summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* clear permissions cache when scanning a fileRobin Appelman2013-09-241-0/+17
* Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php.Andreas Fischer2013-09-231-15/+15
* Merge remote-tracking branch 'owncloud/master' into fixing-4866-masterAndreas Fischer2013-09-232-1/+24
|\
| * Merge pull request #4327 from owncloud/scanfile-removeThomas Müller2013-09-221-0/+10
| |\
| | * remove deleted files while scanningRobin Appelman2013-08-061-0/+10
| * | files: when filtering search results, ensure results are children of the fake...Robin Appelman2013-09-221-0/+14
* | | Do not convert boolean to integer in tests. put() already does this.Andreas Fischer2013-09-211-1/+0
* | | when storing back the data field 'encrypted' it is necessary to cast the bool...Thomas Müller2013-09-201-0/+1
* | | etag changes are now propagated up the file treeThomas Müller2013-09-161-6/+15
* | | recreate an etag within the scanner if the cache contains an empty etagThomas Müller2013-09-161-0/+17
|/ /
* | - giving the user a new id for each test run in order to prevent reuse of e.g...Thomas Müller2013-09-131-1/+2
* | Merge branch 'master' into fileapi-forewardRobin Appelman2013-09-121-1/+30
|\ \
| * \ Merge pull request #4477 from owncloud/hooks-viewBernhard Posselt2013-09-041-1/+30
| |\ \
| | * | test case for hooks send from a non-default viewRobin Appelman2013-08-291-1/+30
* | | | adjust test cases to namespace changesRobin Appelman2013-09-105-26/+26
* | | | Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman2013-09-015-0/+1700
|/ / /
* | | merge master in storage-wrapper-quotaRobin Appelman2013-08-184-50/+100
|\| |
| * | Scanner: additional tests for reusing etags during scanningRobin Appelman2013-08-122-0/+92
| |/
| * Add test for calculating size of newly empty folderMichael Gapczynski2013-07-291-0/+5
| * Merge branch 'master' into storage-test-cleanupThomas Müller2013-07-242-4/+13
| |\
| * | Storage: remove some unneeded strict tests of mtime behaviourRobin Appelman2013-07-161-21/+2
| * | Storage: remove tests for searchRobin Appelman2013-07-161-29/+1
* | | add quota storage wrapperRobin Appelman2013-07-251-0/+61
* | | move storage wrapper test to new namespaceRobin Appelman2013-07-251-2/+2
* | | add quota streamwrapper that limits the amount of data that can be written to...Robin Appelman2013-07-251-0/+78
| |/ |/|
* | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-221-9/+9
|\ \
| * | increasing allowed time differenceChristian Berendt2013-07-081-9/+9
| * | revoking additional testsChristian Berendt2013-07-041-99/+0
| * | remove tests from the wrong test methodChristian Berendt2013-07-031-10/+0
| * | test moving and copying of subdirectoriesChristian Berendt2013-07-031-0/+41
| * | move new tests into the correct test methodChristian Berendt2013-07-031-10/+10
| * | test working with files in subdirectoriesChristian Berendt2013-07-031-0/+10
| * | test working with subdirectoriesChristian Berendt2013-07-031-0/+48
| * | test copying and moving files in subdirectoriesChristian Berendt2013-07-031-0/+10
| * | increasing difference for modifcation time testsChristian Berendt2013-07-031-9/+9
* | | Merge branch 'master' into doctrineBart Visscher2013-07-137-4/+161
|\ \ \ | | |/ | |/|
| * | Scanner test: ensure mtime in the cache is the same as on the storage to prev...Robin Appelman2013-07-051-0/+1
| |/
| * rename can cause mtime change - invalid assertThomas Müller2013-07-011-2/+4
| * Merge pull request #3763 from owncloud/recursive-rmdirThomas Müller2013-06-301-1/+13
| |\
| | * Make rmdir recursive for local storageRobin Appelman2013-06-171-1/+13
| * | Merge pull request #3635 from owncloud/storage-wrapperBart Visscher2013-06-292-0/+72
| |\ \
| | * | fix storage wrapper namespacesRobin Appelman2013-06-282-3/+3
| | * | add test cases for MountRobin Appelman2013-06-071-0/+46
| | * | merge master into storage-wrapperRobin Appelman2013-06-074-9/+205
| | |\ \
| | * | | Add wrapper storage backendRobin Appelman2013-05-081-0/+26
| * | | | better unit tests for static stream wrapperRobin Appelman2013-06-281-0/+68
| * | | | graceful teardown of cacheJörn Friedrich Dreyer2013-06-241-1/+3
* | | | | View test needs a dummy userBart Visscher2013-06-261-0/+9
|/ / / /
* | | | Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_...Thomas Müller2013-06-201-4/+6
|\ \ \ \
| * | | | skip teardown if cache has not been set upJörn Friedrich Dreyer2013-06-201-4/+6