aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Updating license headersJenkins for ownCloud2015-02-2319-206/+296
* | Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-4/+8
|/
* Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-071-201/+0
* Updated unit testsRoeland Jago Douma2015-02-061-43/+123
* Split up unit testsRoeland Jago Douma2015-02-041-16/+24
* Added unit test to test getCapabilities for files_sharingRoeland Jago Douma2015-02-041-0/+113
* Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-272-0/+4
|\
| * Unregister trashbin storage wrapper at the end of testsVincent Petry2015-01-232-0/+4
* | Merge pull request #13679 from owncloud/public-disablesharejspluginThomas Müller2015-01-271-1/+25
|\ \
| * | Disable JS plugin for sharing in public modeVincent Petry2015-01-261-1/+25
* | | Only reload file list after remote share accept request returnsVincent Petry2015-01-261-2/+120
|/ /
* | certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-261-2/+3
* | by default send mail for new server-to-server shareBjoern Schiessle2015-01-231-0/+65
* | delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-211-0/+76
* | Merge pull request #13432 from owncloud/animate_gifs_public_sharingThomas Müller2015-01-211-1/+3
|\ \
| * | show animated gifs on public sharing pageGeorg Ehrke2015-01-191-1/+3
* | | Merge pull request #13540 from owncloud/s2s-fixpasswordfromdialogThomas Müller2015-01-211-0/+123
|\ \ \
| * | | Add unit test for external share JS dialogVincent Petry2015-01-211-0/+123
| | |/ | |/|
* | | Fixed external cache test namespaceVincent Petry2015-01-211-1/+3
* | | Fix webdav mkdir for remote sharesVincent Petry2015-01-211-0/+112
|/ /
* / replace hook with storage wrapperBjoern Schiessle2015-01-194-7/+9
|/
* remove deprecated code - fixes #13119Thomas Müller2015-01-141-18/+18
* set accept to 1 (=true) for all server-to-server shares on update, at this po...Bjoern Schiessle2015-01-131-0/+76
* don't delete share table entries for the unique name if re-share permission w...Bjoern Schiessle2015-01-071-0/+32
* Merge pull request #12942 from owncloud/favs-missingsharedsubdirsMorris Jobke2014-12-211-1/+56
|\