Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #16070 from owncloud/enc_update_file_cache_on_copy | Morris Jobke | 2015-05-06 | 1 | -11/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | make sure that we keep the correct encrypted-flag and the (unencrypted)size i... | Bjoern Schiessle | 2015-05-05 | 1 | -11/+41 | |
* | | | | | | Merge pull request #16064 from owncloud/fix-empty-mail-address | Jan-Christoph Borchardt | 2015-05-05 | 1 | -0/+70 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for setEmailAddress | Joas Schilling | 2015-05-05 | 1 | -0/+70 | |
| |/ / / / / | ||||||
* | | | | | | add positive tests for operator in code checker | Morris Jobke | 2015-05-05 | 2 | -0/+30 | |
* | | | | | | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 3 | -2/+28 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions... | Joas Schilling | 2015-05-04 | 1 | -0/+33 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add a test to share a subfolder of a folder shared with the owner by group | Joas Schilling | 2015-04-29 | 1 | -0/+33 | |
* | | | | | Merge pull request #15584 from owncloud/enc_fix_upload_shared_folder | Thomas Müller | 2015-05-04 | 1 | -0/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Allow setting protected properties | Joas Schilling | 2015-04-30 | 1 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 1 | -0/+19 | |
* | | | | add tests for castrait | Robin Appelman | 2015-04-30 | 1 | -0/+73 | |
* | | | | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 2 | -0/+163 | |
* | | | | add compare and swap to memcache | Robin Appelman | 2015-04-30 | 1 | -0/+12 | |
* | | | | extends memcache with add, inc and dec | Robin Appelman | 2015-04-30 | 1 | -0/+36 | |
|/ / / | ||||||
* | | | Merge pull request #15596 from owncloud/issue/15589 | Morris Jobke | 2015-04-29 | 1 | -2/+56 | |
|\ \ \ | ||||||
| * | | | Add tests for the correct share id on the call aswell | Joas Schilling | 2015-04-28 | 1 | -5/+8 | |
| * | | | make scrutinizer happy | Joas Schilling | 2015-04-28 | 1 | -1/+1 | |
| * | | | Add tests for the remote sharing url | Joas Schilling | 2015-04-28 | 1 | -2/+53 | |
* | | | | Merge pull request #15906 from rullzer/fix_15777 | Morris Jobke | 2015-04-29 | 1 | -0/+46 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added unit test | Roeland Jago Douma | 2015-04-28 | 1 | -0/+46 | |
* | | | | Filter potential dangerous filenames for avatars | Lukas Reschke | 2015-04-28 | 1 | -0/+23 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #14764 from owncloud/shared-etag-propagate | Morris Jobke | 2015-04-28 | 2 | -2/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix test | Robin Appelman | 2015-04-27 | 1 | -1/+0 | |
| * | | dont use our now non existing hook | Robin Appelman | 2015-04-27 | 1 | -1/+3 | |
* | | | Merge pull request #15886 from owncloud/fix-15848-master | Thomas Müller | 2015-04-27 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | fixes #15848 | Thomas Müller | 2015-04-27 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | Merge pull request #15860 from owncloud/enc_fallback_old_encryption | Thomas Müller | 2015-04-27 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fall back to the ownCloud default encryption module and aes128 if we read a e... | Bjoern Schiessle | 2015-04-27 | 1 | -1/+1 | |
* | | | Fix new tests | Joas Schilling | 2015-04-27 | 2 | -5/+2 | |
* | | | Add unit tests for the commands | Joas Schilling | 2015-04-27 | 3 | -0/+274 | |
* | | | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 1 | -4/+6 | |
* | | | Deduplicate module mock | Joas Schilling | 2015-04-27 | 1 | -41/+34 | |
* | | | Add test for setDefaultEncryptionModule | Joas Schilling | 2015-04-27 | 1 | -0/+31 | |
* | | | Add a test that the default module is returned before we fall back | Joas Schilling | 2015-04-27 | 1 | -1/+35 | |
|/ / | ||||||
* | | Merge pull request #15834 from owncloud/make-temporary-file-really-unique | Lukas Reschke | 2015-04-25 | 1 | -4/+25 | |
|\ \ | ||||||
| * | | Fix collision on temporary files + adjust permissions | Lukas Reschke | 2015-04-23 | 1 | -4/+25 | |
* | | | Merge pull request #15683 from owncloud/block-legacy-clients | Lukas Reschke | 2015-04-24 | 1 | -0/+129 | |
|\ \ \ | ||||||
| * | | | Catch not existing User-Agent header | Lukas Reschke | 2015-04-23 | 1 | -1/+12 | |
| * | | | Use 403 instead a 50x response | Lukas Reschke | 2015-04-20 | 1 | -1/+2 | |
| * | | | Block old legacy clients | Lukas Reschke | 2015-04-20 | 1 | -0/+117 | |
* | | | | fix unit tests | Bjoern Schiessle | 2015-04-24 | 1 | -5/+16 | |
* | | | | enable testWriteWriteRead | jknockaert | 2015-04-24 | 1 | -14/+14 | |
* | | | | enable testRewind | jknockaert | 2015-04-24 | 1 | -14/+14 | |
* | | | | Update encryption.php | jknockaert | 2015-04-24 | 1 | -14/+14 | |
* | | | | disable r+ test | jknockaert | 2015-04-24 | 1 | -14/+14 | |
* | | | | add two tests | jknockaert | 2015-04-24 | 1 | -0/+30 | |
* | | | | Merge pull request #15839 from owncloud/enc_fix_moving_shared_files | Joas Schilling | 2015-04-24 | 3 | -23/+272 | |
|\ \ \ \ | ||||||
| * | | | | Add test "operation on keys failed" | Joas Schilling | 2015-04-24 | 1 | -7/+10 | |
| * | | | | Deduplicate data provider and fix method visibility | Joas Schilling | 2015-04-24 | 2 | -19/+15 |