summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|/ /
* | Merge pull request #15834 from owncloud/make-temporary-file-really-uniqueLukas Reschke2015-04-251-4/+25
|\ \
| * | Fix collision on temporary files + adjust permissionsLukas Reschke2015-04-231-4/+25
* | | Merge pull request #15683 from owncloud/block-legacy-clientsLukas Reschke2015-04-241-0/+129
|\ \ \
| * | | Catch not existing User-Agent headerLukas Reschke2015-04-231-1/+12
| * | | Use 403 instead a 50x responseLukas Reschke2015-04-201-1/+2
| * | | Block old legacy clientsLukas Reschke2015-04-201-0/+117
* | | | fix unit testsBjoern Schiessle2015-04-241-5/+16
* | | | enable testWriteWriteReadjknockaert2015-04-241-14/+14
* | | | enable testRewindjknockaert2015-04-241-14/+14
* | | | Update encryption.phpjknockaert2015-04-241-14/+14
* | | | disable r+ testjknockaert2015-04-241-14/+14
* | | | add two testsjknockaert2015-04-241-0/+30
* | | | Merge pull request #15839 from owncloud/enc_fix_moving_shared_filesJoas Schilling2015-04-243-23/+272
|\ \ \ \
| * | | | Add test "operation on keys failed"Joas Schilling2015-04-241-7/+10
| * | | | Deduplicate data provider and fix method visibilityJoas Schilling2015-04-242-19/+15