summaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* tokens can't be valid local user namesRobin Appelman2018-08-161-11/+9
* more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
* cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
* use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
* remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
* use insertIfNotExists to store new mimetypes.Robin Appelman2018-08-091-14/+7
* Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-2/+17
|\
| * make file cache updates more robustBjoern Schiessle2018-07-311-2/+17
* | Do not log to error loglevel when converting the errorRoeland Jago Douma2018-08-061-1/+1
|/
* Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
* Use the path_hash instead of the path to query the filecacheMorris Jobke2018-07-161-1/+1
* Merge pull request #10179 from nextcloud/mount-filterMorris Jobke2018-07-111-1/+22
|\
| * Add the option to filter mounts for a userRobin Appelman2018-07-101-1/+22
* | Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+15
* | Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+11
|/
* allow to disable encryptionBjoern Schiessle2018-07-051-2/+6
* Merge pull request #10079 from nextcloud/search-double-slashMorris Jobke2018-07-021-1/+1
|\
| * fix double slash in search result path when the result is in a submountRobin Appelman2018-07-021-1/+1
* | Add option to only scan the home storageRobin Appelman2018-06-281-3/+8
|/
* Add resource type phpDoc for putContent methodsJulius Härtl2018-06-263-3/+3
* Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-2/+2
|\
| * feat: allow files:scan --shallowBlaok2018-05-181-2/+2
* | Request a valid property for DAV opendirRoeland Jago Douma2018-06-211-1/+1
* | Fix listing s3 objects when using google cloud aws compatibilityRobin Appelman2018-06-111-0/+5
* | Make sure initial files can be properly createdRoeland Jago Douma2018-06-071-1/+2
* | add azure unit tests with azuriteRobin Appelman2018-06-041-1/+28
* | add azure object storage backendRobin Appelman2018-06-041-0/+91
* | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanupMorris Jobke2018-05-231-9/+12
|\ \ | |/ |/|
| * cleanup locks in scanner on errorRobin Appelman2018-05-041-9/+12
* | Make Appdata staticRoeland Jago Douma2018-05-142-6/+13
* | Merge pull request #9397 from nextcloud/log-fileinfo-not-foundMorris Jobke2018-05-071-0/+1
|\ \
| * | Debug log file not found when getting fileinfoRobin Appelman2018-05-041-0/+1
| |/
* | Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke2018-05-071-3/+1
|\ \
| * | always log locking errorsRobin Appelman2018-05-041-3/+1
* | | Merge pull request #9372 from nextcloud/bugfix/4577Morris Jobke2018-05-071-0/+8
|\ \ \
| * | | Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+8
| |/ /
* | | Merge pull request #9371 from nextcloud/bugfix/7444Morris Jobke2018-05-071-7/+7
|\ \ \ | |_|/ |/| |
| * | Cache is not part of the quotaRoeland Jago Douma2018-05-021-7/+7
| |/
* | Merge pull request #9387 from nextcloud/getcachentry-lockMorris Jobke2018-05-041-3/+1
|\ \
| * | remove unneeded locks in getCacheEntryRobin Appelman2018-05-041-3/+1
| |/
* | Merge pull request #9364 from nextcloud/log-invalid-storageMorris Jobke2018-05-041-0/+3
|\ \
| * | Log mount and storage issues in getFileInfoRobin Appelman2018-05-021-0/+3
| |/
* / Use better way to determine stream type in encryption stream wrapperRobin Appelman2018-05-011-3/+3
|/
* Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_a...Morris Jobke2018-04-271-1/+5
|\
| * Actually return the root folder when traversing up the treeRoeland Jago Douma2018-04-261-1/+5
* | generateTokenFromCache is only valid for V3Roeland Jago Douma2018-04-261-2/+2
* | json_decode an associative array for the swift cached tokenRoeland Jago Douma2018-04-261-1/+1
|/
* move log constants to ILoggerArthur Schiwon2018-04-2610-20/+29
* Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma2018-04-241-0/+4
|\
| * Swift v3 requires setting a scopeRoeland Jago Douma2018-04-231-0/+4