Commit Graph

  • f396550934 backend/local: Avoid polluting page cache when uploading local files to remote backends Michał Matczuk 2019-08-06 11:22:57 +02:00
  • 6f87267b34 accounting: fix locking in Transfer to avoid deadlock with --progress Nick Craig-Wood 2019-08-08 15:25:52 +01:00
  • 9d1fb2f4e7 Revert "cmd: shorten the locking window when using --progress to avoid deadlock" Nick Craig-Wood 2019-08-08 15:19:41 +01:00
  • 99b3154abd Revert "filter: Add BoundedRecursion method" Nick Craig-Wood 2019-08-08 13:35:13 +01:00
  • 6c38bddf3e walk: fix listing with filters listing whole remote Nick Craig-Wood 2019-08-06 22:21:19 +01:00
  • a00a0471a8 filter: Add UsesDirectoryFilters method Nick Craig-Wood 2019-08-08 13:58:48 +01:00
  • 9e81fc343e swift: fix upload when using no_chunk to return the correct size Nick Craig-Wood 2019-08-07 17:21:49 +01:00
  • fdef567da6 cmd: shorten the locking window when using --progress to avoid deadlock Nick Craig-Wood 2019-08-07 17:39:09 +01:00
  • d377842395 vfs: make write without cache more efficient Nick Craig-Wood 2019-08-07 16:41:45 +01:00
  • c014b2e66b rcat: fix slowdown on systems with multiple hashes Nick Craig-Wood 2019-08-07 16:40:26 +01:00
  • 62b769a0a7 serve sftp: fix spurious debugs on server close Nick Craig-Wood 2019-08-07 16:38:50 +01:00
  • 84b5da089e serve sftp: fix detection of whether server is authorized Nick Craig-Wood 2019-08-07 16:36:17 +01:00
  • d0c65b4c5e copyurl: fix copying files that return HTTP errors Nick Craig-Wood 2019-08-05 19:20:50 +01:00
  • 85882fa2de build: unify uploading in CI and add artifacts to Azure Pipelines azure-pipelines Nick Craig-Wood 2019-08-06 11:40:26 +01:00
  • e502be475a azureblob/b2/dropbox/gcs/koofr/qingstor/s3: fix 0 length files Nick Craig-Wood 2019-08-06 15:18:08 +01:00
  • 27a075e9fc rcd: Removed the shorthand for webgui. Shorthand is reserved for rsync compatibility. negative0 2019-08-06 01:06:21 +05:30
  • 5065c422b4 lib/random: unify random string generation into random.String Nick Craig-Wood 2019-08-06 12:44:08 +01:00
  • 72d5b11d1b serve restic: rename test file to avoid it being linked into main binary Nick Craig-Wood 2019-08-06 12:42:52 +01:00
  • 526a3347ac rcd: Fix permissions problems on cache directory with web gui download Nick Craig-Wood 2019-08-06 12:06:40 +01:00
  • 23910ba53b servetest: add tests for --auth-proxy Nick Craig-Wood 2019-08-02 13:47:45 +01:00
  • ee7101e6af serve: factor out common testing parts for ftp, sftp and webdav tests Nick Craig-Wood 2019-08-02 10:56:27 +01:00
  • 36c1b37dd9 serve webdav: support --auth-proxy Nick Craig-Wood 2019-08-01 17:18:44 +01:00
  • 72782bdda6 serve ftp: implement --auth-proxy Nick Craig-Wood 2019-08-01 15:02:31 +01:00
  • b94eef16c1 serve ftp: refactor to bring into line with other serve commands Nick Craig-Wood 2019-08-01 11:43:06 +01:00
  • d75fbe4852 serve sftp: implement auth proxy Nick Craig-Wood 2019-07-31 22:20:46 +01:00
  • e6ab237fcd serve: add auth proxy infrastructure Nick Craig-Wood 2019-07-31 22:20:19 +01:00
  • a7eec91d69 vfs: add Fs() method to return underlying fs.Fs Nick Craig-Wood 2019-07-31 22:19:23 +01:00
  • b3e94b018c cache: factor fs cache into lib/cache Nick Craig-Wood 2019-07-31 22:19:07 +01:00
  • ca0e9ea55d build: add Azure Pipelines build status to README Nick Craig-Wood 2019-08-06 07:46:04 +01:00
  • 53e3c2e263 build: add azure pipelines build Nick Craig-Wood 2019-08-05 22:14:58 +01:00
  • 02eb747d71 serve http/webdav/restic: implement --prefix - fixes #3398 Nick Craig-Wood 2019-08-04 10:56:38 +01:00
  • d51a970932 rcd: Change URL after webgui move to rclone organization Chaitanya Bankanhal 2019-08-05 15:22:40 +00:00
  • 5e69e87ea7 add build caching azure-pipelines3 Nick Craig-Wood 2019-08-05 12:13:24 +01:00
  • 1259785329 add build caching Nick Craig-Wood 2019-08-05 10:55:11 +01:00
  • de4a20894a add build caching Nick Craig-Wood 2019-08-05 10:28:20 +01:00
  • af9a972760 add build caching Nick Craig-Wood 2019-08-05 10:16:40 +01:00
  • 6dde819d27 add build caching Nick Craig-Wood 2019-08-05 10:03:25 +01:00
  • 048ff6070c add build caching Nick Craig-Wood 2019-08-04 20:29:03 +01:00
  • f3ae16aa1c add build caching Nick Craig-Wood 2019-08-04 20:24:40 +01:00
  • 8ef9846a4c build: CRLF again Nick Craig-Wood 2019-08-04 19:49:14 +01:00
  • 7a8cd59ea6 build: CRLF again Nick Craig-Wood 2019-08-04 19:17:42 +01:00
  • a75457c738 build: fix CRLF avoidance Nick Craig-Wood 2019-08-04 19:00:15 +01:00
  • bfe0f0ec2c build: Don't auto CRLF test data Nick Craig-Wood 2019-08-04 17:55:36 +01:00
  • fd1154828f build: bring pipelines in to line with travis azure-pipelines2 Nick Craig-Wood 2019-08-04 17:03:27 +01:00
  • 7b687709cf Attempt to cure the double build Nick Craig-Wood 2019-04-29 17:19:17 +01:00
  • 812fcbbe2c Attempt to fix Windows CPATH Nick Craig-Wood 2019-04-29 17:10:18 +01:00
  • 85a15d39d0 fix compile_all under linux Nick Craig-Wood 2019-04-29 16:17:09 +01:00
  • cc39c4e775 Set CPATH under Windows Nick Craig-Wood 2019-04-29 16:10:55 +01:00
  • 4e46d26a0b Fix BRANCH and apt-get Nick Craig-Wood 2019-04-29 16:05:19 +01:00
  • 0554daf3d8 Set working directory Nick Craig-Wood 2019-04-29 15:44:57 +01:00
  • f633996da6 build: whitespace! Nick Craig-Wood 2019-04-26 17:50:37 +01:00
  • 9b74d1beb1 FIXME DISABLE TRAVIS and APPVEYOR Nick Craig-Wood 2019-04-26 17:50:19 +01:00
  • 62a4bad5d2 build: add azure pipelines build Nick Craig-Wood 2019-04-26 17:28:52 +01:00
  • a9438cf364 build: add .gitattributes to mark generated files Nick Craig-Wood 2019-08-04 15:20:15 +01:00
  • 5ef3c988eb bin: add script to test all commits compile for git bisect Nick Craig-Wood 2019-08-04 13:29:59 +01:00
  • 78150e82a2 docs: update bugs and limitations document Nick Craig-Wood 2019-08-04 11:43:10 +01:00
  • 6f0cc51eeb Add Chaitanya Bankanhal to contributors Nick Craig-Wood 2019-08-04 12:33:07 +01:00
  • 84e2806c4b rc: Rclone-WebUI integration with rclone Chaitanya Bankanhal 2019-08-04 11:32:37 +00:00
  • 0386d22cc9 vfs: add test for 0 length files read in the way mount does Nick Craig-Wood 2019-08-03 18:24:12 +01:00
  • 0be14120e4 swift: use FixRangeOption to fix 0 length files via the VFS Nick Craig-Wood 2019-08-03 17:45:14 +01:00
  • 95af1f9ccf fs: fix FixRangeOption so it works with 0 length files Nick Craig-Wood 2019-08-03 17:44:44 +01:00
  • 629b7eacd8 b2: fix integration tests after accounting changes Nick Craig-Wood 2019-08-02 17:20:45 +01:00
  • d3149acc32 b2: link sharing yparitcher 2019-07-30 20:15:37 -04:00
  • 6a3e301303 accounting: add call to clear stats Aleksandar Jankovic 2019-07-30 13:22:06 +02:00
  • 5be968c0ca drive: update API for teamdrive use - fixes #3348 Nick Craig-Wood 2019-07-30 18:49:06 +01:00
  • f1a687c540 Add justina777 to contributors Nick Craig-Wood 2019-08-02 15:57:25 +01:00
  • 94ee43fe54 log: add object and objectType to json logs justina777 2019-08-02 22:57:09 +08:00
  • c2635e39cc build: fix appveyor secure variables after project move Nick Craig-Wood 2019-07-28 22:46:26 +01:00
  • 8c511ec9cd docs: fix star count on website Nick Craig-Wood 2019-07-28 20:58:21 +01:00
  • ac0dce78d0 cmd: fix up stats printing on macOS after accounting change Nick Craig-Wood 2019-07-28 20:38:20 +01:00
  • f347514f62 build: fix up CI and CI badges after repo move Nick Craig-Wood 2019-07-28 19:48:01 +01:00
  • 57d5de6fba build: fix up package paths after repo move Nick Craig-Wood 2019-07-28 18:47:38 +01:00
  • 4ba6532915 accounting: make stats response consistent Aleksandar Jankovic 2019-07-26 09:51:51 +02:00
  • ff235e4e56 docs: update documentation for stats Aleksandar Jankovic 2019-07-19 10:13:17 +02:00
  • 68e641f6cf accounting: add limits and listing to stats groups Aleksandar Jankovic 2019-07-23 17:45:07 +02:00
  • 53a1a0e3ef accounting: add reference to completed transfers Aleksandar Jankovic 2019-07-22 21:11:46 +02:00
  • 8243ff8bc8 accounting: isolate stats to groups Aleksandar Jankovic 2019-07-18 12:13:54 +02:00
  • be0464f5f1 accounting: change stats interface Aleksandar Jankovic 2019-07-16 13:56:20 +02:00
  • 2d561b51db Add EliEron to contributors Nick Craig-Wood 2019-07-28 12:33:21 +01:00
  • 9241a93c2d Add justinalin to contributors Nick Craig-Wood 2019-07-28 12:33:21 +01:00
  • fb32f77bac Docs: Fix typos in filtering demonstrations EliEron 2019-07-27 13:35:54 +02:00
  • 520fb03bfd log: add --use-json-log for JSON logging justinalin 2019-07-26 08:54:09 +08:00
  • a3449bda30 vendor: add github.com/sirupsen/logrus justinalin 2019-07-26 08:53:58 +08:00
  • ccc416e62b b2: Fix link sharing #3314 yparitcher 2019-07-25 03:53:51 -04:00
  • a35aa1360e Support setting modification times on Koofr backend. Configuration time option to disable the above for if using Dropbox (does not allow setting mtime on copy) or Amazon Drive (neither on upload nor on copy). jaKa 2019-07-15 14:57:35 +02:00
  • 3df9dbf887 vendor: updated github.com/koofr/go-koofrclient for set mtime support. jaKa 2019-07-15 14:57:02 +02:00
  • 9af0a704af Add Paul Millar to contributors Nick Craig-Wood 2019-07-24 20:34:39 +01:00
  • 691e5ae5f0 Add Yi FU to contributors Nick Craig-Wood 2019-07-24 20:34:39 +01:00
  • 5a44bafa4e fstest: add fs.ErrorCantShareDirectories for backends which can only share files Nick Craig-Wood 2019-07-24 16:57:56 +01:00
  • 8fdce31700 config: Fix hiding of options from the configurator Nick Craig-Wood 2019-07-24 14:19:10 +01:00
  • 493dfb68fd opendrive: refactor to use existing lib/rest facilities for uploads Nick Craig-Wood 2019-07-23 14:20:51 +01:00
  • 71587344c6 lib/rest: allow Form upload with no file to upload Nick Craig-Wood 2019-07-06 14:36:17 +01:00
  • 8e8b78d7e5 Implement --compare-dest & --copy-dest Fixes #3278 yparitcher 2019-07-07 21:02:53 -04:00
  • 266600dba7 build: reduce parallelism in cross compile to reduce memory and fix Travis Nick Craig-Wood 2019-07-22 16:43:06 +01:00
  • e4f6ccbff2 webdav: add docs for using bearer_token_command with oidc-agent Paul Millar 2019-07-17 11:11:22 +02:00
  • 1f1ab179a6 webdav: refresh token when it expires with --webdav-bearer-token-command Nick Craig-Wood 2018-09-19 15:55:43 +01:00
  • c642531a1e webdav: add --webdav-bearer-token-command - fixes #2380 Nick Craig-Wood 2018-09-04 14:04:13 +01:00
  • 19ae053168 rcserver: remove _async key from input parameters after parsing so later operations won't get confused - fixes #3346 buengese 2019-07-20 18:12:40 +02:00
  • def790986c fichier: make FolderID int and adjust related code - fixes #3359 buengese 2019-07-20 01:50:57 +02:00
  • 0a1169e659 ssh: opt-in support for diffie-hellman-group-exchange-sha256 diffie-hellman-group-exchange-sha1 - fixes #1810 Yi FU 2019-07-10 14:23:02 +02:00