aboutsummaryrefslogtreecommitdiffstats
path: root/tests
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 #15978 from owncloud/feature/fix-encryption-tooltipsThomas Müller2015-05-151-9/+9
|\ \ \ \
| * | | | fixing testClark Tomlinson2015-05-111-9/+9
* | | | | 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 #15811 from owncloud/exception-on-lost-ldap-connectionThomas Müller2015-05-151-0/+3
|\ \ \ \ \
| * | | | | do not execute integration tests when executing autotest.shThomas Müller2015-05-151-0/+3
* | | | | | 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
* | | | Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war...Thomas Müller2015-05-072-15/+37
|\ \ \ \
| * | | | Display a message when there is a problem with the default moduleJoas Schilling2015-05-042-15/+37
* | | | | 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
* | | | | | Merge pull request #16064 from owncloud/fix-empty-mail-addressJan-Christoph Borchardt2015-05-051-0/+70
|\ \ \ \ \ \
| * | | | | | Add test for setEmailAddressJoas Schilling2015-05-051-0/+70
| |/ / / / /
* | | | | | add positive tests for operator in code checkerMorris Jobke2015-05-052-0/+30
* | | | | | Check usage of != and == - refs #16054Thomas Müller2015-05-053-2/+28
|/ / / / /
* | | | | 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
| | |_|/ | |/| |