aboutsummaryrefslogtreecommitdiffstats
path: root/lib/appframework/http/request.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-307/+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
|
* Introducing IRequestThomas Müller2013-08-201-1/+110
|
* initial import of appframeworkThomas Müller2013-08-171-0/+217