Commit Graph

  • 9d69bc0b48 fshttp: don't print token bucket errors on context cancelled Nick Craig-Wood 2019-10-29 16:25:13 +00:00
  • f91b120be7 onedrive: no trailing slash reading metadata... Xiaoxing Ye 2019-10-27 01:02:22 +08:00
  • fb25a926d7 fshttp: fix error reporting on tpslimit token bucket errors Nick Craig-Wood 2019-10-27 11:08:05 +00:00
  • 7bf056316f local: fix listings of . on Windows - fixes #3676 Nick Craig-Wood 2019-10-28 15:41:47 +00:00
  • 520ddbcceb config: do not open browser on headless if google fs Xiaoxing Ye 2019-10-27 03:19:22 +08:00
  • 1ce1ea34aa hash: fix hash names for DropboxHash and CRC-32 Nick Craig-Wood 2019-10-30 10:31:32 +00:00
  • e6378daadf fshttp: don't print token bucket errors on context cancelled Nick Craig-Wood 2019-10-29 16:25:13 +00:00
  • 7ff95c6250 Add Xiaoxing Ye to contributors Nick Craig-Wood 2019-10-30 12:19:53 +00:00
  • 6d58d9a86f vendor: change goftp/server url Xiaoxing Ye 2019-10-30 01:41:56 +08:00
  • e0356f5aae rcd: Adding group parameter to stats Chaitanya 2019-10-29 15:43:21 +05:30
  • 191cfb79d1 onedrive: no trailing slash reading metadata... Xiaoxing Ye 2019-10-27 01:02:22 +08:00
  • e81eca4055 fshttp: fix error reporting on tpslimit token bucket errors Nick Craig-Wood 2019-10-27 11:08:05 +00:00
  • ee3215ac76 build: make replacement of new rclone binary atomic on build Nick Craig-Wood 2019-10-27 10:56:47 +00:00
  • 199ac61bde rc: add methods to turn on blocking and mutex profiling Nick Craig-Wood 2019-10-26 16:27:20 +01:00
  • a40cc1167d Add zero-24 to contributors Nick Craig-Wood 2019-10-28 16:49:33 +00:00
  • c57ea8d867 docs: add instructions to create your own dropbox app ID zero-24 2019-10-28 17:49:16 +01:00
  • 6c10b162ea rc: fix formatting of docs Nick Craig-Wood 2019-10-27 10:32:56 +00:00
  • 1868c77e16 rc: fix formatting of docs Nick Craig-Wood 2019-10-27 10:32:56 +00:00
  • 378a3f4133 mount: replace use of WriteAt with Write for cache mode >= writes and O_APPEND Brett Dutro 2019-10-14 19:57:15 -05:00
  • daff5a824e Start v1.50.0-DEV development Nick Craig-Wood 2019-10-26 12:42:06 +01:00
  • 6fabf476cf Version v1.50.0 v1.50.0 Nick Craig-Wood 2019-10-26 11:04:54 +01:00
  • ab895390f4 s3: fix nil pointer reference if no metadata returned for object Nick Craig-Wood 2019-10-23 08:16:22 +01:00
  • a3a5857874 drive: fix change notify polling when using appDataFolder Nick Craig-Wood 2019-10-24 12:51:01 +01:00
  • 0f0079ff71 b2: remove unverified: prefix on sha1 - fixes #3654 Nick Craig-Wood 2019-10-23 08:41:56 +01:00
  • 18c029e0f0 Add dausruddin to contributors Nick Craig-Wood 2019-10-21 22:28:44 +01:00
  • 7eee2f904a drive: fix typo dausruddin 2019-10-22 05:28:28 +08:00
  • 3ef0c73826 drive: fix ChangeNotify polling for shared drives Nick Craig-Wood 2019-10-20 16:05:53 +01:00
  • 59026c4761 mount, cmount: don't pass huge filenames (>4k) to FUSE as it can't cope Nick Craig-Wood 2019-10-18 10:53:07 +01:00
  • 76f5e273d2 vfs: stop change notify polling clearing so much of the directory cache Nick Craig-Wood 2019-10-17 14:41:55 +01:00
  • 2bbfcc74e9 drive: fix --drive-shared-with-me from the root with ls and --fast-list Nick Craig-Wood 2019-10-21 10:14:55 +01:00
  • ba7c2ac443 drive: make sure that drive root ID is always canonical Nick Craig-Wood 2019-10-21 08:47:17 +01:00
  • 2d9b8cb981 azureblob: disable logging to the Windows event log Nick Craig-Wood 2019-10-20 16:38:37 +01:00
  • 2e50543053 Add Ivan Andreev to maintainers Ivan Andreev 2019-10-20 00:33:16 +03:00
  • 22bf8589cd Add Saksham Khanna to contributors Nick Craig-Wood 2019-10-17 15:05:46 +01:00
  • 0871c57f1b Add Carlos Ferreyra to contributors Nick Craig-Wood 2019-10-17 15:05:46 +01:00
  • 0c265713fd rc: added command core/quit Saksham Khanna 2019-10-17 19:34:22 +05:30
  • 9cb549a227 sftp: include more ciphers with use_insecure_cipher Carlos Ferreyra 2019-10-16 23:22:45 +02:00
  • 13e46c4b3f accounting: cull the old time ranges when possible to save memory Nick Craig-Wood 2019-10-17 11:43:32 +01:00
  • d40972bf1a accounting: allow up to 100 completed transfers in the accounting list Nick Craig-Wood 2019-10-16 20:11:11 +01:00
  • b002ff8d54 accounting: fix total duration calculation Nick Craig-Wood 2019-10-16 16:05:26 +01:00
  • 38652d046d drive: disable HTTP/2 by default to work around INTERNAL_ERROR problems Nick Craig-Wood 2019-10-16 11:22:25 +01:00
  • 0b6cdb7677 fshttp: allow Transport to be customized #3631 Nick Craig-Wood 2019-10-16 11:21:26 +01:00
  • 543100070a sync: free objects after they come out of the transfer pipe Nick Craig-Wood 2019-10-15 16:39:06 +01:00
  • e337cae0c5 accounting: fix memory leak noticeable for transfers of large numbers of objects Nick Craig-Wood 2019-10-15 16:33:09 +01:00
  • 90a23ae01b Add Bryce Larson to contributors Nick Craig-Wood 2019-10-16 10:26:56 +01:00
  • dd150efdd7 docs: fix --use-server-modtime spelling in docs Bryce Larson 2019-10-14 19:14:10 -06:00
  • af05e290cf Fix --files-from without --no-traverse doing a recursive scan Nick Craig-Wood 2019-10-14 16:06:13 +01:00
  • f9f9d5029b fserror: make http2 "stream error:" a retriable error Nick Craig-Wood 2019-10-08 15:34:08 +01:00
  • 7d3b67f6cc Add AlexandrBoltris to contributors Nick Craig-Wood 2019-10-15 19:46:32 +01:00
  • 929f275ae5 putio: add ability to resume uploads Cenk Alti 2019-10-12 15:29:02 +03:00
  • c526bdb579 docs: typo fix in faq.md AlexandrBoltris 2019-10-14 16:39:22 +02:00
  • 1b2ffbeca0 cmd: fix environment variables not setting command line flags Nick Craig-Wood 2019-10-11 16:55:04 +01:00
  • 19429083ad cmd: fix spelling of Definition Nick Craig-Wood 2019-10-11 16:58:11 +01:00
  • 6e378d7d32 config: fix setting of non top level flags from environment variables Nick Craig-Wood 2019-10-11 16:37:46 +01:00
  • 1fe1a19339 vfs: stop empty dirs disappearing when renamed on bucket based remotes Nick Craig-Wood 2019-10-08 07:45:02 +01:00
  • 48fa6f5700 vendor: Update github.com/t3rm1n4l/go-mega to fix base64 decoding issue fix-mega-base64 Nick Craig-Wood 2019-10-14 11:24:03 +01:00
  • b63e9befe8 rc docs: fix code section not rendering properly due to missing quotes Chaitanya 2019-10-13 10:29:12 +05:30
  • b4b59c53f1 mount: fix "mount_fusefs: -o timeout=: option not supported" on FreeBSD Nick Craig-Wood 2019-10-12 12:41:36 +01:00
  • 77b42aa33a chunker: fix integration tests and hashsum issues Ivan Andreev 2019-10-10 00:33:05 +03:00
  • 910c80bd02 chunker: option to hash all files Ivan Andreev 2019-10-09 13:24:03 +03:00
  • 9049bb62ca chunker: prevent chunk corruption, survive meta-like input Ivan Andreev 2019-10-09 12:21:45 +03:00
  • 7aa2b4191c chunker: reservations for future extensions Ivan Andreev 2019-10-04 04:05:45 +03:00
  • 41ed33b08e docs: update onedrive/sharepoint docs on some known issues Alex Chen 2019-10-12 19:08:22 +08:00
  • f3b0f8a9f0 sync: --update/-u not transfer files that haven't changed - fixes #3232 Nick Craig-Wood 2019-06-08 14:08:23 +01:00
  • 65a82fe77d dropbox: fix nil pointer exception on restricted files Nick Craig-Wood 2019-10-10 16:34:09 +01:00
  • c892a6f8ef Add Michele Caci to contributors Nick Craig-Wood 2019-10-11 16:17:24 +01:00
  • 02c777ffbf filter: prevent mix opts when filesfrom is present - fixes #3599 Michele Caci 2019-10-09 14:06:46 +02:00
  • bc45f6f952 Add Arijit Biswas to contributors Nick Craig-Wood 2019-10-11 15:25:20 +01:00
  • 3d807ab449 docs: update onedrive docs on creating own client ID Arijit Biswas 2019-10-11 19:54:54 +05:30
  • 5d33236050 ftp: allow disabling EPSV mode Jon Fautley 2019-10-10 18:07:48 +01:00
  • a4d572d004 Add Vighnesh SK to contributors Nick Craig-Wood 2019-10-10 16:05:29 +01:00
  • 58f280b8a2 fserrors: fix a bug in Cause function Cenk Alti 2019-10-10 15:35:52 +03:00
  • ec09de1628 Change the Debug message in NeedTranser (#3608) Vighnesh SK 2019-10-10 18:14:05 +05:30
  • 6abaa9e22c fstests: allow skipping of the broken UTF-8 test for the cache backend Nick Craig-Wood 2019-10-10 10:32:28 +01:00
  • e8b92f4853 sftp: fix test failures Nick Craig-Wood 2019-10-09 17:43:03 +01:00
  • 50a3a96e27 serve sftp: fix crash on unsupported operations (eg Readlink) Nick Craig-Wood 2019-10-09 09:51:04 +01:00
  • 8950b586c4 dlna: associate subtitles with all possible media nodes Dan Walters 2019-10-08 16:29:09 -05:00
  • 3f40849343 Add Brett Dutro to contributors Nick Craig-Wood 2019-10-09 10:07:50 +01:00
  • 7271a404db Add Tyler to contributors Nick Craig-Wood 2019-10-09 10:07:50 +01:00
  • 7d0d7e66ca vfs: move writeback of dirty data out of close() method into its own method (FlushWrites) and remove close() call from Flush() Brett Dutro 2019-10-06 15:05:21 -05:00
  • 0cac9d9bd0 Fix 1fichier link in Readme Tyler 2019-10-08 09:36:23 -07:00
  • 8c1edf410c dropbox: make disallowed filenames return no retry error - fixes #3569 Nick Craig-Wood 2019-10-08 19:56:12 +01:00
  • 1833167d10 vendor: run go mod tidy / go mod vendor with go1.13 Nick Craig-Wood 2019-10-03 13:54:02 +01:00
  • 455b9280ba config: use alternating Red/Green in config to make more obvious Nick Craig-Wood 2019-09-26 21:15:28 +01:00
  • 45e440d356 vendor: remove github.com/Azure/go-ansiterm Nick Craig-Wood 2019-09-27 12:03:17 +01:00
  • 593de059be lib/terminal: factor from cmd/progress, swap Azure/go-ansiterm for mattn/go-colorable Nick Craig-Wood 2019-09-26 21:14:47 +01:00
  • c78d1dd18b vendor: add github.com/mattn/go-colorable Nick Craig-Wood 2019-09-27 12:02:59 +01:00
  • 2a82aca225 Add Sezal Agrawal to contributors Nick Craig-Wood 2019-10-08 19:59:17 +01:00
  • 7712b780ba operations: display 'Deleted X extra copies' only if dedupe successful - fixes #3551 SezalAgrawal 2019-10-08 21:05:53 +05:30
  • 5c2dfeee46 operations: display 'All duplicates removed' only if dedupe successful -fixes rclone#3550 Sezal Agrawal 2019-09-20 00:12:17 +05:30
  • 572d302620 dlna: simplify search method for associating subtitles with media nodes Dan Walters 2019-10-07 10:25:02 -05:00
  • eff11b44cf webdav: parse and return sharepoint error response Henning Surmeier 2019-10-02 15:05:40 +02:00
  • 15b1feea9d mount: fix panic on File.Open - Fixes #3595 Nick Craig-Wood 2019-10-06 12:06:26 +01:00
  • 6337cc70d3 dlna: support for external srt subtitles Dan Walters 2019-09-22 18:58:24 -05:00
  • d210fecf3b Add Raphael to contributors Nick Craig-Wood 2019-10-05 17:07:02 +01:00
  • f962fb9499 Add SwitchJS to contributors Nick Craig-Wood 2019-10-05 17:07:02 +01:00
  • 7f378ca8e3 documentation: add sharepoint required flags fixes #3564 Raphael 2019-10-03 16:31:08 +02:00
  • 9a5ea9c8a8 docs: fix spelling SwitchJS 2019-10-04 13:17:54 -07:00
  • d15425e8c8 Start v1.49.5-DEV development Nick Craig-Wood 2019-10-05 12:42:11 +01:00
  • 17c21aed5a Version v1.49.5 v1.49.5 v1.49-fixes Nick Craig-Wood 2019-10-05 12:07:20 +01:00