aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/tests/TestCase.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-6/+12
| | | | | | * basically a straight replacement of the wrapped code at the calling code parts Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Cleanup not used legacy classesMorris Jobke2017-03-031-1/+2
| | | | | | | * Person was removed via #2170 * other lcasses/interfaces are not used at all Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
|
* Fix some more sniffsJoas Schilling2016-09-121-1/+0
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-10/+1
|
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-1/+0
| | | | correctly accross share owner and share initiator
* move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-201-0/+133