summaryrefslogtreecommitdiffstats
path: root/lib/private/OCSClient.php
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-2/+3
|
* Set higher timeout limitJarrett2016-05-051-4/+4
| | | Set the timeout limit to be 20 instead of 5 for machines that take longer to load the apps from apps.owncloud.org so that it doesn't show up blank.
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+355
* \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater