|
|
|
@2011
|
[2011]
|
02/10/08 10:57:09 |
nahi |
* merged from 1_5 branch.
* enabled Sriver#generate_explicit_type for … |
|
|
|
@2007
|
[2007]
|
10/30/07 12:05:34 |
nahi |
* clean up unused codes in MethodDefCreator?. |
|
|
|
@2005
|
[2005]
|
10/28/07 17:15:59 |
nahi |
* introduce SOAP::RPC::MethodDef? and use it instead of complex Array … |
|
|
|
@2004
|
[2004]
|
10/26/07 23:39:36 |
nahi |
* deleted WSDLDriverFactory#create_driver (replaced with create_rpc_driver … |
|
|
|
@2003
|
[2003]
|
10/19/07 00:09:02 |
nahi |
* wsdl2ruby.rb did not generate proper definitions for overloaded method … |
|
|
|
@2000
|
[2000]
|
10/09/07 23:16:36 |
nahi |
* removed backward compatibility definitions for soap4r-1.4.X. closes … |
|
|
|
@1999
|
[1999]
|
10/09/07 23:03:11 |
nahi |
* remove compat files for soap4r-1.4.X. closes #97. |
|
|
|
@1998
|
[1998]
|
10/08/07 23:43:23 |
nahi |
* let exception message be more detailed. |
|
|
|
@1993
|
[1993]
|
10/01/07 20:32:26 |
nahi |
* (merged from branches/1_5: -r1989:1992)
* simpleRestriction + … |
|
|
|
@1984
|
[1984]
|
09/24/07 22:34:17 |
nahi |
* update documents for 1.5.8-GA. |
|
|
|
@1983
|
[1983]
|
09/24/07 22:25:04 |
nahi |
* illegal marshaling a request for rpc/literal + parameter is a built-in … |
|
|
|
@1982
|
[1982]
|
09/23/07 23:54:45 |
nahi |
* cache the result of Mapping.const_from_name when the method is called … |
|
|
|
@1979
|
[1979]
|
09/21/07 18:25:43 |
nahi |
* when there are 2 unqualified anonymous elements which have the same name … |
|
|
|
@1978
|
[1978]
|
09/21/07 18:18:19 |
nahi |
* unqualified element 'Envelope', 'Header', 'Body' and 'Fault' caused an … |
|
|
|
@1975
|
[1975]
|
09/19/07 11:29:44 |
nahi |
* XML attribute must not be affected by default namespace. closes #430. |
|
|
|
@1974
|
[1974]
|
09/17/07 23:08:48 |
nahi |
* add the Generator option for using default namespace in SOAP message. … |
|
|
|
@1973
|
[1973]
|
09/17/07 21:14:58 |
nahi |
* allow to remove mustUnderstand attribute from a SOAP Header. I heard … |
|
|
|
@1972
|
[1972]
|
09/17/07 13:45:30 |
nahi |
* cache the result of XSD::CodeGen?.safemethodname, too. |
|
|
|
@1971
|
[1971]
|
09/17/07 13:41:33 |
nahi |
* cache the result of XSD::CodeGen?#{safeconstname|safevarname} while … |
|
|
|
@1970
|
[1970]
|
09/17/07 12:10:11 |
nahi |
* non user visible changes
* reduce String object allocation.
* … |
|
|
|
@1967
|
[1967]
|
09/16/07 10:13:59 |
nahi |
* do not encode SOAPHeader when MappingHandler#on_mapping_outbound? returns … |
|
|
|
@1965
|
[1965]
|
09/15/07 22:59:49 |
nahi |
* added a header handler which utilize a mapping registry. closes #425. |
|
|
|
@1962
|
[1962]
|
09/15/07 15:43:30 |
nahi |
* small tuning based on performance analysis
* cache inversed … |
|
|
|
@1958
|
[1958]
|
09/13/07 21:06:56 |
nahi |
* multi-refed basetype value was not be able to decode with generated … |
|
|
|
@1955
|
[1955]
|
09/12/07 19:00:59 |
nahi |
* call Array#replace via UnboundMethod?. Object#replace may be redefined … |
|
|
|
@1954
|
[1954]
|
09/12/07 15:05:29 |
nahi |
* mapping_registry was not generated propery for anonymous complexTypes … |
|
|
|
@1953
|
[1953]
|
09/12/07 11:06:07 |
nahi |
* extract check_classname method and put it in ClassNameCreator?. closes … |
|
|
|
@1952
|
[1952]
|
09/12/07 11:04:26 |
nahi |
* allow a subclass of Hash to be mapped as a Hash. e.g. a … |
|
|
|
@1949
|
[1949]
|
09/10/07 21:13:35 |
nahi |
* do not create extraattr entry in SOAP/OM when the value is nil. it … |
|
|
|
@1947
|
[1947]
|
09/09/07 17:19:28 |
nahi |
* XML encoding does not work properly depending on CES. Generator should … |
|
|
|
@1946
|
[1946]
|
09/09/07 15:10:48 |
nahi |
* a content of the stub class which is generated as a subclass of String … |
|
|
|
@1945
|
[1945]
|
09/09/07 15:09:39 |
nahi |
* a value of XML attribute was not properly encoded. users who did … |
|
|
|
@1943
|
[1943]
|
09/08/07 23:39:35 |
nahi |
* let dump_method_signatures accept optional parameter servicename and … |
|
|
|
@1942
|
[1942]
|
09/07/07 21:43:43 |
nahi |
* a Driver generated by a WSDLDriverFactory ignored 'xmlattr_*' value in a … |
|
|
|
@1939
|
[1939]
|
09/07/07 00:05:29 |
nahi |
* added wsdl/soap/classNameCreator and let it handle whole classname … |
|
|
|
@1937
|
[1937]
|
09/06/07 12:00:32 |
nahi |
* WSDLDriverFactory did not handle nested sequence/choice correctlyl. … |
|
|
|
@1936
|
[1936]
|
09/06/07 11:59:34 |
nahi |
* renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming … |
|
|
|
@1935
|
[1935]
|
09/06/07 11:54:52 |
nahi |
* Type simpleType and simpleContent was unmarshalled as a String, not as … |
|
|
|
@1932
|
[1932]
|
08/31/07 23:49:31 |
nahi |
* 1.5.8 RC1 |
|
|
|
@1931
|
[1931]
|
08/31/07 23:17:57 |
nahi |
* allow the Fixnum which have an instance variable to be marshalled. For … |
|
|
|
@1930
|
[1930]
|
08/30/07 23:38:46 |
nahi |
* cosmetic |
|
|
|
@1925
|
[1925]
|
08/27/07 10:37:34 |
nahi |
* support <choice maxOccurs="unbounded"/>: treat it <all/> for now.
* … |
|
|
|
@1924
|
[1924]
|
08/26/07 22:41:31 |
nahi |
* do not dump xsd:type for non-polymorphic type of literal service. … |
|
|
|
@1923
|
[1923]
|
08/26/07 17:45:43 |
nahi |
* removed :schema_ns definition from mappingRegistry stub file. this … |
|
|
|
@1922
|
[1922]
|
08/26/07 00:30:15 |
nahi |
* added SOAP::WSDLDriverFactory#dump_method_signatures. it returns a … |
|
|
|
@1921
|
[1921]
|
08/25/07 00:52:30 |
nahi |
* added NestedException?.
* let MappingError? be a NestedException? and show … |
|
|
|
@1920
|
[1920]
|
08/24/07 10:15:41 |
nahi |
* soap4r without httpclient caused NameError?. forgot to add required … |
|
|
|
@1912
|
[1912]
|
08/05/07 11:02:14 |
nahi |
* send xsi:nil=true element when literal + maxOccurs != 0 + … |
|
|
|
@1910
|
[1910]
|
08/04/07 23:59:45 |
nahi |
* do not crash when parsing an incomplete multi-dimentional arraay. … |
|
|
|
@1908
|
[1908]
|
07/31/07 22:12:18 |
nahi |
* avoid NoMethodError? when passing SOAPArray to LiteralRegistry?. It's … |
|
|
|
@1907
|
[1907]
|
07/31/07 00:02:20 |
nahi |
* added supports of complexType definition inheritance. soap4r supported … |
|
|
|
@1902
|
[1902]
|
07/22/07 16:28:26 |
nahi |
* added support of all XML Schema facets for restriction. No validation … |
|
|
|
@1901
|
[1901]
|
07/22/07 00:52:19 |
nahi |
* login.live.com returns SOAPFault as a direct child of SOAPEnvelope. … |
|
|
|
@1898
|
[1898]
|
07/21/07 17:37:00 |
nahi |
* add :default_ns_tag option to configure a pre-defined Namespace tag.
… |
|
|
|
@1897
|
[1897]
|
07/21/07 13:36:04 |
nahi |
* choice handling bug fixed according to a patch from KR, Vesa Varimo. If … |
|
|
|
@1895
|
[1895]
|
07/21/07 12:57:01 |
nahi |
* same changes for #381 (XSD::QName.new(...) cleanups for … |
|
|
|
@1894
|
[1894]
|
07/21/07 12:54:49 |
nahi |
* ditto. |
|
|
|
@1893
|
[1893]
|
07/21/07 12:54:01 |
nahi |
* check illegal constant name before const_defined? call to avoid … |
|
|
|
@1892
|
[1892]
|
07/21/07 12:51:36 |
nahi |
* added classes for rest built-in datatypes of XML Schema Datatypes … |
|
|
|
@1888
|
[1888]
|
07/16/07 23:20:24 |
nahi |
* updated release note.
* Version 1.5.7 |
|
|
|
@1887
|
[1887]
|
07/16/07 23:14:21 |
nahi |
* allow to customize default ns definition of SOAP Envelope. … |
|
|
|
@1885
|
[1885]
|
07/15/07 14:41:45 |
nahi |
* use httpclient instead of http-access2. (works with http-access/2.0.9 as … |
|
|
|
@1883
|
[1883]
|
07/15/07 12:39:02 |
nahi |
* let soap4r http clients (SOAP::RPC::Driver and WSDL/XSD importers) do … |
|
|
|
@1881
|
[1881]
|
07/12/07 22:55:19 |
nahi |
* check if HTTPClient responds to :request_filter. old versions of … |
|
|
|
@1878
|
[1878]
|
07/07/07 23:37:11 |
nahi |
* follow the signature change in [1871]. closes #375. |
|
|
|
@1875
|
[1875]
|
07/04/07 23:13:11 |
nahi |
* rescue an exception if object serialization failed for 'detail' object … |
|
|
|
@1874
|
[1874]
|
07/03/07 12:08:03 |
nahi |
* let WSDLLiteralRegistry#soap2obj use defined schema. closes #166. |
|
|
|
@1873
|
[1873]
|
07/02/07 23:45:06 |
nahi |
* try to call klass.soap_marshallable before mapping an XML element to the … |
|
|
|
@1872
|
[1872]
|
07/02/07 22:15:36 |
nahi |
* allow xsi:nil="true" element as an RPC request though I don't think it's … |
|
|
|
@1871
|
[1871]
|
07/01/07 15:36:45 |
nahi |
* under the earlier versions, we could use [] instead of CountryTargets?[]. … |
|
|
|
@1870
|
[1870]
|
07/01/07 01:20:18 |
nahi |
* change SOAP::Filter::StreamHandler? hook method name: on_httppost_* -> … |
|
|
|
@1869
|
[1869]
|
07/01/07 00:40:30 |
nahi |
* added 'protocol.http.auth' option to set authentication information for … |
|
|
|
@1868
|
[1868]
|
06/30/07 12:39:06 |
nahi |
* added an API for filtering streamhandler to capture/generate HTTP … |
|
|
|
@1866
|
[1866]
|
06/29/07 20:20:11 |
nahi |
* an rpc/encoded parameter could be wrongly typed when the parameter is … |
|
|
|
@1864
|
[1864]
|
06/26/07 23:13:35 |
nahi |
* 1.5.7-SNAPSHOT |
|
|
|
@1862
|
[1862]
|
06/25/07 20:38:04 |
nahi |
* passing nil as a basetype through wsdl2ruby.rb generated … |
|
|
|
@1857
|
[1857]
|
06/19/07 23:21:24 |
nahi |
* let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema … |
|
|
|
@1853
|
[1853]
|
06/18/07 22:24:02 |
nahi |
* derived class was marshalled without xsi:type for literal service. … |
|
|
|
@1846
|
[1846]
|
06/12/07 23:55:54 |
nahi |
* SOAPElement.from_obj(obj): allow to set XML attribute.
This method is … |
|
|
|
@1840
|
[1840]
|
06/08/07 15:15:58 |
nahi |
* re-implemented token and language type support. closes #252. |
|
|
|
@1839
|
[1839]
|
06/08/07 13:57:03 |
nahi |
* revert [1776]. I need to pay serious attention to intellectual … |
|
|
|
@1837
|
[1837]
|
06/07/07 22:00:28 |
nahi |
* avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> … |
|
|
|
@1836
|
[1836]
|
06/06/07 15:17:06 |
nahi |
* let SOAPElement include a SOAPCompoundtype module and added have_member … |
|
|
|
@1835
|
[1835]
|
06/06/07 15:15:43 |
nahi |
* abstract type embedded in another type was not propertly unmarshalled … |
|
|
|
@1833
|
[1833]
|
06/05/07 10:34:36 |
nahi |
* let Header::Handler touch SOAPHeader on on_outbound. if a method … |
|
|
|
@1832
|
[1832]
|
06/05/07 10:32:04 |
nahi |
* rename REXMLElementWrap -> SOAPREXMLElementWrap. |
|
|
|
@1831
|
[1831]
|
06/05/07 10:29:44 |
nahi |
* rename SOAP::Filter::FilterBase? -> SOAP::Filter::Handler. The name is … |
|
|
|
@1830
|
[1830]
|
06/05/07 00:21:54 |
nahi |
* abstract return type definition causes illegal … |
|
|
|
@1829
|
[1829]
|
06/05/07 00:19:51 |
nahi |
* SOAPlet generated a wrong cookie. fixed. |
|
|
|
@1827
|
[1827]
|
06/03/07 13:56:54 |
nahi |
* handle choice + maxOccurs="unbounded" correctly. closes #327. |
|
|
|
@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. |
|
|
|
@1823
|
[1823]
|
05/31/07 23:24:19 |
nahi |
* WEBrick's authenticator support. allow to do basic_auth / digest_auth … |
|
|
|
@1822
|
[1822]
|
05/31/07 22:38:50 |
nahi |
* now you can access to HTTP-Cookies with SOAP::RPC::SOAPlet.cookies from … |
|
|
|
@1819
|
[1819]
|
05/30/07 22:19:56 |
nahi |
* [1813] did too much. recovered SOAPNil detection code. closes #348. … |
|
|
|
@1817
|
[1817]
|
05/29/07 22:20:26 |
nahi |
* oneway service should return 202 Accepted / service client should accept … |
|
|
|
@1814
|
[1814]
|
05/28/07 22:09:34 |
nahi |
* oneway service support of WSDLDriverFactory. closes #346. |
|
|
|
@1813
|
[1813]
|
05/27/07 23:26:04 |
nahi |
* avoid generating SOAPUnknown object while literal service parsing. |
|
|
|
@1812
|
[1812]
|
05/27/07 11:19:19 |
nahi |
* performance tuning (memory and speed)
* reuse ParseFrame? in … |
|
|
|
@1811
|
[1811]
|
05/26/07 11:25:22 |
nahi |
* netHttpClient + test_loopback_response support. closes #181. |