Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 1 | -0/+63 |
Modifications - rename `pageCache` to `CachedPage` - move utilities to `Cache` - do not access globals - apply coding rules - update LinkDB and test code - add test coverage Signed-off-by: VirtualTam <virtualtam@flibidi.net> |