Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
03f23cf
Implement Atom XML support in core-http
Aug 27, 2019
dfa9f56
Minor refactor / simplification of XML serialization code
Aug 27, 2019
e9dbea0
Add in pnpm-lock.yaml file
Aug 27, 2019
fbf047e
Fix export
Aug 27, 2019
1082642
Browserified changes
Aug 28, 2019
b0db034
New pnpm-lock.yaml file
Aug 28, 2019
d64198c
Minor refactoring and verify all tests pass in browser
Aug 29, 2019
03156b3
Streamline browserification, address comments on modernization
Aug 29, 2019
529909e
Some more modernization fixes
Aug 29, 2019
da009a6
Address comments
Sep 4, 2019
54fea8f
Add copyrights
Sep 4, 2019
6e634c3
Address comments
Sep 5, 2019
bddf3d2
Fix result parsing expectations
Sep 5, 2019
0d60708
Export ProxySettings
Sep 5, 2019
207e980
Address comments, simplify implementation
Sep 5, 2019
a78dce9
Use parser in async mode
Sep 5, 2019
c6ddd9f
Address comments
Sep 6, 2019
bf61ea0
Remove isNode check around URL usage
Sep 6, 2019
0995e35
Update sdk/core/core-http/test/policies/atomSerializationPolicyTests.ts
ramya0820 Sep 6, 2019
faa6a69
Remove unused util
Sep 6, 2019
e0a0280
Merge branch 'sb-atom-p5' of https://github.com/ramya0820/azure-sdk-f…
Sep 6, 2019
3d57613
Address comments
Sep 9, 2019
69e30d3
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Sep 9, 2019
a212ec2
Copy pnpm file from master
Sep 9, 2019
2b2d9d0
Generate pnpm file using 'rush update'
Sep 9, 2019
1d062d1
Move out sasServiceClientCredentials
Sep 10, 2019
156fbc1
Refactor atom serializer interface
Sep 16, 2019
74bcc85
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Sep 16, 2019
1acfe0d
Use name AtomXmlSerializer for the interface
Sep 16, 2019
ecff0e1
Fix reference
Sep 17, 2019
1fd3ce5
Address comments
Sep 17, 2019
d69737d
Merge branch 'master' into sb-atom-p5
ramya0820 Sep 17, 2019
119e5b4
Streamline result structure, fix tests
Sep 19, 2019
f6929b0
Merge branch 'sb-atom-p5' of https://github.com/ramya0820/azure-sdk-f…
Sep 19, 2019
a59689a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Sep 19, 2019
e415e94
Update pnpm lock file
Sep 19, 2019
4f92c26
Merge branch 'master' into sb-atom-p5
ramya0820 Sep 20, 2019
052f899
Address comments
Sep 25, 2019
3e247e8
Address comments
Sep 25, 2019
c9a847e
Refactor and address comments
Sep 26, 2019
3fd41c2
More cleanup
Sep 26, 2019
ef69377
Address comments
Sep 27, 2019
0a7eb57
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Sep 30, 2019
efa066d
Generate pnpm-lock.yaml file
Sep 30, 2019
01f3f9b
Update error handling
Sep 30, 2019
b260829
Address comments
Oct 1, 2019
420d804
Address comments
Oct 2, 2019
1456cae
Refactor
Oct 2, 2019
30509af
Rename
Oct 2, 2019
a36b705
Fix serialization issues
Oct 3, 2019
790f14c
Export Atom XML helpers
Oct 3, 2019
3fac8f4
Fix boolean check
Oct 3, 2019
033d86e
Safeguard xml2js settings
Oct 3, 2019
e646da0
Revert empty tag change
Oct 4, 2019
ac14e7d
Restore rollup changes
Oct 4, 2019
b67c2cb
Clean up and revert parseXML config
Oct 4, 2019
dec6e9b
Updates to Atom XML serialization
Oct 9, 2019
5b8739b
Address comments
Oct 9, 2019
af95c89
Inline parameters
Oct 9, 2019
f8121f9
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Oct 9, 2019
13b81c8
Address comments
Oct 9, 2019
898ade9
Remove unused constants
Oct 10, 2019
45352aa
Remove fine grained XML builder
Oct 10, 2019
59047ba
Fix XML declaration casing
Oct 10, 2019
f8ae7ec
Fix XML serialization in browser
Oct 10, 2019
4108fa0
Streamline XML utilities
Oct 11, 2019
bebcc49
Handle undefined
Oct 11, 2019
3845108
Address comments
Oct 11, 2019
26f22bd
Move Atom XML things
Oct 11, 2019
368646b
Update interface
Oct 11, 2019
d65d2da
Fix test
Oct 11, 2019
3562465
Fix browser test
Oct 11, 2019
ec0597e
Minor clean up
Oct 11, 2019
772f12b
Address comments
Oct 14, 2019
929e289
Fix test
Oct 14, 2019
4746c32
Move out atomSerializationPolicy
Oct 14, 2019
faa4809
Fixes for XML serialization, add tests
Oct 15, 2019
1718bfb
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Oct 15, 2019
2ca993f
Address comments
Oct 15, 2019
151ed1d
Remove test coverage and BOM handling
Oct 16, 2019
a426163
Fix typo and tag
Oct 16, 2019
4e2054e
Dummy commit
Oct 16, 2019
5dc1a95
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
Oct 16, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading