Commit Graph

  • 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
  • b709f73aab onedrive: rework to support Microsoft Graph Cnly 2018-08-18 18:06:22 +08:00
  • 05a615ef22 Add Dr. Tobias Quathamer to contributors Nick Craig-Wood 2018-09-02 15:51:47 +01:00
  • 76450c01f3 cache: remove accidentally committed files Dr. Tobias Quathamer 2018-09-02 16:51:22 +02:00
  • 86e64c626c Add Cédric Connes to contributors Nick Craig-Wood 2018-09-02 15:08:38 +01:00
  • 9b827be418 local: skip bad symlinks in dir listing with -L enabled - fixes #1509 Cédric Connes 2018-09-02 15:47:54 +02:00
  • 7e5c6725c1 docs: Fix version in changelog Nick Craig-Wood 2018-09-01 18:40:34 +01:00
  • 543d75723b Start v1.43-DEV development Nick Craig-Wood 2018-09-01 18:37:48 +01:00
  • b4d94f255a build: server side copy the current release files in Nick Craig-Wood 2018-09-01 18:22:19 +01:00
  • b0dd218fea build: make tidy-beta for removing old beta releases Nick Craig-Wood 2018-09-01 18:21:54 +01:00
  • 6396872d75 build: when building a tag release don't suffix the version v1.43 Nick Craig-Wood 2018-09-01 16:49:05 +01:00
  • 6cf684f2a1 build: fix addition of β symbol for release build and replace with -beta Nick Craig-Wood 2018-09-01 14:02:09 +01:00
  • 20c55a6829 Version v1.43 Nick Craig-Wood 2018-09-01 12:58:00 +01:00
  • a3fec7f030 build: build release binaries on travis and appveyor, not locally Nick Craig-Wood 2018-09-01 10:19:03 +01:00
  • 8e2b3268be build: Automatically compile the changelog to make editing easier Nick Craig-Wood 2018-08-27 12:18:35 +01:00
  • 32ab4e9ac6 pcloud: delete half uploaded files on upload error Nick Craig-Wood 2018-09-01 10:01:02 +01:00
  • b4d86d5450 onedrive: fix rmdir sometimes deleting directories with contents Nick Craig-Wood 2018-08-31 23:07:12 +01:00
  • d49ba652e2 local: fix mkdir error when trying to copy files to the root of a drive on windows Nick Craig-Wood 2018-08-31 21:10:36 +01:00
  • 7d74686698 fs/accounting: increase maximum burst size of token bucket Nick Craig-Wood 2018-08-30 17:24:08 +01:00
  • 2d7c5ebc7a jottacloud: Implement optional about interface. Sebastian Bünger 2018-08-15 01:12:20 +02:00
  • 86e3436d55 jottacloud: Add optional MimeTyper interface. Sebastian Bünger 2018-08-15 00:33:58 +02:00
  • f243d2a309 Add bsteiss to contributors Nick Craig-Wood 2018-08-30 17:08:40 +01:00
  • aaa3d7e63b s3: add support for KMS Key ID - fixes #2217 bsteiss 2018-08-30 12:08:27 -04:00
  • e4c5f248c0 build: make appveyor just use latest release go version Nick Craig-Wood 2018-08-30 15:57:13 +01:00
  • 5afaa48d06 Add Denis to contributors Nick Craig-Wood 2018-08-30 16:47:32 +01:00
  • 1c578ced1c cmd: add copyurl command - Fixes #1320 Denis 2018-08-30 18:45:41 +03:00
  • de6ec8056f fs/accounting: fix moving average speed for file stats Nick Craig-Wood 2018-08-28 22:55:51 +01:00
  • 66fe4a2523 fs/accounting: fix stats display which was missing transferring data Nick Craig-Wood 2018-08-28 11:17:05 +01:00
  • f5617dadf3 fs/accounting: factor out eta and percent calculations and write tests Nick Craig-Wood 2018-08-28 11:17:05 +01:00
  • 5e75a9ef5c build: switch to using go1.11 modules for managing dependencies Nick Craig-Wood 2018-08-28 15:30:47 +01:00
  • da1682a30e vendor: switch to using go1.11 modules Nick Craig-Wood 2018-08-28 15:27:07 +01:00
  • 5c75453aba version: fix test under Windows Nick Craig-Wood 2018-08-28 16:07:36 +01:00
  • 84ef6b2ae6 Add Alex Chen to contributors Nick Craig-Wood 2018-08-27 08:34:57 +01:00
  • 7194c358ad azureblob,b2,qingstor,s3,swift: remove leading / from paths - fixes #2484 Nick Craig-Wood 2018-08-26 23:19:28 +01:00
  • 502d8b0cdd vendor: remove github.com/VividCortex/ewma dependency Nick Craig-Wood 2018-06-11 11:31:18 +01:00
  • ca44fb1fba accounting: fix time to completion estimates Nick Craig-Wood 2018-06-11 11:28:12 +01:00
  • 842ed7d2a9 swift: make it so just storage_url or auth_token can be overidden Nick Craig-Wood 2018-08-21 16:12:42 +01:00
  • b3217d2cac serve webdav: make Content-Type without reading the file and add --etag-hash Nick Craig-Wood 2018-06-10 11:54:44 +01:00
  • 94950258a4 fs: allow backends to be named using their Name or Prefix #2449 Nick Craig-Wood 2018-08-08 09:23:03 +01:00
  • 8656bd2bb0 fs: Allow on the fly remotes with :backend: syntax - fixes #2449 Nick Craig-Wood 2018-08-07 22:51:06 +01:00
  • 174ca22936 mount,cmount: clip the number of blocks to 2^32-1 on macOS Nick Craig-Wood 2018-06-26 09:26:34 +01:00
  • 4eefd05dcf version: print the release and beta versions with --check - Fixes #2348 Nick Craig-Wood 2018-06-15 16:22:59 +01:00
  • 1cccfa7331 cmd: Make --progress work on Windows Nick Craig-Wood 2018-08-17 16:59:59 +01:00
  • 18685e6b0b vendor: add github.com/Azure/go-ansiterm for --progress on Windows support Nick Craig-Wood 2018-08-17 17:04:18 +01:00
  • b6db90cc32 cmd: add --progress/-P flag to show progress Nick Craig-Wood 2018-06-30 16:05:31 +01:00
  • b596ccdf0f build: update to use go1.11 for the build Nick Craig-Wood 2018-08-26 15:11:37 +01:00
  • a64e0922b9 vendor: update github.com/ncw/swift to fix server side copy bug Nick Craig-Wood 2018-08-26 15:03:19 +01:00
  • b874bc22ec onedrive: graph: Remove unnecessary error checks Cnly-graph Cnly 2018-08-21 10:55:35 +08:00
  • 5f3f9b8a16 onedrive: graph: Refine config handling Cnly 2018-08-21 10:50:17 +08:00
  • af469eb45f onedrive: graph: Refine config keys naming Cnly 2018-08-21 09:52:24 +08:00
  • b030922aec onedrive: Removed upload cutoff and always do session uploads Oliver Heyme 2018-03-15 15:06:17 +08:00
  • 0a1060f8d3 fix Travis build errors with formatting Cnly 2018-08-19 02:01:34 +08:00
  • dc4c3e57cc onedrive: graph: fix unchecked err Cnly 2018-08-19 00:15:09 +08:00
  • 468760e5e7 Merge 'olihey/onedrive_graph' into graph Cnly 2018-08-18 18:06:22 +08:00
  • 3751ceebdd azureblob: Added blob tier feature, a new configuration of azureblob-access-tier is added to tier blobs between Hot, Cool and Archive. Addresses #2901 sandeepkru 2018-08-19 09:53:59 -07:00
  • 9f671c5dd0 fs: fix tests for *SepList Nick Craig-Wood 2018-08-21 10:58:24 +01:00
  • c6c74cb869 mountlib: fix mount --daemon not working with encrypted config - fixes #2473 Alex Chen 2018-08-21 16:41:16 +08:00
  • f9cf70e3aa jottacloud: docs, fixes and tests for MD5 calculation Nick Craig-Wood 2018-08-20 15:38:21 +01:00
  • ee4485a316 jottacloud: calculate missing MD5s - fixes #2462 Oliver Heyme 2018-08-14 23:15:21 +02:00
  • 455219f501 crypt: fix accounting when checking hashes on upload Nick Craig-Wood 2018-08-20 15:29:35 +01:00
  • 1b8f4b616c fs: move CommaSepList and SpaceSepList here from config Nick Craig-Wood 2018-08-20 17:52:05 +01:00
  • f818df52b8 config: add List type Fabian Möller 2018-08-19 14:31:39 +02:00
  • 29fa840d3a onedrive: Add back the check for DirMover interface Cnly 2018-08-19 23:22:51 +08:00
  • 7712a0e111 fs/asyncreader: skip some tests to work around race detector bug Nick Craig-Wood 2018-08-20 10:44:54 +01:00
  • 77806494c8 mount,cmount: adapt to sdnotify API change Nick Craig-Wood 2018-08-18 14:27:43 +01:00
  • ff8de59d2b vendor: update minimum number of packages so compile with go1.11 works Nick Craig-Wood 2018-08-20 12:32:46 +01:00
  • c19d1ae9a5 build: fix whitespace changes due to go1.11 gofmt changes Nick Craig-Wood 2018-08-18 12:33:33 +01:00
  • 64ecc2f587 build: use go1.11rc1 to make the beta releases Nick Craig-Wood 2018-08-17 21:02:50 +01:00
  • 7c911bf2d6 b2: fix app key support on upload to a bucket - fixes #2428 Nick Craig-Wood 2018-08-18 19:05:32 +01:00