summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure all sharing tests extend the testcaseJoas Schilling2015-10-131-1/+5
* Unit test for etag update on custom share folderVincent Petry2015-07-011-8/+36
* Added unit test to verify link password removealRoeland Jago Douma2015-06-251-1/+23
* Disable video preview if previews are disabledMorris Jobke2015-06-101-0/+1
* Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissionsBjörn Schießle2015-05-261-2/+1
|\
| * Do not automatically add "update" permission to shared mountsVincent Petry2015-05-211-2/+1
* | Add tests for the correct share id on the call aswellJoas Schilling2015-05-041-3/+15
* | check the called URLJoas Schilling2015-05-041-3/+13
* | Merge the two tests into oneJoas Schilling2015-05-042-154/+67
* | *cough*Joas Schilling2015-05-041-4/+13
* | Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-05-041-0/+130
* | Do not make setupMounts() public just because of testingJoas Schilling2015-05-041-11/+11
* | Add unit tests for external share manangerRobin Appelman2015-05-041-0/+142
|/
* Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke2015-04-161-3/+9
* Revert "[stable8] Properly add trailing slash to mount point"Thomas Müller2015-04-161-9/+3
* Properly add trailing slash to mount pointVincent Petry2015-04-131-3/+9
* Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke2015-03-271-0/+152
|\
| * Fix share permission related unit testsVincent Petry2015-03-261-9/+13
| * Fix shared storage permission checksVincent Petry2015-03-261-0/+148
* | always fall back to default share folderBjoern Schiessle2015-03-261-2/+4
* | Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithsharesMorris Jobke2015-03-261-0/+90
|\ \ | |/ |/|
| * Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
* | Merge pull request #15193 from owncloud/stable8-15145Vincent Petry2015-03-261-2/+60
|\ \
| * | Properly catch whether a share is `null`Lukas Reschke2015-03-251-2/+60
| |/
* / Backport of #15025Roeland Jago Douma2015-03-201-0/+18
|/
* 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
|\
| * Fix issues with searchByTag in shared storageVincent Petry2014-12-181-1/+56
* | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-4/+37