Commit Graph

  • b96c73bee6 test_all: fix -clean flag Nick Craig-Wood 2018-01-19 09:47:01 +00:00
  • 97c414f025 config/hash: rename more symbols after factoring into own package Nick Craig-Wood 2018-01-18 20:27:52 +00:00
  • 71722b5b95 config: factor Obscure and Reveal into its own package Nick Craig-Wood 2018-01-18 20:19:55 +00:00
  • 59a8108fc3 webdav: add a new time format #1952 Nick Craig-Wood 2018-01-16 11:37:32 +00:00
  • 821be5ebed ncdu: add link to asciinema demo of it in action Nick Craig-Wood 2018-01-18 14:22:43 +00:00
  • 2030dc13b2 lib/oauthutil: fix Google drive oauth process Nick Craig-Wood 2018-01-18 11:18:35 +00:00
  • 5cce74d630 flags: remove --no-traverse flag because it is obsolete - fixes #1813 Ernest Borowski 2017-12-29 18:32:28 +01:00
  • acd55a8f65 local, fs: --exclude-if-present ignores directories which it doesn't have permission for - fixes #1959 Iakov Davydov 2018-01-16 21:00:16 +01:00
  • ad76dd0adc Add Lucas Bremgartner to contributors Nick Craig-Wood 2018-01-16 19:53:59 +00:00
  • 8c90bfb0cd FAQ: env vars for SSL root certs and DNS resolver Lucas Bremgartner 2018-01-15 22:32:37 +01:00
  • 4b0c5f79b5 qingstor: Only support on go1.7+ Nick Craig-Wood 2018-01-16 16:41:52 +00:00
  • 1848e26183 dropbox: Only support on go1.7+ Nick Craig-Wood 2018-01-16 16:37:35 +00:00
  • 7d3a17725d vendor: update all dependencies to latest versions Nick Craig-Wood 2018-01-16 13:20:59 +00:00
  • 8e83fb6fb9 Makefile: Fix integration test runner Nick Craig-Wood 2018-01-16 11:21:12 +00:00
  • 11da2a6c9b Break the fs package up into smaller parts. Nick Craig-Wood 2018-01-12 16:30:54 +00:00
  • 92624bbbf1 Move all backends into backend directory Nick Craig-Wood 2018-01-11 16:05:41 +00:00
  • 60afda007b Move dircache, oauthutil, rest and pacer modules into lib Nick Craig-Wood 2018-01-11 16:29:20 +00:00
  • b8b620f5c2 Move all backends into backend directory Nick Craig-Wood 2018-01-11 16:05:41 +00:00
  • 0a7731cf0d cryptdecode: added option to return encrypted file names. Fixes #1923 ishuah 2018-01-08 11:20:01 +03:00
  • 6cac98d2ce docs: Add documentation for --stats-file-name-length Missed adding documentation in original PR https://github.com/ncw/rclone/pull/1951 Will Gunn 2018-01-10 18:44:25 -05:00
  • 712e6a8085 lsf: fix integration tests Nick Craig-Wood 2018-01-11 13:52:15 +00:00
  • 6d333da69f Add Will Gunn to contributors Nick Craig-Wood 2018-01-10 20:33:57 +00:00
  • 5c7e8d5a2b fs: Add --stats-file-name-length to specify the printed file name length for stats Will Gunn 2018-01-10 15:32:36 -05:00
  • 57f1bb7bb2 sftp: add 'set_modtime' hidden configuration option Jon Fautley 2018-01-04 14:52:47 +00:00
  • 5e83dce1f6 Installation script check for a tool to extract zip archives #1949 Filip Bartodziej 2018-01-06 23:11:05 +01:00
  • 052c886317 sftp: read $USER in username fallback not $HOME Nick Craig-Wood 2018-01-08 21:39:16 +00:00
  • 28480c0570 sftp: use correct OS way of reading username - fixes running under crontab Nick Craig-Wood 2018-01-07 12:57:46 +00:00
  • 72349bdaae Add Jon Fautley to contributors Nick Craig-Wood 2018-01-07 11:19:14 +00:00
  • 36e6d23112 sftp: Add option to disable remote hash check command execution Jon Fautley 2018-01-05 09:01:35 +00:00
  • 0eba37d8f3 lsf: add --files-only and --dirs-only flags Nick Craig-Wood 2018-01-06 18:01:29 +00:00
  • c74c3b37da lsf: add option to print hashes Nick Craig-Wood 2018-01-06 17:53:37 +00:00
  • 7c71ee1a5b fs: fix TestListFormat on remotes which return 0 as dir size not -1 Nick Craig-Wood 2018-01-06 17:47:42 +00:00
  • ed20fa5ee7 ls* commands: update docs and add defaults into options for lsf Nick Craig-Wood 2018-01-06 17:00:20 +00:00
  • 54a9fdf421 ls2: remove in favour of lsf Nick Craig-Wood 2018-01-06 14:41:36 +00:00
  • 0d041602cf cmd: new command lsf Jakub Tasiemski 2018-01-06 15:39:31 +01:00
  • 8f47d7fc06 Add Chris Redekop to contributors Nick Craig-Wood 2018-01-06 14:30:27 +00:00
  • 4dd1e507f4 s3: set/get the hash for multipart files - #523 Chris Redekop 2018-01-06 09:30:10 -05:00
  • 65618afd8c serve/http: fix serving files with : in - fixes #1939 Nick Craig-Wood 2018-01-05 16:47:00 +00:00
  • be4ed14525 rest: rename URLEscape to URLPathEscape for consistency with go1.8 Nick Craig-Wood 2018-01-05 15:55:43 +00:00
  • ef89f1f1a7 webdav: parse time in alternate format for mydrive.ch - fixes #1952 Nick Craig-Wood 2018-01-05 14:28:06 +00:00
  • b412c745a1 Start v1.39-DEV development Nick Craig-Wood 2017-12-23 13:40:07 +00:00
  • f34a9116d4 Version v1.39 v1.39 Nick Craig-Wood 2017-12-23 13:07:45 +00:00
  • 64ea94c1a4 s3: Use rest.URLEscape rather than url.QueryEscape. Andrew Starr-Bochicchio 2017-12-22 16:27:19 -05:00
  • 4eac50eb83 cache: update docs for 1.39 remusb 2017-12-22 13:52:55 +02:00
  • 5683f74025 Add Yassine Imounachen to contributors Nick Craig-Wood 2017-12-21 10:33:43 +00:00
  • fe71d4fd87 Fix 'QingClound' typo Yassine Imounachen 2017-12-21 06:45:00 +00:00
  • a64d92bd35 cache: update internal tests with chunk path remusb 2017-12-20 23:03:44 +02:00
  • c5cf0792f2 cache: add the ability to specify a custom chunk path - fixes #1872 remusb 2017-12-20 22:43:30 +02:00
  • 255d3e925d s3: fix crash if a bad listing is received - fixes #1927 Nick Craig-Wood 2017-12-20 16:40:41 +00:00
  • 0d4bff8239 cache: fix Windows separator issue for #1904 (#1930) remusb 2017-12-20 17:24:50 +02:00
  • 4ba58884b1 webdav: decode multiple <s:propstat> more carefully - fixes nextcloud 12.0.4 Nick Craig-Wood 2017-12-20 11:49:42 +00:00
  • 8839e4ee33 cache: add SIGHUP support to evict all cache - fixes 1906 remusb 2017-12-19 15:48:48 +02:00
  • ebbe77f525 cache: enable internal tests and fix race condition for them (#1928) remusb 2017-12-19 15:37:38 +02:00
  • 6f1ae00c7f cache: disable unreliable internal tests remusb 2017-12-18 16:31:15 +02:00
  • 6b5989712f cache: refactor entries caching pattern for #1904 (#1924) remusb 2017-12-18 14:55:37 +02:00
  • 29d34426bc vfs: fix deletion of in use directories #1860 Nick Craig-Wood 2017-12-15 15:42:49 +00:00
  • 2a01fa9fa0 moveto,copyto: clarify error message if source doesn't exist - fixes #1022 Nick Craig-Wood 2017-12-15 11:37:31 +00:00
  • 4c0e2f9b3b swift: fix crash on bad authentication - fixes #1919 Nick Craig-Wood 2017-12-14 14:23:55 +00:00
  • 240c97cd7a Update MAINTAINERS doc Nick Craig-Wood 2017-12-14 13:56:58 +00:00
  • 2fd0bec4e4 docs: note that script install checks the version Nick Craig-Wood 2017-12-14 11:00:22 +00:00
  • 7e585cda96 fs: fix TestRmdirsLeaveRoot test Nick Craig-Wood 2017-12-14 08:57:28 +00:00
  • 1b1593a894 Add lewapm to contributors Nick Craig-Wood 2017-12-13 10:24:16 +00:00
  • 9c242edc10 rmdirs: add --leave-root flag - fixes #1874 lewapm 2017-12-13 11:23:54 +01:00
  • 0914ec316c b2: fix multipart upload retries #1733 Nick Craig-Wood 2017-12-13 10:11:20 +00:00
  • 2cf808c825 ncdu: fix crashes on empty directories - fixes #1910 Nick Craig-Wood 2017-12-12 13:52:58 +00:00
  • 66558213e0 b2: send correct fileName when using --hard-delete - fixes #1905 Nick Craig-Wood 2017-12-11 18:54:28 +00:00
  • 84701e376a cache: delay Plex connection to the first read handle - fixes #1903 remusb 2017-12-12 00:46:08 +02:00
  • 829dd1ad25 cache: try a full read on the last chunk for #1896 remusb 2017-12-11 01:15:53 +02:00
  • 7c972d375b cache: fix mismatched types for #1896 remusb 2017-12-10 14:16:16 +02:00
  • 3d2f3d9a7f cache: catch panic and add more logging for #1896 remusb 2017-12-10 14:11:31 +02:00
  • 845b22a628 Add Jon Fautley to contributors Nick Craig-Wood 2017-12-10 10:53:49 +00:00
  • 3684585104 sftp: add option to enable the use of aes128-cbc cipher Jon Fautley 2017-12-08 12:22:09 +00:00
  • f424019380 error codes documented and bugs fixed Filip Bartodziej 2017-12-10 10:28:02 +01:00
  • ab03f6e475 version check in curl installation Filip Bartodziej 2017-12-08 17:39:31 +01:00
  • b48b537325 cache: plex integration, refactor chunk storage and worker retries (#1899) remusb 2017-12-09 23:54:26 +02:00
  • b05e472d2e stats: condensed transfer output to fit 80x25 terminals ishuah 2017-12-08 11:02:57 +03:00
  • 5061aaaf46 vendor: update github.com/dropbox/dropbox-sdk-go-unofficial to fix #1806 Nick Craig-Wood 2017-12-05 09:12:15 +00:00
  • e00616b016 Write version.txt on building into root of downloads Nick Craig-Wood 2017-12-07 21:49:32 +00:00
  • 09f203f62b Add Filip Bartodziej to contributors Nick Craig-Wood 2017-12-07 21:37:09 +00:00
  • 2965cbe264 curl install for rclone #1856 Filip Bartodziej 2017-12-04 21:58:14 +01:00
  • bb3ba7b314 Add Giovanni Pizzi to contributors Nick Craig-Wood 2017-12-07 21:31:15 +00:00
  • f12512dd13 swift: Allow authentication with storage url and auth key Giovanni Pizzi 2017-12-07 22:30:58 +01:00
  • 25b073c767 fs: add Wrap feature for FS to identify their parent FS (#1884) remusb 2017-12-06 17:14:34 +02:00
  • ebd7780188 fstest: don't error out if the target was not found at end of run Nick Craig-Wood 2017-12-04 15:58:29 +00:00
  • fa4a25a73b fs: only test one level of cache Nick Craig-Wood 2017-12-04 15:50:59 +00:00
  • 934df67aef filter: warn the user if he use --include and --exclude together fixes #1764 Ernest Borowski 2017-11-20 23:33:54 +01:00
  • 006b296c34 Tidy up Makefile to get rid of vendor directory avoidance workarounds Nick Craig-Wood 2017-12-03 12:04:37 +00:00
  • 38b85e94ea vfs: rename --cache-* options to --vfs-cache-* to save confusion Nick Craig-Wood 2017-12-02 12:06:05 +00:00
  • 4b185355df fs: rcat - use in memory object and Copy for more reliable transfers Nick Craig-Wood 2017-12-01 15:16:11 +00:00
  • 7d15c33e42 fs: make Copy and Move return the destination object if possible Nick Craig-Wood 2017-12-01 15:31:20 +00:00
  • 11332a19a0 fs: make an in memory object for short transfers Nick Craig-Wood 2017-12-01 15:15:44 +00:00
  • a1f8318b29 Add Laurence to contributors Nick Craig-Wood 2017-12-03 10:24:53 +00:00
  • e767c9ac9f Fix typo in dbhashsum description Laurence 2017-12-03 02:38:59 -05:00
  • 56cfb810a8 Add Tim Cooijmans to contributors Nick Craig-Wood 2017-12-03 10:22:42 +00:00
  • 835ca15ec8 drive: add service account support. Fixes #839. Tim Cooijmans 2017-11-29 16:34:19 -05:00
  • 4af4bbb539 cache: add support for PutStream - fixes #1836 remusb 2017-11-30 21:16:45 +02:00
  • 47450ba326 cache: handle errors when bolt tries to start remusb 2017-11-30 12:27:59 +02:00
  • 639e812789 fs: integration tests: add SUMMARY heading for log scraping Nick Craig-Wood 2017-11-29 15:55:37 +00:00
  • 1c6cad2252 fs: integration tests: add 30 minute timeout per test Nick Craig-Wood 2017-11-29 13:51:17 +00:00
  • 6d3df6f172 cmount: make tests more reliable on Windows Nick Craig-Wood 2017-11-28 20:38:57 +00:00