|
|
|
@1973
|
[1973]
|
09/17/07 21:14:58 |
nahi |
* allow to remove mustUnderstand attribute from a SOAP Header. I heard … |
|
|
|
@1936
|
[1936]
|
09/06/07 11:59:34 |
nahi |
* renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming … |
|
|
|
@1930
|
[1930]
|
08/30/07 23:38:46 |
nahi |
* cosmetic |
|
|
|
@1898
|
[1898]
|
07/21/07 17:37:00 |
nahi |
* add :default_ns_tag option to configure a pre-defined Namespace tag.
… |
|
|
|
@1837
|
[1837]
|
06/07/07 22:00:28 |
nahi |
* avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> … |
|
|
|
@1833
|
[1833]
|
06/05/07 10:34:36 |
nahi |
* let Header::Handler touch SOAPHeader on on_outbound. if a method … |
|
|
|
@1825
|
[1825]
|
06/02/07 10:39:39 |
nahi |
* filter support.
you can add filters to intercept before SOAP … |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1724
|
[1724]
|
09/24/06 21:02:36 |
nahi |
more aggressive xml 'qualified' control. closes #260. |
|
|
|
@1690
|
[1690]
|
07/23/06 11:09:35 |
nahi |
SOAPHeaderItem does not set extattr correctly. Applied a patch from Kent. … |
|
|
|
@1670
|
[1670]
|
11/14/05 22:13:15 |
nahi |
actor support. closes #19. |
|
|
|
@1580
|
[1580]
|
07/18/05 14:54:19 |
nahi |
local element qualify/unqualify control. handles elementFormDefault and … |
|
|
|
@1570
|
[1570]
|
07/13/05 23:16:21 |
nahi |
Let envelope namespace configuable. usage;
TemporaryNamespace? = … |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1408
|
[1408]
|
01/29/05 16:39:32 |
nahi |
cosmetic changes. |
|
|
|
@1390
|
[1390]
|
01/16/05 10:14:00 |
nahi |
let SOAPElement#add accept Array of elements. |
|
|
|
@1257
|
[1257]
|
07/03/04 13:27:31 |
nahi |
* add mustUnderstand attribute support. |
|
|
|
@1164
|
[1164]
|
01/20/04 22:34:05 |
nahi |
* make SOAPHeader a child of SOAPStruct, not SOAPArray. |
|
|
|
@1150
|
[1150]
|
01/16/04 00:11:35 |
nahi |
* forgot to follow API change |
|
|
|
@1121
|
[1121]
|
12/22/03 12:59:01 |
nahi |
* … |
|
|
|
@1058
|
[1058]
|
11/25/03 15:07:45 |
nahi |
* changed license; GPL2 -> Ruby's.
* lib/soap/rpc/driver.rb, … |
|
|
|
@1012
|
[1012]
|
10/14/03 01:07:13 |
nahi |
* changed SOAPGenerator interface to allow complex XML attribute … |
|
|
|
@950
|
[950]
|
09/20/03 22:28:58 |
nahi |
* move wsdl/namedElements.rb to xsd/namedelements.
* do not introduce XSD … |
|
|
|
@940
|
[940]
|
09/13/03 21:22:50 |
nahi |
Use XSD::QName#dup_name to change element name. |
|
|
|
@891
|
[891]
|
09/07/03 20:23:43 |
nahi |
* lib/soap/baseData.rb: SOAPElement is not a SOAPCompoundtype.
* … |
|
|
|
@844
|
[844]
|
08/22/03 00:13:47 |
nahi |
Move compatibility modules to soap/comapt.rb |
|
|
|
@842
|
[842]
|
08/13/03 21:54:13 |
nahi |
copyright comment. |
|
|
|
@832
|
[832]
|
08/03/03 19:11:47 |
nahi |
* *.rb: change coding convention.
- camelCase -> non_camel_case
- foo( … |
|
|
|
@814
|
[814]
|
03/26/03 23:20:17 |
nahi |
Follow changes of generator.rb prety print. |
|
|
|
@811
|
[811]
|
03/23/03 23:50:19 |
nahi |
Omit namespace definitions when !generateEncodeType. [ruby-talk:67311] |
|
|
|
@788
|
[788]
|
03/16/03 20:14:32 |
nahi |
A little performance tuning. |
|
|
|
@625
|
[625]
|
10/04/02 01:19:55 |
nahi |
WSDLDriver supports decoding Envelope, Header, Body and Fault. |
|
|
|
@601
|
[601]
|
09/23/02 22:53:09 |
nahi |
Moved QName definition in wsdl package (wsdl/name) to soap package … |
|
|
|
@381
|
[381]
|
12/07/01 18:05:10 |
nakahiro |
Removed unused code(self.decode). |
|
|
|
@378
|
[378]
|
12/07/01 13:28:44 |
nakahiro |
Illegal constant access. Fixed. |
|
|
|
@365
|
[365]
|
12/05/01 11:04:37 |
nakahiro |
Changed SOAPHeaderItem interface for easy use. |
|
|
|
@355
|
[355]
|
11/30/01 20:36:26 |
nakahiro |
Fixed encodingStyle handling bug while encoding. |
|
|
|
@346
|
[346]
|
11/26/01 13:16:44 |
nakahiro |
Changed encoding interface that are called from SOAPGenerator#generate. |
|
|
|
@243
|
[243]
|
07/12/01 15:39:37 |
nakahiro |
encodingStyle should not been defined here. |
|
|
|
@160
|
[160]
|
07/04/01 12:32:19 |
nakahiro |
SOAPFault: faultCode -> faultcode, faultString -> faultstring and … |
|
|
|
@150
|
[150]
|
06/28/01 20:16:33 |
nakahiro |
Changed following M-D Array support. |
|
|
|
@128
|
[128]
|
06/21/01 15:22:54 |
nakahiro |
Fixed serialization root handling algorithm. |
|
|
|
@109
|
[109]
|
05/29/01 21:57:42 |
nakahiro |
Added rootNode method to SOAPBody to get the root node. |
|
|
|
@88
|
[88]
|
05/20/01 15:20:06 |
nakahiro |
Changed module namespace. SOAPFoo -> SOAP::Foo
RPC support code was moved … |
|
|
|
@71
|
[71]
|
04/20/01 21:37:47 |
nakahiro |
Changed SOAPEnvelope.decode interface.
Use SOAPString instead of … |
|
|
|
@52
|
[52]
|
03/30/01 19:25:19 |
nakahiro |
Added methods request, response, and fault to SOAPBody.
Added href/id … |
|
|
|
@27
|
[27]
|
03/20/01 23:26:05 |
nakahiro |
Removed SOAPMethod. SOAPMethod has moved to rpcUtils.rb.
SOAPFault … |