| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 | Morris Jobke | 2013-11-27 | 1 | -0/+23 |
|\ |
|
| * | adding documentation for registerRoutes() | Thomas Müller | 2013-11-25 | 1 | -1/+13 |
| * | fix appframework routing | Thomas Müller | 2013-11-25 | 1 | -0/+11 |
* | | page level doc blocks and class descriptions | Morris Jobke | 2013-11-25 | 2 | -0/+9 |
* | | AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes | Morris Jobke | 2013-11-25 | 6 | -3/+57 |
|/ |
|
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 7 | -11/+4 |
* | Fix namespace for OCP\Appframework\Http | Thomas Tanghus | 2013-10-23 | 3 | -1/+3 |
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -2/+12 |
* | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-16 | 1 | -9/+11 |
|\ |
|
| * | Merge pull request #5067 from owncloud/urlParams_fix | Thomas Müller | 2013-10-16 | 1 | -9/+11 |
| |\ |
|
| | * | Get urlParams registered before Request is instantiated | Thomas Tanghus | 2013-10-01 | 1 | -9/+11 |
* | | | OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller | Thomas Tanghus | 2013-10-11 | 2 | -2/+2 |
* | | | removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileIn... | Thomas Müller | 2013-10-07 | 1 | -20/+0 |
* | | | removing all link/url related calls from API class | Thomas Müller | 2013-10-07 | 1 | -45/+0 |
* | | | remove getTrans() from API class | Thomas Müller | 2013-10-07 | 1 | -8/+0 |
* | | | remove unused classes | Thomas Müller | 2013-10-07 | 1 | -2/+0 |
* | | | fixing SecurityMiddleware to use OC6 API | Thomas Müller | 2013-10-07 | 3 | -17/+24 |
* | | | move controller to OCP | Thomas Müller | 2013-10-06 | 1 | -0/+147 |
|/ / |
|
* | | Remove misleading IMiddleware interface | Thomas Tanghus | 2013-10-05 | 2 | -89/+1 |
* | | Make abstract Middleware class public | Thomas Tanghus | 2013-10-05 | 1 | -0/+100 |
|/ |
|
* | class API decommissioning part 1 | Thomas Müller | 2013-09-25 | 1 | -88/+1 |
* | AppFramework: | Thomas Müller | 2013-09-25 | 1 | -0/+12 |
* | fix naming | Thomas Müller | 2013-09-17 | 1 | -1/+1 |
* | class files have to be lowercase | Thomas Müller | 2013-09-17 | 1 | -0/+0 |
* | adding interface for middleware | Thomas Müller | 2013-09-17 | 1 | -0/+88 |
* | move new interfaces into lib/public and OCP | Thomas Müller | 2013-08-31 | 1 | -2/+2 |
* | fixing file header | Thomas Müller | 2013-08-31 | 2 | -0/+40 |
* | introducing OCP\AppFramework\App | Thomas Müller | 2013-08-21 | 3 | -0/+324 |
* | moving response classes over to OCP | Thomas Müller | 2013-08-21 | 4 | -0/+458 |