aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/controller/sharecontroller.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-451/+0
* Fix ShareControllerTest (#24824)Joas Schilling2016-05-251-1/+5
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+11
* Update author informationLukas Reschke2016-03-011-1/+0
* add testsRobin Appelman2016-02-091-0/+49
* Fix unit testsRoeland Jago Douma2016-02-091-0/+2
* Example hook checkRoeland Jago Douma2016-02-091-5/+19
* Fix unit testRoeland Jago Douma2016-02-091-1/+5
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-031-18/+24
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-2/+2
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-1/+1
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-8/+8
* Directly get from the server containerRoeland Jago Douma2016-01-201-43/+70
* [Share 2.0] Make link share download use share managerRoeland Jago Douma2016-01-201-18/+11
* [Share 2.0] Move tests over the sharemanagerRoeland Jago Douma2016-01-201-78/+166
* Happy new year!Thomas Müller2016-01-121-1/+4
* getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* show display name but internally use the user nameBjörn Schießle2015-12-141-0/+1
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+2
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-4/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Disable video preview if previews are disabledMorris Jobke2015-06-091-0/+1
* Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-201-4/+1
|\
| * fix testsRobin Appelman2015-05-181-4/+1
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
|/
* fix mergeRobin Appelman2015-04-271-1/+1
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Properly catch whether a share is `null`Lukas Reschke2015-03-241-2/+60
* Fix controller testJoas Schilling2015-03-161-0/+1
* Allow iframes from same domain in share viewLukas Reschke2015-03-101-0/+5
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-1/+1
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* show animated gifs on public sharing pageGeorg Ehrke2015-01-191-1/+3
* Don't disclose relative directory path for single shared files of userLukas Reschke2014-11-181-1/+1
* Added download size on public sharingVincent Cloutier2014-11-141-1/+2
* Refactor file sharing public link handlingLukas Reschke2014-11-141-0/+170