aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/legacy
Commit message (Expand)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-8/+8
* add search highlight unit testsArthurHoaro2020-10-161-0/+12
* Fix missing @expectedException convertionArthurHoaro2020-09-293-8/+5
* Compatibility with PHPUnit 9ArthurHoaro2020-09-294-10/+10
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-273-13/+18
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-263-4/+4
* Merge pull request #1537 from ArthurHoaro/fix/back-compatible-targetsArthurHoaro2020-09-031-512/+0
|\
| * Improve backward compatibility for LegacyRouterArthurHoaro2020-09-031-512/+0
* | Support redirection of legacy route 'do=configure'ArthurHoaro2020-09-011-0/+2
* | Fix legacy redirection when Shaarli instance is under a subfolderArthurHoaro2020-09-011-3/+3
* | Fix support for legacy route login redirectionArthurHoaro2020-09-011-3/+3
|/
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-2/+2
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-232-0/+611
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-1/+0
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-184-0/+2125