aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/ocs/result.php
Commit message (Collapse)AuthorAgeFilesLines
* lib/private/ocs to PSR-4 (#24558)Roeland Douma2016-05-121-156/+0
| | | | | | | | | | | | | * Move OC_OCS_XX to legacy * Move \OC\OCS to PSR-4 * OC_OCS_xx to \OC\OCS\xx * Moved OC_OCS_xx to proper namespace * OC_OCS_xx is still there for legacy reasons as a wrapper * No calls to OC_OCS_xx in \OC\OCS\
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* Merge pull request #18184 from owncloud/ocs-merge-headersThomas Müller2015-10-211-1/+3
|\ | | | | Merge headers of ocs results
| * fix PHPDocThomas Müller2015-09-211-0/+1
| |
| * Merge headers of ocs resultsThomas Müller2015-09-211-1/+2
| |
* | update licence headers via scriptMorris Jobke2015-10-051-0/+1
|/
* With V2 we should ensure that the status codes are kept in syncThomas Müller2015-08-131-1/+1
|
* Adding header support to class OC_OCS_ResultThomas Müller2015-08-071-1/+44
|
* Update license headersJenkins for ownCloud2015-03-261-9/+24
|
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+10
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-10/+23
|
* Fix unexisting class and PHPDocLukas Reschke2014-09-151-16/+8
| | | | You can't add int here as hint...
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-3/+3
|
* Only accept success as 100 like the OCS spec doestomneedham2014-04-021-1/+1
|
* getData() always needs to return an arrayBjoern Schiessle2014-02-071-6/+12
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+97
Conflicts: lib/private/vcategories.php