aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/api.php
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove OC_App dependancy from OC_API::mergeResponses()tomneedham2013-11-131-9/+12
|/
* the filesystem has to be initialized once we know the userThomas Müller2013-11-081-0/+8
|
* Added missing HTTP prefix to the $_SERVER variableLukas Reschke2013-10-301-1/+1
|
* http header OCS-ApiRequest: true is required in case of session based OCS ↵Thomas Müller2013-10-291-1/+2
| | | | API calls
* Support existing sessions within OCS API callsThomas Müller2013-10-211-3/+19
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+293
Conflicts: lib/private/vcategories.php