aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20891 from cuppett/cuppett/issue#19790Roeland Jago Douma2020-08-201-6/+38
|\
| * Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett2020-08-201-6/+38
* | Make Cache::removeChildren non recursiveRobin Appelman2020-08-202-15/+38
|/
* Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma2020-08-201-1/+1
|\
| * Allow writing empty content to new fileGeorg Ehrke2020-08-131-1/+1
* | Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke2020-08-191-1/+1
|\ \
| * | Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-1/+1
* | | Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-191-0/+1
|\ \ \
| * | | Add legacy scanning commandRoeland Jago Douma2020-08-191-0/+1
| |/ /
* / / Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-192-3/+3
|/ /
* | Improve recent file fetchingRoeland Jago Douma2020-08-181-6/+51
* | Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-171-0/+6
|/
* Add config option to enable multibucket preview distributionMorris Jobke2020-08-061-0/+3
* Use fixed preview buckets that are postfixed with -preview-NUMBERMorris Jobke2020-08-061-2/+2
* Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke2020-08-061-3/+48
* Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-063-0/+165
* Merge pull request #21677 from J0WI/clearstatcache-on-rmdirMorris Jobke2020-08-051-2/+4
|\
| * Only clear the realpath cacheJ0WI2020-07-031-2/+2
| * clearstatcache() on rmdirJ0WI2020-07-031-0/+2
* | dont update mimetype when moving to trashRobin Appelman2020-07-301-1/+5
* | fix renameFromStorage messing with folder mimetypeRobin Appelman2020-07-231-7/+10
* | use exceptions for error signaling in writeStreamRobin Appelman2020-07-232-5/+19
* | fix moving files from external storage to object store trashbinRobin Appelman2020-07-231-9/+6
* | Extra white space to follow other ifslui87kw2020-07-151-1/+1
* | Avoid substr() error when strpos returns falsebladewing2020-07-151-6/+9
* | filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-101-1/+4
* | ensure home storage is initialized on first setupRobin Appelman2020-07-093-2/+6
* | Merge pull request #21636 from nextcloud/lock-exception-readable-pathMorris Jobke2020-07-051-1/+1
|\ \ | |/ |/|
| * add proper paths to locking exceptionsRobin Appelman2020-06-301-1/+1
* | Fix static method call for s3 bucket compat checkChristoph Wurst2020-07-031-2/+2
* | Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma2020-07-022-0/+85
|\ \
| * | prevent the root storage from accidentally scanning user foldersRobin Appelman2020-06-112-0/+85
* | | Merge pull request #21588 from nextcloud/bug/21214/method-signatureRoeland Jago Douma2020-06-301-1/+2
|\ \ \
| * | | Update presign method to match with interface again.Daniel Kesselberg2020-06-251-1/+2
| | |/ | |/|
* / | Set retry = false for forbidden exception.Daniel Kesselberg2020-06-251-1/+1
|/ /
* | relax permissions mask check for detecting part file renameRobin Appelman2020-06-241-7/+3
* | Disable Client-Side Monitoring on AWS storageChristoph Wurst2020-06-151-2/+3
|/
* Merge pull request #21317 from FlorentCoppint/s3_upload_part_sizeRoeland Jago Douma2020-06-092-3/+5
|\
| * Upload part size as S3 parameter instead of constant valueFlorent2020-06-092-3/+5
* | increase log level for storage self-testRobin Appelman2020-06-081-2/+2
|/
* Add lazy events for the Node APIRoeland Jago Douma2020-05-281-23/+80
* Clear the statscache before fetching the metadataRoeland Jago Douma2020-05-221-0/+1
* generalize the "lazy folder" conceptRobin Appelman2020-05-112-456/+497
* Merge pull request #18955 from adrb/swift_upload_large_objectsRoeland Jago Douma2020-05-061-4/+14
|\
| * Large Object support for OpenStack Swift.Adrian Brzezinski2020-04-271-4/+14
* | Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-302-3/+3
* | Run the cs fixer for green ciRoeland Jago Douma2020-04-301-6/+0
* | Merge pull request #18883 from adrb/optimize_swift_14116Roeland Jago Douma2020-04-302-18/+48
|\ \
| * | It's a fix for issue #14116,Adrian Brzezinski2020-04-272-18/+48
| |/
* / Update license headers for 19Christoph Wurst2020-04-2919-4/+25
|/