Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Thomas Tanghus
|
ad017285e1
|
Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable
- API OCP\Appframework\Http is now both a class and a namespace.
|
2013-10-23 05:57:34 +02:00 |
Thomas Müller
|
54e77e0e66
|
fixing typo
|
2013-10-07 00:40:37 +02:00 |
Thomas Müller
|
e071bfc144
|
fixing SecurityMiddleware to use OC6 API
|
2013-10-07 00:33:54 +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 Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |