aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IServerContainer.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Remove deprecated `ILogger` logging functionschore/remove-iloggerFerdinand Thiessen2024-09-191-9/+0
* chore: Remove deprecated legacy search backendJulius Härtl2024-08-011-9/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-241-36/+3
* chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-281-10/+0
* refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-031-9/+0
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Add a public replacement for OC::$server->getCarl Schwan2022-05-101-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-4/+3
* Undeprecate IAppContainer and IServerContainerChristoph Wurst2020-07-171-14/+10
* Deprecate the server container gettersChristoph Wurst2020-07-161-0/+65
* Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-161-0/+1
* Remove old deprecated getAppFolderRoeland Jago Douma2020-07-061-9/+0
* Deprecate \OCP\ISearchChristoph Wurst2020-06-241-0/+1
* Deprecate \OCP\IServerContainer::getEventDispatcherChristoph Wurst2020-06-081-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Add an event to edit the CSPRoeland Jago Douma2019-07-081-0/+1
* expose storagefactory in server containerRobin Appelman2018-10-171-0/+6
* some minor fixes and clode cleanupBjoern Schiessle2018-07-021-0/+1
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+19
* hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-251-0/+18
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-0/+9
* Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-8/+0
* Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-121-8/+0
|\
| * Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-121-8/+0
* | Remove unused and deprecated methods from OCP\UtilMorris Jobke2018-03-121-1/+1
|/
* Add public api for remote apiRobin Appelman2017-12-081-0/+12
* implement CalendarManagerGeorg Ehrke2017-11-091-0/+9
* Update license headersMorris Jobke2017-11-061-0/+1
* IServerContainer is effectively an IContainerChristoph Wurst2017-02-201-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-0/+6
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-8/+0
* Deprecate old app folderRoeland Jago Douma2016-10-051-0/+1
* 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