summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| * | Add tests for the remote sharing urlJoas Schilling2015-04-281-2/+53
* | | Merge pull request #15906 from rullzer/fix_15777Morris Jobke2015-04-291-0/+46
|\ \ \ | |_|/ |/| |
| * | Added unit testRoeland Jago Douma2015-04-281-0/+46
* | | Filter potential dangerous filenames for avatarsLukas Reschke2015-04-281-0/+23
| |/ |/|
* | Merge pull request #14764 from owncloud/shared-etag-propagateMorris Jobke2015-04-282-2/+3
|\ \ | |/ |/|
| * fix testRobin Appelman2015-04-271-1/+0
| * dont use our now non existing hookRobin Appelman2015-04-271-1/+3
* | Merge pull request #15886 from owncloud/fix-15848-masterThomas Müller2015-04-271-0/+3
|\ \
| * | fixes #15848Thomas Müller2015-04-271-0/+3
| |/
* | Merge pull request #15860 from owncloud/enc_fallback_old_encryptionThomas Müller2015-04-271-1/+1
|\ \ | |/ |/|
| * fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle2015-04-271-1/+1
* | Fix new testsJoas Schilling2015-04-272-5/+2
* | Add unit tests for the commandsJoas Schilling2015-04-273-0/+274
* | Make getDefaultModuleId public and get module protectedJoas Schilling2015-04-271-4/+6
* | Deduplicate module mockJoas Schilling2015-04-271-41/+34
* | Add test for setDefaultEncryptionModuleJoas Schilling2015-04-271-0/+31
* | Add a test that the default module is returned before we fall backJoas Schilling2015-04-271-1/+35
|/