User Details
User Details
- User Since
- Mar 20 2014, 11:34 AM (139 mo, 6 d)
- Roles
- Administrator
Today
Today
alex planned changes to D497: INP-1886 - Add value-clearing support for "kDateFormatter::UpdateSubFields" method.
New data came in during LIVE testing: the kDBItem::UpdateFormattersSubFields is used too aggressively, which results in clearing already populated date/time virtual fields. Need to adjust code/test plan for that.
Thu, Nov 21, 12:56 AM · Restricted Project
Yesterday
Yesterday
alex updated the test plan for D499: INP-1888 - Detect Memcache availability during installation using Memcache/Memcached PHP modules.
alex requested review of D498: INP-1887 - Don't define the "EDITING_MODE" constant in the Installation Wizard.
alex requested review of D495: INP-1884 - Actualize "/system/config.php" created during the build.
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
alex updated the test plan for D495: INP-1884 - Actualize "/system/config.php" created during the build.
Tue, Nov 19
Tue, Nov 19
alex updated the test plan for D495: INP-1884 - Actualize "/system/config.php" created during the build.
alex added a project to D497: INP-1886 - Add value-clearing support for "kDateFormatter::UpdateSubFields" method: Restricted Project.
Tue, Nov 19, 11:24 AM · Restricted Project
alex updated the test plan for D497: INP-1886 - Add value-clearing support for "kDateFormatter::UpdateSubFields" method.
Tue, Nov 19, 11:24 AM · Restricted Project
alex requested review of D497: INP-1886 - Add value-clearing support for "kDateFormatter::UpdateSubFields" method.
Tue, Nov 19, 11:24 AM · Restricted Project
Sun, Nov 17
Sun, Nov 17
alex added a parent revision for D494: INP-1863 - Correct PHPUnit integration: D496: INP-1885 - Consistently use PHP binary during the Build.
alex added a child revision for D496: INP-1885 - Consistently use PHP binary during the Build: D494: INP-1863 - Correct PHPUnit integration.
alex updated the test plan for D496: INP-1885 - Consistently use PHP binary during the Build.
alex updated the test plan for D495: INP-1884 - Actualize "/system/config.php" created during the build.
alex requested review of D496: INP-1885 - Consistently use PHP binary during the Build.
alex added a child revision for D495: INP-1884 - Actualize "/system/config.php" created during the build: D494: INP-1863 - Correct PHPUnit integration.
alex added a parent revision for D494: INP-1863 - Correct PHPUnit integration: D495: INP-1884 - Actualize "/system/config.php" created during the build.
alex requested review of D495: INP-1884 - Actualize "/system/config.php" created during the build.
alex added "INP-1873" JIRA issue(s) to rINP16819: Fixes INP-1873 - Support MySQL 8 database collations.
Fixes INP-1873 - Support MySQL 8 database collations
Sun, Nov 17, 10:41 AM · Restricted Project
alex updated the diff for D481: INP-1873 - Support MySQL 8 database collations.
Fixed a typo (used collation instead of collection word).
Sun, Nov 17, 10:36 AM · Restricted Project
alex updated the diff for D481: INP-1873 - Support MySQL 8 database collations.
- removed support for the utf8mb4_general_ci collection, because you can't even install In-Portal with it due to the ERROR 1071 (42000): Specified key was too long; max key length is 1000 bytes error
- rephrase invalid collation message to clearly say "what's wrong" instead of saying "what to do next"
- added explanatory message, that tells to use utfmb3_general_ci for MySQL Server 8.x+ versions
Sun, Nov 17, 10:33 AM · Restricted Project
Sat, Nov 16
Sat, Nov 16
alex planned changes to D439: INP-1835 - Auto-retry database queries, that stumbled upon a lock/deadlock.
Sat, Nov 16, 2:09 PM · Restricted Project
alex updated the diff for D439: INP-1835 - Auto-retry database queries, that stumbled upon a lock/deadlock.
Actualized "/system/config.php", that is created upon build.
Sat, Nov 16, 2:08 PM · Restricted Project
alex updated the diff for D466: INP-1854 - Create global switch for Web Request/Session Data logging into the System Log.
Actualized "/system/config.php", that is created upon build.
Wed, Nov 13
Wed, Nov 13
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
Mon, Nov 11
Mon, Nov 11
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
Sat, Nov 9
Sat, Nov 9
alex added a comment to D494: INP-1863 - Correct PHPUnit integration.
Non-obvious Phabricator Differential logic:
- the arc patch command svn mv SVN command (file move) as svn cp (file copy) + svn rm (file removal) commands;
- directory removal, where file move occurred, isn't marked as removed.
alex updated the summary of D494: INP-1863 - Correct PHPUnit integration.
alex updated the summary of D494: INP-1863 - Correct PHPUnit integration.
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
alex updated the diff for D494: INP-1863 - Correct PHPUnit integration.
Same diff, but file moves in "modules/custom" folder are displayed correctly.
Fri, Nov 8
Fri, Nov 8
alex updated the test plan for D494: INP-1863 - Correct PHPUnit integration.
alex updated the diff for D494: INP-1863 - Correct PHPUnit integration.
Included moved files, that were missing in original diff.
alex updated the diff for D494: INP-1863 - Correct PHPUnit integration.
- Updating D494: INP-1863 - Correct PHPUnit integration #
- Enter a brief description of the changes included in this update.
- The first line is used as subject, next lines as comment. #
- Included changes:
- M composer.json
- M composer.lock
- M core/kernel/application.php
- V core/tests/AbstractTestCase.php to: core/tests/Unit/AbstractTestCase.php
- V core/tests/Unit/AbstractTestCase.php from: core/tests/AbstractTestCase.php
- V core/tests/Unit/kernel/utility/formatters/kFormatterTest.php from: core/tests/kernel/utility/formatters/kFormatterTest.php
- V core/tests/kernel/utility/formatters/kFormatterTest.php to: core/tests/Unit/kernel/utility/formatters/kFormatterTest.php
alex requested review of D494: INP-1863 - Correct PHPUnit integration.
Thu, Oct 31
Thu, Oct 31
alex added "INP-1827" JIRA issue(s) to rINP16818: Bug INP-1827 - Connect a testing framework.
Bug INP-1827 - Connect a testing framework
Wed, Oct 30
Wed, Oct 30
alex added "INP-1881" JIRA issue(s) to rINP16817: Fixes INP-1881 - Change default Debugger URL handler to PhpStorm.
Fixes INP-1881 - Change default Debugger URL handler to PhpStorm
alex added "INP-1883" JIRA issue(s) to rINP16816: Merge (5.3.x > 5.2.x): * [backported] Fixes INP-1883 - Rework URL-encoding in….
alex committed rINP16816: Merge (5.3.x > 5.2.x): * [backported] Fixes INP-1883 - Rework URL-encoding in….
Merge (5.3.x > 5.2.x): * [backported] Fixes INP-1883 - Rework URL-encoding in…
Tue, Oct 29
Tue, Oct 29
alex added "INP-1882" JIRA issue(s) to rINP16815: Fixes INP-1882 - Rework URL-encoding in Debugger Report file URLs.
Fixes INP-1882 - Rework URL-encoding in Debugger Report file URLs
Mon, Oct 28
Mon, Oct 28
alex requested review of D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
Test plan updated.
alex updated the test plan for D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
alex planned changes to D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
alex added "INP-1872" JIRA issue(s) to rINP16814: Fixes INP-1872 - Properly handle constant absence during category cache rebuild.
alex committed rINP16814: Fixes INP-1872 - Properly handle constant absence during category cache rebuild.
Fixes INP-1872 - Properly handle constant absence during category cache rebuild
Mon, Oct 28, 6:26 AM · Restricted Project
alex added "INP-1725" JIRA issue(s) to rINP16813: Bug INP-1725 - Introduce secure Session Key generation/storage.
Bug INP-1725 - Introduce secure Session Key generation/storage
Sat, Oct 26
Sat, Oct 26
alex requested review of D480: INP-1872 - Properly handle constant absence during category cache rebuild.
Sat, Oct 26, 9:51 AM · Restricted Project
alex planned changes to D480: INP-1872 - Properly handle constant absence during category cache rebuild.
Sat, Oct 26, 9:51 AM · Restricted Project
alex added a comment to D480: INP-1872 - Properly handle constant absence during category cache rebuild.
Sat, Oct 26, 9:50 AM · Restricted Project
alex updated the test plan for D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
alex updated the test plan for D493: INP-1881 - Change default Debugger URL handler to PhpStorm.
alex requested review of D493: INP-1881 - Change default Debugger URL handler to PhpStorm.
alex updated the summary of D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
alex requested review of D492: INP-1882 - Rework URL-encoding in Debugger Report file URLs.
Wed, Oct 23
Wed, Oct 23
alex added a project to D491: INP-1880 - Fix notice on missing event permission mapping: Restricted Project.
Wed, Oct 23, 8:29 AM · Restricted Project
alex requested review of D491: INP-1880 - Fix notice on missing event permission mapping.
Wed, Oct 23, 8:28 AM · Restricted Project
Oct 20 2024
Oct 20 2024
alex added "MINC-202" JIRA issue(s) to rMINC16812: Fixes MINC-202 - Fix currency selection in Site Domain scenario.
Fixes MINC-202 - Fix currency selection in Site Domain scenario
alex added "INP-1858" JIRA issue(s) to rMINN16811: Bug INP-1858 - HTML-escape data in Admin Console grids.
Bug INP-1858 - HTML-escape data in Admin Console grids
alex added "INP-1858" JIRA issue(s) to rMINL16810: Bug INP-1858 - HTML-escape data in Admin Console grids.
Bug INP-1858 - HTML-escape data in Admin Console grids
alex added "INP-1858" JIRA issue(s) to rMINC16809: Bug INP-1858 - HTML-escape data in Admin Console grids.
Bug INP-1858 - HTML-escape data in Admin Console grids
Bug INP-1858 - HTML-escape data in Admin Console grids
alex added "INP-1858" JIRA issue(s) to rMINB16808: Bug INP-1858 - HTML-escape data in Admin Console grids.
alex added "INP-1858" JIRA issue(s) to rINP16807: Fixes INP-1858 - HTML-escape data in Admin Console grids.
Fixes INP-1858 - HTML-escape data in Admin Console grids
alex added "INP-1857" JIRA issue(s) to rINP16806: Fixes INP-1857 - Prevent recursion in the "\kUrlManager::show404" method.
Fixes INP-1857 - Prevent recursion in the "\kUrlManager::show404" method
Oct 20 2024, 1:26 PM · Restricted Project
alex added "INP-1856" JIRA issue(s) to rMINC16805: Bug INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls.
alex committed rMINC16805: Bug INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls.
Bug INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls
alex committed rINP16804: Fixes INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls.
Fixes INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls
alex added "INP-1856" JIRA issue(s) to rINP16804: Fixes INP-1856 - Make cookies unavailable via the "kApplication::GetVar" calls.