aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IServerContainer.php
Commit message (Collapse)AuthorAgeFilesLines
* IServerContainer is effectively an IContainerChristoph Wurst2017-02-201-1/+1
| | | | | | This relation was not explicitly declared in the class description. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-0/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-8/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Deprecate old app folderRoeland Jago Douma2016-10-051-0/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-3/+4
|
* Update license headersLukas Reschke2016-05-261-3/+3
|
* Add methods to public interfaceJoas Schilling2016-05-031-0/+12
|
* Move IServerContainter to PSR-4Roeland Jago Douma2016-03-221-0/+522