]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/HistoryTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / HistoryTest.php
2020-09-29  ArthurHoaroCompatibility with PHPUnit 9
2020-09-29  ArthurHoaroMerge pull request #1572 from ArthurHoaro/feature/php8
2020-09-27  ArthurHoaroConvert legacy PHPUnit @expected* to new ->expect* 1572/head
2020-09-26  ArthurHoaroComply with PHPUnit V8: setup/teardown functions must...
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroAdd and update unit test for the new system (Bookmark... 1307/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamnamespacing: \Shaarli\FileUtils
2019-01-12  VirtualTamnamespacing: \Shaarli\History
2017-05-25  ArthurHoaroMerge pull request #841 from ArthurHoaro/feature/search...
2017-05-25  ArthurHoaroMerge pull request #881 from ArthurHoaro/feature/note...
2017-05-07  ArthurHoaroMerge pull request #859 from ArthurHoaro/changelog
2017-05-07  ArthurHoaroMerge pull request #861 from ArthurHoaro/hotfix/import...
2017-05-07  ArthurHoaroMerge pull request #860 from ArthurHoaro/readme
2017-05-07  ArthurHoaroMerge pull request #858 from ArthurHoaro/api/history...
2017-05-07  ArthurHoaroAdd history entries for API endpoint
2017-05-07  ArthurHoaroMerge pull request #856 from ArthurHoaro/api/delete...
2017-05-07  ArthurHoaroMerge pull request #840 from ArthurHoaro/api/putLink
2017-05-06  ArthurHoaroMerge pull request #855 from ArthurHoaro/theme/vintage...
2017-05-06  ArthurHoaroMerge pull request #764 from ArthurHoaro/feature/history
2017-03-21  ArthurHoaroHistory: lazy loading for the history file 764/head
2017-03-21  ArthurHoaroHistory mechanism