Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initialize $middleWares | Thomas Müller | 2013-09-28 | 1 | -1/+1 |
* | delay middleware registrations | Thomas Müller | 2013-09-27 | 1 | -4/+9 |
* | class API decommissioning part 1 | Thomas Müller | 2013-09-25 | 1 | -197/+20 |
* | AppFramework: | Thomas Müller | 2013-09-25 | 1 | -25/+25 |
* | Still some session leftovers. | Thomas Tanghus | 2013-09-17 | 1 | -10/+0 |
* | Purge session from Request - and fix some styles | Thomas Tanghus | 2013-09-17 | 1 | -35/+16 |
* | move new interfaces into lib/public and OCP | Thomas Müller | 2013-08-31 | 3 | -3/+3 |
* | introducing OCP\AppFramework\App | Thomas Müller | 2013-08-21 | 3 | -3/+24 |
* | moving response classes over to OCP | Thomas Müller | 2013-08-21 | 11 | -437/+13 |
* | reducing controller annotations to: | Thomas Müller | 2013-08-20 | 1 | -12/+7 |
* | controller reuses IRequest methods | Thomas Müller | 2013-08-20 | 1 | -9/+7 |
* | Introducing IRequest | Thomas Müller | 2013-08-20 | 1 | -1/+110 |
* | Introducing IContainer into public api | Thomas Müller | 2013-08-20 | 2 | -12/+54 |
* | typos & unused var fixed | Thomas Müller | 2013-08-20 | 2 | -7/+5 |
* | there is no HttpMiddleware | Thomas Müller | 2013-08-20 | 1 | -1/+0 |
* | fixing require to Pimple | Thomas Müller | 2013-08-20 | 1 | -1/+1 |
* | initial import of appframework | Thomas Müller | 2013-08-17 | 20 | -0/+2669 |