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 |
Fred Park
|
a89c4b30a8
|
Add AppVeyor setup and builds
|
2017-08-30 14:16:24 -07:00 |
Fred Park
|
b15a3606b6
|
Fix tests on Windows
|
2017-08-30 10:39:55 -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
|
5723294ff1
|
Merge pull request #41 from alfpark/v2
1.0.0b1
|
2017-08-28 13:29:05 -07:00 |
Fred Park
|
af53ea7af4
|
Tag for 1.0.0b1 release
|
2017-08-28 13:12:19 -07:00 |
Fred Park
|
a2c133df6f
|
Add code of conduct file
|
2017-08-28 13:12:14 -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
|
6ed4374ad4
|
Add synccopy operations tests
|
2017-08-25 15:00:08 -07:00 |
Fred Park
|
11956a9e03
|
Add upload operation tests
|
2017-08-25 11:45:23 -07:00 |
Fred Park
|
bb623503c9
|
Add upload and synccopy model tests
|
2017-08-23 13:58:49 -07:00 |
Fred Park
|
55ebf77d80
|
Continue test improvements
- Get test coverage for common/download modules back to prior levels
|
2017-08-21 13:27:17 -07:00 |
Fred Park
|
02f511c50b
|
Update tests and improve coverage
|
2017-08-18 14:58:18 -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
|
873b253c63
|
Update dependencies
- Drop Python 3.3 support due to cryptography 2.0+
- Fix flake8 errors
|
2017-08-09 12:32:53 -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
|
b4d1a36e5b
|
Delete extraneous for synccopy
- Docstring/typehinting fixes
|
2017-06-09 07:51:07 -07:00 |
Fred Park
|
66b3c68d7c
|
Begin synccopy work
|
2017-06-08 20:15:53 -07:00 |
Fred Park
|
c23b883295
|
Fix travis build for tox failures
|
2017-06-08 20:15:52 -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
|
29c2f78e92
|
Fix travis and old pip versions
|
2017-06-02 13:10:01 -07:00 |
Fred Park
|
1c72282813
|
Fix setup.py packaging issues
|
2017-06-02 11:13:59 -07:00 |
Fred Park
|
d71f10b011
|
Merge pull request #34 from alfpark/develop
1.0.0a3
|
2017-06-02 10:40:28 -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
|
a327445e45
|
Update Dockerfile to Alpine 3.6 and libressl
|
2017-06-01 14:55:47 -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 |
Fred Park
|
2999d0bc29
|
Fix vectored replica mode
- Fix MD5 check condition
|
2017-06-01 13:56:17 -07:00 |
Fred Park
|
e308ed8595
|
Fix existing tests
- Fix various issues uncovered from UTs
|
2017-05-31 21:01:37 -07:00 |
Fred Park
|
a04a5724bc
|
Upload resume support
|
2017-05-30 20:00:01 -07:00 |
Fred Park
|
4e0ee1b21f
|
Fix packaging issues
|
2017-05-30 15:53:18 -07:00 |
Fred Park
|
351eee537c
|
useconfig upload/download support
- Fix various yaml/dict config issues
- Allow md5 checks through vectored io stripes
|
2017-05-30 13:03:40 -07:00 |
Fred Park
|
5ae05958ed
|
Append blob support
|
2017-05-30 08:55:36 -07:00 |