- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Mon, Oct 6
Sep 4 2025
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
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
Extracted Arcanist integration into a separate Differential Revision.
Rename test file/class to make Phabricator understand PHPUnit test results/coverage.
Sep 2 2025
Also try to modify tested code to confirm, that related tests would fail.
Sep 1 2025
Let's implement this the other way around (sender does type casting, but recipient throws an exception on error on any PHP version):
Aug 31 2025
Aug 14 2025
Fixed the filesize(): stat failed for error when uploading file larger, than 1MB.
Aug 13 2025
Aug 11 2025
In D529#10934, @erik wrote:Added tests for Core and Custom modules -
unknown_option_tests_v2.patch72 KBDownload
Added tests for "core" and "custom" modules.
Reclassified some tests from Unit to Functional.
Aug 8 2025
Renamed the "kOptionsFormatter" class test for Phabricator to be able to generate coverage report from it.
Aug 6 2025
Found these problems and fixed them (related to tests in the patch):
Added more unit tests (original version created by Erik).