Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -146/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | initialize $middleWares | Thomas Müller | 2013-09-28 | 1 | -1/+1 |
| | |||||
* | delay middleware registrations | Thomas Müller | 2013-09-27 | 1 | -4/+9 |
| | |||||
* | AppFramework: | Thomas Müller | 2013-09-25 | 1 | -25/+25 |
| | | | | | | - get request from the server container - implement registerMiddleWare() - adding getAppName() to app container | ||||
* | move new interfaces into lib/public and OCP | Thomas Müller | 2013-08-31 | 1 | -1/+1 |
| | |||||
* | introducing OCP\AppFramework\App | Thomas Müller | 2013-08-21 | 1 | -1/+20 |
| | |||||
* | Introducing IContainer into public api | Thomas Müller | 2013-08-20 | 1 | -12/+10 |
| | |||||
* | 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 | 1 | -0/+125 |