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

203 Коммитов

Автор SHA1 Сообщение Дата
Brett Cannon dd071e37a6 Improve the inherited ABC 2017-03-23 09:50:11 -07:00
Brett Cannon 47897721a0 Re-implement iteration for paging.Paged. 2017-03-22 14:44:25 -07:00
Laurent Mazuel 15967eacc4 Merge pull request #21 from mideeks/patch-2
Don't log Authorization header in http request
2017-03-15 11:25:46 -07:00
Mike Deeks f45db1be67 Case insensitive match for Authorization header 2017-03-15 11:18:37 -07:00
Mike Deeks fbe2fb8c37 Don't log Authorization header in http request 2017-03-14 17:30:16 -07:00
Laurent Mazuel 5c782163ef msrest 0.4.6 2017-03-06 12:25:04 -08:00
Laurent Mazuel 1eba0d4b73 Merge pull request #18 from Azure/annatisch-patch-1
Allow model as input for type: 'object'
2017-03-06 09:36:34 -08:00
Laurent Mazuel 1d6ceb46ea Merge pull request #17 from yugangw-msft/equal
fix a bug in model class equality
2017-02-27 16:04:13 -08:00
annatisch a6989d0d6c Allow model as input for type: 'object'
Required for Data Factory

@lmazuel - lets chat about this scenario, whether this is the best approach or if anything further needs to be done.
2017-02-23 16:45:04 -08:00
yugangw-msft 0b44a298ae fix a bug in model class equality 2017-02-19 21:29:16 -08:00
Laurent Mazuel d8c6be6dd2 msrest 0.4.5 2017-02-13 11:17:31 -08:00
Laurent Mazuel 03711c9634 Merge pull request #15 from Azure/remove_chardet
Improve unicode support in msrest
2017-02-13 11:05:07 -08:00
Laurent Mazuel 78d93295fd Merge pull request #12 from Azure/polymorphic_from_json
Fix #11 - Allow polymorphic serialization from JSON like objects
2017-02-10 12:29:09 -08:00
Laurent Mazuel d6d55eec62 Merge pull request #14 from Azure/regex_2.7
Fix #13 - Regex checks fail in 2.7
2017-02-10 12:28:45 -08:00
Laurent Mazuel a98d9e1ecd Fix (de)serialization issues with unicode keys in dict and object type 2017-02-10 12:24:31 -08:00
Laurent Mazuel a1ae365a6b Simplify code 2017-02-08 10:18:34 -08:00
Laurent Mazuel 44aede0ade Use requests.Response.text ato avoid handling encoding here explicitly 2017-02-08 10:03:01 -08:00
Laurent Mazuel 000b073a37 Remove chardet 2017-02-07 17:22:38 -08:00
Laurent Mazuel adf0026a7f Fix #13 - Regex checks fail in 2.7 2017-02-07 16:59:43 -08:00
Laurent Mazuel 010d399383 Fix serialisation from dict with escape 2017-02-06 11:21:19 -08:00
Laurent Mazuel 2ab2622a9d Update configuration text (from @annatisch) 2017-02-02 13:06:01 -08:00
Laurent Mazuel 6f3206191f Clean code 2017-02-02 10:42:45 -08:00
Laurent Mazuel cfc0f372d9 Unescape key on subtyping 2017-02-02 10:42:26 -08:00
Laurent Mazuel 0ac64550c1 Typo 2017-02-02 10:40:48 -08:00
Laurent Mazuel 0f647b7fc0 Remove buggy ClassifyData 2017-02-01 13:52:34 -08:00
Laurent Mazuel 1353f5b701 Refactor classify to fix deserialisation at the same time 2017-02-01 09:43:29 -08:00
Laurent Mazuel 3c29e17baa Fix #11 - Allo polymorphic serialization from JSON like objects 2017-01-30 17:01:06 -08:00
Laurent Mazuel cef4818746 Remove unused keyring dep 2017-01-23 16:24:16 -08:00
Laurent Mazuel 809554da76 Add Python 3.6 support 2017-01-23 16:23:50 -08:00
Laurent Mazuel e451d0b763 Merge pull request #8 from Azure/msrest_debug
Clarify validate error
2017-01-17 16:48:59 -08:00
Laurent Mazuel 8c69acf70d Clarify validate error 2017-01-17 12:19:07 -08:00
Laurent Mazuel 36503e7c70 CodeCov badge fix 2016-12-12 10:29:34 -08:00
Laurent Mazuel 83ff38de99 CodeCov badge fix 2016-12-12 10:28:02 -08:00
Laurent Mazuel 89a800505f CodeCov badge 2016-12-12 10:27:26 -08:00
Laurent Mazuel 7c626f132b Merge pull request #7 from Azure/codecov
CodeCov
2016-12-08 15:58:57 -08:00
Laurent Mazuel e2785d3b45 CodeCov 2016-12-08 15:19:46 -08:00
Laurent Mazuel 2de86edcfe Merge pull request #1 from brettcannon/cleanup
Cleanup packaging-related details
2016-10-31 15:14:50 -07:00
Brett Cannon 1ff9b6bebb Cache pip dependencies on Travis 2016-10-31 12:39:15 -07:00
Brett Cannon 2567d99fdc Clean up development dependency specifications 2016-10-31 12:36:07 -07:00
Brett Cannon 86f79ff177 Add a .gitignore file 2016-10-31 12:35:09 -07:00
Brett Cannon 0420b0cad3 Note how the keyring dependency leaked from msrestazure 2016-10-31 12:34:54 -07:00
Laurent Mazuel 1110fb394b Rename readme in Capital case 2016-10-17 16:01:48 -07:00
Laurent Mazuel be08e7c200 Add Travis badge 2016-10-17 16:00:55 -07:00
Laurent Mazuel b3842dc529 Add py33 and py34 to Travis 2016-10-17 15:56:43 -07:00
Laurent Mazuel 558d987596 Improve Travis file 2016-10-17 15:54:28 -07:00
Laurent Mazuel 338090fee1 Run on container with Python 3.5 2016-10-17 15:51:42 -07:00
Laurent Mazuel 119a4a2b35 Good Travis file name 2016-10-17 15:49:20 -07:00
Laurent Mazuel e61f7beb3f Add Travis file 2016-10-17 15:48:07 -07:00
Laurent Mazuel b2f31e29ae Declare msrest as universal wheel 2016-10-17 15:41:05 -07:00
Laurent Mazuel fda0dcac1f Fix conditional dependency in setup.py 2016-10-17 15:39:32 -07:00