| Commit message (Expand) | Author | Age | Files | Lines |
* | merge master into filesystem | Robin Appelman | 2012-11-04 | 2 | -3/+3 |
|\ |
|
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 2 | -3/+3 |
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | | merge master into filesystem | Robin Appelman | 2012-10-13 | 1 | -1/+5 |
|\| |
|
| * | Skip apc test when apc is not enabled for CLI | Bart Visscher | 2012-10-12 | 1 | -1/+5 |
* | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -2/+2 |
* | | make sure we can do our tests again | Robin Appelman | 2012-10-10 | 1 | -1/+1 |
* | | merge phpunit into filesystem | Robin Appelman | 2012-10-08 | 2 | -17/+8 |
|\| |
|
| * | remove cache ttl tests, take a lot of time and don't work correctly for most ... | Robin Appelman | 2012-10-03 | 2 | -9/+0 |
| * | initual phpunit support | Robin Appelman | 2012-10-03 | 2 | -8/+8 |
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -1/+1 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -7/+7 |
* | use dummy user backend for oc_cache_file tests | Robin Appelman | 2012-07-23 | 1 | -6/+14 |
* | create a user for Test_Cache_File to allow unit tesing within ci | Thomas Mueller | 2012-07-23 | 1 | -1/+8 |
* | fix OC_Cache_File tests if encryption is not enabled | Robin Appelman | 2012-07-20 | 1 | -2/+4 |
* | make sure the filesystem is setup properly for oc_cache_file tests | Robin Appelman | 2012-06-30 | 1 | -0/+19 |
* | cant to ttl tests for xcache | Robin Appelman | 2012-06-30 | 1 | -0/+4 |
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 1 | -0/+36 |
* | Skip test for XCache when the module is not there | Bart Visscher | 2012-06-05 | 1 | -0/+4 |
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 2 | -0/+54 |