branches

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes INP-1418 - Unable to show/hide custom toolbar button

Differential Revision: http://qa.in-portal.org/D58

    • -3
    • +14
    ./5.2.x/core/admin_templates/js/toolbar.js

Merge of "in-portal/branches/5.2.x@16189" to "in-portal/branches/5.3.x@16188".

    • -1
    • +1
    ./5.3.x/core/units/users/users_config.php
    • -1
    • +1
    ./5.3.x/core/units/forms/forms/forms_config.php
    • -50
    • +85
    ./5.3.x/core/kernel/utility/debugger.php
    • -25
    • +6
    ./5.3.x/core/kernel/utility/logger.php
    • -4
    • +10
    ./5.3.x/core/units/helpers/image_helper.php
  1. … 26 more files in changeset.

Fixes INP-1214 - Prepare for usage with Jenkins/Phing

Differential Revision: http://qa.in-portal.org/D78

    • -0
    • +212
    ./5.2.x/tools/build/targets/common.xml
    • -0
    • +52
    ./5.2.x/tools/build/inc/custom_phpunit.xml
    • -0
    • +111
    ./5.2.x/tools/build/targets/db.xml
    • -0
    • +39
    ./5.2.x/tools/build/build_all.xml
    • -0
    • +70
    ./5.2.x/tools/build/targets/folders.xml
    • -0
    • +55
    ./5.2.x/tools/build/inc/phpunit.xml
    • -0
    • +27
    ./5.2.x/tools/build/build_custom.xml
    • -0
    • +13
    ./5.2.x/tools/build/build.properties.dist
    • -0
    • +44
    ./5.2.x/tools/build/targets/deploy.xml
    • -0
    • +50
    ./5.2.x/tools/build/inc/phpmd.xml

Fixes INP-1435 - Add Console command for running Scheduled Tasks

Differential Revision: http://qa.in-portal.org/D77

Fixes INP-1421 - Integrate Symfony Console Component

Differential Revision: http://qa.in-portal.org/D76

    • -0
    • +12
    ./5.3.x/core/kernel/application.php
    • -0
    • +23
    ./5.3.x/core/kernel/Console/Command/IConsoleCommand.php
    • -0
    • +131
    ./5.3.x/core/kernel/Console/Command/ResetCacheCommand.php
    • -10
    • +12
    ./5.3.x/core/kernel/utility/event.php
    • -0
    • +42
    ./5.3.x/core/kernel/Console/ConsoleCommandProvider.php
    • -0
    • +89
    ./5.3.x/core/kernel/Console/ConsoleApplication.php
    • -0
    • +126
    ./5.3.x/core/kernel/Console/Command/RunEventCommand.php
    • -0
    • +136
    ./5.3.x/core/kernel/Console/Command/BuildClassMapCommand.php
    • -0
    • +79
    ./5.3.x/core/kernel/Console/Command/AbstractCommand.php
    • -0
    • +30
    ./5.3.x/core/kernel/Console/IConsoleCommandProvider.php
  1. … 8 more files in changeset.

Fixes INP-1424 - Don't call "refreshModuleInfo" twice in a row

Differential Revision: http://qa.in-portal.org/D62

    • -2
    • +0
    ./5.3.x/core/install/install_toolkit.php

Fixes INP-1425 - Don't report empty forms as missing

Differential Revision: http://qa.in-portal.org/D63

Fixes INP-1426 - Speed up admin tree cache building

Differential Revision: http://qa.in-portal.org/D64

    • -18
    • +4
    ./5.3.x/core/units/helpers/sections_helper.php

Fixes INP-1423 - Don't use cached unit config clones in the middle of application initialization

Differential Revision: http://qa.in-portal.org/D65

Fixes INP-1079 - Routing Ideas

Differential Revision: http://qa.in-portal.org/D72

    • -0
    • +295
    ./5.3.x/core/kernel/utility/Router/AbstractRouter.php
    • -0
    • +305
    ./5.3.x/core/units/general/MainRouter.php
    • -1
    • +0
    ./5.3.x/core/units/helpers/helpers_config.php
    • -0
    • +69
    ./5.3.x/core/kernel/utility/Router/AbstractReviewRouter.php
  1. … 4 more files in changeset.

