Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 1 | -2/+3 |
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 1 | -6/+2 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 1 | -6/+6 |
* | LinkDB: prefix private members with an underscore | VirtualTam | 2015-07-09 | 1 | -2/+2 |
* | LinkDB::filterDay(): check input date format | VirtualTam | 2015-07-09 | 1 | -10/+13 |
* | LinkDBTest: only check that the datastore is created and non-empty | VirtualTam | 2015-06-28 | 1 | -10/+4 |
* | Merge remote-tracking branch 'ArthurHoaro/default-links' | nodiscc | 2015-06-26 | 1 | -7/+7 |
|\ | |||||
| * | Fixes unit tests: checking datastore filesize instead of hash. | ArthurHoaro | 2015-06-24 | 1 | -7/+7 |
* | | LinkDB: do not access global variables | VirtualTam | 2015-06-24 | 1 | -19/+13 |
|/ | |||||
* | LinkDB: add 'hidePublicLinks' parameter to the constructor | VirtualTam | 2015-06-24 | 1 | -10/+27 |
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 1 | -0/+509 |