summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Update license headersJenkins for ownCloud2015-03-2621-203/+333
* | | Add wrapper for GuzzleLukas Reschke2015-03-251-2/+2
* | | Merge pull request #15160 from owncloud/deduplicate-external-manager-testsMorris Jobke2015-03-242-154/+67
|\ \ \
| * | | Merge the two tests into oneJoas Schilling2015-03-242-154/+67
* | | | Merge pull request #15158 from owncloud/fix-failing-masterRobin Appelman2015-03-241-4/+13
|\| | |
| * | | *cough*Joas Schilling2015-03-241-4/+13
* | | | Merge pull request #14998 from rullzer/ocs_api_new_urlMorris Jobke2015-03-241-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Added extra unit testRoeland Jago Douma2015-03-211-0/+5
* | | | Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-shareMorris Jobke2015-03-241-0/+130
|\ \ \ \
| * | | | Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-03-171-0/+130
| | |/ / | |/| |
* | | | Properly catch whether a share is `null`Lukas Reschke2015-03-241-2/+60
* | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-201-0/+1
|\ \ \ \
| * | | | Fix controller testJoas Schilling2015-03-161-0/+1
| |/ / /
* | / / Do not automatically add "update" permission to shared mountsVincent Petry2015-03-201-2/+1
| |/ / |/| |
* | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-0/+18
|\ \ \
| * | | Added unit testRoeland Jago Douma2015-03-191-0/+18
| |/ /
* | | Merge pull request #14537 from owncloud/oci-external-shareRobin Appelman2015-03-191-0/+142
|\ \ \ | |/ / |/| |
| * | Do not make setupMounts() public just because of testingJoas Schilling2015-03-111-11/+11
| * | Add unit tests for external share manangerRobin Appelman2015-03-101-0/+142
* | | Allow iframes from same domain in share viewLukas Reschke2015-03-101-0/+5
| |/ |/|
* | Add unit test for size propagation across share boundariesVincent Petry2015-03-091-0/+90
* | Shares should have a least read permissionRoeland Jago Douma2015-03-011-0/+71
|/
* Revert "Updating license headers"Morris Jobke2015-02-2619-296/+206
* Reset the group backend aswellJoas Schilling2015-02-251-1/+7
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-1/+1
* Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-2/+2
|\
| * Dont fatal error test when encryption is enabledRobin Appelman2015-02-171-2/+2