|
|
|
@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 … |
|
|
|
@1996
|
[1996]
|
10/02/07 23:27:44 |
nahi |
* (merged from branches/1_5: -r1993:1995)
* avoid NameError? if an … |
|
|
|
@1993
|
[1993]
|
10/01/07 20:32:26 |
nahi |
* (merged from branches/1_5: -r1989:1992)
* simpleRestriction + … |
|
|
|
@1989
|
[1989]
|
09/29/07 17:14:29 |
nahi |
* (merged from branches/1_5: -r1987:1988) WSDL::SOAP::ClassDefCreator? … |
|
|
|
@1983
|
[1983]
|
09/24/07 22:25:04 |
nahi |
* illegal marshaling a request for rpc/literal + parameter is a built-in … |
|
|
|
@1980
|
[1980]
|
09/21/07 19:24:02 |
nahi |
* LiteralMappingRegistryCreator? did not generate an entry for the element … |
|
|
|
@1979
|
[1979]
|
09/21/07 18:25:43 |
nahi |
* when there are 2 unqualified anonymous elements which have the same name … |
|
|
|
@1969
|
[1969]
|
09/17/07 11:16:42 |
nahi |
* wsdl2ruby.rb generates incomplete encoded Array mapping registry for … |
|
|
|
@1964
|
[1964]
|
09/15/07 22:56:40 |
nahi |
* need to generate mappingregistry of the element even if the same name … |
|
|
|
@1959
|
[1959]
|
09/14/07 19:56:50 |
nahi |
* wsdl2ruby.rb generated inconsistent class definition when the base class … |
|
|
|
@1958
|
[1958]
|
09/13/07 21:06:56 |
nahi |
* multi-refed basetype value was not be able to decode with generated … |
|
|
|
@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 … |
|
|
|
@1948
|
[1948]
|
09/10/07 10:28:21 |
nahi |
* let ClassNameCreator? handle modulepath. Foo::Baz and Bar::Baz have the … |
|
|
|
@1944
|
[1944]
|
09/08/07 23:42:12 |
nahi |
* incomplete anonymous complexType support (simpleContent wrongly mapped … |
|
|
|
@1941
|
[1941]
|
09/07/07 21:31:51 |
nahi |
* [1939] introduced hysteresis problem about class name creation. fixed. |
|
|
|
@1939
|
[1939]
|
09/07/07 00:05:29 |
nahi |
* added wsdl/soap/classNameCreator and let it handle whole classname … |
|
|
|
@1938
|
[1938]
|
09/06/07 22:52:26 |
nahi |
* ignore xsd:element definition when the same qname is also defined as a … |
|
|
|
@1934
|
[1934]
|
09/03/07 22:41:04 |
nahi |
* anonymous class support was incomplete for Array type complexType. for … |
|
|
|
@1928
|
[1928]
|
08/29/07 23:14:12 |
nahi |
* added servletStubCreator. wsdl2ruby.rb with --servlet_stub creates … |
|
|
|
@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 … |
|
|
|
@1918
|
[1918]
|
08/23/07 20:52:08 |
nahi |
* allow <any> appear twice or more (with the current implementation, … |
|
|
|
@1917
|
[1917]
|
08/13/07 00:20:00 |
nahi |
* added support for attributeGroup. |
|
|
|
@1915
|
[1915]
|
08/05/07 23:25:19 |
nahi |
* added support for anonymous type. anonymous type is mapped to inner … |
|
|
|
@1914
|
[1914]
|
08/05/07 15:19:03 |
nahi |
* extracted common part from classDefCreator.rb and … |
|
|
|
@1911
|
[1911]
|
08/05/07 00:06:28 |
nahi |
* do not raise warning when there's a simpleType definition which have … |
|
|
|
@1906
|
[1906]
|
07/23/07 23:53:17 |
nahi |
* added <xsd:group> support. closes #391. |
|
|
|
@1905
|
[1905]
|
07/22/07 22:59:12 |
nahi |
* let some attribute parsable; just parsed but not used for now.
* … |
|
|
|
@1904
|
[1904]
|
07/22/07 18:31:26 |
nahi |
* added anyAttribute support. (just ignore anyAttribute because … |
|
|
|
@1903
|
[1903]
|
07/22/07 16:59:11 |
nahi |
* previous commit includes many typos! test against SLWebSvc.wsdl |
|
|
|
@1902
|
[1902]
|
07/22/07 16:28:26 |
nahi |
* added support of all XML Schema facets for restriction. No validation … |
|
|
|
@1900
|
[1900]
|
07/22/07 00:51:10 |
nahi |
* ditto. |
|
|
|
@1899
|
[1899]
|
07/21/07 23:59:51 |
nahi |
* as a workaround of class name crash problem between generated class and … |
|
|
|
@1898
|
[1898]
|
07/21/07 17:37:00 |
nahi |
* add :default_ns_tag option to configure a pre-defined Namespace tag.
… |
|
|
|
@1895
|
[1895]
|
07/21/07 12:57:01 |
nahi |
* same changes for #381 (XSD::QName.new(...) cleanups for … |
|
|
|
@1891
|
[1891]
|
07/20/07 00:08:51 |
nahi |
* wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let … |
|
|
|
@1890
|
[1890]
|
07/20/07 00:04:17 |
nahi |
* some WSDL caused cyclic schema inclusion. <xsd:import> supported … |
|
|
|
@1885
|
[1885]
|
07/15/07 14:41:45 |
nahi |
* use httpclient instead of http-access2. (works with http-access/2.0.9 as … |
|
|
|
@1880
|
[1880]
|
07/12/07 22:34:01 |
nahi |
* schema type not passed for simletype. instead, the base class … |
|
|
|
@1865
|
[1865]
|
06/29/07 20:12:01 |
nahi |
* wsdl2ruby.rb did not generate a classdef entry for empty element … |
|
|
|
@1861
|
[1861]
|
06/24/07 23:46:37 |
nahi |
* error when simpleType element usage as "part" definition directly. … |
|
|
|
@1860
|
[1860]
|
06/24/07 23:45:49 |
nahi |
* importer should not import http://schemas.xmlsoap.org/soap/encoding/. … |
|
|
|
@1857
|
[1857]
|
06/19/07 23:21:24 |
nahi |
* let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema … |
|
|
|
@1855
|
[1855]
|
06/19/07 23:09:22 |
nahi |
* removed unused variable definition. |
|
|
|
@1852
|
[1852]
|
06/18/07 22:19:18 |
nahi |
* Array or Struct was not properly marshalled when literal service + … |
|
|
|
@1828
|
[1828]
|
06/04/07 22:49:06 |
nahi |
* WSDLDriverFactory + rpc/encoded + anyType return caused an error. … |
|
|
|
@1827
|
[1827]
|
06/03/07 13:56:54 |
nahi |
* handle choice + maxOccurs="unbounded" correctly. closes #327. |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1821
|
[1821]
|
05/31/07 00:09:22 |
nahi |
* avoid duplicated class definition caused by the previous commit. |
|
|
|
@1820
|
[1820]
|
05/30/07 23:49:09 |
nahi |
* sort complextype definitions according to those base-derived class … |
|
|
|
@1818
|
[1818]
|
05/29/07 23:34:54 |
nahi |
* let wsdl2ruby.rb / xsd2ruby.rb set options loaded from property file … |
|
|
|
@1814
|
[1814]
|
05/28/07 22:09:34 |
nahi |
* oneway service support of WSDLDriverFactory. closes #346. |
|
|
|
@1812
|
[1812]
|
05/27/07 11:19:19 |
nahi |
* performance tuning (memory and speed)
* reuse ParseFrame? in … |
|
|
|
@1810
|
[1810]
|
05/25/07 17:57:07 |
nahi |
* for literal service, let LiteralRegistry? treat nil parameter as same as … |
|
|
|
@1809
|
[1809]
|
05/25/07 16:43:11 |
nahi |
* ref + min/macOccurs did not work (min/maxOccurs attribute in 'ref'-side … |
|
|
|
@1807
|
[1807]
|
05/25/07 15:06:29 |
nahi |
* WSDL parsing cleanups. |
|
|
|
@1805
|
[1805]
|
05/24/07 22:26:37 |
nahi |
* support typed element which type is qualified.
<element name="foo" … |
|
|
|
@1802
|
[1802]
|
05/21/07 22:17:01 |
nahi |
* let ClassDefCreator? dump abstract type first. |
|
|
|
@1797
|
[1797]
|
05/21/07 12:09:29 |
nahi |
* same change for xsd2ruby.rb as [1778] |
|
|
|
@1794
|
[1794]
|
05/20/07 23:33:55 |
nahi |
* extract common test methods in TestUtil? module.
* silent require. … |
|
|
|
@1790
|
[1790]
|
05/20/07 17:42:49 |
nahi |
* classDefCreator wrongly generated element definitions. fixed.
* let … |
|
|
|
@1789
|
[1789]
|
05/20/07 17:40:58 |
nahi |
* let faults definition generator support module_path. |
|
|
|
@1788
|
[1788]
|
05/20/07 15:36:14 |
nahi |
* support combination of choice + sequence. closes #205. |
|
|
|
@1787
|
[1787]
|
05/20/07 15:34:08 |
nahi |
* forgot to add. |
|
|
|
@1783
|
[1783]
|
05/18/07 00:16:39 |
nahi |
* oneway service support. actually, supports input only services for … |
|
|
|
@1782
|
[1782]
|
05/17/07 18:42:57 |
nahi |
* ignore <s:element ref="s:schema"/> generated by ASP.NET. closes #285. |
|
|
|
@1778
|
[1778]
|
05/16/07 21:47:16 |
nahi |
* warn misusage of lib/wsdl/soap/wsdl2ruby.rb as an application. closes … |
|
|
|
@1775
|
[1775]
|
05/15/07 17:44:09 |
nahi |
* encode/decode basetype according to type definition in rpc/encoded … |
|
|
|
@1773
|
[1773]
|
05/14/07 23:51:24 |
nahi |
* applied a patch from Felipe Contreras for union + memberType support … |
|
|
|
@1772
|
[1772]
|
05/14/07 23:25:34 |
nahi |
* ClassDefCreator?: let a class generated from derived complexType … |
|
|
|
@1771
|
[1771]
|
05/14/07 21:49:43 |
nahi |
* try to recover when unexpected Array encoding comes while unmarshalling. … |
|
|
|
@1770
|
[1770]
|
05/14/07 21:46:13 |
nahi |
* warn when ClassDefCreator? generates pre-defined class definition. … |
|
|
|
@1769
|
[1769]
|
05/13/07 23:30:44 |
nahi |
* normalize WSDL location URI when we load the WSDL from file. closes … |
|
|
|
@1768
|
[1768]
|
05/13/07 22:47:02 |
nahi |
* missing require. applied a patch at soap4r-ml. closes #333. |
|
|
|
@1766
|
[1766]
|
05/13/07 22:40:10 |
nahi |
* added support for anyType mapped part in an operation. closes #317. |
|
|
|
@1762
|
[1762]
|
05/13/07 11:10:32 |
nahi |
* allow WS-I non-compliant fault definition. |
|
|
|
@1759
|
[1759]
|
05/09/07 23:40:13 |
nahi |
* avoid crashing when generating literal mapping registry for array from … |
|
|
|
@1758
|
[1758]
|
05/05/07 00:23:43 |
nahi |
* Abstract WSDL definition(no binding) caused NameError?. closes #199. |
|
|
|
@1757
|
[1757]
|
05/04/07 12:58:57 |
nahi |
* let method document correctly indented for fault elements |
|
|
|
@1754
|
[1754]
|
05/04/07 01:16:37 |
nahi |
* added wsdl:fault support. patch and sample are from Peter. Thanks. |
|
|
|
@1745
|
[1745]
|
10/23/06 00:35:25 |
nahi |
* base typedef may have its base typedef. abandon to retrieve root base … |
|
|
|
@1740
|
[1740]
|
10/21/06 15:38:17 |
nahi |
generate classdef for "abstract" type. it is needed for a mapping target. … |
|
|
|
@1739
|
[1739]
|
10/21/06 00:51:38 |
nahi |
* let XSD::QName immutable. closes #274.
* MappingRegistry? cleanups. |
|
|
|
@1733
|
[1733]
|
10/03/06 22:51:00 |
nahi |
clean up unused code |
|
|
|
@1731
|
[1731]
|
10/01/06 23:14:27 |
nahi |
moved @@schema_* things in classdef definition to mapping registry. … |
|
|
|
@1729
|
[1729]
|
10/01/06 23:08:27 |
nahi |
added 'abstract' attribute support. closes #195 |
|
|
|
@1727
|
[1727]
|
09/25/06 15:21:53 |
nahi |
WSDL attributes defined in a base type were not derived to an extension … |
|
|
|
@1724
|
[1724]
|
09/24/06 21:02:36 |
nahi |
more aggressive xml 'qualified' control. closes #260. |
|
|
|
@1722
|
[1722]
|
09/24/06 19:38:18 |
nahi |
wrong class name. |
|
|
|
@1721
|
[1721]
|
09/10/06 23:38:43 |
nahi |
LiteralRegistry? cleanups. needed more. |
|
|
|
@1720
|
[1720]
|
09/10/06 20:46:24 |
nahi |
soap/mapping/* refactoring.
registry.rb -> split into registry.rb (common) … |
|
|
|
@1719
|
[1719]
|
09/09/06 10:51:37 |
nahi |
dump xsi:type=... for typed SOAP node for document/literal service as same … |