]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/legacy/LegacyControllerTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / legacy / LegacyControllerTest.php
2020-09-29  ArthurHoaroCompatibility with PHPUnit 9
2020-09-06  ArthurHoaroMerge pull request #1538 from ArthurHoaro/feature/plugi...
2020-09-03  Keith CarangeloMerge branch 'links_per_page'
2020-09-03  ArthurHoaroMerge pull request #1537 from ArthurHoaro/fix/back...
2020-09-03  ArthurHoaroMerge pull request #1519 from ArthurHoaro/fix/mobile...
2020-09-03  ArthurHoaroMerge pull request #1523 from ArthurHoaro/fix/default...
2020-09-03  ArthurHoaroMerge pull request #1520 from ArthurHoaro/fix/jp-language
2020-09-03  ArthurHoaroMerge pull request #1526 from kcaran/links_per_page
2020-09-03  ArthurHoaroMerge pull request #1524 from ArthurHoaro/fix/rss-sticky
2020-09-03  ArthurHoaroMerge pull request #1536 from ArthurHoaro/fix/login...
2020-09-03  ArthurHoaroMerge pull request #1534 from ArthurHoaro/fix/legacy...
2020-09-01  ArthurHoaroSupport redirection of legacy route 'do=configure' 1534/head
2020-09-01  ArthurHoaroFix legacy redirection when Shaarli instance is under...
2020-09-01  ArthurHoaroFix support for legacy route login redirection
2020-08-31  ArthurHoaroMerge pull request #1512 from shaarli/dependabot/npm_an...
2020-08-31  ArthurHoaroMerge pull request #1505 from shaarli/dependabot/npm_an...
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-08-13  ArthurHoaroMove all admin controller into a dedicated group
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller