aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11409 from owncloud/watcher-reuseVincent Petry2014-10-291-2/+3
|\
| * Better reuse of cache data for getFolderContentsRobin Appelman2014-10-241-2/+3
* | On Windows platform we have no stable etag generation - yetThomas Müller2014-10-271-0/+8
* | Generate stable etags for local filesRobin Appelman2014-10-241-21/+38
|/
* Merge pull request #11259 from owncloud/fix-windows-max-depth-testThomas Müller2014-10-231-6/+19
|\
| * fixing windows max depth testClark Tomlinson2014-09-301-6/+19
* | make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-081-6/+6
|/
* Resolves cache tests failing if the directory length is longer than 64Clark Tomlinson2014-09-171-0/+4
* Fix contructor in testRobin Appelman2014-09-101-3/+3
* Merge pull request #10922 from owncloud/explicit-scan-transactionsLukas Reschke2014-09-091-1/+1
|\
| * Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+1
* | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstoreJörn Friedrich Dreyer2014-09-091-0/+83
|\ \
| * | make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-081-0/+83
* | | 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-052-2/+1
* | 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
|/
* Merge pull request #10244 from owncloud/utf8-folder-testVincent Petry2014-09-041-13/+28
|\
| * add utf8 folder testJörn Friedrich Dreyer2014-08-071-13/+28
* | Use a data provider instead of calling the function manually everytimeJoas Schilling2014-08-251-33/+35
* | Add a test to break the slugifyPath() with folder and file afterwardsJoas Schilling2014-08-251-1/+14
* | add unit test for #8325Jörn Friedrich Dreyer2014-08-141-17/+80
* | Merge pull request #9762 from owncloud/owner-publicRobin Appelman2014-08-121-0/+6
|\ \ | |/ |/|
| * Add test for homestorage getOwnerRobin Appelman2014-07-221-0/+6
* | Merge pull request #10184 from owncloud/getbyid-nodeRobin Appelman2014-08-071-0/+127
|\ \
| * | return null instead of throwing an exceptionRobin Appelman2014-08-061-4/+2
| * | Fix Folder::getByIdRobin Appelman2014-08-051-0/+129
* | | mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+5
|/ /
* / only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller2014-07-291-0/+3
|/
* make search case insensitive on postgres and oracleJörn Friedrich Dreyer2014-07-031-0/+6
* update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-1/+24
* use common storage testJörn Friedrich Dreyer2014-06-231-197/+7
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-2/+7
* add autocreate config option for containers, implement autocreate and delete ...Jörn Friedrich Dreyer2014-06-181-2/+6
* fix unit test by always initializing the root of the storage in the constructorJörn Friedrich Dreyer2014-06-181-1/+0
* add initial swift test with trystackJörn Friedrich Dreyer2014-06-181-0/+265
* 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
|/
* Added hacky fix for long path cleanup routineVincent Petry2014-06-061-4/+9
* use system function to recursive remove the directory used by temporary storageThomas Müller2014-06-061-1/+3
* Merge pull request #8889 from owncloud/mtime-reuseThomas Müller2014-06-051-2/+2
|\
| * Fix uit testsRobin Appelman2014-06-051-2/+2
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-056-120/+0
|\ \ | |/ |/|
| * - drop permissions table and related codeThomas Müller2014-06-056-120/+0
* | Merge pull request #8822 from owncloud/cache-change-propagatorVincent Petry2014-06-044-21/+153
|\ \ | |/ |/|
| * Fix unit testsRobin Appelman2014-06-042-12/+10
| * Fix unit testsRobin Appelman2014-06-032-13/+19
| * propagate changes in the scannerRobin Appelman2014-06-021-0/+56