summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Make lock ttl configurableRobin Appelman2016-04-071-3/+6
* fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-311-1/+3
* Merge pull request #23154 from owncloud/avatar-save-failureThomas Müller2016-03-241-1/+2
|\
| * dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-111-1/+2
* | Inject server root - allows proper testing and separation of concernsMorris Jobke2016-03-181-1/+2
* | Add support for custom values in integrity checkerLukas Reschke2016-03-151-1/+2
|/
* POC for PSR-4 autoloader server.php => Server.phpRoeland Jago Douma2016-03-091-0/+1274