Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/test


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2011 [2011] 02/10/08 10:57:09 nahi * merged from 1_5 branch. * enabled Sriver#generate_explicit_type for …
(edit) @2006 [2006] 10/28/07 17:16:29 nahi * update tests for the previous change ('in' -> :in)
(edit) @2004 [2004] 10/26/07 23:39:36 nahi * deleted WSDLDriverFactory#create_driver (replaced with create_rpc_driver …
(edit) @2003 [2003] 10/19/07 00:09:02 nahi * wsdl2ruby.rb did not generate proper definitions for overloaded method …
(edit) @1996 [1996] 10/02/07 23:27:44 nahi * (merged from branches/1_5: -r1993:1995) * avoid NameError? if an …
(edit) @1993 [1993] 10/01/07 20:32:26 nahi * (merged from branches/1_5: -r1989:1992) * simpleRestriction + …
(edit) @1989 [1989] 09/29/07 17:14:29 nahi * (merged from branches/1_5: -r1987:1988) WSDL::SOAP::ClassDefCreator?
(edit) @1983 [1983] 09/24/07 22:25:04 nahi * illegal marshaling a request for rpc/literal + parameter is a built-in …
(edit) @1979 [1979] 09/21/07 18:25:43 nahi * when there are 2 unqualified anonymous elements which have the same name …
(edit) @1975 [1975] 09/19/07 11:29:44 nahi * XML attribute must not be affected by default namespace. closes #430.
(edit) @1973 [1973] 09/17/07 21:14:58 nahi * allow to remove mustUnderstand attribute from a SOAP Header. I heard …
(edit) @1970 [1970] 09/17/07 12:10:11 nahi * non user visible changes * reduce String object allocation. * …
(edit) @1969 [1969] 09/17/07 11:16:42 nahi * wsdl2ruby.rb generates incomplete encoded Array mapping registry for …
(edit) @1968 [1968] 09/16/07 10:48:49 nahi * reduce ignorable test warnings.
(edit) @1964 [1964] 09/15/07 22:56:40 nahi * need to generate mappingregistry of the element even if the same name …
(edit) @1963 [1963] 09/15/07 17:41:36 nahi * update tests. do not crash at teardown when setup failed. closes #396.
(edit) @1958 [1958] 09/13/07 21:06:56 nahi * multi-refed basetype value was not be able to decode with generated …
(edit) @1957 [1957] 09/12/07 21:47:42 nahi * added a test for xsd:long in a struct.
(edit) @1956 [1956] 09/12/07 19:02:32 nahi * soap4r's XML namespace handler did not handle xmlns="" correctly. it …
(edit) @1954 [1954] 09/12/07 15:05:29 nahi * mapping_registry was not generated propery for anonymous complexTypes …
(edit) @1950 [1950] 09/11/07 17:53:47 nahi * added test for attribute only element array.
(edit) @1949 [1949] 09/10/07 21:13:35 nahi * do not create extraattr entry in SOAP/OM when the value is nil. it …
(edit) @1947 [1947] 09/09/07 17:19:28 nahi * XML encoding does not work properly depending on CES. Generator should …
(edit) @1946 [1946] 09/09/07 15:10:48 nahi * a content of the stub class which is generated as a subclass of String …
(edit) @1945 [1945] 09/09/07 15:09:39 nahi * a value of XML attribute was not properly encoded. users who did …
(edit) @1944 [1944] 09/08/07 23:42:12 nahi * incomplete anonymous complexType support (simpleContent wrongly mapped …
(edit) @1942 [1942] 09/07/07 21:43:43 nahi * a Driver generated by a WSDLDriverFactory ignored 'xmlattr_*' value in a …
(edit) @1939 [1939] 09/07/07 00:05:29 nahi * added wsdl/soap/classNameCreator and let it handle whole classname …
(edit) @1938 [1938] 09/06/07 22:52:26 nahi * ignore xsd:element definition when the same qname is also defined as a …
(edit) @1937 [1937] 09/06/07 12:00:32 nahi * WSDLDriverFactory did not handle nested sequence/choice correctlyl. …
(edit) @1934 [1934] 09/03/07 22:41:04 nahi * anonymous class support was incomplete for Array type complexType. for …
(edit) @1933 [1933] 09/02/07 01:09:30 nahi * added test for EncodedRegistry? stub generation
(edit) @1926 [1926] 08/28/07 23:03:30 nahi * added a test for basic_auth definition.
(edit) @1924 [1924] 08/26/07 22:41:31 nahi * do not dump xsd:type for non-polymorphic type of literal service. …
(edit) @1923 [1923] 08/26/07 17:45:43 nahi * removed :schema_ns definition from mappingRegistry stub file. this …
(edit) @1921 [1921] 08/25/07 00:52:30 nahi * added NestedException?. * let MappingError? be a NestedException? and show …
(edit) @1919 [1919] 08/23/07 21:01:27 nahi * should allow durations lower than a day. Thanks to an anonymous user …
(edit) @1917 [1917] 08/13/07 00:20:00 nahi * added support for attributeGroup.
(edit) @1915 [1915] 08/05/07 23:25:19 nahi * added support for anonymous type. anonymous type is mapped to inner …
(edit) @1913 [1913] 08/05/07 11:23:13 nahi * 'nilleble' typo fixed.
(edit) @1912 [1912] 08/05/07 11:02:14 nahi * send xsi:nil=true element when literal + maxOccurs != 0 + …
(edit) @1908 [1908] 07/31/07 22:12:18 nahi * avoid NoMethodError? when passing SOAPArray to LiteralRegistry?. It's …
(edit) @1906 [1906] 07/23/07 23:53:17 nahi * added <xsd:group> support. closes #391.
(edit) @1904 [1904] 07/22/07 18:31:26 nahi * added anyAttribute support. (just ignore anyAttribute because …
(edit) @1898 [1898] 07/21/07 17:37:00 nahi * add :default_ns_tag option to configure a pre-defined Namespace tag. …
(edit) @1897 [1897] 07/21/07 13:36:04 nahi * choice handling bug fixed according to a patch from KR, Vesa Varimo. If …
(edit) @1896 [1896] 07/21/07 12:57:23 nahi * test updated for the previous commit.
(edit) @1891 [1891] 07/20/07 00:08:51 nahi * wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let …
(edit) @1887 [1887] 07/16/07 23:14:21 nahi * allow to customize default ns definition of SOAP Envelope. …
(edit) @1885 [1885] 07/15/07 14:41:45 nahi * use httpclient instead of http-access2. (works with http-access/2.0.9 as …
(edit) @1880 [1880] 07/12/07 22:34:01 nahi * schema type not passed for simletype. instead, the base class …
(edit) @1876 [1876] 07/04/07 23:13:44 nahi * tests updated; testcase name collision, interop test config, etc.
(edit) @1873 [1873] 07/02/07 23:45:06 nahi * try to call klass.soap_marshallable before mapping an XML element to the …
(edit) @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 …
(edit) @1871 [1871] 07/01/07 15:36:45 nahi * under the earlier versions, we could use [] instead of CountryTargets?[]. …
(edit) @1870 [1870] 07/01/07 01:20:18 nahi * change SOAP::Filter::StreamHandler? hook method name: on_httppost_* -> …
(edit) @1869 [1869] 07/01/07 00:40:30 nahi * added 'protocol.http.auth' option to set authentication information for …
(edit) @1868 [1868] 06/30/07 12:39:06 nahi * added an API for filtering streamhandler to capture/generate HTTP …
(edit) @1867 [1867] 06/29/07 20:21:28 nahi * forgot to add.
(edit) @1865 [1865] 06/29/07 20:12:01 nahi * wsdl2ruby.rb did not generate a classdef entry for empty element …
(edit) @1863 [1863] 06/26/07 23:11:57 nahi * follow http-access-2.0.8-SNAPSHOT
(edit) @1862 [1862] 06/25/07 20:38:04 nahi * passing nil as a basetype through wsdl2ruby.rb generated …
(edit) @1857 [1857] 06/19/07 23:21:24 nahi * let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema …
(edit) @1853 [1853] 06/18/07 22:24:02 nahi * derived class was marshalled without xsi:type for literal service. …
(edit) @1852 [1852] 06/18/07 22:19:18 nahi * Array or Struct was not properly marshalled when literal service + …
(edit) @1846 [1846] 06/12/07 23:55:54 nahi * SOAPElement.from_obj(obj): allow to set XML attribute. This method is …
(edit) @1840 [1840] 06/08/07 15:15:58 nahi * re-implemented token and language type support. closes #252.
(edit) @1839 [1839] 06/08/07 13:57:03 nahi * revert [1776]. I need to pay serious attention to intellectual …
(edit) @1837 [1837] 06/07/07 22:00:28 nahi * avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> …
(edit) @1835 [1835] 06/06/07 15:15:43 nahi * abstract type embedded in another type was not propertly unmarshalled …
(edit) @1834 [1834] 06/05/07 13:04:25 nahi * 20070605
(edit) @1833 [1833] 06/05/07 10:34:36 nahi * let Header::Handler touch SOAPHeader on on_outbound. if a method …
(edit) @1831 [1831] 06/05/07 10:29:44 nahi * rename SOAP::Filter::FilterBase? -> SOAP::Filter::Handler. The name is …
(edit) @1830 [1830] 06/05/07 00:21:54 nahi * abstract return type definition causes illegal …
(edit) @1828 [1828] 06/04/07 22:49:06 nahi * WSDLDriverFactory + rpc/encoded + anyType return caused an error. …
(edit) @1825 [1825] 06/02/07 10:39:39 nahi * filter support. you can add filters to intercept before SOAP …
(edit) @1815 [1815] 05/28/07 22:45:02 nahi * added tests for stub + adding xsi:type according to WSDL.
(edit) @1814 [1814] 05/28/07 22:09:34 nahi * oneway service support of WSDLDriverFactory. closes #346.
(edit) @1813 [1813] 05/27/07 23:26:04 nahi * avoid generating SOAPUnknown object while literal service parsing.
(edit) @1810 [1810] 05/25/07 17:57:07 nahi * for literal service, let LiteralRegistry? treat nil parameter as same as …
(edit) @1809 [1809] 05/25/07 16:43:11 nahi * ref + min/macOccurs did not work (min/maxOccurs attribute in 'ref'-side …
(edit) @1808 [1808] 05/25/07 15:24:53 nahi * previous commit includes a fix to allow 'encodingStyle=""'. cloese …
(edit) @1806 [1806] 05/25/07 15:05:14 nahi * SOAPGenerator does not check string lexical scope for performance since …
(edit) @1805 [1805] 05/24/07 22:26:37 nahi * support typed element which type is qualified. <element name="foo" …
(edit) @1803 [1803] 05/24/07 22:21:02 nahi * return element should be qualified when rpc/lit service.
(edit) @1801 [1801] 05/21/07 21:55:45 nahi * follows SOAPElement change.
(edit) @1794 [1794] 05/20/07 23:33:55 nahi * extract common test methods in TestUtil? module. * silent require. …
(edit) @1792 [1792] 05/20/07 18:34:33 nahi * added utf-8 test
(edit) @1790 [1790] 05/20/07 17:42:49 nahi * classDefCreator wrongly generated element definitions. fixed. * let …
(edit) @1788 [1788] 05/20/07 15:36:14 nahi * support combination of choice + sequence. closes #205.
(edit) @1785 [1785] 05/19/07 22:00:10 nahi * ready for the new gem.
(edit) @1784 [1784] 05/19/07 12:47:46 nahi * added CDATA support with rexml/xmlscan as an XML parser. closes #332.
(edit) @1780 [1780] 05/17/07 11:21:52 nahi * test for #332
(edit) @1779 [1779] 05/17/07 10:47:54 nahi * allow to send XML. pass a REXML::Element(includes REXML::Document) or …
(edit) @1776 [1776] 05/15/07 22:34:45 nahi * added support for token and language. applied a patch with a little …
(edit) @1775 [1775] 05/15/07 17:44:09 nahi * encode/decode basetype according to type definition in rpc/encoded …
(edit) @1774 [1774] 05/15/07 17:40:27 nahi * added test for #326
(edit) @1773 [1773] 05/14/07 23:51:24 nahi * applied a patch from Felipe Contreras for union + memberType support …
(edit) @1772 [1772] 05/14/07 23:25:34 nahi * ClassDefCreator?: let a class generated from derived complexType …
(edit) @1771 [1771] 05/14/07 21:49:43 nahi * try to recover when unexpected Array encoding comes while unmarshalling. …
Note: See TracRevisionLog for help on using the revision log.