summaryrefslogtreecommitdiffstats
path: root/lib/private/OCS/Exception.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix OCS ExceptionRoeland Jago Douma2017-08-011-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-0/+1
|
* lib/private/ocs to PSR-4 (#24558)Roeland Douma2016-05-121-0/+34
* 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\