Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -8/+6 |
| | |||||
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -4/+38 |
| | |||||
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+19 |
| | | | | | Including a bunch of improvements on the container, and helper used across new controllers. | ||||
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -673/+11 |
| | | | | See #1307 | ||||
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -0/+6 |
| | | | | | | | | Bump PHPUnit version and fix unit test - Globals are handled differently and are persistent through tests - Tests without assertions are marked as risky: some of them are just meant to check that no error is raised. | ||||
* | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 1 | -4/+15 |
| | | | | Fixes #1239 | ||||
* | namespacing: \Shaarli\Updater | VirtualTam | 2019-01-12 | 1 | -0/+815 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |