aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/dependencyinjection/dicontainer.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-461/+0
* Add activities for commentsJoas Schilling2016-02-051-0/+4
* Add activities when a tag is (un-)assignedJoas Schilling2016-02-021-0/+4
* Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-281-4/+6
* [Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma2016-01-271-0/+4
* Merge pull request #21719 from owncloud/move-notification-api-to-ocpThomas Müller2016-01-221-0/+4
|\
| * Allow automatic injection of the ManagerJoas Schilling2016-01-221-0/+4
* | Introduce CredentialsManager for storage of credentials in DBRobin McCorkell2016-01-181-0/+4
|/
* Happy new year!Thomas Müller2016-01-121-2/+3
* Add 'OCP\Files\IMimeTypeDetector' to DI containerRoeland Jago Douma2016-01-071-0/+4
* Register app containers in the OC containerJoas Schilling2015-12-181-0/+4
* Allow DI for OCP\Files\IMimeTypeDetectorJoas Schilling2015-12-011-0/+4
* Allow DI the system tag stuff without Application classJoas Schilling2015-11-301-0/+8
* Add full interface of server container as aliasMorris Jobke2015-11-261-0/+1
* Move index.php from files to AppFrameworkLukas Reschke2015-11-161-0/+4
* Use getHttpProtocol instead of $_SERVERLukas Reschke2015-10-301-5/+4
* Update license headersLukas Reschke2015-10-261-1/+1
* Provide IAppContainer as dependency injectionMorris Jobke2015-10-201-0/+4
* Use `/` if installed in main folderLukas Reschke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Merge pull request #17852 from owncloud/register-alias-factoryRobin McCorkell2015-08-111-0/+1
|\
| * add test for factoriesBernhard Posselt2015-07-251-0/+1
* | Use DIRoeland Jago Douma2015-08-101-0/+14
* | Add \OCP\ISession to AppFrameworkRobin McCorkell2015-08-071-0/+4
|/
* add registerAlias method to shorcut interface registrationBernhard Posselt2015-07-181-39/+11
* disallow cookie auth for cors requestsBernhard Posselt2015-05-221-2/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* add aliases to pascal case constructor paramters to make it possible to auto ...Bernhard Posselt2015-04-291-0/+11
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* AppFramework StreamResponseBernhard Posselt2015-02-271-0/+5
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+17
* Use proper namespaceLukas Reschke2015-01-271-1/+1
* get rid of log warning when using servercontainerBernhard Posselt2015-01-221-39/+36
* always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-151-1/+0
* degraded logging policy for server container in AppFrameworkMorris Jobke2015-01-061-2/+2
* Use info instead of warning log levelLukas Reschke2015-01-051-2/+2
* Intelligent containerBernhard Posselt2014-12-231-6/+171
* add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-171-2/+1
* add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-171-0/+1
* first round of deprecationBernhard Posselt2014-12-161-0/+4
* Update Pimple to V3.0Thomas Müller2014-11-031-10/+10
* introduce SessionMiddleWare to control session handling via an annotationThomas Müller2014-10-221-1/+12
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* fix 8757, get rid of service locator antipatternBernhard Posselt2014-05-281-5/+10
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* use new controllermethodreflector for corsmiddlewareBernhard Posselt2014-05-111-1/+4
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* add request to dispatcher classBernhard Posselt2014-05-111-1/+2
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-2/+14