summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Add unit testsLukas Reschke2015-07-271-0/+28
* emit hooks from a view as long as the path is inside the default rootRobin Appelman2015-06-291-0/+29
* add unit tests for null handling in viewRobin Appelman2015-06-251-0/+17
* Merge pull request #16734 from owncloud/stable8-dav-getremoteetagThomas Müller2015-06-221-0/+18
|\
| * Disable update check test when testing wrappersVincent Petry2015-06-031-0/+3
| * Added storage backend test for checkUpdateVincent Petry2015-06-031-0/+15
* | Merge pull request #16630 from owncloud/stable8-quota-onlyforfilesMorris Jobke2015-06-092-15/+102
|\ \
| * | Backported unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1eVincent Petry2015-06-011-4/+79
| * | Only use quota stream wrapper on "files"Vincent Petry2015-05-291-11/+23
| |/
* / Properly return fileid when scanFile() did not find differencesVincent Petry2015-06-011-0/+8
|/
* Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer2015-05-131-8/+14
|\
| * fix cherrypickingJörn Friedrich Dreyer2015-04-221-1/+10
| * fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-221-7/+4
* | Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke2015-04-161-0/+4
|/
* Revert "[stable8] Properly add trailing slash to mount point"Thomas Müller2015-04-161-4/+0
* Properly add trailing slash to mount pointVincent Petry2015-04-131-0/+4
* SQLite autoincrement fix backportVincent Petry2015-03-261-0/+13
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-251-0/+36
* Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke2015-03-111-0/+30
|\
| * add some tests for disabled updaterRobin Appelman2015-03-031-0/+30
* | Add a test for ObjectStore\NoopScannerJoas Schilling2015-03-041-0/+76
|/
* Fix cache update when doing a rename that overwrites the targetRobin Appelman2015-02-271-0/+13
* Add unit testRobin Appelman2015-02-271-0/+15
* Delete target file for unsuccessful copy/renameVincent Petry2015-02-261-0/+51
* Properly detect streamCopy errorsVincent Petry2015-02-251-0/+22
* Normalize before processingLukas Reschke2015-02-062-0/+31
* detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+22
* Dont remove a file from cache if the delete operation failedRobin Appelman2015-01-291-0/+23
* Fix resolving paths for views rooted in a fileRobin Appelman2015-01-291-0/+16
* Add unit testRobin Appelman2015-01-281-1/+3
* Merge pull request #13717 from owncloud/storage-donotwrapnullstorageMorris Jobke2015-01-281-0/+69
|\
| * Prevent wrapping null storageVincent Petry2015-01-271-0/+69
* | Preserve mtime when doing cross storage moveRobin Appelman2015-01-231-1/+28
|/
* Additional unit test for recursive removeRobin Appelman2015-01-151-0/+19
* Merge pull request #13317 from owncloud/partfile-fileinfoThomas Müller2015-01-141-0/+14
|\
| * Return valid fileinfo objects for part filesRobin Appelman2015-01-131-0/+14
* | Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+39
|/
* Simplify isValidPath and add unit testsLukas Reschke2015-01-101-0/+33
* Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-0/+36
* Merge pull request #11810 from owncloud/hhvm-autotestThomas Müller2014-12-221-1/+2
|\
| * HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'.Andreas Fischer2014-12-191-1/+2
* | Add getMountPoint to FileInfoRobin Appelman2014-12-174-4/+4
|/
* Sort results to make sure assert work on consistent orderVincent Petry2014-12-151-2/+6
* Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-122-0/+96
|\
| * Make $userId mandatory for searchByTagsVincent Petry2014-12-121-0/+39
| * Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+57
* | Merge pull request #12746 from owncloud/skip-longpath-test-againThomas Müller2014-12-101-1/+1
|\ \ | |/ |/|
| * skip testLongPath()Thomas Müller2014-12-101-1/+1
* | Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+4
|/
* Add public api for mount configurationsRobin Appelman2014-12-044-22/+22