Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -324/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespace of tests/cache/ | Joas Schilling | 2016-05-18 | 3 | -2/+75 |
| | |||||
* | propagate folder size in the same query for write updates | Robin Appelman | 2016-01-15 | 1 | -1/+3 |
| | |||||
* | Allow indirect set in CappedMemoryCache | Robin Appelman | 2016-01-14 | 1 | -0/+12 |
| | |||||
* | cap the number of entries we cache in smb's statcache | Robin Appelman | 2016-01-12 | 1 | -0/+67 |
| | |||||
* | Removed deprecated private OC_User::createUser | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
| | | | | | All function calls are replaced with the recommended (which was already the body of the function). | ||||
* | Replace OC_Config in tests with IConfig calls | Morris Jobke | 2015-12-03 | 1 | -3/+4 |
| | |||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | |||||
* | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Test for chunk cache garbage collection | Vincent Petry | 2015-06-30 | 1 | -5/+89 |
| | |||||
* | fix unit test | Thomas Müller | 2015-06-05 | 1 | -29/+22 |
| | |||||
* | Bring back unit tests for \OC\Cache\File | Thomas Müller | 2015-06-05 | 1 | -0/+85 |
| | |||||
* | remove file cache classes and its tests | Arthur Schiwon | 2015-05-08 | 3 | -259/+0 |
| | |||||
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 2 | -2/+0 |
| | |||||
* | Removing files_encryption left overs | Thomas Müller | 2015-04-07 | 2 | -12/+0 |
| | |||||
* | Add unit tests for gc() for \OC\Cache\FileGlobalGC | Robin McCorkell | 2015-03-18 | 1 | -0/+34 |
| | |||||
* | Cleanup garbage collection for global file cache | Robin Appelman | 2015-02-25 | 1 | -0/+73 |
| | |||||
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 2 | -5/+9 |
| | |||||
* | Correctly restore previous root mount point after testing | Joas Schilling | 2014-11-17 | 2 | -0/+23 |
| | |||||
* | fixing cache routes | Clark Tomlinson | 2014-09-22 | 2 | -6/+5 |
| | |||||
* | OC_Cache namespace changes and add UserCache to server container. | Thomas Tanghus | 2013-09-17 | 2 | -14/+84 |
| | | | | Refs #4863 | ||||
* | Merge branch 'master' into cache | Robin Appelman | 2013-07-16 | 1 | -7/+14 |
|\ | |||||
| * | Cache Test: set datadir to temporary location, otherwise initmountpoints ↵ | Arthur Schiwon | 2013-06-03 | 1 | -2/+8 |
| | | | | | | | | will access to productive location | ||||
| * | removed FileProxy from test | Florin Peter | 2013-05-15 | 1 | -5/+6 |
| | | |||||
* | | Seperate memory based cache from OC_Cache | Robin Appelman | 2013-03-17 | 2 | -66/+0 |
|/ | |||||
* | 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 |
| | | | | | | | | backends anyway | ||||
| * | 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 |