[HttpWebRequest] EndGetResponse already does this.
[mono.git] / mcs / class / System.Web.Extensions / System.Web.Script.Services /
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-20 Marek Habersack[asp.net,wcf] WCF proxies are generated using a slightl...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-01-18 Marek Habersack2010-01-18 Marek Habersack <mhabersack@novell.com>
2009-11-19 Marek Habersack2009-11-19 Marek Habersack <mhabersack@novell.com>
2009-10-08 Atsushi Eno2009-10-08 Atsushi Enomoto <atsushi@ximian.com>
2009-08-19 Marek SafarNew tests.
2009-08-15 Marek Habersack2009-08-15 Marek Habersack <mhabersack@novell.com>
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-06-15 Robert Jordan2009-06-14 Robert Jordan <robertj@gmx.net>
2009-04-07 Gonzalo Paniagua... 2009-04-07 Gonzalo Paniagua Javier <gonzalo@novell...
2009-04-03 Marek Habersack2009-04-03 Marek Habersack <mhabersack@novell.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-26 Marek Habersack2009-01-26 Marek Habersack <mhabersack@novell.com>
2008-09-23 Marek Habersack2008-09-23 Marek Habersack <mhabersack@novell.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-28 Marek Habersack2008-08-28 Marek Habersack <mhabersack@novell.com>
2008-02-19 Igor Zelmanovichmerge r96167:96168
2008-02-19 Igor Zelmanovichupgrade ProfileService up to used version of client...
2008-01-30 Konstantin Trigerensure the authenticationService is enabled
2008-01-30 Konstantin Trigerimplemented AuthenticationService, ProxyGenerator
2008-01-28 Igor Zelmanovichremoved TARGET_JVM ifdef
2008-01-21 Igor Zelmanovichfixed web service proxy generation.
2008-01-16 Igor Zelmanovichfixed GenerateScriptTypes feature
2008-01-16 Igor Zelmanovichregister namespaces for script types if need
2008-01-15 Jb Evainrename the specialized Call test fixture
2008-01-15 Igor Zelmanovichfixed GenerateScriptTypes feature
2008-01-01 Igor Zelmanovichremoved #if NET_3_5,
2007-12-31 Igor Zelmanovichadjust rest services for 3.5 versions of client scripts
2007-08-02 Konstantin Trigerimplement Profile service
2007-08-01 Konstantin Trigeradd support for ScriptMethodAttribute.XmlSerializeString
2007-07-31 Konstantin Trigerauto generate script types for method params
2007-07-30 Igor Zelmanovichconsider TARGET_J2EE doesn't support PathInfo in url
2007-07-29 Konstantin TrigerDo not pretty format xml output
2007-07-29 Konstantin Trigercached anyway
2007-07-29 Konstantin Trigeraccess ws proxy using relevant methods (net 3.5)
2007-07-26 Igor Zelmanovichconsider TARGET_J2EE limitation for PathInfo
2007-07-24 Konstantin Trigeradd exception handling support
2007-07-23 Konstantin Trigerimplemented session support
2007-07-23 Konstantin Trigerrefactoring
2007-07-23 Konstantin Trigerset caching
2007-07-18 Igor Zelmanovichfixed service proxy for PageMethods
2007-07-05 Rodrigo Kumpera2007-07-05 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-05 Raja R HarinathRename cs1624-3.cs to gcs1624.cs
2007-07-04 Igor ZelmanovichJavaScriptSerializer.Deserialize method returns correct...
2007-07-03 Igor ZelmanovichImplemented EnablePageMethods feature
2007-07-03 Igor Zelmanovichmake ScriptMethodAttribute is optionally
2007-07-02 Konstantin Trigerinitial script services implementation
2007-07-02 Konstantin Trigerimplement GenerateScriptTypeAttribute.ScriptTypeId
2007-05-29 Igor ZelmanovichInitial drop for System.Web.Extensions assembly