Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |