aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/iservercontainer.php
Commit message (Expand)AuthorAgeFilesLines
* Move IServerContainter to PSR-4Roeland Jago Douma2016-03-221-522/+0
* Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-281-0/+7
* [Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma2016-01-271-0/+8
* Merge pull request #21719 from owncloud/move-notification-api-to-ocpThomas Müller2016-01-221-2/+2
|\
| * Allow automatic injection of the ManagerJoas Schilling2016-01-221-1/+1
| * Move the notification API to public namespaceJoas Schilling2016-01-221-1/+1
* | Introduce CredentialsManager for storage of credentials in DBRobin McCorkell2016-01-181-0/+8
|/
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-2/+4
|\
| * Happy new year!Thomas Müller2016-01-121-2/+4
* | Allow admins to add system wide root certificatesRobin Appelman2016-01-121-1/+1
|/
* anounce CommentsManager getter in public server interfaceArthur Schiwon2015-12-091-0/+6
* Added system tags data structure and PHP side managersVincent Petry2015-11-271-0/+18
* Update license headersLukas Reschke2015-10-261-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Add the L10N Factory to the container interfaceJoas Schilling2015-09-251-0/+6
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-1/+1
* Notification APIJoas Schilling2015-09-081-1/+8
* Split mimetype handling to new classRobin McCorkell2015-09-041-0/+8
* Adding EventDispatcher to IServerContainerThomas Müller2015-08-141-0/+9
* Use DIRoeland Jago Douma2015-08-101-7/+0
* Added Capabilities ManagerRoeland Jago Douma2015-08-101-0/+8
* Added mimetype detectorRoeland Jago Douma2015-07-271-0/+9
* Add getUserFolder to IRootFolderMorris Jobke2015-07-031-0/+1
* expose the mount manager in the public apiRobin Appelman2015-07-011-0/+6
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Fix return value for OCP PHPDocMorris Jobke2015-06-171-1/+1
* Fix OCP PHPDocMorris Jobke2015-06-171-2/+2
* [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-051-1/+1
* expose locking provider in the server containerRobin Appelman2015-06-011-0/+8
* Fix return type of the getRootFolder() methodJoas Schilling2015-04-281-1/+1
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-3/+1
* Add version to @deprecated tagsMorris Jobke2015-04-191-2/+2
* add visibility of methods in server container and interfaceMorris Jobke2015-04-181-46/+46
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+47
* Merge pull request #15196 from owncloud/limit-file-activities-to-favoritesMorris Jobke2015-04-091-1/+1
|\
| * Make scrutinizer happyJoas Schilling2015-04-011-1/+1
* | fixing license headers - encryption code relatedThomas Müller2015-04-071-0/+1
* | add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-0/+5
* | adding function getSecureRandom(); to IServerContainerThomas Müller2015-04-071-1/+7
* | make recovery settings workBjoern Schiessle2015-04-071-0/+12
|/
* Update license headersJenkins for ownCloud2015-03-261-12/+19
* Add wrapper for GuzzleLukas Reschke2015-03-251-0/+8
* Migrate to SwiftMailLukas Reschke2015-03-161-1/+7
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-271-19/+19
|\
| * Revert "Updating license headers"Morris Jobke2015-02-261-19/+19
* | Merge pull request #14300 from owncloud/commandbusMorris Jobke2015-02-261-0/+5
|\ \ | |/ |/|
| * Rename getAsyncCommandBus to getCommandBusRobin Appelman2015-02-251-1/+1
| * Add async command system to handle asynchronous operationsRobin Appelman2015-02-251-0/+5
* | deprecate getters for deprecated classBernhard Posselt2015-02-251-1/+2
|/