summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage
Commit message (Expand)AuthorAgeFilesLines
* Update with robinJoas Schilling2016-07-2117-17/+17
* Fix othersJoas Schilling2016-07-2119-24/+43
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-19/+1
* Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+6
* handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-3/+3
* Merge pull request #24899 from owncloud/local-storage-symlinksVincent Petry2016-06-081-1/+29
|\
| * dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-071-1/+29
* | make sure $data['mtime'] is always a timestampRobin Appelman2016-06-071-0/+3
|/
* Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-031-3/+3
* Check whether remote DAV server accepted the mtime on touchVincent Petry2016-05-301-1/+10
* Fix webdav destination header when overwriting foldersVincent Petry2016-05-301-6/+23
* Update license headersLukas Reschke2016-05-2610-9/+16
* Remove unneeded unsets in encoding wrapperVincent Petry2016-05-201-16/+3
* Fixes for encoding wrapperVincent Petry2016-05-201-41/+19
* Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-0/+568
* Prevent concurrent availability checksRobin McCorkell2016-04-261-0/+4
* Merge pull request #24246 from owncloud/local-invalidLukas Reschke2016-04-261-0/+3
|\
| * error out if a local storage isn't setup correctlyRobin Appelman2016-04-251-0/+3
* | do propagation in a single queryRobin Appelman2016-04-252-2/+2
|/
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-2418-0/+5925