Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable video preview if previews are disabled | Morris Jobke | 2015-06-09 | 1 | -0/+1 |
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 2 | -13/+13 |
* | Merge pull request #16075 from owncloud/skeleton-copy-delay | Vincent Petry | 2015-05-20 | 2 | -4/+2 |
|\ | |||||
| * | fix tests | Robin Appelman | 2015-05-18 | 2 | -4/+2 |
* | | Merge pull request #16446 from owncloud/fix-url-generation | Lukas Reschke | 2015-05-20 | 1 | -0/+107 |
|\ \ | |||||
| * | | Added unit tests for download URL in public sharing page | Vincent Petry | 2015-05-19 | 1 | -0/+107 |
| |/ | |||||
* / | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #15815 from owncloud/unshare-etag-propagate | Morris Jobke | 2015-05-11 | 2 | -73/+42 |
|\ | |||||
| * | Update etag of direct parent on unshare | Vincent Petry | 2015-04-28 | 2 | -73/+42 |
* | | Add tests for the correct share id on the call aswell | Joas Schilling | 2015-04-28 | 1 | -3/+15 |
* | | check the called URL | Joas Schilling | 2015-04-28 | 1 | -3/+13 |
|/ | |||||
* | safer teardown | Robin Appelman | 2015-04-27 | 1 | -1/+3 |
* | cleanup hooks | Robin Appelman | 2015-04-27 | 1 | -0/+7 |
* | fix merge | Robin Appelman | 2015-04-27 | 1 | -1/+1 |
* | more propagation tests | Robin Appelman | 2015-04-27 | 4 | -245/+429 |
* | remove duplicates from rebase | Robin Appelman | 2015-04-27 | 1 | -48/+0 |
* | adjust test | Robin Appelman | 2015-04-27 | 2 | -2/+7 |
* | propagate etags for all user of a share | Robin Appelman | 2015-04-27 | 2 | -1/+54 |
* | Allow getting *all* share entries owned by a user | Robin Appelman | 2015-04-27 | 1 | -1/+3 |
* | unit test for etag propagation across shared storage boundary | Robin Appelman | 2015-04-27 | 1 | -2/+158 |
* | use the permissions mask cache wrapper instead of the read only cache | Robin Appelman | 2015-04-22 | 1 | -93/+0 |
* | Renamed class + split methods | Olivier Paroz | 2015-04-21 | 1 | -25/+13 |
* | Tests for read-only cache | Olivier Paroz | 2015-04-18 | 1 | -0/+105 |
* | Fix test | Robin Appelman | 2015-04-13 | 1 | -2/+8 |
* | Implement move/copyFromStorage for shared storage | Robin Appelman | 2015-04-13 | 1 | -6/+58 |
* | Properly add trailing slash to mount point | Vincent Petry | 2015-04-13 | 1 | -3/+9 |
* | Clear leftover shares from other tests | Vincent Petry | 2015-04-10 | 1 | -1/+3 |
* | Remove trashbin storage wrapper when disabling it for tests | Vincent Petry | 2015-04-09 | 1 | -0/+3 |
* | Disable trashbin when testing orphaned shares deletion job | Vincent Petry | 2015-04-08 | 1 | -0/+17 |
* | Delete orphaned shares in a background job | Vincent Petry | 2015-04-08 | 1 | -0/+142 |
* | fix re-shares with encryption | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 |
* | use loginHelper from base class | Bjoern Schiessle | 2015-04-07 | 1 | -11/+11 |
* | reset storage for each unit test | Bjoern Schiessle | 2015-04-07 | 2 | -1/+14 |
* | Removing files_encryption left overs | Thomas Müller | 2015-04-07 | 1 | -16/+0 |
* | Merge pull request #13964 from rullzer/capabilities | Morris Jobke | 2015-03-30 | 1 | -0/+187 |
|\ | |||||
| * | Mark functions private | Roeland Jago Douma | 2015-03-11 | 1 | -2/+2 |
| * | Slight better formatting | Roeland Jago Douma | 2015-03-11 | 1 | -45/+8 |
| * | New array syntax | Roeland Jago Douma | 2015-03-11 | 1 | -49/+49 |
| * | Added new header | Roeland Jago Douma | 2015-03-11 | 1 | -6/+18 |
| * | Now added enabled element | Roeland Jago Douma | 2015-03-11 | 1 | -2/+6 |
| * | Add file_sharing info to capabilities | Roeland Jago Douma | 2015-03-11 | 1 | -0/+208 |
* | | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -5/+15 |
|\ \ | |||||
| * | | fix unit tests | Morris Jobke | 2015-03-17 | 1 | -5/+15 |
* | | | Merge pull request #15244 from owncloud/use_default_share_folder | Morris Jobke | 2015-03-26 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | always fall back to default share folder | Bjoern Schiessle | 2015-03-26 | 1 | -2/+4 |
* | | | | Merge pull request #13802 from owncloud/share-partfilepermissions | Morris Jobke | 2015-03-26 | 1 | -0/+152 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix share permission related unit tests | Vincent Petry | 2015-03-20 | 1 | -9/+13 |
| * | | | Fix shared storage permission checks | Vincent Petry | 2015-03-18 | 1 | -0/+148 |
| |/ / | |||||
* | | | replace share proxy with hook | Robin Appelman | 2015-03-26 | 2 | -4/+1 |
* | | | rename proxy test | Robin Appelman | 2015-03-26 | 1 | -7/+7 |