summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Normalize before processingLukas Reschke2015-02-062-1/+32
* fix case insensitive search on oracle and postgresqlJörn Friedrich Dreyer2014-09-291-0/+6
* Fix unit testRobin Appelman2014-06-161-2/+2
* Repair broken parent link in the scannerRobin Appelman2014-06-121-1/+49
* Fix unit testsRobin Appelman2014-06-103-14/+17
* Fix unit testsRobin Appelman2014-06-102-5/+11
* propagate changes in the scannerRobin Appelman2014-06-101-0/+56
* Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-101-0/+72
* Dont backport unit tests for code that isn't backportedRobin Appelman2014-06-051-51/+0
* Continued flock work.ringmaster2014-06-052-4/+55
* Add ->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman2014-06-043-0/+17
* Fixed getAbsolutePath case when path is "0"Vincent Petry2014-05-131-0/+18
* Fix getPath for storage rootsRobin Appelman2014-05-071-0/+16
* Still return quota value when free space is unknownVincent Petry2014-03-211-0/+18
* Return unencrypted_size of folder when queriedVincent Petry2014-03-211-0/+16
* Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-201-0/+19
* Fix array access syntax for older PHPVincent Petry2014-01-171-2/+3
* Use storage_mtime when determining if we can reuse cached data while scanningRobin Appelman2014-01-153-2/+19
* Fix calculated folder size to use unencrypted sizeVincent Petry2014-01-141-0/+45
* Prevent deleting storage rootVincent Petry2014-01-101-0/+42
* Now also preventing to override "files" dir size with -1Vincent Petry2014-01-081-6/+12
* remove unneeded ; in commentRobin Appelman2013-12-131-1/+1
* Add test for having utf8 filenames in the cacheRobin Appelman2013-12-131-1/+31
* get rid of failing test that don't cause additional downloadsRobin Appelman2013-12-062-25/+25
* extend test case for etag preservationRobin Appelman2013-12-061-2/+2
* reuse etags when doing a background scanRobin Appelman2013-12-061-0/+79
* Added unit test for the test() methodVincent Petry2013-12-041-0/+7
* Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-11-291-1/+13
* Redetect mime type whenever extension is renamedVincent Petry2013-11-271-0/+8
* Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-261-1/+9
|\
| * Improved unit test for "overwrite on move"Vincent Petry2013-11-251-3/+5
| * Added unit test for "overwrite file on rename/move"Vincent Petry2013-11-251-0/+6
* | Updated unit tests for SMBVincent Petry2013-11-261-1/+2
|/
* Fixed SMB file deletion success detectionVincent Petry2013-11-191-2/+14
* Merge pull request #5927 from owncloud/quota-excludeextstorageMorris Jobke2013-11-181-0/+5
|\
| * External storage space is now not counted in total spaceVincent Petry2013-11-181-0/+5
* | Root size for home storage is now size of "files" subdirVincent Petry2013-11-181-0/+26
|/
* Added missing test with leading backslashVincent Petry2013-11-141-0/+2
* Fixed normalizePath() to strip out single dot dirsVincent Petry2013-11-141-1/+54
* Now using HomeStorage for legacy home storage idsVincent Petry2013-11-122-2/+91
* Do not use -1 as the size for the root folder of the home storageRobin Appelman2013-11-122-14/+136
* Fixed filesize issue in watchr testVincent Petry2013-11-051-0/+3
* Merge pull request #5652 from owncloud/front-port-5647-masterThomas Müller2013-11-011-15/+26
|\
| * extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer2013-10-311-15/+26
* | Merge branch 'master' into home-storageThomas Müller2013-10-301-2/+50
|\|
| * Merge branch 'master' into update-parent-storage-mtimeRobin Appelman2013-10-301-0/+18
| |\
| | * backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-291-0/+18
| * | update touch tests for updated behaviourRobin Appelman2013-10-291-2/+0
| * | Update the parent folders storage_mtime on write and delete to prevent rescansRobin Appelman2013-10-291-0/+32
| |/
* / add specialized storage backend for home foldersRobin Appelman2013-10-291-0/+71
|/