Commit Graph

  • d025066fae Add Christian Brüggemann to contributors Nick Craig-Wood 2017-08-06 11:50:20 +01:00
  • 80ce569874 sftp: Add support for md5 and sha1 hashes where available Christian Brüggemann 2017-08-06 12:49:52 +02:00
  • ee13ea74f1 box: fix multipart upload giving "parts_mismatch" error #97 Nick Craig-Wood 2017-08-05 21:00:16 +01:00
  • 40f24e0ea3 config: use absolute ConfigPath to ensure newly written config is on the same mount - fixes #1569 Stefan Breunig 2017-08-05 12:12:49 +02:00
  • b523cfc01d oauthutil: don't show "save failed" error when setting up new remote – fixes #1466 Stefan Breunig 2017-08-05 12:04:42 +02:00
  • 38dabcf6b2 azure: correct docs on MD5 and chunked files Nick Craig-Wood 2017-08-04 23:54:57 +01:00
  • ee6a35d750 Test compilation of all arches Nick Craig-Wood 2017-08-04 23:20:26 +01:00
  • 92d2e1f8d7 azureblob: rework and complete #801 Nick Craig-Wood 2017-07-25 15:18:13 +01:00
  • 98d238daa4 Add Andrei Dragomir to contributors Nick Craig-Wood 2017-08-04 22:55:57 +01:00
  • 036fd61a50 Added Azure Blob storage support #801 Andrei Dragomir 2017-05-17 20:43:10 +00:00
  • 91cfcc21ff vendor: add github.com/Azure/azure-sdk-for-go and dependencies Nick Craig-Wood 2017-07-24 23:38:41 +01:00
  • 132f71d504 qingstor: add missing file to fix plan9 build Nick Craig-Wood 2017-08-04 22:53:41 +01:00
  • 861e125a4f local: revert to copy when moving file across file system boundaries – fixes #1176 Stefan Breunig 2017-08-04 23:16:29 +02:00
  • 230e65313a snapcraft: slighty improve buildfile (see #1188) Stefan Breunig 2017-08-04 21:36:25 +02:00
  • 8a185deefa qingstor: Fixes before merge Nick Craig-Wood 2017-08-03 14:31:55 +01:00
  • 7b9557df90 Add wuyu to contributors Nick Craig-Wood 2017-08-04 19:37:21 +01:00
  • ec5b72f8d5 Add new QingStor remote wuyu 2017-06-26 07:47:54 +08:00
  • 466dd22b44 vendor: add qingstor-sdk-go for QingStor wuyu 2017-06-26 05:45:22 +08:00
  • f682002b84 fs: Make tests create a new bucket rather than purging the old one Nick Craig-Wood 2017-08-04 17:08:16 +01:00
  • 7d34caac83 cmd: add os and go version to rclone version output Nick Craig-Wood 2017-08-04 14:25:20 +01:00
  • 28a18303f3 implement rcat – fixes #230, fixes #1001 Stefan Breunig 2017-08-03 21:42:35 +02:00
  • 3e3a59768e fs/test_all: fix after fstest factorisation Nick Craig-Wood 2017-08-03 19:54:08 +01:00
  • d4b9bb9894 gen_tests: allow specification of a build tag Nick Craig-Wood 2017-08-01 13:38:36 +01:00
  • e01741b557 fs: Cleaning up directories in test is no longer needed Nick Craig-Wood 2017-07-30 20:51:13 +01:00
  • 7ec24ad67a fstests: Use a different container after the Rmdir Nick Craig-Wood 2017-07-27 08:27:24 +01:00
  • eff10bbc1d Add Oliver Heyme to contributors Nick Craig-Wood 2017-08-03 20:00:26 +01:00
  • 73f7278497 oauthutil: Added AuthOptions and shuts down the web server properly Oliver Heyme 2017-08-03 20:08:31 +02:00
  • 6d59887487 Fix URL encoding issues - fixes #1573 Nick Craig-Wood 2017-08-02 13:19:36 +01:00
  • 21aca68680 tree: fix when running under Windows Nick Craig-Wood 2017-08-01 14:46:21 +01:00
  • 214f5e6411 http: only run the tests on go1.8+ Nick Craig-Wood 2017-08-01 12:38:29 +01:00
  • 2b5ce6ef51 http: Fix directories with : in #1555 Nick Craig-Wood 2017-07-31 23:15:31 +01:00
  • b0fd187cba http: fix panic with url encoded content - fixes #1565 Nick Craig-Wood 2017-07-30 23:16:32 +01:00
  • c3cd247d4b Document --dump-bodies using lots of memory - fixes #1516 Nick Craig-Wood 2017-07-30 10:02:14 +01:00
  • 5d911e9450 pacer: Factor TokenDispenser into pacer from box remote Nick Craig-Wood 2017-07-29 22:05:36 +01:00
  • a56d51c594 Add Andy Pilate to contributors Nick Craig-Wood 2017-07-27 21:18:37 +01:00
  • ef328c5497 Fixes typo in command dedupe definition Andy Pilate 2017-07-24 12:13:32 +02:00
  • 49e4cdb8b9 Added information about Drive server copies limits Andy Pilate 2017-07-24 12:06:10 +02:00
  • ee52365e88 doc: add FAQ entry for "tcp lookup no such host" - fixes #683 Stefan Breunig 2017-07-27 18:20:25 +02:00
  • f3060caf04 Implement tree command - fixes #1528 Nick Craig-Wood 2017-07-24 12:39:39 +01:00
  • bfef0bc2e9 vendor: add github.com/a8m/tree Nick Craig-Wood 2017-07-26 23:00:20 +01:00
  • da9926d574 vendor: update golang.org/x/sys Nick Craig-Wood 2017-07-26 22:55:07 +01:00
  • ebc8361933 mount: Add notes on Windows limitations from Bill Zissimopoulos Nick Craig-Wood 2017-07-26 21:08:24 +01:00
  • 71fe046937 fs: Add Find method to DirTree Nick Craig-Wood 2017-07-24 22:53:02 +01:00
  • d5ff7104e5 fs: Implement NewDirTree for non --fast-list Nick Craig-Wood 2017-07-24 22:52:18 +01:00
  • cd4895690a fstest: Factor test initialisation into Initialise() Nick Craig-Wood 2017-07-24 22:46:43 +01:00
  • 1ecf2bcbd5 fs: fix typo in --bind description Nick Craig-Wood 2017-07-23 23:08:33 +01:00
  • c3d6cc91ec Fix --bind flag changes under go1.6 Nick Craig-Wood 2017-07-23 22:36:32 +01:00
  • 6fce1ac267 vendor: roll back golang.org/x/sys to fix compile Nick Craig-Wood 2017-07-23 22:24:24 +01:00
  • 9f24639568 Add --bind flag for choosing the local addr on outgoing connections - fixes #1087 Nick Craig-Wood 2017-07-23 16:10:23 +01:00
  • 8b30023f0d Update MAINTAINERS with how to update the authors file. Nick Craig-Wood 2017-07-23 15:06:11 +01:00
  • c507836617 Add Zhiming Wang to contributors Nick Craig-Wood 2017-07-23 15:02:19 +01:00
  • 6152bab28d local: add --skip-links to suppress symlink warnings Zhiming Wang 2017-07-21 06:15:58 -04:00
  • 6ae29df4d7 Add commit message and updating a backend sections to CONTRIBUTING Nick Craig-Wood 2017-07-23 13:23:42 +01:00
  • de54fd4c64 mount: add docs for windows install Nick Craig-Wood 2017-07-23 12:13:29 +01:00
  • 859721f3cf Add John Papandriopoulos to contributors Nick Craig-Wood 2017-07-23 13:04:37 +01:00
  • d134d78979 b2: add --b2-hard-delete to permanently delete instead of hide files - Fixes #1547 John Papandriopoulos 2017-07-23 05:02:42 -07:00
  • 7b81f12dad box: add docs Nick Craig-Wood 2017-07-08 23:31:58 +01:00
  • d279161cee Implement box storage remote - #97 Nick Craig-Wood 2017-07-05 22:20:40 +01:00
  • b5bf819256 acd,b2,crypt,drive: add missing upload options Nick Craig-Wood 2017-07-05 22:16:07 +01:00
  • 384724fd11 rest, b2, onedrive: remove Absolute parameter from rest.Opts and replace with RootURL Nick Craig-Wood 2017-07-07 08:18:13 +01:00
  • 5f70746d39 rest: Allow RootURL to be overridden Nick Craig-Wood 2017-07-06 22:19:50 +01:00
  • 088806ba4c rest: add Parameters field to opts for adding URL parameters Nick Craig-Wood 2017-07-06 12:12:01 +01:00
  • 45ba4ed594 rest: implement multipart uploads Nick Craig-Wood 2017-07-05 17:48:43 +01:00
  • edfa1b3a69 oauthutil: fix panic from use of nil context Nick Craig-Wood 2017-07-23 11:31:27 +01:00
  • db6009126d Fix test failure with new stretchr/testify - fixes #1550 Nick Craig-Wood 2017-07-23 08:59:07 +01:00
  • 5255cbf5e3 Update godep as part of vendor update Nick Craig-Wood 2017-07-23 08:51:57 +01:00
  • eb87cf6f12 vendor: update all dependencies Nick Craig-Wood 2017-07-23 08:51:42 +01:00
  • 0b6fba34a3 Fix fetch_windows target in Makefile Nick Craig-Wood 2017-07-22 20:43:20 +01:00
  • c8b5ee1e54 Start v1.37-DEV development Nick Craig-Wood 2017-07-22 20:43:06 +01:00
  • a73ecec11f Version v1.37 v1.37 Nick Craig-Wood 2017-07-22 18:16:46 +01:00
  • c223464cd0 mount: fix panic on renames - fixes #1533 Nick Craig-Wood 2017-07-22 10:55:41 +01:00
  • 39d09c04a2 drive: Make --drive-trashed-only show all directories - fixes #1524 Nick Craig-Wood 2017-07-19 14:35:58 +01:00
  • db5494b316 document SIGUSR2 to toggle bandwidth limiter (fixes #1424) Stefan Breunig 2017-07-22 10:49:45 +02:00
  • c3dab09a94 add Yaroslav Halchenko to contributors Stefan Breunig 2017-07-22 10:28:12 +02:00
  • 3ddcbce989 DOC: any empty directoryies -> empty directories (fixes #1546) Yaroslav Halchenko 2017-07-21 13:17:57 -04:00
  • 0cf19ef66a Make ListDirSorted check for subdirectories and write test Nick Craig-Wood 2017-07-19 09:36:27 +01:00
  • 655891170f Check in ListDirSorted that the directory entries all belong Nick Craig-Wood 2017-07-18 23:39:42 +01:00
  • 93423a0812 swift: fix zero length directory markekrs showing in the subdirectory listing Nick Craig-Wood 2017-07-18 23:38:48 +01:00
  • 78f33f5d6e Add gdm85 to contributors Nick Craig-Wood 2017-07-18 15:16:17 +01:00
  • 209b7da3b2 gcs: Add ability to specify location and storage class via config and command line gdm85 2017-07-18 16:15:29 +02:00
  • 6f71260acf Add --tpslimit and --tpslimit-burst to limit transactions per second for HTTP Nick Craig-Wood 2017-07-13 05:11:24 +01:00
  • ec6c3f2686 vendor: remove github.com/tsenart/tb Nick Craig-Wood 2017-07-14 05:34:18 +01:00
  • 62e28d0a72 Replace token bucket limiter github.com/tsenart/tb with golang.org/x/time/rate Nick Craig-Wood 2017-07-14 05:28:04 +01:00
  • 470642f2b7 vendor: add vendor/golang.org/x/time/rate Nick Craig-Wood 2017-07-14 04:57:19 +01:00
  • b5002eb6a4 drive: document google docs sometimes fail to download Nick Craig-Wood 2017-07-10 23:06:06 +01:00
  • ee5698b3a9 drive: Add docs on duplicated files, and re-copying Nick Craig-Wood 2017-07-09 23:23:53 +01:00
  • 728ff231ab Link wiki from main website - fixes #1156 Nick Craig-Wood 2017-07-09 17:30:35 +01:00
  • 542f938ce2 website: Decrease spacing between menu items Nick Craig-Wood 2017-07-09 17:29:57 +01:00
  • e24d0ac94d Add slack invite to website menu - fixes #1145 Nick Craig-Wood 2017-07-08 22:30:35 +01:00
  • da2e2544ee Fix tests on Windows Nick Craig-Wood 2017-07-08 16:26:41 +01:00
  • 72add5ab27 sync: state whether duplicates are objects are directories Nick Craig-Wood 2017-07-08 15:42:18 +01:00
  • 9ac72ee53f Make commit number in beta version tag be 3 digits always Nick Craig-Wood 2017-07-07 21:31:27 +01:00
  • c3dac2e385 dropbox: fix large directory listings Nick Craig-Wood 2017-07-07 21:20:07 +01:00
  • 92294a4a92 drive: Add --drive-trashed-only and remove obsolete --drive-full-list Nick Craig-Wood 2017-07-06 15:32:57 +01:00
  • 69ff009264 Use a stable sort for sorting directory entries Nick Craig-Wood 2017-07-06 14:07:26 +01:00
  • 27b157580e Move make_test_files.go into bin Nick Craig-Wood 2017-07-06 11:54:57 +01:00
  • 3f288bc9ea Added decrypt_names.py to help decoding encrypted logs Nick Craig-Wood 2017-07-06 11:53:39 +01:00
  • ce1b9a7daf swift,hubic: fix paged directory listings Nick Craig-Wood 2017-07-06 11:31:09 +01:00
  • f0512d1a52 Fix missing fs.Dir -> fs.Directory Nick Craig-Wood 2017-07-05 08:38:17 +01:00
  • 51866fbd34 drive: add missing seek to start on retries of chunked uploads Stefan Breunig 2017-07-05 18:51:04 +02:00