Steve Bazyl
|
6c75e89cfe
|
Merge pull request #310 from amitree/master
No longer swallowing errors from block passed to execute
|
2015-12-02 17:09:01 -08:00 |
Steve Bazyl
|
5822e75f34
|
Fix #313 - Don't retry uploads marked as final/cancelled and return original error
|
2015-11-30 15:35:18 -08:00 |
Tony Novak
|
9535ffa44c
|
No longer swallowing errors from block passed to execute
Fixes #309
|
2015-11-20 09:32:43 -05:00 |
Steve Bazyl
|
8b296b148e
|
#286 - Send content-id in batch requests
|
2015-10-19 15:36:24 -07:00 |
Steve Bazyl
|
ed40d7b750
|
#278 - Add option for connection timeouts
|
2015-10-02 13:42:47 -07:00 |
Steve Bazyl
|
81a061cb80
|
Fix #292 - ensure multivalued parameters are encoded correctly
|
2015-10-02 13:31:19 -07:00 |
Steve Bazyl
|
b5d62db691
|
Merge pull request #272 from rusikf/patch-4
fix RequestOptions#merge + test for default options
|
2015-08-19 12:20:29 -07:00 |
Ruslan Korolev
|
f4f8b41017
|
fix RequestOptions#merge + test for default options
|
2015-08-18 14:13:21 +03:00 |
Steven Bazyl
|
9c40b96d85
|
Avoid overwritting parameters with local vars in method template
|
2015-08-13 12:08:28 -07:00 |
Steven Bazyl
|
4da6f47ff0
|
Bump version
|
2015-07-30 17:07:49 -07:00 |
Steven Bazyl
|
c9da9f38d1
|
Make required query parameters required.
|
2015-07-30 17:05:05 -07:00 |
Steven Bazyl
|
6c3089bdf5
|
Bump version
|
2015-07-24 22:48:01 -07:00 |
Steven Bazyl
|
297db0eb66
|
Fix date formatting to include milliseconds, drop virtus
|
2015-07-24 22:36:01 -07:00 |
Steven Bazyl
|
2a9fd28176
|
Expose HTTP status code & body in errors
|
2015-07-20 12:36:13 -07:00 |
Steven Bazyl
|
d04c8fa4c5
|
Update a few broken doc tags
|
2015-06-25 16:10:51 -07:00 |
Steven Bazyl
|
a1722c00e7
|
Move scope @private tag to Representation so data classes are documented
|
2015-06-25 16:10:21 -07:00 |
Steven Bazyl
|
f584a2cec8
|
Import refactored library. See MIGRATING.MD for details
|
2015-06-23 15:15:14 -07:00 |