Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #255 from ArthurHoaro/config | VirtualTam | 2015-07-09 | 1 | -0/+177 |
|\ | |||||
| * | All settings are now stored in config.php | ArthurHoaro | 2015-07-09 | 1 | -0/+177 |
* | | LinkDB::filterDay(): check input date format | VirtualTam | 2015-07-09 | 2 | -10/+32 |
|/ | |||||
* | 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 | 2 | -21/+15 |
|/ | |||||
* | 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 | 4 | -0/+717 |