Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix namespace of tests/cache/ | Joas Schilling | 2016-05-18 | 1 | -71/+0 |
| | |||||
* | tests: Fix typos (found by codespell) | Stefan Weil | 2016-04-06 | 1 | -1/+1 |
| | | | | | | Fix also a small grammar issue. Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | cap the number of entries we cache in smb's statcache | Robin Appelman | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -0/+1 |
| | |||||
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -2/+3 |
| | |||||
* | updating php docs | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
| | |||||
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -5/+5 |
| | |||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -5/+5 |
| | |||||
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -11/+11 |
| | |||||
* | remove cache ttl tests, take a lot of time and don't work correctly for most ↵ | Robin Appelman | 2012-10-03 | 1 | -12/+0 |
| | | | | backends anyway | ||||
* | initual phpunit support | Robin Appelman | 2012-10-03 | 1 | -1/+3 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -4/+4 |
| | |||||
* | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 1 | -0/+21 |
| | |||||
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | Spelling fixes in XCache files | Bart Visscher | 2012-06-05 | 1 | -3/+3 |
| | |||||
* | add TTL tests for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+9 |
| | |||||
* | add hasKey for XCache backend | Robin Appelman | 2012-06-05 | 1 | -0/+5 |
| | |||||
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+42 |