summaryrefslogtreecommitdiffstats
path: root/lib/appframework
Commit message (Expand)AuthorAgeFilesLines
* initialize $middleWaresThomas Müller2013-09-281-1/+1
* delay middleware registrationsThomas Müller2013-09-271-4/+9
* class API decommissioning part 1Thomas Müller2013-09-251-197/+20
* AppFramework:Thomas Müller2013-09-251-25/+25
* Still some session leftovers.Thomas Tanghus2013-09-171-10/+0
* Purge session from Request - and fix some stylesThomas Tanghus2013-09-171-35/+16
* move new interfaces into lib/public and OCPThomas Müller2013-08-313-3/+3
* introducing OCP\AppFramework\AppThomas Müller2013-08-213-3/+24
* moving response classes over to OCPThomas Müller2013-08-2111-437/+13
* reducing controller annotations to:Thomas Müller2013-08-201-12/+7
* controller reuses IRequest methodsThomas Müller2013-08-201-9/+7
* Introducing IRequestThomas Müller2013-08-201-1/+110
* Introducing IContainer into public apiThomas Müller2013-08-202-12/+54
* typos & unused var fixedThomas Müller2013-08-202-7/+5
* 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-1720-0/+2669