summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/ApiTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix share update testJulius Härtl2020-05-261-1/+2
* Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-261-2/+5
* Update license headersChristoph Wurst2019-12-051-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Fix share testsRoeland Jago Douma2019-11-201-1/+48
* Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-081-1/+4
* Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-241-7/+10
* Get rid of shareItemMorris Jobke2018-05-231-22/+0
* fix unit testsBjoern Schiessle2018-02-271-1/+4
* Fix risky tests without assertionsJoas Schilling2018-01-251-1/+5
* Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-11/+11
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-2/+2
* Cleanup unused methodsMorris Jobke2017-08-151-63/+0
* Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
* update unit testsBjoern Schiessle2017-04-071-30/+0
* unit tests updated and new addedBjoern Schiessle2016-11-011-3/+7
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-6/+4
* fix share tests not passing pathRobin Appelman2016-10-121-4/+7
* more robust test setupRobin Appelman2016-10-121-8/+5
* phpunit is weirdRobin Appelman2016-10-121-3/+4
* Cleanup TestsRoeland Jago Douma2016-08-171-165/+72
* Move updateShare and getShares over to use proper parametersRoeland Jago Douma2016-08-171-39/+33
* Use parameters in createShareRoeland Jago Douma2016-08-171-130/+42
* Move the Share20OCS code over to use the proper DataResponseRoeland Jago Douma2016-08-101-34/+34
* Fix testsRoeland Jago Douma2016-08-051-154/+197
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-151-2/+2
* Add explicit delete permission to link sharesVincent Petry2016-06-241-2/+14
* Extend unit testsRoeland Jago Douma2016-06-071-1/+33
* Fix unit testsRoeland Jago Douma2016-06-071-6/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move tests to PSR-4Joas Schilling2016-05-251-0/+1598