aboutsummaryrefslogtreecommitdiffstats
path: root/lib/appframework/dependencyinjection
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-146/+0
| | | | | Conflicts: lib/private/vcategories.php
* initialize $middleWaresThomas Müller2013-09-281-1/+1
|
* delay middleware registrationsThomas Müller2013-09-271-4/+9
|
* AppFramework:Thomas Müller2013-09-251-25/+25
| | | | | | - get request from the server container - implement registerMiddleWare() - adding getAppName() to app container
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-1/+1
|
* introducing OCP\AppFramework\AppThomas Müller2013-08-211-1/+20
|
* Introducing IContainer into public apiThomas Müller2013-08-201-12/+10
|
* there is no HttpMiddlewareThomas Müller2013-08-201-1/+0
|
* fixing require to PimpleThomas Müller2013-08-201-1/+1
|
* initial import of appframeworkThomas Müller2013-08-171-0/+125