summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-192-2/+0
* Merge pull request #16420 from owncloud/update-useconfigtableprefixMorris Jobke2015-05-191-1/+28
|\
| * Add unit test for migrator with different prefixVincent Petry2015-05-191-1/+28
* | Merge pull request #15965 from owncloud/conditional-loggingThomas Müller2015-05-191-3/+27
|\ \ | |/ |/|
| * Conditional loggingMorris Jobke2015-05-081-3/+27
* | Merge pull request #16412 from owncloud/jknockaert-patch-1Björn Schießle2015-05-181-2/+10
|\ \
| * | add a unit test to make sure that we don't try to read a file during a write ...Bjoern Schiessle2015-05-181-2/+10
* | | Merge pull request #16399 from owncloud/enc_rmdir_fixClark Tomlinson2015-05-181-7/+74
|\ \ \ | |/ / |/| |
| * | only try to delete file keys if it is a valid pathBjoern Schiessle2015-05-181-7/+74
* | | Merge pull request #15980 from owncloud/jknockaert-patch-1Björn Schießle2015-05-181-10/+11
|\ \ \
| * | | correct testSeekjknockaert2015-05-181-4/+4
| * | | work on testsjknockaert2015-05-181-10/+11
* | | | Merge pull request #16243 from owncloud/error_if_download_failedVincent Petry2015-05-182-3/+9
|\ \ \ \
| * | | | a new approach to display the error messageBjoern Schiessle2015-05-182-3/+9
| | |/ / | |/| |
* | | | Merge pull request #16364 from owncloud/add-warning-webdavMorris Jobke2015-05-181-0/+65
|\ \ \ \ | |/ / / |/| | |
| * | | Add unit tests for \OC\Connector\Sabre\DummyGetResponsePluginLukas Reschke2015-05-151-0/+65
* | | | Merge pull request #16176 from owncloud/fix-provisioning-api-set-quotaVincent Petry2015-05-151-9/+10
|\ \ \ \
| * | | | Validate the quota value to be a correct valueThomas Müller2015-05-071-9/+10
| | |_|/ | |/| |
* | | | Merge pull request #16292 from owncloud/webdav-storage-fireprehooksJoas Schilling2015-05-152-38/+306
|\ \ \ \
| * | | | Fire prehooks when uploading directly to storageVincent Petry2015-05-132-38/+306
* | | | | Properly log out test users in unit testsVincent Petry2015-05-151-0/+2
| |_|/ / |/| | |
* | | | Merge pull request #16276 from owncloud/dav-quota-rootRobin Appelman2015-05-131-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Added unit test to quota plugin for free_space argumentVincent Petry2015-05-131-1/+4
* | | | Merge pull request #16228 from owncloud/enc_fix_restoreBjörn Schießle2015-05-122-14/+112
|\ \ \ \ | |/ / / |/| | |
| * | | use hooks to update encryption keys instead of the storage wrapper if a file ...Bjoern Schiessle2015-05-112-14/+112
| |/ /
* | | Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excludedMorris Jobke2015-05-121-0/+1
|\ \ \
| * | | fix check if file is excluded from encryptionBjoern Schiessle2015-05-111-0/+1
| |/ /
* | | Use insertIfNotExists to avoid problems with parallel callsJoas Schilling2015-05-111-4/+6
* | | Add a test for parallel insertJoas Schilling2015-05-111-12/+29
* | | Always test the object and the legacy classJoas Schilling2015-05-111-59/+127
|/ /
* | \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments.Andreas Fischer2015-05-071-1/+1
* | Fix missing types on doc block and deduplicate the method nameJoas Schilling2015-05-061-1/+1
* | move/copy from storageBjoern Schiessle2015-05-061-9/+10
* | unit testsBjoern Schiessle2015-05-061-41/+68
* | Merge pull request #16070 from owncloud/enc_update_file_cache_on_copyMorris Jobke2015-05-061-11/+41
|\ \
| * | make sure that we keep the correct encrypted-flag and the (unencrypted)size i...Bjoern Schiessle2015-05-051-11/+41
* | | add positive tests for operator in code checkerMorris Jobke2015-05-051-0/+17
* | | Check usage of != and == - refs #16054Thomas Müller2015-05-051-2/+6
|/ /
* | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions...Joas Schilling2015-05-041-0/+33
|\ \
| * | Add a test to share a subfolder of a folder shared with the owner by groupJoas Schilling2015-04-291-0/+33
* | | Merge pull request #15584 from owncloud/enc_fix_upload_shared_folderThomas Müller2015-05-041-0/+4
|\ \ \
| * | | Allow setting protected propertiesJoas Schilling2015-04-301-0/+4
| | |/ | |/|
* | | allow getting the path from the lockedexceptionRobin Appelman2015-04-301-0/+19
* | | add tests for castraitRobin Appelman2015-04-301-0/+73
* | | add memcache based shared/exclusive lockingRobin Appelman2015-04-302-0/+163
* | | add compare and swap to memcacheRobin Appelman2015-04-301-0/+12
* | | extends memcache with add, inc and decRobin Appelman2015-04-301-0/+36
|/ /
* | Merge pull request #15596 from owncloud/issue/15589Morris Jobke2015-04-291-2/+56
|\ \
| * | Add tests for the correct share id on the call aswellJoas Schilling2015-04-281-5/+8
| * | make scrutinizer happyJoas Schilling2015-04-281-1/+1