aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/updater
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-1/+8
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-8/+8
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-1/+3
* Fix missing @expectedException convertionArthurHoaro2020-09-291-4/+2
* Compatibility with PHP 8ArthurHoaro2020-09-291-4/+4
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-4/+6
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* Fix basePath in unit tests reference DBArthurHoaro2020-07-281-8/+6
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-4/+38
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-0/+19
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-182-679/+18
* Run Unit Tests against PHP 7.4ArthurHoaro2020-01-171-0/+6
* Remove the redirector settingArthurHoaro2019-02-091-4/+15
* namespacing: \Shaarli\UpdaterVirtualTam2019-01-122-0/+888