aboutsummaryrefslogtreecommitdiffstats
path: root/lib/appframework/http
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-305-661/+0
| | | | | Conflicts: lib/private/vcategories.php
* Purge session from Request - and fix some stylesThomas Tanghus2013-09-171-35/+16
|
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-1/+1
|
* moving response classes over to OCPThomas Müller2013-08-217-431/+7
|
* Introducing IRequestThomas Müller2013-08-201-1/+110
|
* typos & unused var fixedThomas Müller2013-08-202-7/+5
|
* initial import of appframeworkThomas Müller2013-08-178-0/+997