Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | work on tests | jknockaert | 2015-05-18 | 1 | -10/+11 | |
* | | | | | Merge pull request #16243 from owncloud/error_if_download_failed | Vincent Petry | 2015-05-18 | 2 | -3/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 2 | -3/+9 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #16364 from owncloud/add-warning-webdav | Morris Jobke | 2015-05-18 | 1 | -0/+65 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin | Lukas Reschke | 2015-05-15 | 1 | -0/+65 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips | Thomas Müller | 2015-05-15 | 1 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | fixing test | Clark Tomlinson | 2015-05-11 | 1 | -9/+9 | |
* | | | | | Merge pull request #16176 from owncloud/fix-provisioning-api-set-quota | Vincent Petry | 2015-05-15 | 1 | -9/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Validate the quota value to be a correct value | Thomas Müller | 2015-05-07 | 1 | -9/+10 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection | Thomas Müller | 2015-05-15 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | do not execute integration tests when executing autotest.sh | Thomas Müller | 2015-05-15 | 1 | -0/+3 | |
* | | | | | | Merge pull request #16292 from owncloud/webdav-storage-fireprehooks | Joas Schilling | 2015-05-15 | 2 | -38/+306 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fire prehooks when uploading directly to storage | Vincent Petry | 2015-05-13 | 2 | -38/+306 | |
* | | | | | | | Properly log out test users in unit tests | Vincent Petry | 2015-05-15 | 1 | -0/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #16276 from owncloud/dav-quota-root | Robin Appelman | 2015-05-13 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Added unit test to quota plugin for free_space argument | Vincent Petry | 2015-05-13 | 1 | -1/+4 | |
* | | | | | | Merge pull request #16228 from owncloud/enc_fix_restore | Björn Schießle | 2015-05-12 | 2 | -14/+112 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | use hooks to update encryption keys instead of the storage wrapper if a file ... | Bjoern Schiessle | 2015-05-11 | 2 | -14/+112 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded | Morris Jobke | 2015-05-12 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix check if file is excluded from encryption | Bjoern Schiessle | 2015-05-11 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Use insertIfNotExists to avoid problems with parallel calls | Joas Schilling | 2015-05-11 | 1 | -4/+6 | |
* | | | | | Add a test for parallel insert | Joas Schilling | 2015-05-11 | 1 | -12/+29 | |
* | | | | | Always test the object and the legacy class | Joas Schilling | 2015-05-11 | 1 | -59/+127 | |
|/ / / / | ||||||
* | | | | \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. | Andreas Fischer | 2015-05-07 | 1 | -1/+1 | |
* | | | | Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war... | Thomas Müller | 2015-05-07 | 2 | -15/+37 | |
|\ \ \ \ | ||||||
| * | | | | Display a message when there is a problem with the default module | Joas Schilling | 2015-05-04 | 2 | -15/+37 | |
* | | | | | Fix missing types on doc block and deduplicate the method name | Joas Schilling | 2015-05-06 | 1 | -1/+1 | |
* | | | | | move/copy from storage | Bjoern Schiessle | 2015-05-06 | 1 | -9/+10 | |
* | | | | | unit tests | Bjoern Schiessle | 2015-05-06 | 1 | -41/+68 | |
* | | | | | 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 |