| Commit message (Expand) | Author | Age | Files | Lines |
* | tokens can't be valid local user names | Robin Appelman | 2018-08-16 | 1 | -11/+9 |
* | more efficient way to detect added and removed mounts | Robin Appelman | 2018-08-16 | 1 | -9/+23 |
* | cache OC\Files\Mount\Manager::findIn results | Robin Appelman | 2018-08-16 | 1 | -2/+17 |
* | use more efficient method to find mountpoint for path | Robin Appelman | 2018-08-16 | 1 | -18/+15 |
* | remove double loop for detecting changed mounts | Robin Appelman | 2018-08-16 | 1 | -9/+12 |
* | use insertIfNotExists to store new mimetypes. | Robin Appelman | 2018-08-09 | 1 | -14/+7 |
* | Merge pull request #10397 from nextcloud/encryption-s3-fix | Björn Schießle | 2018-08-08 | 1 | -2/+17 |
|\ |
|
| * | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -2/+17 |
* | | Do not log to error loglevel when converting the error | Roeland Jago Douma | 2018-08-06 | 1 | -1/+1 |
|/ |
|
* | Do scan the root storage in background scan | Robin Appelman | 2018-07-24 | 1 | -5/+0 |
* | Use the path_hash instead of the path to query the filecache | Morris Jobke | 2018-07-16 | 1 | -1/+1 |
* | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 1 | -1/+22 |
|\ |
|
| * | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 1 | -1/+22 |
* | | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -3/+15 |
* | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+11 |
|/ |
|
* | allow to disable encryption | Bjoern Schiessle | 2018-07-05 | 1 | -2/+6 |
* | Merge pull request #10079 from nextcloud/search-double-slash | Morris Jobke | 2018-07-02 | 1 | -1/+1 |
|\ |
|
| * | fix double slash in search result path when the result is in a submount | Robin Appelman | 2018-07-02 | 1 | -1/+1 |
* | | Add option to only scan the home storage | Robin Appelman | 2018-06-28 | 1 | -3/+8 |
|/ |
|
* | Add resource type phpDoc for putContent methods | Julius Härtl | 2018-06-26 | 3 | -3/+3 |
* | Merge pull request #9526 from Blaok/files-scan-shallow | Robin Appelman | 2018-06-25 | 1 | -2/+2 |
|\ |
|
| * | feat: allow files:scan --shallow | Blaok | 2018-05-18 | 1 | -2/+2 |
* | | Request a valid property for DAV opendir | Roeland Jago Douma | 2018-06-21 | 1 | -1/+1 |
* | | Fix listing s3 objects when using google cloud aws compatibility | Robin Appelman | 2018-06-11 | 1 | -0/+5 |
* | | Make sure initial files can be properly created | Roeland Jago Douma | 2018-06-07 | 1 | -1/+2 |
* | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -1/+28 |
* | | add azure object storage backend | Robin Appelman | 2018-06-04 | 1 | -0/+91 |
* | | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanup | Morris Jobke | 2018-05-23 | 1 | -9/+12 |
|\ \
| |/
|/| |
|
| * | cleanup locks in scanner on error | Robin Appelman | 2018-05-04 | 1 | -9/+12 |
* | | Make Appdata static | Roeland Jago Douma | 2018-05-14 | 2 | -6/+13 |
* | | Merge pull request #9397 from nextcloud/log-fileinfo-not-found | Morris Jobke | 2018-05-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Debug log file not found when getting fileinfo | Robin Appelman | 2018-05-04 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #9388 from nextcloud/log-lock-state-on-conflict | Morris Jobke | 2018-05-07 | 1 | -3/+1 |
|\ \ |
|
| * | | always log locking errors | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
* | | | Merge pull request #9372 from nextcloud/bugfix/4577 | Morris Jobke | 2018-05-07 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Do not allow folder creation with quota of 0 | Roeland Jago Douma | 2018-05-03 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge pull request #9371 from nextcloud/bugfix/7444 | Morris Jobke | 2018-05-07 | 1 | -7/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cache is not part of the quota | Roeland Jago Douma | 2018-05-02 | 1 | -7/+7 |
| |/ |
|
* | | Merge pull request #9387 from nextcloud/getcachentry-lock | Morris Jobke | 2018-05-04 | 1 | -3/+1 |
|\ \ |
|
| * | | remove unneeded locks in getCacheEntry | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| |/ |
|
* | | Merge pull request #9364 from nextcloud/log-invalid-storage | Morris Jobke | 2018-05-04 | 1 | -0/+3 |
|\ \ |
|
| * | | Log mount and storage issues in getFileInfo | Robin Appelman | 2018-05-02 | 1 | -0/+3 |
| |/ |
|
* / | Use better way to determine stream type in encryption stream wrapper | Robin Appelman | 2018-05-01 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_a... | Morris Jobke | 2018-04-27 | 1 | -1/+5 |
|\ |
|
| * | Actually return the root folder when traversing up the tree | Roeland Jago Douma | 2018-04-26 | 1 | -1/+5 |
* | | generateTokenFromCache is only valid for V3 | Roeland Jago Douma | 2018-04-26 | 1 | -2/+2 |
* | | json_decode an associative array for the swift cached token | Roeland Jago Douma | 2018-04-26 | 1 | -1/+1 |
|/ |
|
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 10 | -20/+29 |
* | Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scope | Roeland Jago Douma | 2018-04-24 | 1 | -0/+4 |
|\ |
|
| * | Swift v3 requires setting a scope | Roeland Jago Douma | 2018-04-23 | 1 | -0/+4 |