Commit graph

  • e2fb588eb9 Add frenos to contributors Nick Craig-Wood 2018-09-24 17:05:03 +01:00
  • 382a6863b5 rc: add support for OPTIONS and basic CORS - #2575 frenos 2018-09-14 16:02:09 +02:00
  • 7b975bc1ff alias: Fix handling of Windows network paths Nick Craig-Wood 2018-09-21 10:12:57 +01:00
  • 467fe30a5e vendor: update to latest versions of everything Nick Craig-Wood 2018-09-21 11:01:55 +01:00
  • 4415aa5c2e build: fix make update Nick Craig-Wood 2018-09-21 15:46:48 +01:00
  • 17ab38502d Revamp issue and PR templates and CONTRIBUTING guide Nick Craig-Wood 2018-09-21 18:17:32 +01:00
  • 9fa8c959ee local: preallocate files on linux with fallocate(2) Nick Craig-Wood 2018-08-20 20:14:19 +01:00
  • f29c6049fc local: preallocate files on Windows to reduce fragmentation #2469 Nick Craig-Wood 2018-08-19 11:38:26 +01:00
  • e44fa5db8e build: update git bisect scripts Nick Craig-Wood 2018-09-18 20:12:27 +01:00
  • 03ea05b860 drive: add workaround for slow downloads Fabian Möller 2018-09-18 12:29:05 +02:00
  • b8678c9d4b vendor: add google.golang.org/api/drive/v2 Fabian Möller 2018-09-18 12:28:13 +02:00
  • 13823a7743 drive: fix escaped chars in documents during list Fabian Möller 2018-09-18 14:21:13 +02:00
  • b94d87ae2d azureblob and fstests - Modify integration tests to include new optional setting to test SetTier on only few supported tiers. sandeepkru 2018-09-18 05:25:20 -07:00
  • e0c5f7ff1b fs - Remove unreferenced ListTierer optional interface sandeepkru 2018-09-18 05:23:48 -07:00
  • b22ecbe174 Add Joanna Marek to contributors Nick Craig-Wood 2018-09-18 10:27:33 +01:00
  • c41be436c6 Add Antoine GIRARD to contributors Nick Craig-Wood 2018-09-18 10:27:33 +01:00
  • e022ffce0f accounting: change too long names cutting mechanism - fixes #2490 Joanna Marek 2018-09-16 11:08:24 +00:00
  • cfe65f1e72 jottacloud: minor update in docs albertony 2018-09-17 17:29:34 +02:00
  • ecb3f04370 webdav/sharepoint: renew cookies after 12hrs hensur-bugfix-2562 Henning Surmeier 2018-09-17 22:49:02 +02:00
  • b18595ae07 jottacloud: Fix handling of reserved characters. fixes #2531 Sebastian Bünger 2018-09-16 22:30:20 +02:00
  • d27630626a webdav: add a small pause after failed upload before deleting file #2517 Nick Craig-Wood 2018-09-17 08:47:30 +01:00
  • c473c7cb53 ftp: add a small pause after failed upload before deleting file #2517 Nick Craig-Wood 2018-09-17 08:46:06 +01:00
  • ef3526b3b8 vfs: fix race condition detected by serve ftp tests Nick Craig-Wood 2018-09-13 21:05:58 +01:00
  • d4ee7277c0 serve ftp: disable on plan9 since it doesn't compile Nick Craig-Wood 2018-09-13 18:21:20 +01:00
  • 4a3efa5d45 cmd/serve: add ftp server - implement #2151 Antoine GIRARD 2018-03-25 17:03:37 +02:00
  • a14f0d46d7 vendor: add github.com/goftp/server Nick Craig-Wood 2018-09-14 17:16:54 +01:00
  • a25875170b webdav: Add another time format to fix #2574 Nick Craig-Wood 2018-09-14 11:45:50 +01:00
  • a288646419
    onedrive: fix sometimes special chars in filenames not replaced Alex Chen 2018-09-14 21:38:55 +08:00
  • b3d8bc61ac build: add example scripts for bisecting rclone and go Nick Craig-Wood 2018-09-14 11:17:51 +01:00
  • 7accd30da8 cmd and fs: Added new command settier which performs storage tier changes on supported remotes sandeepkru 2018-09-10 18:59:48 -07:00
  • 9594fd0a0c fstests: Added integration tests on SetTier operation sandeepkru 2018-09-10 18:57:43 -07:00
  • aac84c554a azureblob: Implemented settier command support on azureblob remote, this supports to change tier on objects. Added internal test to check if feature flags are set correctly sandeepkru 2018-09-10 18:55:06 -07:00
  • 5716a58413 fs: Added new optional interfaces SetTierer, GetTierer and ListTierer, these are to perform object tier changes on supported remotes sandeepkru 2018-09-10 18:53:32 -07:00
  • 233507bfe0 vendor: Update AzureSDK version to latest one, fixes failing integration tests sandeepkru 2018-09-06 21:44:08 -07:00
  • 5b27702b61 AzureBlob new sdk changes sandeepkru 2018-09-06 21:43:40 -07:00
  • b2a6a97443 Add Craig Miskell to contributors Nick Craig-Wood 2018-09-11 07:57:16 +01:00
  • 2543278c3f S3: Use (custom) pacer, to retry operations when reasonable - fixes #2503 Craig Miskell 2018-09-03 16:41:04 +12:00
  • 19cf3bb9e7 Fixed typo (duplicate word) (#2563) Jon Craton 2018-09-10 22:09:48 -04:00
  • 3c44ef788a cache: add plex_insecure option to skip certificate validation Fabian Möller 2018-09-07 18:20:24 +02:00
  • e5663de09e docs: add section for .plex.direct urls to cache Fabian Möller 2018-09-08 11:30:53 +02:00
  • 7cfd4e56f8 Add Santiago Rodríguez to contributors Nick Craig-Wood 2018-09-10 20:46:02 +01:00
  • 282540c2d4 azureblob: add --azureblob-list-chunk parameter - Fixes #2390 Santiago Rodríguez 2018-09-10 21:45:06 +02:00
  • 1e7a7d756f jottacloud: fix for --fast-list albertony 2018-09-09 00:12:47 +02:00
  • f6ee0795ac cache: preserve leading / in wrapped remote path Fabian Möller 2018-09-08 14:52:24 +02:00
  • eb5a95e7de crypt: preserve leading / in wrapped remote path Fabian Möller 2018-09-08 13:02:19 +02:00
  • 5b1c162fb2
    Added sandeepkru to maintainers list (#2560) Sandeep 2018-09-08 20:58:23 -07:00
  • d51501938a jottacloud: add link sharing support albertony 2018-09-04 21:02:35 +02:00
  • a823d518ac docs: changelog from v1.43.1 branch Nick Craig-Wood 2018-09-07 17:16:11 +01:00
  • 87d4e32a6b build: instructions on how to make a point release Nick Craig-Wood 2018-09-07 17:10:29 +01:00
  • 307b3442a5 Version v1.43.1 v1.43.1 v1.43-fixes Nick Craig-Wood 2018-09-07 16:10:18 +01:00
  • a9ee9f8872 docs: display changes Anagh Kumar Baranwal 2018-09-04 23:52:26 +05:30
  • fa60290596 ncdu: return error instead of log.Fatal in Show Fabian Möller 2018-09-06 15:19:02 +02:00
  • 9eec3df300 azureblob - BugFix - Incorrect StageBlock invocation in multi-part uploads fixes #2518. Incorrect formation of block list. sandeepkru 2018-09-06 05:45:17 -07:00
  • 0039e231c8 hubic: retry auth fetching if it fails to make hubic more reliable Nick Craig-Wood 2018-09-04 21:00:36 +01:00
  • 1550888bc3 hubic: fix uploads - fixes #2524 Nick Craig-Wood 2018-09-04 20:27:48 +01:00
  • 0c11eec70e cmd: fix crash with --progress and --stats 0 #2501 Nick Craig-Wood 2018-09-04 14:39:48 +01:00
  • 820d2a7149 Add Felix Brucker to contributors Nick Craig-Wood 2018-09-07 15:14:28 +01:00
  • 9fe39f25e1 union: add missing docs Nick Craig-Wood 2018-09-07 15:08:29 +01:00
  • 1b2cc781e5 union: fix so all integration tests pass Nick Craig-Wood 2018-09-03 18:00:23 +01:00
  • e05ec2b77e fstests: Allow object name and fs check to be skipped Nick Craig-Wood 2018-09-03 17:59:10 +01:00
  • 9e3ea3c6ac union: Implement union backend which reads from multiple backends Felix Brucker 2018-08-18 02:39:49 +02:00
  • 0fb12112f5 docs: display changes Anagh Kumar Baranwal 2018-09-04 23:52:26 +05:30
  • 1b95ca2852 stats: handle FatalError and NoRetryError when reported to stats Cédric Connes 2018-08-30 18:26:07 +02:00
  • e07a850be3 jottacloud: add permanent delete support: --jottacloud-hard-delete albertony 2018-09-07 13:58:18 +02:00
  • 3fccce625c jottacloud: add --fast-list support - fixes #2532 albertony 2018-09-06 15:13:38 +02:00
  • a1f935e815 jottacloud: minor improvement in quota info (omit if unlimited) albertony 2018-09-06 19:55:16 +02:00
  • 22ee4151fd build: make CIs available for forks Alex Chen 2018-09-07 17:17:27 +08:00
  • cc23ad71ce ncdu: return error instead of log.Fatal in Show Fabian Möller 2018-09-06 15:19:02 +02:00
  • 57b9fff904 azureblob - BugFix - Incorrect StageBlock invocation in multi-part uploads fixes #2518. Incorrect formation of block list. sandeepkru 2018-09-06 05:45:17 -07:00
  • 692ad482dc
    onedrive: fix new fields not saved when editing old config - fixes #2527 Alex Chen 2018-09-07 00:07:16 +08:00
  • c6f1c3c7f6 box: Implement link sharing. #2178 Sebastian Bünger 2018-08-19 15:13:33 +02:00
  • 164d1e05ca hubic: retry auth fetching if it fails to make hubic more reliable Nick Craig-Wood 2018-09-04 21:00:36 +01:00
  • c644241392 hubic: fix uploads - fixes #2524 Nick Craig-Wood 2018-09-04 20:27:48 +01:00
  • 89be5cadaa onedrive: fix make check Cnly 2018-09-05 00:37:52 +08:00
  • f326f94b97 onedrive: use single-part upload for empty files - fixes #2520 Cnly 2018-09-04 23:57:47 +08:00
  • 3d2117887d Add Anagh Kumar Baranwal to contributors Nick Craig-Wood 2018-09-04 16:16:46 +01:00
  • 5a6750e1cd cache: documentation fix for cache-chunk-total-size - Fixes #2519 Anagh Kumar Baranwal 2018-09-04 16:55:16 +05:30
  • 6b8b9d19f3 googlecloudstorage: fix service_account_file been ignored - Fixes #2523 Fabian Möller 2018-09-04 12:28:45 +02:00
  • 4ca26eb38c cmd: fix crash with --progress and --stats 0 #2501 Nick Craig-Wood 2018-09-04 14:39:48 +01:00
  • 37b2754f37
    Add Alex Chen (Cnly) to MAINTAINERS.md Alex Chen 2018-09-04 08:40:01 +08:00
  • 172beb2ae3 Add cron410 to contributors Nick Craig-Wood 2018-09-03 20:27:35 +01:00
  • 5eba392a04 cache: clarify docs cron410 2018-07-26 15:10:57 -04:00
  • deda093637 cache: fix error return value of cache/fetch rc method Fabian Möller 2018-09-03 17:07:07 +02:00
  • a4c4019032 cache: improve performance by not sending info requests for cached chunks dcpu 2018-09-03 23:41:06 +09:00
  • 2e37942592 Add albertony to contributors Nick Craig-Wood 2018-09-03 15:31:25 +01:00
  • 09d7bd2d40 config: don't create default config dir when user supplies --config albertony 2018-09-03 16:30:53 +02:00
  • ff0efb1501 Add Sheldon Rupp to contributors Nick Craig-Wood 2018-09-03 15:04:37 +01:00
  • 0f1d4a7ca8 docs: fix typo Sheldon Rupp 2018-09-03 16:03:49 +02:00
  • a0b3fd3a33 cache: fix worker scale down Fabian Möller 2018-08-30 12:15:30 +02:00
  • cdbe3691b7 cache: add cache/fetch rc function Fabian Möller 2018-08-30 11:09:16 +02:00
  • 3a0b3b0f6e drive: reformat long API call lines Fabian Möller 2018-08-05 12:27:17 +02:00
  • d3afef3e1b Add dcpu to contributors Nick Craig-Wood 2018-09-02 18:11:42 +01:00
  • f4aaec9ce5 log: Add --log-format flag - fixes #2424 dcpu 2018-09-03 02:11:09 +09:00
  • bd5d326160 build: enable caching of the go build cache for Travis and Appveyor Nick Craig-Wood 2018-09-02 14:06:49 +01:00
  • 5b9b9f1572 onedrive: graph: clarify option for root Sharepoint site Cnly 2018-08-30 11:36:50 +08:00
  • 571c8754de onedrive: graph: update docs Cnly 2018-08-26 22:17:30 +08:00
  • fb9a95e68e onedrive: graph: Remove unnecessary error checks Cnly 2018-08-21 10:55:35 +08:00
  • 85e0839c8b onedrive: graph: Refine config handling Cnly 2018-08-21 10:50:17 +08:00
  • 1749fb8ebf onedrive: graph: Refine config keys naming Cnly 2018-08-21 09:52:24 +08:00
  • e114be11ec onedrive: Removed upload cutoff and always do session uploads Oliver Heyme 2018-03-15 15:06:17 +08:00