1
mirror of https://github.com/rclone/rclone synced 2024-12-24 15:43:45 +01:00
rclone/fs/rc
Nick Craig-Wood 8574a7bd67 rc: factor async/sync job handing into rc/jobs from rc/rcserver
This fixes async jobs with `rclone rc --loopback` which isn't very
important but sets the stage for _config setting.
2021-02-07 14:56:41 +00:00
..
jobs rc: factor async/sync job handing into rc/jobs from rc/rcserver 2021-02-07 14:56:41 +00:00
js js: add experimental interface for integrating rclone into browsers 2020-08-10 17:32:21 +01:00
rcflags rcd: Add Prometheus metrics support - fixes 2020-03-01 09:58:34 +00:00
rcserver rc: factor async/sync job handing into rc/jobs from rc/rcserver 2021-02-07 14:56:41 +00:00
webgui plugins: Move plugins cache path initialization to initPluginsOrError. 2021-01-28 16:58:23 +00:00
cache_test.go test: Add context to mockfs.NewFs 2020-11-09 18:05:54 +00:00
cache.go fs: Add context to NewFs 2020-11-09 18:05:54 +00:00
config_test.go rc: add context to flag Reload function 2020-11-27 17:28:42 +00:00
config.go fs: Add string alternatives for setting options over the rc 2021-02-07 14:56:41 +00:00
internal_test.go rc: fix core/command giving 500 internal error - fixes 2021-01-10 16:34:46 +00:00
internal.go rc: fix core/command giving 500 internal error - fixes 2021-01-10 16:34:46 +00:00
params_test.go fs/rc: add Copy method to rc.Params 2021-01-10 16:34:46 +00:00
params.go fs/rc: add Copy method to rc.Params 2021-01-10 16:34:46 +00:00
rc_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc.go rcd: Add Prometheus metrics support - fixes 2020-03-01 09:58:34 +00:00
registry.go rc: add NeedsResponse for rc calls 2020-08-17 17:09:31 +01:00