summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable video preview if previews are disabledMorris Jobke2015-06-091-0/+1
* Move the helpful method to the TestCase classJoas Schilling2015-06-032-13/+13
* Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-202-4/+2
|\
| * fix testsRobin Appelman2015-05-182-4/+2
* | Merge pull request #16446 from owncloud/fix-url-generationLukas Reschke2015-05-201-0/+107
|\ \
| * | Added unit tests for download URL in public sharing pageVincent Petry2015-05-191-0/+107
| |/
* / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
|/
* Merge pull request #15815 from owncloud/unshare-etag-propagateMorris Jobke2015-05-112-73/+42
|\
| * Update etag of direct parent on unshareVincent Petry2015-04-282-73/+42
* | Add tests for the correct share id on the call aswellJoas Schilling2015-04-281-3/+15
* | check the called URLJoas Schilling2015-04-281-3/+13
|/
* safer teardownRobin Appelman2015-04-271-1/+3
* cleanup hooksRobin Appelman2015-04-271-0/+7
* fix mergeRobin Appelman2015-04-271-1/+1
* more propagation testsRobin Appelman2015-04-274-245/+429
* remove duplicates from rebaseRobin Appelman2015-04-271-48/+0
* adjust testRobin Appelman2015-04-272-2/+7
* propagate etags for all user of a shareRobin Appelman2015-04-272-1/+54
* Allow getting *all* share entries owned by a userRobin Appelman2015-04-271-1/+3
* unit test for etag propagation across shared storage boundaryRobin Appelman2015-04-271-2/+158
* use the permissions mask cache wrapper instead of the read only cacheRobin Appelman2015-04-221-93/+0
* Renamed class + split methodsOlivier Paroz2015-04-211-25/+13
* Tests for read-only cacheOlivier Paroz2015-04-181-0/+105
* Fix testRobin Appelman2015-04-131-2/+8
* Implement move/copyFromStorage for shared storageRobin Appelman2015-04-131-6/+58
* Properly add trailing slash to mount pointVincent Petry2015-04-131-3/+9
* Clear leftover shares from other testsVincent Petry2015-04-101-1/+3
* Remove trashbin storage wrapper when disabling it for testsVincent Petry2015-04-091-0/+3
* Disable trashbin when testing orphaned shares deletion jobVincent Petry2015-04-081-0/+17
* Delete orphaned shares in a background jobVincent Petry2015-04-081-0/+142
* fix re-shares with encryptionBjoern Schiessle2015-04-071-1/+1
* use loginHelper from base classBjoern Schiessle2015-04-071-11/+11
* reset storage for each unit testBjoern Schiessle2015-04-072-1/+14
* Removing files_encryption left oversThomas Müller2015-04-071-16/+0
* Merge pull request #13964 from rullzer/capabilitiesMorris Jobke2015-03-301-0/+187
|\
| * Mark functions privateRoeland Jago Douma2015-03-111-2/+2
| * Slight better formattingRoeland Jago Douma2015-03-111-45/+8
| * New array syntaxRoeland Jago Douma2015-03-111-49/+49
| * Added new headerRoeland Jago Douma2015-03-111-6/+18
| * Now added enabled elementRoeland Jago Douma2015-03-111-2/+6
| * Add file_sharing info to capabilitiesRoeland Jago Douma2015-03-111-0/+208
* | Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-5/+15
|\ \
| * | fix unit testsMorris Jobke2015-03-171-5/+15
* | | Merge pull request #15244 from owncloud/use_default_share_folderMorris Jobke2015-03-261-2/+4
|\ \ \
| * | | always fall back to default share folderBjoern Schiessle2015-03-261-2/+4
* | | | Merge pull request #13802 from owncloud/share-partfilepermissionsMorris Jobke2015-03-261-0/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Fix share permission related unit testsVincent Petry2015-03-201-9/+13
| * | | Fix shared storage permission checksVincent Petry2015-03-181-0/+148
| |/ /
* | | replace share proxy with hookRobin Appelman2015-03-262-4/+1
* | | rename proxy testRobin Appelman2015-03-261-7/+7