2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / ChangeLog
1 2009-05-26  Astushi Enomoto  <atsushi@ximian.com>
2
3         * System.ServiceModel.dll.sources: cosmetic file renaming.
4
5 2009-05-25  Astushi Enomoto  <atsushi@ximian.com>
6
7         * System.ServiceModel.dll_test.sources:
8           added PeerResolverSerializationTest.cs.
9
10 2009-05-15  Astushi Enomoto  <atsushi@ximian.com>
11
12         * System.ServiceModel.dll_test.sources: added MessageFaultTest.cs.
13
14 2009-05-13  Astushi Enomoto  <atsushi@ximian.com>
15
16         * Makefile : remove xlinq dependency.
17
18 2009-04-28  Astushi Enomoto  <atsushi@ximian.com>
19
20         * System.ServiceModel.dll_test.sources: added
21           BinaryMessageEncodingBindingElementTest.cs.
22
23 2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
24
25         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
26         MonoTODOAttribute since we can get it from mscorlib.dll
27
28 2009-04-20  Astushi Enomoto  <atsushi@ximian.com>
29
30         * System.ServiceModel.dll.sources:
31           added several Peer transport support files.
32         * System.ServiceModel.dll_test.sources: added
33           NetPeerTcpBindingTest.cs and PeerTransportBindingElementTest.cs.
34
35 2009-04-08  Astushi Enomoto  <atsushi@ximian.com>
36
37         * System.ServiceModel.dll.sources:
38           added PeerTransportSecuritySettings.cs.
39         * Makefile: use -r:System.Core in non-2.1 build too.
40
41 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
42
43         * System.ServiceModel_test.dll.sources: added NetTcpBindingTest.cs.
44
45 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
46
47         * System.ServiceModel.dll.sources: added IOnlineStatus.cs.
48
49 2009-03-05  Astushi Enomoto  <atsushi@ximian.com>
50
51         * Makefile : added /r:System.Xml.Linq in 2.1 too.
52
53 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
54
55         * Makefile : add /r:System.Core in 2.1 build.
56
57 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
58
59         * net_2_1_raw_System.ServiceModel.dll.sources :
60           added cross domain checker sources.
61
62 2009-02-19  Astushi Enomoto  <atsushi@ximian.com>
63
64         * System.ServiceModel.dll.sources,
65           net_2_1_raw_System.ServiceModel.dll.sources :
66           added CodeTryBlock.cs.
67
68 2009-01-22  Astushi Enomoto  <atsushi@ximian.com>
69
70         * net_2_1_raw_System.ServiceModel.dll.sources :
71           added SilverlightClientConfigLoader.cs.
72
73 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
74
75         * System.ServiceModel.dll.sources,
76           net_2_1_raw_System.ServiceModel.dll.sources :
77           added missing exception types (corcompare work).
78
79 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
80
81         * System.ServiceModel_test.dll.sources :
82           added ClientBase_InteractiveChannelInitializerTest.cs.
83
84 2009-01-07  Astushi Enomoto  <atsushi@ximian.com>
85
86         * net_2_1_raw_System.ServiceModel.dll.sources : add OperationContext
87           and OperationContextScope to 2.1 build.
88
89 2008-09-12  Astushi Enomoto  <atsushi@ximian.com>
90             Jb Evain  <jbevain@novell.com>
91
92         * Makefile: support net_2_1_raw compilation profile.
93         * net_2_1_raw_System.ServiceModel.dll.sources
94
95         * *.cs: SL2 compilation support.
96
97 2008-05-22  Roei Erez  <roeie@mainsoft.com>
98         * fix ContractDescription.GetContract implementation
99         * Refactor Request processing
100         * Add support for message inspectors
101         * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
102         like: ReleaseServiceInstance, Open, Close...
103         * Add relevant test cases.
104
105 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
106
107         * System.ServiceModel_test.dll.sources: Add ServiceDebugBehaviorTest.cs and
108         ServiceMetadataBehaviorTest.cs.
109
110 2008-04-17  Vladimir Krasnov  <vladimirk@mainsoft.com>
111
112         * System.ServiceModel.dll.sources: added HttpChannelManager.cs
113
114 2008-04-14  Igor Zelmanovich <igorz@mainsoft.com>
115
116         * System.ServiceModel_test.dll.sources: Add ExtensionCollectionTest.cs.
117
118 2008-04-13  Vladimir Krasnov  <vladimirk@mainsoft.com>
119
120         * added: System.ServiceModel_Test.csproj, visual studio tests project
121
122 2008-04-10  Eyal Alaluf <eyala@mainsoft.com>
123
124         * System.ServiceModel.dll.sources, System.ServiceModel.csproj:
125           Moved System.ServiceModel.Dispatcher/DefaultMessageOperationFormatter.cs
126           to System.ServiceModel.Dispatcher/BaseMessagesFormatter.cs.
127           Removed System.ServiceModel.Description/ServiceModelInternalConverter.cs.
128
129 2008-04-01  Roei Erez <roeie@mainsoft.com>
130
131         * System.ServiceModel_test_net_3_0.dll.config: Added configurations for new tests.
132
133 2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>
134
135         * System.ServiceModel_test.dll.sources: Add ServiceHostBaseTest.cs.
136
137 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * Makefile : add System.ServiceModel_test_net_3_0.dll.config to
140           EXTRA_DISTFILES too.
141
142 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
143
144         * Makefile : include Test/config/* in EXTRA_DISTFILES to fix
145           nunit test failures.
146
147 2008-03-21  Atsushi Enomoto  <atsushi@ximian.com>
148
149         * Makefile : more EXTRA_DISTFILES.
150
151 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
152
153         * Makefile : oops, wrong EXTRA_DISTFILES.
154
155 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
156
157         * Makefile : add EXTRA_DISTFILES.
158
159 2008-02-28  Eyal Alaluf <eyala@mainsoft.com>
160
161         * System.ServiceModel_test_net_3_0.dll.config: Add configurations for
162           testing ClientBase<T> ctors.
163
164 2008-02-27  Eyal Alaluf <eyala@mainsoft.com>
165
166         * Makefile: Ignore common warnings including use of obsolete API (since
167           Mono.Security.* has several such warnings).
168
169 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
170
171         * Makefile : added net_3_5 profile as a valid target.
172
173 2007-08-18 Marcos Cobena (marcoscobena@gmail.com)
174
175         * System.ServiceModel_test.dll.sources: Updated with new tests for System.ServiceModel.PeerResolvers.
176         * Test/System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs: New bunch of tests.
177
178 2007-08-16 Marcos Cobena (marcoscobena@gmail.com)
179
180         * System.ServiceModel.dll.sources: Updated with System.ServiceModel.PeerResolvers/PeerReferralPolicy.cs.
181         * PeerReferralPolicy.cs: Moved and updated here from AllEnums.cs.
182         * PeerResolverMode.cs: Updated API.
183         * RefreshResult.cs: Updated API.
184         * RegisterInfo.cs: Almost finished, minus HasBody().
185         * AllEnums.cs: PeerReferralPolicy lives now inside System.ServiceModel.PeerResolvers.
186
187 2007-07-19 Marcos Cobena (marcoscobena@gmail.com)
188
189         * PeerCustomResolverSettings.cs, PeerResolverMode.cs, PeerResolverSettings.cs, 
190                 PeerSecuritySettings.cs: New implementations.
191         * System.ServiceModel.dll.sources, AllEnums.cs, Dummy.cs: Updated to added sources.
192         * NetPeerTcpBinding.cs: Added support to new above implementations.
193
194 2007-07-18 Marcos Cobena (marcoscobena@gmail.com)
195
196         * TcpChannelListener.cs, TcpDuplexSessionChannel.cs: Text messaging now works 
197                 (both Send() and Receive()), even mixing .NET version with Mono one.
198         * TcpChannelListener.cs: By default, it uses BinaryMessageEncoder.              
199
200 2007-07-17 Marcos Cobena (marcoscobena@gmail.com)
201
202         * DuplexSessionChannelBase.cs, TcpChannelListener.cs, TcpDuplexSessionChannel.cs, 
203                 TcpTransportBindingElement.cs: Thanks to Atsushi Eno, it starts messaging.
204
205 2007-07-12 Marcos Cobena (marcoscobena@gmail.com)
206
207         * DuplexSessionChannelBase.cs, TcpChannelFactory.cs, TcpChannelListener.cs, 
208                 TcpDuplexSessionChannel.cs: Added new implementations.
209         * NetTcpBinding.cs, TcpTransportBindingElement.cs: Modified to match new TCP implementations.
210         * System.ServiceModel.dll.sources: Updated to last classes set.
211
212 2007-07-05  Atsushi Enomoto  <atsushi@ximian.com>
213
214         Makefile : added -r:System.Messaging.dll
215
216 2007-06-28 Marcos Cobena (marcoscobena@gmail.com)
217
218         * System.ServiceModel.dll.sources, System.ServiceModel\Dummy.cs : 
219         Modified to match new files under System.ServiceModel.PeerResolvers.
220
221 2007-04-20  Atsushi Enomoto  <atsushi@ximian.com>
222
223         Makefile : added ws-addr.xsd as a resource.
224
225 2007-04-17  Atsushi Enomoto  <atsushi@ximian.com>
226
227         * fixup-config.xml : updated config section types.
228
229 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
230
231         Makefile : added -r:Mono.Security.dll and some nowarns.
232
233 2007-02-27  Wade Berrier  <wberrier@novell.com>
234
235         * Makefile: include resource files in EXTRA_DISTFILES
236
237 2006-10-13  Atsushi Enomoto  <atsushi@ximian.com>
238
239         * fixup-config2.cs, fixup-config2.xml :
240           It is used to add svc. -> SvcHttpHandler mapping in web.config.
241
242 2006-10-04  Ankit Jain  <jankit@novell.com>
243
244         * System.ServiceModel.dll.sources: Update.
245
246 2006-09-29  Ankit Jain  <jankit@novell.com>
247
248         * System.ServiceModel.dll.sources: Update.
249
250 2006-09-26  Ankit Jain  <jankit@novell.com>
251
252         * System.ServiceModel.dll.sources: Update.
253
254 2006-09-07  Ankit Jain  <jankit@novell.com>
255
256         * System.ServiceModel_test.dll.sources: Add WsdlExporterTest.cs
257
258 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
259
260         * Makefile : it used to be referenced by S.IM.Selectors.dll.
261           Nowadays it references S.IM.Selectors.dll.
262
263 2006-07-13  Ankit Jain  <jankit@novell.com>
264
265         * System.ServiceModel_test.dll.sources: Add MetadataResolverTest.cs
266
267 2006-07-12  Ankit Jain  <jankit@novell.com>
268
269         * System.ServiceModel.dll.sources: Update for June CTP changes. Add
270         EndpointAddress10.cs
271
272 2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
273
274         * Makefile : add path to referenced assemblies as gmcs always loads
275           them from the GAC.
276
277 2006-07-03  Ankit Jain  <jankit@novell.com>
278
279         * System.ServiceModel.dll.sources: Update for June CTP changes.
280
281 2006-07-03  Ankit Jain  <jankit@novell.com>
282
283         * System.ServiceModel.dll.sources: Add IMetadataExchange.cs and
284         MetadataExchangeBinding.cs . Update to match changes in June CTP.
285
286 2006-06-30  Atsushi Enomoto  <atsushi@ximian.com>
287
288         * fixup-config.xml : updated to match June CTP config types.
289
290 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
291
292         * fixup-config.xml : bindings section has binding sub sections.
293
294 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
295
296         * fixup-config.cs : now it supports updating.
297         * fixup-config.xml : "bindings" is in fact just a section.
298           MS bad naming on class.
299
300 2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>
301
302         * fixup-config.cs, fixup-config.xml : when you try configuration
303           support, you can run fixup-config.exe and then supplemental
304           config sections are added.
305
306 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
307
308         * Makefile : remove extra option.
309
310 2006-06-12  Ankit Jain  <jankit@novell.com>
311
312         * System.ServiceModel.dll.sources: Add
313         System.ServiceModel.Description/MetadataSectionSerializerBase.cs
314         * System.ServiceModel_test.dll.sources: Add
315         System.ServiceModel.Description/WsdlImporterTest.cs
316
317 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
318
319         * Makefile : use Mono.CodeGeneration.
320
321 2006-04-26  Ankit Jain  <jankit@novell.com>
322
323         * System.ServiceModel_test.dll.sources : Add
324         System.ServiceModel.Description/WebServiceHelper.cs .
325
326 2006-02-11  Ankit Jain  <jankit@novell.com>
327
328         * System.ServiceModel_test.dll.sources : Add
329         ServiceHostTest.cs and UriSchemeKeyedCollectionTest.cs 
330
331 2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
332
333         * winfx.pub : new set of assembly, thus new public key.
334
335 2005-10-09  Atsushi Enomoto  <atsushi@ximian.com>
336
337         * Makefile : eliminated some warning noises.
338
339 2005-10-08  Atsushi Enomoto  <atsushi@ximian.com>
340
341         * Makefile : addded /r:System.Transactions.
342
343 2005-09-29  Duncan Mak  <duncan@novell.com>
344
345         * Makefile (RESOURCE_FILES): Include
346         resources/WS-Addressing.schema.
347         (LIB_MCS_FLAGS): Add "/resource:" flag.
348
349 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
350
351         * System.ServiceModel_test.dll.sources : required for make run-test.
352
353 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
354
355         * System.ServiceModel.dll.sources : regenerated to add new files.
356
357 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
358
359         * System.ServiceModel.dll.sources : regenerated to add new files.
360
361 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
362
363         * Makefile : reference to sys.configuration.dll.
364         * System.ServiceModel.dll.sources : regenerated to add new files.
365
366 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
367
368         * System.ServiceModel.dll.sources : regenerated to add new files.
369
370 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
371
372         * System.ServiceModel.dll.sources : further regen.
373
374 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
375
376         * System.ServiceModel.dll.sources : regenerated to add new files.
377
378 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
379
380         * System.ServiceModel.dll.sources : regenerated to add new files.
381
382 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
383
384         * System.ServiceModel.dll.sources : regenerated to add new files.
385
386 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
387
388         * System.ServiceModel.dll.sources : regenerated to add new files.
389
390 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
391
392         * System.ServiceModel.dll.sources : regenerated to add new files.
393
394 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
395
396         * System.ServiceModel.dll.sources : added CommunicationErrorEventArgs.
397
398 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
399
400         * Makefile : so now update-dll-sources is common target to all libs.