summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache
Commit message (Expand)AuthorAgeFilesLines
* Update with robinJoas Schilling2016-07-2114-14/+14
* Fix othersJoas Schilling2016-07-2114-20/+34
* optimized size propagation on deletesRobin Appelman2016-06-141-4/+14
* Merge pull request #24863 from owncloud/propagator-batchingVincent Petry2016-06-101-1/+87
|\
| * fix mtime propagation on sqliteRobin Appelman2016-06-021-3/+3
| * add propagator batchingRobin Appelman2016-06-021-0/+86
* | Merge pull request #24899 from owncloud/local-storage-symlinksVincent Petry2016-06-081-1/+6
|\ \
| * | Ignore forbidden files while scanningRobin Appelman2016-06-071-1/+6
| |/
* / don't update storage mtime if we can't get the modified dateRobin Appelman2016-06-071-1/+4
|/
* Update license headersLukas Reschke2016-05-267-8/+16
* Merge pull request #24777 from owncloud/scanner-dont-propagateVincent Petry2016-05-231-2/+4
|\
| * dont needlessly triger the propgator in the scannerRobin Appelman2016-05-231-2/+4
* | Only recurse into incomplete folders during background scansRobin Appelman2016-05-231-3/+6
* | Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry2016-05-231-1/+1
|\ \ | |/ |/|
| * Scanner must normalize new children names for cache diffVincent Petry2016-05-201-1/+1
* | Merge pull request #24356 from owncloud/scanner-recursion-memoryVincent Petry2016-05-231-22/+25
|\ \ | |/ |/|
| * Free up folder content from memory before recursing in the file scannerRobin Appelman2016-04-291-22/+25
* | Properly get the internal path for a cachejail moveRoeland Jago Douma2016-04-301-1/+1
|/
* do propagation in a single queryRobin Appelman2016-04-252-24/+52
* Merge branch 'master' of https://github.com/d--j/core into d--j-masterThomas Müller2016-04-255-10/+34
* add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman2016-04-251-0/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-2414-0/+3105