tomneedham
|
1449437c9e
|
Merge multiple failed third party responses when returning the result
|
2013-11-14 01:21:54 +00:00 |
tomneedham
|
bb182bbfb2
|
Merge multiple shipped failures before responding.
|
2013-11-14 01:19:46 +00:00 |
tomneedham
|
ca5c39a3a1
|
Return failed shipped responses over succedded shipped responses
|
2013-11-14 01:14:37 +00:00 |
tomneedham
|
a39f3fdbf9
|
Return result object when only one successful response is returned
|
2013-11-14 01:10:56 +00:00 |
tomneedham
|
790055571d
|
Update lib/private/api.php after merge conflict
|
2013-11-14 01:00:14 +00:00 |
tomneedham
|
b06682b7fb
|
Merge branch 'ocs_api_fix_success_code' into oc_api_tests
|
2013-11-14 00:41:04 +00:00 |
tomneedham
|
f19caeed33
|
Remove OC_App dependancy from OC_API::mergeResponses()
|
2013-11-13 22:46:24 +00:00 |
Tom Needham
|
17e45e2002
|
Pick any none 100 status code before defaulting to 100
|
2013-11-13 00:45:49 +00:00 |
Thomas Müller
|
f93dcc5d77
|
the filesystem has to be initialized once we know the user
|
2013-11-08 11:24:19 +01:00 |
Lukas Reschke
|
cba12e009f
|
Added missing HTTP prefix to the $_SERVER variable
|
2013-10-30 21:07:19 +01:00 |
Thomas Müller
|
3d42e402c5
|
http header OCS-ApiRequest: true is required in case of session based OCS API calls
|
2013-10-29 23:07:27 +01:00 |
Thomas Müller
|
581cd9bb9c
|
Support existing sessions within OCS API calls
|
2013-10-21 18:58:46 +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 |