rclone:fix-drive-filter-empty-dir

Last commit made on 2021-11-20
Get this branch:
git clone -b fix-drive-filter-empty-dir https://git.launchpad.net/rclone

Branch merges

Branch information

Name:
fix-drive-filter-empty-dir
Repository:
lp:rclone

Recent commits

b64537f... by Ivan Andreev

drive: prevent retries when query filter returned no entries

https://forum.rclone.org/t/performance-degradation-between-v1-56-2-and-v1-57-0-when-copying-to-google-drive-using-max-age-min-age-and-fast-list/27580/2

38dc3e9... by =?utf-8?q?Micha=C5=82_Matczuk?= <email address hidden>

fshttp: add prometheus metrics for HTTP status code

This patch adds rclone_http_status_code counter vector labeled by

* host,
* method,
* code.

It allows to see HTTP errors, backoffs etc.

The Metrics struct is designed for extensibility.
Adding new metrics is a matter of adding them to Metrics struct and including them in the response handling.

This feature has been discussed in the forum [1].

[1] https://forum.rclone.org/t/prometheus-metrics/14484

ba67307... by Nick Craig-Wood

Fix repeated error messages after pkg/errors removal

7735b5c... by Nick Craig-Wood

Add Sinan Tan to contributors

d45b347... by Nick Craig-Wood

Add Andy Jackson to contributors

4c5df0a... by Nick Craig-Wood

Add Fredric Arklid to contributors

8c61a09... by Sinan Tan <email address hidden>

crypt: add test cases and documentation for base64 and base32768 filename encoding #5801

c217145... by Max Sum <email address hidden>

crypt: add base64 and base32768 filename encoding options #5801

4c93378... by thomae <email address hidden>

serve sftp: update docs on --stdio

f9e54f9... by thomae <email address hidden>

docs/sftp: fix typo