summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15895 from owncloud/dav-getremoteetagJoas Schilling2015-06-031-0/+18
|\
| * Disable update check test when testing wrappersVincent Petry2015-06-021-0/+3
| * Added storage backend test for checkUpdateVincent Petry2015-06-021-0/+15
* | Fix unit testsLukas Reschke2015-06-031-2/+2
* | use not deprecated method in testsMorris Jobke2015-06-031-1/+1
* | Merge pull request #16714 from owncloud/fix-cors-testLukas Reschke2015-06-031-0/+7
|\ \
| * | fix #16713Bernhard Posselt2015-06-031-0/+7
* | | Merge pull request #16708 from owncloud/enc_fix_move_to_trashMorris Jobke2015-06-031-0/+39
|\ \ \
| * | | make sure that we always use the correct owner for both source and targetBjoern Schiessle2015-06-031-0/+39
| |/ /
* / / Move the helpful method to the TestCase classJoas Schilling2015-06-0324-73/+87
|/ /
* / Add unit tests for wrapStorageJoas Schilling2015-06-021-0/+45
|/
* Merge pull request #16200 from owncloud/kill-globalfilecacheMorris Jobke2015-06-024-259/+40
|\
| * add repair steps to get rid of old background jobsArthur Schiwon2015-05-121-0/+40
| * remove file cache classes and its testsArthur Schiwon2015-05-083-259/+0
* | Merge pull request #16672 from owncloud/tests-xmlupdateThomas Müller2015-06-012-10/+4
|\ \
| * | Fix phpunit xmlVincent Petry2015-06-012-10/+4
* | | Merge pull request #16663 from owncloud/no-sense-to-check-for-cliJoas Schilling2015-06-011-7/+0
|\ \ \
| * | | Remove check for RAW_POPULATE_POST_DATA for unit testsLukas Reschke2015-06-011-7/+0
| |/ /
* | | add method to atomically change between shared and exclusive lockRobin Appelman2015-06-011-0/+53
* | | unit test for releaseallRobin Appelman2015-06-011-0/+24
* | | release all locks after testRobin Appelman2015-06-011-0/+1
* | | fix testRobin Appelman2015-06-011-2/+2
* | | high level locking wipRobin Appelman2015-06-011-0/+27
|/ /
* | Merge pull request #16517 from owncloud/remove-logo-wideThomas Müller2015-05-296-883/+13
|\ \
| * | change tests back to check for logo-wide, make them pass againJan-Christoph Borchardt2015-05-281-3/+3
| * | remove logo-wide from testsJan-Christoph Borchardt2015-05-217-886/+16
* | | Only use quota stream wrapper on "files"Vincent Petry2015-05-281-11/+23
* | | Merge pull request #16501 from owncloud/enc_fix_move_versions_between_storagesVincent Petry2015-05-282-16/+73
|\ \ \
| * | | copy keys before we move a file between storages to make sure that the new ta...Bjoern Schiessle2015-05-221-4/+45
| * | | distinguish between source and target mount point to allow copy/rename betwee...Bjoern Schiessle2015-05-211-12/+28
| |/ /
* | | improve error messages displayed to the userBjoern Schiessle2015-05-271-1/+5
* | | Merge pull request #16565 from owncloud/add-urandom-checkThomas Müller2015-05-261-1/+7
|\ \ \
| * | | Add check for availability of /dev/urandomLukas Reschke2015-05-261-1/+7
* | | | Merge pull request #16561 from owncloud/add-default-timeout-backBjörn Schießle2015-05-261-2/+73
|\ \ \ \
| * | | | Add connection timeout to default POST optionsLukas Reschke2015-05-261-2/+73
| |/ / /
* | | | Merge pull request #16532 from owncloud/cors-no-cookie-authVincent Petry2015-05-261-4/+71
|\ \ \ \
| * | | | disallow cookie auth for cors requestsBernhard Posselt2015-05-221-4/+71
| |/ / /
* | | | Merge pull request #16452 from owncloud/enc_ftp_uploadBjörn Schießle2015-05-262-3/+84
|\ \ \ \
| * | | | test to simulate a non-seekable stream wrapperBjoern Schiessle2015-05-212-3/+84
* | | | | Merge pull request #16339 from owncloud/master-override-channelThomas Müller2015-05-261-0/+47
|\ \ \ \ \
| * | | | | Test overriding channelVictor Dubiniuk2015-05-151-0/+47
* | | | | | Merge pull request #16526 from owncloud/enc_fix_versions_webdav_uploadVincent Petry2015-05-222-1/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | remove part file extension before we read a filekey to reuse a existing key i...Bjoern Schiessle2015-05-222-1/+23
| | |_|/ / | |/| | |
* / | | | Get correct mimetype when moving and changing extensionVincent Petry2015-05-211-7/+19
|/ / / /
* | | | Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-201-12/+25
|\ \ \ \
| * | | | add tests for copyFromStorage with same storageRobin Appelman2015-05-191-12/+25
* | | | | Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-202-5/+4
|\ \ \ \ \
| * | | | | fix testsRobin Appelman2015-05-181-5/+1
| * | | | | fix testsRobin Appelman2015-05-181-1/+3
| * | | | | fix testsRobin Appelman2015-05-181-0/+1