2004-06-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web.Services /
2004-06-25 Lluis Sanchez * HttpSimpleProtocolImporter.cs: Added null check...
2004-06-22 Lluis Sanchez * proxies.net.xml.gz: Updated.
2004-06-22 Lluis Sanchez * XmlReturnReader.cs, XmlReturnWriter.cs: Generate...
2004-06-22 Lluis Sanchez * HttpSimpleProtocolImporter.cs: Import return types...
2004-06-21 Duncan MakAdd MIT license to System.Web.Services.DLL
2004-06-14 Gert Driesen* SchemaReference.cs: corrected namespace
2004-06-11 Gert Driesen* SoapProtocolImporter.cs: Added stub for missing IsSoa...
2004-06-10 Lluis Sanchez * HttpSimpleProtocolImporter.cs: Add needed XmlInclude...
2004-06-10 Lluis Sanchez * TypeStubManager.cs: Improved locking in GetLogicalTy...
2004-06-10 Lluis Sanchez * DiscoveryClientProtocol.cs: In DiscoverAny, catch...
2004-06-10 Lluis Sanchez * Makefile: Fix ms.net api file before the comparison.
2004-06-04 Lluis Sanchez * Makefile: Changed nunit dll, to make it easier to...
2004-06-03 Gonzalo Paniagua... 2004-06-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-06-03 Lluis Sanchez * Makefile: generate client source file list before...
2004-06-02 Lluis Sanchez * wsdlfiles.tar.gz: New file that contains all test...
2004-06-02 Lluis Sanchez * Makefile: Added new targets for running the tests...
2004-06-02 Lluis Sanchez * HttpSimpleProtocolImporter.cs: Fixed case of generat...
2004-06-02 Lluis Sanchez * LogicalMethodInfo.cs: Don't crash in GetCustomAttrib...
2004-06-01 Lluis Sanchez2004-06-01 Gert Driesen <drieseng@users.sourceforge...
2004-06-01 Lluis Sanchez2004-06-01 Gert Driesen <drieseng@users.sourceforge...
2004-06-01 Lluis Sanchez * Binding.cs: removed extra XmlIgnore attribute on...
2004-06-01 Lluis Sanchez* WebServicesConfigurationSectionHandler.cs: removed...
2004-05-25 Lluis Sanchez* BindingCollection.cs: Fixed this[string] property.
2004-05-24 Lluis Sanchez * SoapClientMessage.cs: Get the MethodInfo from the...
2004-05-24 Lluis Sanchez * ContractReference.cs: convert relative import uris...
2004-05-24 Lluis Sanchez* ProtocolImporter.cs: issue a warning if no services...
2004-05-17 Gonzalo Paniagua... 2004-05-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-12 Lluis Sanchez* LogicalMethodInfo.cs: Made EnableSession property...
2004-05-12 Lluis Sanchez * SoapBinding.cs: Added missing attributes. The class...
2004-05-12 Lluis Sanchez * HttpSimpleWebServiceHandler.cs: Added GetRequestMeth...
2004-05-12 Lluis Sanchez* WebService.cs: Take the session from the context.
2004-05-12 Lluis Sanchez * Makefile: Added reference to System.Data.
2004-05-11 Gonzalo Paniagua... 2004-05-11 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-10 Gonzalo Paniagua... 2004-05-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-05 Gonzalo Paniagua... 2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-05 Gonzalo Paniagua... removed ^Ms
2004-05-05 Gonzalo Paniagua... 2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-04-29 Jackson HarperAdd 2.0 version attributes
2004-04-28 Sebastien Pouliot2004-04-27 Sebastien Pouliot
2004-04-27 Jackson Harperdelay sign assemblies with the ecma key
2004-03-25 Lluis Sanchez * WebServiceHelper.cs: In GetContentEncoding, chop...
2004-03-10 Lluis Sanchez * ContractReference.cs, DiscoveryDocumentReference...
2004-03-09 Lluis Sanchezclient/localhost/ConvDocLitWraTest.cs: Test Discover...
2004-03-09 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Set the properties...
2004-03-09 Lluis Sanchez * DiscoveryClientProtocol.cs: Read additional informat...
2004-03-02 Lluis Sanchez* ProtocolImporter.cs: Little fix in schema classification.
2004-03-02 Lluis Sanchez * DiscoveryClientProtocol.cs: Now it can get alternate...
2004-03-02 Lluis Sanchez * services.xml: More services.
2004-02-27 Lluis Sanchez * services.xml: Updated service list.
2004-02-27 Lluis SanchezSystem.Web.Services.dll.sources: Added System.Web.Servi...
2004-02-27 Lluis Sanchez * Fault.cs: Moved Fault class from Methods.cd to this...
2004-02-27 Lluis Sanchez * ExtensionManager.cs: Create all serializers for...
2004-02-11 Lluis Sanchez * WebServiceHelper.cs: When reading a soap request...
2004-02-11 Lluis Sanchez * SoapProtocolReflector.cs: Fixed bug #53247. Element...
2004-02-09 Lluis Sanchez* WebServiceHandler.cs: inheritance from WebService...
2004-02-05 Alon GazitThis attribute is inherited by derived classes.changed...
2004-02-05 Alon GazitThis attribute is inherited by derived classes.changed...
2004-02-05 Alon GazitThis attribute is inherited by derived classes.changed...
2004-02-05 Alon GazitThis attribute is multiuse.
2004-02-05 Alon GazitThis attribute is multiuse.Changed the AttributeUsage...
2004-02-03 Lluis Sanchez * wstest.cs: Added new option that downloads and cahce...
2004-01-27 Lluis SanchezSoapDocumentMethodAttribute.cs: Fixed bug in ResponseNa...
2004-01-27 Lluis Sanchez * SoapProtocolImporter.cs, SoapProtocolReflector.cs...
2004-01-27 Lluis Sanchez * wstest.cs: Improved the way wsdl documents are downl...
2004-01-24 Lluis SanchezXmlFormatExtensionPrefixAttribute.cs: Allow multiple...
2004-01-24 Lluis Sanchez * ContractReference.cs, DiscoveryClientProtocol.cs,
2004-01-24 Lluis Sanchez * HttpWebClientProtocol.cs: Added missing property.
2004-01-24 Lluis Sanchez * ExtensionManager.cs: Support more than one XmlFormat...
2004-01-21 Lluis Sanchez * HttpSoapWebServiceHandler.cs, SoapHttpClientProtocol...
2004-01-21 Lluis SanchezUpdated proxie names and added some tests
2004-01-21 Lluis Sanchez * HttpSimpleProtocolImporter.cs: pass the web service...
2004-01-21 Lluis Sanchez * Methods.cs: Set the correct namespaces for Fault...
2004-01-19 Lluis Sanchez * Methods.cs: Get the method namespace from the bindin...
2004-01-19 Lluis Sanchez * HttpSimpleProtocolReflector.cs, SoapProtocolReflecto...
2004-01-14 Lluis SanchezSet web service namespace
2004-01-14 Lluis Sanchez * wstest.cs: Wsdl documents are cached locally.
2004-01-14 Lluis Sanchez * ProtocolImporter.cs, SoapProtocolImporter.cs: Added...
2004-01-14 Lluis Sanchez * Methods.cs: Set the correct element name and namespa...
2004-01-12 Lluis Sanchez * ProtocolReflector.cs: in the case a new ServiceDescr...
2004-01-10 Gonzalo Paniagua... 2004-01-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-01-03 Nick DrochakIgnore .pdb files
2003-12-23 Lluis Sanchez * wstest.cs: Removed debug WriteLine.
2003-12-23 Lluis SanchezSoapDocumentationHandler.cs: Added support for DISCO...
2003-12-22 Lluis SanchezMakefile: Use xsp.vsdisco instead of xsp.disco.
2003-12-22 Lluis Sanchez wstest.cs: Changed default directory for client tests...
2003-12-22 Lluis SanchezNew tests
2003-12-22 Lluis SanchezTest moved
2003-12-19 Lluis Sanchez * services.xml: Enabled test for a couple of services.
2003-12-19 Lluis Sanchez * DiscoveryDocument.cs: Set namespace for ContractRefe...
2003-12-16 Lluis Sanchez * HttpSimpleClientProtocol.cs: Do not encode the reque...
2003-12-15 Lluis Sanchez * Makefile.cs: Generate list of client test files...
2003-12-15 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Added check for valid...
2003-12-15 Lluis SanchezWebServicesConfigurationSectionHandler.cs: Removed...
2003-12-12 Lluis Sanchez* Methods.cs: Added special handling for RPC format.
2003-12-12 Lluis Sanchez * DiscoveryReference.cs: In FilenameFromUrl(), improve...
2003-12-12 Lluis Sanchez * HttpSimpleProtocolImporter.cs: In ImportOutMembersMa...
2003-12-12 Lluis SanchezAdded web service test suite
2003-11-27 Lluis Sanchez * Methods.cs: Added correct namespace for serializatio...
2003-11-24 Lluis Sanchez * Methods.cs, TypeStubManager.cs, SoapMessage.cs:...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
next