Fixes INP-1431 - Register own auto-loader before others

Differential Revision: http://qa.in-portal.org/D69

    • -1
    • +1
    ./5.3.x/core/kernel/utility/factory.php

Fixes INP-1429 - Class hierarchy analyzer

Differential Revision: http://qa.in-portal.org/D70

    • -0
    • +13
    ./5.3.x/core/kernel/application.php
    • -1
    • +100
    ./5.3.x/core/kernel/utility/factory.php
    • -1
    • +2197
    ./5.3.x/core/install/cache/class_structure.php

Fixes INP-1422 - Store class map on disk

Differential Revision: http://qa.in-portal.org/D68

    • -1
    • +1
    ./5.3.x/core/kernel/processors/main_processor.php
    • -2
    • +2
    ./5.3.x/core/units/helpers/helpers_config.php
    • -0
    • +435
    ./5.3.x/core/kernel/utility/ClassDiscovery/ClassMapBuilder.php
    • -0
    • +1
    ./5.3.x/core/install/cache/.gitignore
    • -0
    • +341
    ./5.3.x/core/install/cache/class_structure.php
  1. … 18 more files in changeset.

Fixes INP-1315 - Reset cached sorting on sorting configuration change

Differential Revision: http://qa.in-portal.org/D10

Fixes INP-1398 - Tag "m_RenderElement" is not handling "result_to_var" param

Differential Revision: http://qa.in-portal.org/D34

    • -2
    • +11
    ./5.2.x/core/kernel/nparser/ntags.php

Fixes INP-1408 - The "grid_like_combo_filter" doesn't trigger search on ENTER press

Differential Revision: http://qa.in-portal.org/D42

Fixes INP-1406 - Change odd/even row color in SimpleGrid via jQuery

Differential Revision: http://qa.in-portal.org/D40

Fixes INP-1403 - Trim long argument values in trace

Differential Revision: http://qa.in-portal.org/D39

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

Fixes INP-1409 - Double weight in search relevance calculation

Differential Revision: http://qa.in-portal.org/D43

Fixes INP-1369 - Transform all hooks to "OnAfterConfigRead" event into hBEFORE

Differential Revision: http://qa.in-portal.org/D23

    • -2
    • +2
    ./5.2.x/core/units/forms/forms/forms_config.php
    • -2
    • +2
    ./5.2.x/core/units/users/users_config.php

Fixes INP-1402 - Use "call_user_func" in System Log

Differential Revision: http://qa.in-portal.org/D38

    • -25
    • +3
    ./5.2.x/core/kernel/utility/logger.php

Fixes INP-1401 - Don't use "die" in Debugger

Differential Revision: http://qa.in-portal.org/D37

    • -50
    • +85
    ./5.2.x/core/kernel/utility/debugger.php

Fixes INP-1411 - Store empty value in form field as-as

Differential Revision: http://qa.in-portal.org/D46

Fixes INP-1407 - Move Arcanist linter options to new location

Differential Revision: http://qa.in-portal.org/D41

Fixes INP-1389 - The hardcoded empty option in "CountryStatesHelper::PopulateStates"

Differential Revision: http://qa.in-portal.org/D19

Fixes INP-1397 - Validate PHP syntax during linting

Differential Revision: http://qa.in-portal.org/D33

Fixes INP-1399 - Use relative paths during hash calculations

Differential Revision: http://qa.in-portal.org/D35

    • -4
    • +10
    ./5.2.x/core/units/helpers/image_helper.php
    • -0
    • +21
    ./5.2.x/core/units/helpers/file_helper.php

Merge of "in-portal/branches/5.2.x@16121" to "in-portal/branches/5.3.x@16111".

    • -26
    • +32
    ./5.3.x/core/kernel/application.php
    • -0
    • +2
    ./5.3.x/core/units/helpers/curl_helper.php
    • -5
    • +26
    ./5.3.x/core/kernel/utility/validator.php
  1. … 23 more files in changeset.

Fixes INP-1396 - Automatically validate submitted patches

Differential Revision: http://qa.in-portal.org/D32

Fixes INP-1393 - Add description about "Except" header usage

Differential Revision: http://qa.in-portal.org/D28

    • -0
    • +2
    ./5.2.x/core/units/helpers/curl_helper.php