Thomas Tanghus
|
47b2007228
|
Remove misleading IMiddleware interface
|
2013-10-05 19:13:12 +02:00 |
Thomas Tanghus
|
c85621a897
|
Make abstract Middleware class public
It doesn't make sense for subclasses to have to implement
all methods.
|
2013-10-05 16:59:06 +02:00 |
Thomas Tanghus
|
8603f956ab
|
Get urlParams registered before Request is instantiated
|
2013-10-01 19:03:34 +02:00 |
Thomas Müller
|
b168d5aa3b
|
class API decommissioning part 1
|
2013-09-25 11:05:24 +02:00 |
Thomas Müller
|
b2ef978d10
|
AppFramework:
- get request from the server container
- implement registerMiddleWare()
- adding getAppName() to app container
|
2013-09-25 10:30:48 +02:00 |
Thomas Müller
|
b9e943f5d5
|
fix naming
|
2013-09-17 09:42:14 +02:00 |
Thomas Müller
|
822daa8f8a
|
class files have to be lowercase
|
2013-09-17 00:27:22 +02:00 |
Thomas Müller
|
981a41e2cd
|
adding interface for middleware
|
2013-09-17 00:26:55 +02:00 |
Thomas Müller
|
206f83941b
|
move new interfaces into lib/public and OCP
|
2013-08-31 21:34:29 +02:00 |
Thomas Müller
|
ec9b7d1e84
|
fixing file header
|
2013-08-31 01:41:24 +02:00 |
Thomas Müller
|
38f9df4293
|
introducing OCP\AppFramework\App
|
2013-08-21 01:02:15 +02:00 |
Thomas Müller
|
911bd3c16f
|
moving response classes over to OCP
|
2013-08-21 01:00:26 +02:00 |