summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache
Commit message (Expand)AuthorAgeFilesLines
* Add tests for double cache renameRobin Appelman2015-10-161-0/+18
* also detect files in a .part folder as part fileBjoern Schiessle2015-10-121-0/+23
* Fix watcher tests to explicitly set policyVincent Petry2015-07-291-0/+3
* Get correct mimetype when moving and changing extensionVincent Petry2015-05-211-7/+19
* preserve cache data when doing a cross storage moveRobin Appelman2015-04-131-0/+74
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-083-22/+6
* fixing unit test - expected value change due to different size being stored i...Thomas Müller2015-04-071-1/+1
* Removing files_encryption left oversThomas Müller2015-04-071-11/+0
* remove unencrypted_size from the cache, size will contain the unencrypted sizeBjoern Schiessle2015-04-071-5/+2
* SQLite autoincrement testVincent Petry2015-03-251-0/+13
* Add test for backticks in path and etagJoas Schilling2015-03-181-0/+22
* add some tests for disabled updaterRobin Appelman2015-02-271-0/+30
* update testRobin Appelman2015-02-131-0/+2
* Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-131-2/+25
* Additional unit test for recursive removeRobin Appelman2015-01-151-0/+19
* Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-0/+36
* Sort results to make sure assert work on consistent orderVincent Petry2014-12-151-2/+6
* Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+57
* Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+4
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
* Add storage and cache wrappers to apply a permissions mask to a storageRobin Appelman2014-11-271-0/+94
* Add storage and cache wrappers to jail a storage to a subfolderRobin Appelman2014-11-272-4/+71
* Use base class to reset the file mapperJoas Schilling2014-11-197-16/+32
* Correctly restore previous root mount point after testingJoas Schilling2014-11-173-5/+34
* Resolves cache tests failing if the directory length is longer than 64Clark Tomlinson2014-09-171-0/+4
* w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏...Jörn Friedrich Dreyer2014-09-081-0/+2
* remove unstable testRobin Appelman2014-09-051-1/+0
* Fix unit testRobin Appelman2014-09-051-1/+0
* Improve unit tests for Cache\UpdaterRobin Appelman2014-09-052-281/+416
* Refactor Cache\Updater to work outside of the users homeRobin Appelman2014-09-051-1/+0
* add utf8 folder testJörn Friedrich Dreyer2014-08-071-13/+28
* make search case insensitive on postgres and oracleJörn Friedrich Dreyer2014-07-031-0/+6
* Merge pull request #8968 from owncloud/scanner-parent-repairVincent Petry2014-06-121-2/+49
|\
| * Repair broken parent link in the scannerRobin Appelman2014-06-101-2/+49
* | Use assertNotSame when checking etagsVincent Petry2014-06-111-3/+3
|/
* Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-054-110/+0
|\
| * - drop permissions table and related codeThomas Müller2014-06-054-110/+0
* | Fix unit testsRobin Appelman2014-06-041-8/+0
* | Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-021-0/+72
|/
* fix illegal usage of unlink in test caseRobin Appelman2014-05-281-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* Merge pull request #7420 from owncloud/cachehooks-firstThomas Müller2014-03-251-5/+0
|\
| * Merge branch 'master' into cachehooks-firstRobin Appelman2014-03-132-29/+82
| |\
| * | Manually triger the filecache update hooks before any other hookRobin Appelman2014-02-261-5/+0
* | | Remove assert since the root size of the home storage is no longer calculatedRobin Appelman2014-03-031-1/+0
| |/ |/|
* | initialize etags of temporary storageJörn Friedrich Dreyer2014-02-271-0/+1
* | use assertInternalType for typecheckingJörn Friedrich Dreyer2014-02-272-29/+71
* | use assertSame and assertNotSame for etag checksJörn Friedrich Dreyer2014-02-271-8/+18
|/
* Merge pull request #7274 from owncloud/scrutinizer-patch-1Morris Jobke2014-02-191-0/+4
|\
| * Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+4