branches

Checkout Tools
  • last updated 2 weeks ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes INP-1924 - Immediately skip tests, that doesn't work without an Internet Connection

Differential Revision: https://qa.in-portal.org/D541

    • -6
    • +42
    ./5.2.x/core/tests/Unit/kernel/globalsTest.php

Fixes INP-1900 - Ensure numeric parameter values inside "kUtil::Pounds2Kg" method

Differential Revision: https://qa.in-portal.org/D509

    • -0
    • +62
    ./5.2.x/core/tests/Unit/kernel/globalsTest.php

Fixes INP-1925 - Configure PHPUnit integration with Arcanist

Differential Revision: https://qa.in-portal.org/D540

    • -59
    • +0
    ./5.2.x/core/tests/Unit/kernel/kUtilTest.php
    • -0
    • +63
    ./5.2.x/core/tests/Unit/kernel/globalsTest.php

Fixes INP-1874 - Sanitize $_SERVER['PHP_SELF'] value

Differential Revision: https://qa.in-portal.org/D484

Fixes INP-1876 - Verify system settings access permissions before allowing to change them

Differential Revision: https://qa.in-portal.org/D486

Fixes INP-1880 - Fix notice on missing event permission mapping

Differential Revision: https://qa.in-portal.org/D491

Fixes INP-1887 - Don't define the "EDITING_MODE" constant in the Installation Wizard

Differential Revision: https://qa.in-portal.org/D498

Fixes INP-1888 - Detect Memcache availability during installation using Memcache/Memcached PHP modules

Differential Revision: https://qa.in-portal.org/D499

    • -1
    • +1
    ./5.2.x/core/install/prerequisites.php

Fixes INP-1889 - Don't use DB Load Balancer during PHPUnit Testing

Differential Revision: https://qa.in-portal.org/D500

    • -0
    • +1
    ./5.2.x/core/kernel/tests/bootstrap.php

Fixes INP-1891 - Display PHP errors in the Phing build log

Differential Revision: https://qa.in-portal.org/D502

    • -1
    • +1
    ./5.2.x/tools/build/targets/folders.xml

Bug INP-1894 - Extract "Change Log" code to a central place

Differential Revision: https://qa.in-portal.org/D505

Fixes INP-1905 - Clear the "Temp Mode" flag after the Temp Table removal from the "OnCancelEdit" event

Differential Revision: https://qa.in-portal.org/D516

Fixes INP-1908 - Discard template parser opened output buffers before doing a redirect

Differential Revision: https://qa.in-portal.org/D519

Fixes INP-1910 - Allow specifying upcoming System Log record defaults

Differential Revision: https://qa.in-portal.org/D521

    • -0
    • +90
    ./5.2.x/core/kernel/utility/logger.php

Fixes INP-1853 - Use the "\kUtil::varDumpColorized" method in the System Log Web UI

Differential Revision: https://qa.in-portal.org/D459

Fixes INP-1852 - Create the "\kUtil::varDumpColorized" method

Differential Revision: https://qa.in-portal.org/D458

Fixes INP-1854 - Create global switch for Web Request/Session Data logging into the System Log

Differential Revision: https://qa.in-portal.org/D466

    • -0
    • +3
    ./5.2.x/core/install/step_templates/sys_config.tpl
    • -0
    • +2
    ./5.2.x/tools/build/targets/folders.xml
    • -9
    • +163
    ./5.2.x/core/kernel/utility/logger.php
    • -1
    • +3
    ./5.2.x/core/install/install_schema.sql

Fixes INP-1919 - Reset unit config cache after Module Root Category change

Differential Revision: https://qa.in-portal.org/D533

Fixes INP-1920 - Ensure consistent named tab preset usage

Differential Revision: https://qa.in-portal.org/D534

Fixes INP-1915 - Add support for IPv6 addresses

Differential Revision: https://qa.in-portal.org/D528

    • -4
    • +1
    ./5.2.x/core/units/reviews/reviews_config.php
    • -1
    • +1
    ./5.2.x/core/units/users/users_config.php
    • -1
    • +1
    ./5.2.x/core/units/phrases/phrases_config.php
    • -0
    • +59
    ./5.2.x/core/tests/Unit/kernel/utility/DebuggerUtilTest.php
    • -11
    • +11
    ./5.2.x/core/install/install_schema.sql
  1. … 4 more files in changeset.

Fixes INP-1890 - Force "\kApplication::NextResourceId" method to use master database connection

Differential Revision: https://qa.in-portal.org/D501

Fixes INP-1912 - Show "404 Page Not Found" page on the Front-End for unaccessible events

Differential Revision: https://qa.in-portal.org/D523

    • -3
    • +8
    ./5.2.x/core/kernel/managers/request_manager.php

Bug INP-1857 - Prevent recursion in the "\kUrlManager::show404" method

Differential Revision: https://qa.in-portal.org/D524

Fixes INP-1911 - Adjust exception message, when accessing non-existing event of an existing unit

Differential Revision: https://qa.in-portal.org/D522

    • -1
    • +1
    ./5.2.x/core/kernel/managers/request_manager.php

Fixes INP-1906 - Execute "customProcessing" method in the "OnDelete" and "OnDeleteAll" events

Differential Revision: https://qa.in-portal.org/D517

    • -27
    • +40
    ./5.2.x/core/kernel/db/db_event_handler.php

Bug INP-1725 - Introduce secure Session Key generation/storage

Differential Revision: https://qa.in-portal.org/D510

    • -1
    • +4
    ./5.2.x/core/kernel/session/session.php

Bug INP-1725 - Introduce secure Session Key generation/storage

Differential Revision: https://qa.in-portal.org/D515

Fixes INP-1894 - Extract "Change Log" code to a central place

Differential Revision: https://qa.in-portal.org/D504

    • -0
    • +1
    ./5.2.x/core/units/helpers/helpers_config.php
    • -99
    • +23
    ./5.2.x/core/kernel/db/db_event_handler.php
    • -0
    • +316
    ./5.2.x/core/units/helpers/ChangeLogHelper.php
    • -48
    • +19
    ./5.2.x/core/kernel/utility/temp_handler.php
    • -138
    • +14
    ./5.2.x/core/kernel/db/dbitem.php

Fixes INP-1863 - Correct PHPUnit integration

Differential Revision: https://qa.in-portal.org/D494

    • -9
    • +58
    ./5.2.x/tools/build/targets/common.xml
    • -0
    • +51
    ./5.2.x/core/tests/Unit/AbstractTestCase.php
    • -20
    • +16
    ./5.2.x/tools/build/inc/phpunit.xml
    • -119
    • +0
    ./5.2.x/core/tests/AbstractBrowserTestCase.php
    • -0
    • +2
    ./5.2.x/tools/build/build.properties.dist
    • -23
    • +13
    ./5.2.x/tools/build/inc/custom_phpunit.xml
  1. ./5.2.x/core/tests/Unit/kernel/utility/formatters
  2. … 8 more files in changeset.

Fixes INP-1885 - Consistently use PHP binary during the Build

Differential Revision: https://qa.in-portal.org/D496

    • -1
    • +1
    ./5.2.x/tools/build/targets/deploy.xml
    • -1
    • +3
    ./5.2.x/tools/build/targets/common.xml