2006-01-05 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / System.Web.Services / ChangeLog
1 2006-01-05  Chris Toshok  <toshok@ximian.com>
2
3         * System.Web.Services_test.dll.sources: enable a bunch of the 2.0
4         configuration tests.  Just Element types for now.  Collections
5         coming soon.
6
7 2006-01-03  Chris Toshok  <toshok@ximian.com>
8
9         * System.Web.Services.dll.sources: add the 2.0 config classes.
10
11         * Makefile (LIB_MCS_FLAGS): if PROFILE == net_2_0, include
12         -r:System.Configuration.dll
13
14 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * System.Web.Services_test.dll.sources : added ServiceDescriptionTest.cs
17
18 2004-07-14  Lluis Sanchez Gual <lluis@ximian.com>
19
20         * System.Web.Services.dll.sources: Added new files:
21                 System.Web.Services.Description/BasicProfileChecker.cs
22                 System.Web.Services.Description/ConformanceChecker.cs
23
24 2004-07-13  Lluis Sanchez Gual <lluis@ximian.com>
25
26         * System.Web.Services.dll.sources: Added new files:
27                 System.Web.Services.Description/BasicProfileViolation.cs
28                 System.Web.Services.Description/BasicProfileViolationCollection.cs
29                 System.Web.Services.Description/NamedItem.cs
30                 System.Web.Services.Description/Soap12AddressBinding.cs
31                 System.Web.Services.Description/Soap12Binding.cs
32                 System.Web.Services.Description/Soap12BodyBinding.cs
33                 System.Web.Services.Description/Soap12FaultBinding.cs
34                 System.Web.Services.Description/Soap12HeaderBinding.cs
35                 System.Web.Services.Description/Soap12OperationBinding.cs
36                 System.Web.Services.Description/WebReference.cs
37                 System.Web.Services.Description/WebReferenceCollection.cs
38                 System.Web.Services.Description/WebServicesInteroperability.cs
39
40 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
41
42         * System.Web.Services.dll.sources: Added 2.0 files:
43                 System.Web.Services/WsiClaims.cs
44                 System.Web.Services.Protocols/InvokeCompletedEventArgs.cs
45                 System.Web.Services.Protocols/InvokeCompletedEventHandler.cs
46                 System.Web.Services.Protocols/Soap12FaultCodes.cs
47                 System.Web.Services.Protocols/SoapFaultSubcode.cs
48                 System.Web.Services.Protocols/SoapProtocolVersion.cs
49
50 2004-02-27  Lluis Sanchez Gual <lluis@ximian.com>
51
52         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
53
54 2003-10-10  Lluis Sanchez Gual <lluis@ximian.com>
55
56         * DiscoveryDocumentSerializer.cs: New file.
57
58 2003-10-06  Lluis Sanchez Gual <lluis@ximian.com>
59
60         * System.Web.Services.dll.sources: Added 
61                 System.Web.Services.Description/HttpGetProtocolImporter.cs
62                 System.Web.Services.Description/HttpPostProtocolImporter.cs
63                 System.Web.Services.Description/HttpSimpleProtocolImporter.cs
64
65 2003-10-04  Lluis Sanchez Gual  <lluis@ximian.com>
66
67         * System.Web.Services.dll.sources: Added 
68                 System.Web.Services.Description/HttpGetProtocolReflector.cs
69                 System.Web.Services.Description/HttpPostProtocolReflector.cs
70                 System.Web.Services.Description/HttpSimpleProtocolReflector.cs
71
72 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
73
74         * System.Web.Services.dll.sources: Added 
75                 System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
76                 System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
77                 System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
78                 System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
79                 System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
80                 System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
81                 System.Web.Services.Protocols/TypeStubManager.cs
82
83 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
84
85         * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
86
87 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
88
89         * System.Web.Services_test.dll.sources: Added BindingCollectionTest.cs 
90           ChangeLog DocumentableItemTest.cs OperationCollectionTest.cs 
91           OperationMessageCollectionTest.cs OperationMessageTest.cs 
92           PortTypeCollectionTest.cs PortTypeTest.cs ServiceCollectionTest.cs 
93           ServiceDescriptionCollectionTest.cs 
94           SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
95           New test files by Erik LeBel.
96           
97 2003-08-01  Lluis Sanchez Gual  <lluis@ximian.com>
98
99         * System.Web.Services.dll.sources: Added ExtensionManager.cs, 
100           ServiceDescriptionSerializerBase.cs
101
102 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
103
104         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
105
106 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
107
108         * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
109
110 2003-07-04  Lluis Sanchez Gual  <lluis@ximian.com>
111
112         * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
113           System.Web.Services.Protocols.WebServiceHelper.cs.
114
115 2003-02-25  Dave Bettin <dave@opendotnet.com>
116         * Test: Modified test cases to conform to nunit2 guidelines
117
118 2002-08-24  Tim Coleman <tim@timcoleman.com>
119         * list:
120                 New files added to build.
121
122 2002-08-23  Tim Coleman <tim@timcoleman.com>
123         * list:
124                 New files added to build.
125
126 2002-08-07  Tim Coleman <tim@timcoleman.com>
127         * System.Web.Services.build:
128                 Added "test" target to build.
129                 Added "clean" target to build.
130         * Test:
131                 New test suites added.
132
133 2002-08-06  Tim Coleman <tim@timcoleman.com>
134         * list: Added System.Web.Services.Protocols/ServerProtocol.cs
135
136 2002-07-29  Dave Bettin <javabettin@yahoo.com>
137         * list: added new Discovery classes
138         * System.Web.Services.Discovery: added stubs
139         * .cvsignore: added
140         * Mono.System.Web.Services: added VS.net project for assembly
141
142 2002-07-25  Tim Coleman <tim@timcoleman.com>
143         * list: add new classes
144
145 2002-07-24  Tim Coleman <tim@timcoleman.com>
146         * list:
147                 Added System.Web.Services.Description/SoapProtocolReflector.cs
148
149 2002-07-22  Tim Coleman <tim@timcoleman.com>
150         * makefile.gnu:
151         * list:
152                 Modifications to make this library buildable on
153                 linux.
154                 
155
156 2002-07-22  Tim Coleman <tim@timcoleman.com>
157         * list: Added new files from System.Web.Services.Protocols
158                 and System.Web.Services.Configuration
159
160 2002-07-19  Tim Coleman <tim@timcoleman.com>
161         * list: Added
162
163 2002-07-19  Tim Coleman <tim@timcoleman.com>
164         * System.Web.Services.build: added
165         * System.Web.Services:
166         * System.Web.Services.Configuration:
167         * System.Web.Services.Description:
168         * System.Web.Services.Discovery:
169         * System.Web.Services.Protocols:
170                 New directories added