Skip to content

Registry find model model name#3

Open
shelbys wants to merge 79 commits intomasterfrom
Registry-findModel-modelName
Open

Registry find model model name#3
shelbys wants to merge 79 commits intomasterfrom
Registry-findModel-modelName

Conversation

@shelbys
Copy link
Owner

@shelbys shelbys commented Nov 18, 2015

@y-tang

Rolled forward to latest #upstream/master

rfink and others added 30 commits May 14, 2015 11:53
fixed tests now when we get empty string for strings instead of empty objects when converting from soap to json
fix for empty strings that were returnd as empty json objects
Use different namespace styles for SOAP Fault 1.1 and 1.2
Fixed SOAP Fault errors not being raised as errors
Fix untested (obviously wrong) check in WSDL#findChildParameterObject
Adds `Object.prototype.hasOwnProperty` check in `WSDL.prototype.objectToRpcXML` and `WSDL.prototype.objectToXML`.

This prevents sending arbitrary Javascript has XML nodes.
…simply removing the special case where input.parts is empty. If special logic is wanted for this case, it should be contained in objectToRpcXML in any case.
Update spelling and formatting to clarify several sections of Readme
Include correct namespace alias for operations without parameters
…ttpClient.

Before this, the specified client was not used when fetching the wsdl file. This fix will force the wsdl to use the specified httpClient.
Add optional statusCode on soap fault
Update Readme request reponse samples

Update wsdl

New Test ignore namespace
…l-fix

Fix for wsdl retrieval with specified options.httpClient
jsdevel and others added 30 commits October 21, 2015 13:19
remove extra slash

fix boolean cast

rename forceSoap12 to forceSoap12Headers
add SOAP v1.2 support for client
Adding createErroringStub to soap-stub.
Prevent sending Object prototype methods as XML
…-issue-disabling

Adding gitter badge in preparation of disabling issues.
added the ability to add HTTP headers to the client.
note new option in readme

test for req within Service

spacing

update test for ipv6
Provide original `req` to Service
This occurs on responses that from what I can tell do not have an
xsi:type of string, Thus these objects would not have an internal $value
and would return undefined.

This commit keeps backwards compatibility and falls back to assuming the
error was a string.
Fixed issue when an error was undefined: undefined
This adds supports for PFX files as an alternative to cert and keys.

Support for passphrase's
Fixed issues with ClientSSLSecurityPFX in 0.1 and 0.8
Additional documentation and tests
Adding ability to use PFX files
…type-attribute

Add missing type attribute for PasswordText in WSSecurity
When an error occur, send HTTP 500 status code
Remove SOAPAction http header in SOAP 1.2, extra header was causing s…
…l-modelName

* upstream/master: (48 commits)
  Remove SOAPAction http header in SOAP 1.2, extra header was causing some servers to trip
  When an error occur, send HTTP 500 status code
  Adding ClientSSLSecurityPFX for use in requests
  Fixed issue when an error was undefined: undefined
  Add missing type attribute for PasswordText in WSSecurity and update related tests
  Release v0.11.0
  pass req to service
  removed console logs
  added the ability to add HTTP headers to the client.
  Release v0.10.3
  Adding createErroringStub to soap-stub.
  Release v0.10.2
  Adding security to soap-stub.
  Release v0.10.1
  Adding soap-stub.
  add SOAP v1.2 support for client
  Release v0.10.0
  Fix xml namespace/element/type handling
  Release v0.9.5
  Fixes 743, Allow circular XSD files to be loaded
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.