aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controllers/ShareControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-502/+0
| | | | | | | lib/Controller is the default location for controllers. So lets put them all in there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix testsRoeland Jago Douma2016-10-211-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-1/+5
| | | | | | In case no preview is available we display the ownCloud logo Fix unit test
* Adjust testLukas Reschke2016-09-081-1/+7
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-3/+5
|
* Add eventdispatcher to public link viewRoeland Jago Douma2016-07-181-1/+10
|
* Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-151-15/+15
|
* Add PHP unit testLukas Reschke2016-06-091-1/+25
|
* add hide file list optionBjoern Schiessle2016-06-091-0/+2
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* Move tests to PSR-4Joas Schilling2016-05-251-0/+454