Граф коммитов

142 Коммитов

Автор SHA1 Сообщение Дата
Fred Park 8f7666b3a5
Pin pip to 9.0.3 2018-04-16 09:35:50 -07:00
Fred Park a590a1487b
Add prefix matching caveat note (#67) 2018-04-16 09:35:50 -07:00
Fred Park e7a786b7ab
Add quiet option
- Resolves #70
2018-04-16 08:55:20 -07:00
Fred Park acbad23681
Fix zero-byte download regression
- Introduced with concurrent download control
- Resolves #68
2018-04-15 15:31:23 -07:00
Fred Park da839a9098
Update Windows Dockerfile for Python 3.6.5 2018-04-15 15:29:50 -07:00
Fred Park e5b3e8e2d9
Update README for sync text
- Resolves #65
2018-04-15 15:28:35 -07:00
Fred Park 8555419de9
Update dependencies to latest 2018-04-05 13:53:25 -07:00
Fred Park ec8086ee5a
Detect non-base64 encoded storage account keys
- Resolves #62
2018-04-05 12:57:29 -07:00
Fred Park 04d3774be2
Fix retry of broken encrypted upload
- Resolves #61
2018-04-05 12:35:51 -07:00
Fred Park 8a6f42dadd
Fix last_consecutive ref on non-md5 uploads
- Resolves #60
2018-04-05 11:04:41 -07:00
Fred Park 7d42254ff9
Fix appveyor build and Python ref
- Minor doc update
2018-03-06 12:33:33 -08:00
Fred Park 6d6b60f411
Log interpreter arch
- Remove gzip from Linux binary
2018-02-16 14:02:03 -08:00
Fred Park 5477cba38f
Tag for 1.1.1 release 2018-01-30 10:41:54 -08:00
Fred Park cf4578e182
Update dependencies and 3rd party notices 2018-01-30 10:41:53 -08:00
Fred Park 906904c6b9
Fix mode conversion from CLI on synccopy (#57)
- Resolves #57
2018-01-30 10:41:47 -08:00
Fred Park 98d001842e
Tag for 1.1.0 release 2018-01-18 10:58:40 -08:00
Fred Park 565cb7929b
Update Dockerfiles 2018-01-18 10:37:02 -08:00
Fred Park 457241da58
Add blob access tier support on upload/synccopy
- Update dependencies to latest
2018-01-18 07:51:32 -08:00
Fred Park b9e1db0bd1
Modify download defaults
- Decrease thread counts
- Decrease chunk size
- Increase connection pool max size
- Add concurrent download threshold per object
2018-01-17 12:52:54 -08:00
Fred Park 91cc92fc37
Doc updates 2018-01-17 12:50:03 -08:00
Aleksandar Nikolić 731c667d09 Update README.md
Fix typos.
2017-12-21 16:57:48 +00:00
Fred Park 2410874f68 gzip Linux binary to preserve executable bit 2017-11-07 18:28:00 -08:00
Fred Park 24899c1642 Tag for 1.0.0 release 2017-11-06 12:00:22 -08:00
Fred Park 4276dadcf3 Add custom exception handling for retries
- Doc updates
2017-11-06 11:53:43 -08:00
Fred Park 15ebc1d8e1 Tag for 1.0.0rc3 release 2017-10-27 10:55:52 -07:00
Fred Park dc79ed9f53 Update builds
- Move PyInstaller to 3.6 builds
- Update Windows Docker image to Python 3.6.3
- Build binaries for master and develop branches
2017-10-27 10:44:42 -07:00
Fred Park 8f3b6381e9 Fix dest_mode auto for synccopy 2017-10-27 08:14:03 -07:00
Fred Park 360660dbf0 Support File Share snapshots
- Resolves #53
2017-10-26 14:23:38 -07:00
Fred Park 57eb9185e1 Add max_retries option 2017-10-26 09:09:53 -07:00
Fred Park 054414f0eb Add HTTP Proxy support 2017-10-24 16:53:47 -07:00
Fred Park fec3f35d0d Require codecov status checks 2017-10-23 10:55:53 -07:00
Fred Park 69385aa5ae Fix exceptions thrown on skip on options
- Resolves #51
2017-10-17 08:18:23 -07:00
Fred Park 59a478e169 Tag for 1.0.0rc2 release 2017-10-16 18:26:44 +01:00
Fred Park 523e1e2ee8 Switch from Coveralls to Codecov
- Prevent AppVeyor from building a Docker image on PR
2017-10-13 20:46:41 +01:00
Fred Park 68bb2f49d4 Add --enable-azure-storage-logger option
- Resolves #47
2017-10-13 20:46:41 +01:00
Fred Park 607cb9b661 Fix cli options
- Resolves #48
2017-10-13 20:46:41 +01:00
Fred Park 75c2e06d91 Add basic check for endpoint (#46)
- Clarify --endpoint in docs
2017-10-13 20:46:41 +01:00
Fred Park ac8b288fd8 Tag for 1.0.0rc1 release 2017-10-05 11:19:35 -07:00
Fred Park 7bbdfba01e Check for rglobs in include/exclude filters 2017-10-05 10:40:11 -07:00
Fred Park ddb88eb6e8 Verbosity control improvements 2017-10-05 09:36:15 -07:00
Fred Park 939ccae615 Add --show-config option 2017-10-05 09:36:15 -07:00
Fred Park 6097c4b6a7 Migrate to azure-storage split library
- Disable azure.storage logging
- Resolves #45
2017-10-05 09:02:02 -07:00
Fred Park 080c643180 Add Read the Docs builds
- Reformat markdown lists
- Resolves #44
2017-10-04 12:56:34 -07:00
Fred Park 9804036d06 Various fixes
- Multiple --include and/or --exclude from the commandline
- --file-md5 option being ignored on download
- Incorrect MD5 computation for unaligned page blobs on upload
- stdin autoenable --rename
- Expand blobxfer.api surface
2017-10-02 18:59:15 -07:00
Fred Park cda780707e Add version to config yaml
- Add data movement library guide
2017-09-12 13:42:17 -07:00
Fred Park 2479dae138 Tag for 1.0.0b2 release
- Fix tagged release build issues
2017-09-01 19:25:59 -07:00
Fred Park 4bbba17e4a Add Windows Docker image build 2017-09-01 14:48:44 -07:00
Fred Park 3dc9c4bc86 Use build hooks for Docker builds 2017-09-01 10:01:32 -07:00
Fred Park 8c684419a6 Add upload to page blob support 2017-09-01 09:08:57 -07:00
Fred Park 5c3c093f88 Add synccopy rename support
- Fix YAML config merge with commandline options with YAML options not present
- Fix synccopy invocation from commandline without YAML
2017-08-30 20:09:04 -07:00