Improve handling of log levels, that doesn't require coloring.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Today
All task-defined coloring is right.
Thu, Dec 11
"use the above-created user and products (several with different quantities)"
Cosmetic change.
Wed, Dec 10
Tue, Dec 9
Without this change - also no SQL error. Maybe, because no MySQL 8.x in the test system.
Tue, Nov 25
In D546#11169, @erik wrote:failed parts 1.10, 1.11. (in both clean install and upgrade cases)
after "use the Clear Templates Cache functionality"
system/cache/core/admin_templates folder is present and has drwxr-xr-x permissions, but system/cache/core/admin_templates/config folder is not present, and system/cache/core/admin_templates/config/config_universal.php file is not present.under system/cache/core/admin_templates folder are present only incs folder and and tools folder
after "Compiled Template Permission Mode" is changed, system/cache/core/admin_templates/tools folder disappears and system/cache/core/admin_templates/config folder is created, so all other test plan checks are passed.
failed parts 1.10, 1.11. (in both clean install and upgrade cases)
Wed, Nov 19
Nov 5 2025
Oct 23 2025
Oct 6 2025
Sep 25 2025
Sep 4 2025
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
In the D539 added another phrase. Phrase la_fld_ServerHostname is detected as missing during tests.
In D542#11101, @erik wrote:All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
Sep 3 2025
All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
Extracted Arcanist integration into a separate Differential Revision.
Rename test file/class to make Phabricator understand PHPUnit test results/coverage.
Replaced assertEquels with assertSame in all tests, added in this revision.
Sep 2 2025
Added test case when pounds and ounces both are zero.
Made all requested fixes. Created tests for kUbitFormatter class.
Also try to modify tested code to confirm, that related tests would fail.
Sep 1 2025
Changed ligic, added unit tests.
Let's implement this the other way around (sender does type casting, but recipient throws an exception on error on any PHP version):