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
|
59a478e169
|
Tag for 1.0.0rc2 release
|
2017-10-16 18:26:44 +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
|
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
|
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 |
Fred Park
|
e7af3469d5
|
Add deployment artifacts to travis build
- Tagged releases to PyPI
- PyInstaller packaged tagged releases to GitHub
|
2017-08-29 14:08:02 -07:00 |
Fred Park
|
bc2c632e1b
|
Fix option retrieval
- Remove travis workarounds for tox
- Decrease timeouts
- Update docs
|
2017-08-28 12:51:44 -07:00 |
Fred Park
|
2aaa16f8b5
|
Simplify timeout passing
- Remove monkey-patched timeout to storage sdk
- Allow fine-grained timeout control (connect/read)
- Update dependencies
|
2017-08-28 10:23:15 -07:00 |
Fred Park
|
12f7a0c654
|
Allow CLI option override of YAML conf
- Fix various upload issues (zero byte and dupes)
- Check for max page blob size
- --strip-components defaults to 0
|
2017-08-15 09:46:10 -07:00 |
Fred Park
|
9f97e1cd4f
|
Add cross-mode synccopy support
- Resolves #37
|
2017-07-10 08:46:26 -07:00 |
Fred Park
|
a79cd3ab98
|
Fix counter for resume for upload
- Various doc updates
|
2017-06-11 12:06:55 -07:00 |
Fred Park
|
45ef468ceb
|
Tag for 1.0.0a5 release
- Fix tests
- Update docs
|
2017-06-09 14:08:49 -07:00 |
Fred Park
|
66753b5c3d
|
Add resume support for synccopy
- Fix resume support with upload replication
|
2017-06-09 10:49:51 -07:00 |
Fred Park
|
66b3c68d7c
|
Begin synccopy work
|
2017-06-08 20:15:53 -07:00 |
Fred Park
|
125968810b
|
Add develop branch Dockerfile
- Update docs
|
2017-06-05 07:41:23 -07:00 |
Fred Park
|
bb914fa40b
|
Doc updates
|
2017-06-02 20:06:34 -07:00 |
Fred Park
|
e1d97fa3cb
|
Tag for 1.0.0a3 release
- Rename some options
- Make thread join more robust on Python2
|
2017-06-02 10:16:12 -07:00 |
Fred Park
|
b7782619d1
|
Add Vectored IO docs
|
2017-06-02 08:01:24 -07:00 |
Fred Park
|
bb9f68a3bb
|
More documentation
- Rename some options
- Catch KeyErrors and rethrow for required options to clarify
|
2017-06-01 21:03:09 -07:00 |
Fred Park
|
0dca02ce83
|
Doc updates
- Remove useconfig command and instead use --config option
|
2017-06-01 14:40:03 -07:00 |
Fred Park
|
6267551cc7
|
Add base documentation
- Update README
- Rev version to 1.0.0a2
|
2017-06-01 13:56:22 -07:00 |