Commit graph

  • fc8641809e fstests: add name of remote to WARN message Nick Craig-Wood 2018-02-02 12:05:16 +00:00
  • de35f1c165 Show WARN in integration tests if remote not configured Nick Craig-Wood 2018-02-02 09:50:58 +00:00
  • 2974efc7d6 Makefile: disable caching in integration tests Nick Craig-Wood 2018-02-02 09:37:00 +00:00
  • a6227f34e2 drive: request the export formats only when required #320 Nick Craig-Wood 2018-01-31 20:03:02 +00:00
  • 3c7a755631 lsjson: explain the Path value in the docs Fabian Möller 2018-01-31 13:34:23 +01:00
  • 8df78f2b6d operations: ignore size of objects when they are < 0 #320 Nick Craig-Wood 2018-01-31 16:15:30 +00:00
  • 44276db454 vfs: make -ve sized files appear as 0 size. #320 Nick Craig-Wood 2018-01-31 15:23:01 +00:00
  • 2eb5cfb7ad fs: Formalize the ObjectUnWrapper interface Nick Craig-Wood 2018-01-31 14:22:49 +00:00
  • b3d8b7e22e cache: use atexit for cleanup remusb 2018-01-30 22:35:53 +02:00
  • ed2d4ef4a2 travis: revert switch to using the .x version notation for the go minor versions Nick Craig-Wood 2018-01-30 16:05:57 +00:00
  • 11fe3fdc16 drive: update docs to clarify access to "Computers" tab #1773 Nick Craig-Wood 2018-01-30 10:31:49 +00:00
  • cf6d522d2f
    drive: fix upload to existing file (#2032) Fabian Möller 2018-01-30 14:37:06 +01:00
  • 29d428040c
    cache: clean root path (#2023) Fabian Möller 2018-01-30 14:35:40 +01:00
  • 1aa482c333
    drive: fix chunked upload (#2030) Fabian Möller 2018-01-29 23:36:39 +01:00
  • 40af98b0b3
    cache: offline uploading remusb 2018-01-30 00:05:04 +02:00
  • c277a4096c mount: don't set modtime twice #2021 Nick Craig-Wood 2018-01-29 20:49:13 +00:00
  • 1852a0e0c9 dropbox: Fix custom oauth client parameters - fixes #2028 Nick Craig-Wood 2018-01-29 20:04:41 +00:00
  • 44cedbd9d9 Update MAINTAINERS with our new maintainer Fabian Möller @B4dM4n Nick Craig-Wood 2018-01-29 16:35:35 +00:00
  • 540e00e938 Merge Fabian Möller's email addresses Nick Craig-Wood 2018-01-29 16:33:56 +00:00
  • a4fe2455ed drive: add scope configuration and root folder selection Nick Craig-Wood 2018-01-23 13:36:20 +00:00
  • f622017539 drive: use contains for name matching in list Fabian Möller 2018-01-29 10:18:34 +01:00
  • 07f20dd1fd drive: migrate to api v3 Fabian Möller 2018-01-24 00:46:41 +01:00
  • fe52502f19 fs: Adjust RangeOption.Decode to return -1 for read to end Nick Craig-Wood 2018-01-27 10:07:17 +00:00
  • 9a73688e3a fs: Add ParseRangeOption to parse incoming Range: requests Nick Craig-Wood 2018-01-27 09:27:50 +00:00
  • bc3ee977f4 fs/hash: move interface assertion to tests so it doesn't pull in spf13/flag Nick Craig-Wood 2018-01-26 14:25:21 +00:00
  • a69fc8b80d travis: run tests on go1.10rc1 Nick Craig-Wood 2018-01-26 12:03:52 +00:00
  • 926cd52a7f Makefile: make full tests run on go1.10+ as well as go1.9 Nick Craig-Wood 2018-01-26 12:02:44 +00:00
  • c2ce3114f4 Update CONTRIBUTING with more info about integration tests. Nick Craig-Wood 2018-01-26 09:36:33 +00:00
  • 29286cc8b3 drive: fix single Drive Document as FS root Fabian Möller 2018-01-25 15:39:03 +01:00
  • 1f5e23aedb scripts: make absolute paths consistent Fabian Möller 2018-01-25 12:11:32 +01:00
  • d016438243 fstest: Fix CheckWithDuplicates after code reshuffle to not use operations Nick Craig-Wood 2018-01-25 12:03:39 +00:00
  • fa500e6d21 lib/atexit: factor from cmd so it can be used by backend/cache #1946 Nick Craig-Wood 2018-01-25 10:10:21 +00:00
  • dbabb18b0c vfs: Make error messages more informative #2009 Nick Craig-Wood 2018-01-25 09:51:43 +00:00
  • 6f6f2aa369 fstest: Fix config file override, hence fixing make quicktest Nick Craig-Wood 2018-01-23 11:25:18 +00:00
  • 17dabf7a99 ftp: fix RangeOption support in Open #1825 Fabian Möller 2018-01-23 21:09:11 +01:00
  • 9520992a54 sftp: fix RangeOption support in Open #1825 Fabian Möller 2018-01-23 21:21:19 +01:00
  • a3dd2c691e amazonclouddrive: remove unnecessary notifies from DirChangeNotify Fabian Möller 2018-01-24 14:08:36 +01:00
  • 38f829842a s3: fix server side copy and set modtime on files with + in - fixes #2001 Nick Craig-Wood 2018-01-23 10:50:50 +00:00
  • f9806848fe fstest: use the difficult file name for server side copy #2001 Nick Craig-Wood 2018-01-23 09:37:33 +00:00
  • 88e0770f2d cache: Implement RangeOption #1825 Nick Craig-Wood 2018-01-22 19:44:55 +00:00
  • a6833b68ca local: factor RangeOption code to Decode() method and readers.LimitedReadCloser #1825 Nick Craig-Wood 2018-01-22 19:44:00 +00:00
  • e44dc2b14d box: fix RangeOption support in Open #1825 Nick Craig-Wood 2018-01-22 17:05:47 +00:00
  • d876392d15 onedrive: Factor code into fs.FixRangeOption Nick Craig-Wood 2018-01-22 17:05:00 +00:00
  • c098e25552 fstest: Skip RangeOption test on Appveyor also Nick Craig-Wood 2018-01-22 11:10:29 +00:00
  • 186f78d44f local: fix RangeOption support in Open #1825 Fabian Möller 2018-01-20 20:37:38 +01:00
  • ea69deaa4c fstests: Skip RangeOption test in CI until all implemented Nick Craig-Wood 2018-01-21 18:09:16 +00:00
  • c963c74fbe onedrive: fix RangeOption support in Open #1825 Nick Craig-Wood 2018-01-21 17:10:43 +00:00
  • 9c45125271 azureblob: fix RangeOption support in Open #1825 Nick Craig-Wood 2018-01-21 17:10:10 +00:00
  • 8653944a6d Make RangeOption manadatory for Open - #1825 Nick Craig-Wood 2018-01-21 16:56:11 +00:00
  • 84bc4dc142 Clarify RangeOption semantics Nick Craig-Wood 2018-01-21 09:51:28 +00:00
  • 84d00e9046 authors: Fix duplicated entry for Iakov Davydov Nick Craig-Wood 2018-01-21 09:38:50 +00:00
  • 71bc108ce6 sftp: performance: don't consult config file outside of Fs setup Jon Fautley 2018-01-20 19:56:54 +00:00
  • e57a388851 docs: Update integration testing guide Stefan Breunig 2018-01-20 10:52:56 +01:00
  • bfa2878d24 Add Andreas Roussos to contributors Nick Craig-Wood 2018-01-20 18:50:29 +00:00
  • dcdb43eb07 Fix typos, reword the description of the lsl command Andreas Roussos 2018-01-19 20:39:17 +02:00
  • 115d24e1f7 amazonclouddrive: implement DirChangeNotify Fabian Möller 2017-10-16 21:54:53 +02:00
  • 62b74d06ff Add Jody Frankowski to contributors Nick Craig-Wood 2018-01-20 18:15:27 +00:00
  • 7117ba7d58 Add Iakov Davydov to contributors Nick Craig-Wood 2018-01-20 18:15:27 +00:00
  • 5e73acd40a Clean up mount.go and vfs/help.go docs Jody Frankowski 2018-01-18 20:16:21 +01:00
  • 25a41e1945 drive: fix missing error handler Nick Craig-Wood 2018-01-20 18:04:23 +00:00
  • ee66419a27 fs/fserrors: Add test for error from #1964 Nick Craig-Wood 2018-01-19 17:06:49 +00:00
  • 8e86a902e2 travis: switch to using the .x version notation for the go minor versions Nick Craig-Wood 2018-01-19 14:32:32 +00:00
  • a80d8a21dc vfs: add flags parameter to Dir.Create Nick Craig-Wood 2017-12-07 12:34:18 +00:00
  • 517bdc719b vfs: make specialized file Open functions private Nick Craig-Wood 2017-12-06 16:38:19 +00:00
  • 5ad226ab54 fs: Add dir option to fs.Purge #1891 Nick Craig-Wood 2017-12-07 12:25:56 +00:00
  • a375992186 fstest: Fix removal of test folders/buckets Nick Craig-Wood 2018-01-19 10:20:06 +00:00
  • 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