.circleci
Add android and IOS build to circleci
2017-10-11 13:40:02 +01:00
amazonclouddrive
acd: Fix download of large files failing - Fixes #1501
2017-11-24 09:14:25 +00:00
azureblob
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
b2
b2: fix multipart upload retries #1733
2017-12-13 10:11:20 +00:00
bin
Write version.txt on building into root of downloads
2017-12-07 21:49:32 +00:00
box
rest: factor URLJoin and URLEscape from http remote
2017-10-09 16:19:37 +01:00
cache
cache: update internal tests with chunk path
2017-12-20 23:03:44 +02:00
cmd
moveto,copyto: clarify error message if source doesn't exist - fixes #1022
2017-12-15 11:37:31 +00:00
crypt
fs: add Wrap feature for FS to identify their parent FS ( #1884 )
2017-12-06 17:14:34 +02:00
dircache
Change List interface and add ListR optional interface
2017-06-14 16:49:40 +01:00
docs
cache: update docs for 1.39
2017-12-22 13:52:55 +02:00
drive
drive: add service account support. Fixes #839 .
2017-12-03 10:21:41 +00:00
dropbox
fs,drive,dropbox: Make and use new RepeatableReader variants to lower memory use
2017-11-23 13:53:46 +00:00
fs
fs: fix TestRmdirsLeaveRoot test
2017-12-14 08:57:28 +00:00
fstest
cache: plex integration, refactor chunk storage and worker retries ( #1899 )
2017-12-09 23:54:26 +02:00
ftp
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
googlecloudstorage
oauthutil: Allow the http.Client to be passed in
2017-11-24 09:07:03 +00:00
graphics
New graphics used by forum.rclone.org
2016-10-04 11:31:42 +01:00
http
rest: factor URLJoin and URLEscape from http remote
2017-10-09 16:19:37 +01:00
hubic
hubic: don't check the container exists before creating it
2017-08-30 15:54:49 +01:00
local
local: add error message for cross file system moves
2017-11-20 12:46:24 +00:00
oauthutil
oauthutil: Allow the http.Client to be passed in
2017-11-24 09:07:03 +00:00
onedrive
onedrive: Add option to choose resourceURL during setup of OneDrive Business account if more than one is avauilable for user
2017-11-05 21:41:56 +00:00
pacer
pacer: Factor TokenDispenser into pacer from box remote
2017-07-29 23:14:47 +01:00
pcloud
pcloud: make compile with go1.6
2017-10-01 16:41:23 +01:00
qingstor
Fix 'QingClound' typo
2017-12-21 10:33:21 +00:00
rest
rest: Add SetUserPass to create Authorization header
2017-10-09 16:19:37 +01:00
s3
s3: Use rest.URLEscape rather than url.QueryEscape.
2017-12-23 11:27:45 +00:00
sftp
sftp: add option to enable the use of aes128-cbc cipher
2017-12-10 10:53:32 +00:00
swift
swift: fix crash on bad authentication - fixes #1919
2017-12-14 14:23:55 +00:00
vendor
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial to fix #1806
2017-12-07 22:14:36 +00:00
vfs
vfs: fix deletion of in use directories #1860
2017-12-15 15:42:49 +00:00
webdav
webdav: decode multiple <s:propstat> more carefully - fixes nextcloud 12.0.4
2017-12-20 11:53:10 +00:00
yandex
drive, yandex: add missing CleanUpper interface check
2017-09-30 16:34:46 +01:00
.appveyor.yml
Use build tags to control when and where cmount is built
2017-05-19 17:08:04 +01:00
.gitignore
cache: first version
2017-11-15 15:23:21 +00:00
.pkgr.yml
Updated .pkgr.yml file to use rclone as its own cli.
2017-03-29 17:48:53 +01:00
.travis.yml
Update travis builds to go 1.9.2 and go 1.8.5
2017-10-26 22:30:53 +01:00
CONTRIBUTING.md
Implement pcloud remote - #418
2017-10-01 11:37:35 +01:00
COPYING
Initial commit - some small parts working
2012-11-18 17:32:31 +00:00
Gopkg.lock
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial to fix #1806
2017-12-07 22:14:36 +00:00
Gopkg.toml
vendor: add github.com/okzk/sdnotify
2017-11-20 11:03:10 +00:00
ISSUE_TEMPLATE.md
Update references from HTTP to HTTPS where possible
2017-03-29 05:38:34 -07:00
MAINTAINERS.md
Update MAINTAINERS doc
2017-12-14 13:56:58 +00:00
Makefile
Write version.txt on building into root of downloads
2017-12-07 21:49:32 +00:00
MANUAL.html
Version v1.38
2017-09-30 14:20:43 +01:00
MANUAL.md
Version v1.38
2017-09-30 14:20:43 +01:00
MANUAL.txt
Version v1.38
2017-09-30 14:20:43 +01:00
notes.txt
Replace test_all.sh with test_all.go which is cross platform and parallel
2015-12-30 09:26:34 +00:00
rclone.1
Version v1.38
2017-09-30 14:20:43 +01:00
rclone.go
Make sure high level retries show with -q - fixes #648
2016-09-12 17:50:19 +01:00
README.md
Implement WebDAV remote #580
2017-10-09 16:19:37 +01:00
RELEASE.md
Fix fetch_windows target in Makefile
2017-07-22 20:44:09 +01:00