Warnings
[mono.git] / mcs / class / System.Web.Services /
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...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-11 Lluis SanchezDiscoveryDocumentSerializer.cs: The class must be internal.
2003-11-11 Lluis Sanchez * ServiceDescription.cs, SoapBinding.cs, SoapHeaderBin...
2003-10-27 Miguel de Icaza2003-10-26 Miguel de Icaza <miguel@ximian.com>
2003-10-22 Lluis Sanchez * Methods.cs: Class Fault is now public, so it can...
2003-10-21 Lluis Sanchez * ServiceDescription.cs: Fixed implementation of CanRead.
2003-10-21 Lluis Sanchez * DiscoveryClientProtocol.cs: Fixed little bug in...
2003-10-15 Lluis Sanchez * MessageBinding.cs: Name property should be null...
2003-10-15 Lluis Sanchez * TypeStubManager.cs: Added OperationName property.
2003-10-15 Lluis Sanchez * HttpSimpleProtocolReflector.cs, ProtocolReflector.cs:
2003-10-14 Lluis Sanchez * HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs...
2003-10-14 Lluis Sanchez * ContractReference.cs, DiscoveryDocumentReference...
2003-10-14 Lluis Sanchez * HttpSimpleProtocolReflector.cs, SoapProtocolReflecto...
2003-10-12 Lluis Sanchez * SoapHttpClientProtocol.cs: Replaced AsyncInfo by...
2003-10-10 Lluis Sanchez * ContractReference.cs, DiscoveryClientProtocol.cs,
2003-10-10 Lluis Sanchez* DiscoveryDocumentSerializer.cs: New file.
2003-10-10 Gonzalo Paniagua... 2003-10-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-06 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-06 Lluis Sanchez * ProtocolImporter.cs: Moved some code to ServiceDescr...
2003-10-06 Lluis Sanchez * HtmlFormParameterWriter.cs: Fixed WriteRequest().
2003-10-04 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-04 Lluis Sanchez * ProtocolReflector.cs: The ReflectionImporter propert...
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-03 Gonzalo Paniagua... 2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-01 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-01 Lluis Sanchez * ProtocolReflector.cs: Adapted to the changes in...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-09-29 Lluis Sanchez * Methods.cs: Little fix in binding check.
2003-09-28 Lluis SanchezSystem.Web.Services.dll.sources: Added SoapHttpTranspor...
2003-09-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs: In SerializeResponse...
2003-09-28 Lluis Sanchez * ExtensionManager.cs: Read extension types from the...
2003-09-25 Lluis Sanchez * WebServicesConfigurationSectionHandler.cs: added...
2003-09-14 Lluis Sanchez * SoapDocumentationHandler.cs: Added support for on...
2003-09-14 Lluis Sanchez * System.Web.Services_test.dll.sources: Added BindingC...
2003-09-14 Lluis SanchezBindingCollectionTest.cs ChangeLog DocumentableItemTest.cs
2003-09-14 Lluis Sanchez * DocumentableItem.cs MimeContentBinding.cs OperationM...
2003-09-11 Lluis Sanchez * ServiceDescriptionImporter.cs, ServiceDescriptionRef...
2003-09-04 Lluis Sanchez * ServiceDescription.cs: minor fixes.
2003-09-04 Lluis Sanchez * Methods.cs: Added support for bare parameter style...
2003-09-01 Lluis Sanchez * Methods.cs: In TypeStubInfo, added Documentation...
next