summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke2016-03-031-6/+21
* recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle2016-02-231-1/+157
* fix getNodeForPath for non existing part filesRobin Appelman2016-02-111-0/+6
* fixing unit testsBjörn Schießle2016-02-091-0/+1
* remove unused Storage->getLocalFolderRobin Appelman2016-02-052-15/+0
* Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller2016-01-292-2/+33
|\
| * Add fallback moveFromCache implementationRobin Appelman2016-01-292-2/+33
* | Fix failing oracle and postgres testsJoas Schilling2016-01-271-2/+2
* | add IUserMountCache->getMountsForFileIdRobin Appelman2016-01-271-7/+125
|/
* multiple minor fiesRobin Appelman2016-01-201-11/+1
* sort in testsRobin Appelman2016-01-201-1/+18
* log duplicatesRobin Appelman2016-01-201-1/+2
* cache mountpoints in the dbRobin Appelman2016-01-201-0/+249
* fix quota wrapperRobin Appelman2016-01-141-1/+3
* fix testsRobin Appelman2016-01-142-2/+4
* Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller2015-12-281-0/+13
|\
| * test for statcache after fopenRobin Appelman2015-12-151-0/+13
* | Use TempManager instead of tmpFileMorris Jobke2015-12-181-1/+1
* | Use TempManager instead of tmpFolderMorris Jobke2015-12-189-10/+10
* | Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-175-10/+22
* | Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-175-9/+9
|/
* Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-083-3/+27
* Merge pull request #20904 from owncloud/view-mime-filterThomas Müller2015-12-071-0/+35
|\
| * Fix mimetype filter in getDirectoryContentRobin Appelman2015-12-031-0/+35
* | last change of OC_Config to the proper interface in tests/Morris Jobke2015-12-031-3/+4
* | Reduce OC_Config usage in tests/Morris Jobke2015-12-031-5/+5
* | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-031-3/+4
* | Also add metadata for postDelete hooks triggered from the viewRobin Appelman2015-12-021-1/+21
|/
* Merge pull request #20875 from owncloud/remove-changepropagatorThomas Müller2015-12-022-198/+0
|\
| * remove old propagation logicRobin Appelman2015-12-012-198/+0
* | Add metadata to post delete hooksRobin Appelman2015-12-012-1/+4
|/
* More group DBThomas Müller2015-11-301-0/+7
* Adding more DB groups to test suitsThomas Müller2015-11-309-0/+63
* Further unit test suite tweatsThomas Müller2015-11-301-0/+79
* Apply DB group annotation ...Thomas Müller2015-11-3013-0/+91
* Skip unavailable storages in scannerRobin Appelman2015-11-272-6/+6
* Make Cache\Updater per storageRobin Appelman2015-11-251-30/+11
* update testsRobin Appelman2015-11-192-38/+10
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-0/+33
* Add tests for FileInfo ownerRobin Appelman2015-11-101-10/+44
* Merge pull request #16604 from owncloud/cache-escape-likeRobin Appelman2015-11-101-0/+48
|\
| * Add test for special character during moveRobin Appelman2015-11-051-0/+48
* | make sure that we update the unencrypted size for the versionsBjörn Schießle2015-11-041-0/+96
|/
* Fix locking unit tests due to filemtime additionVincent Petry2015-10-261-2/+10
* Also adjust storage_mtime of target after renameVincent Petry2015-10-261-0/+41
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-0/+16
* Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-192-0/+22
|\
| * Add tests for double cache renameRobin Appelman2015-10-161-0/+18
| * Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
* | Added test for rmdir on moveablemountRoeland Jago Douma2015-10-161-0/+49
|/