Disable few more tests
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Description /
2012-06-01 Marek SafarFix build by removing duplicate custom attribute extensions
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-04 Rolf Bjarne KvingeSystem.ServiceModel: Make FaultContractInfos available...
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-08-24 Atsushi EnoReturnValue in MessageDescription was missing when...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-04 Atsushi EnoMerge pull request #146 from flutos/207ce0bccceec3ff786...
2011-08-02 Atsushi EnoMerge pull request #143 from mistoll/master
2011-08-02 Atsushi Enopart of fix bug #41. MessageParameterAttribute is consi...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-28 Miguel de IcazaMerge pull request #139 from HorstKakuschke/master
2011-07-28 Atsushi EnoFix wsdl import wrt element qname (!= type name).
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-14 Atsushi EnoFlush some ongoing changes for XmlSerializer support...
2011-05-27 Atsushi EnoFill type info in MessagePartDescription from XmlSerial...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-13 Atsushi EnoImplement XmlSerializerMessageContractImporter, round 2.
2011-05-13 Zoltan VargaMerge pull request #100 from Unity-Technologies/master...
2011-05-13 Atsushi EnoImplement WsdlContractConversionContext, and ignore...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-11 Atsushi EnoRevert previous XmlSerializerMessageContractImporter...
2011-05-10 Atsushi EnoFix common issue in MetadataSet - call MoveToContent...
2011-05-10 Atsushi EnoAdd new MetadataSetTest and fix couple of minor issues.
2011-05-09 Atsushi Enoongoing XmlSerializerMessageContractImporter work.
2011-04-14 Alan McGovern[System.ServiceModel] Add some missing properties for...
2011-04-14 Atsushi EnoServiceKnownTypeAttribute.MethodName was used way diffe...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Atsushi EnoAdd XmlSerializerFormatAttribute support in mobile...
2011-04-07 Atsushi EnoFix moonlight_raw build in Sys.Xml.Serialization.dll...
2011-04-07 Atsushi EnoDataContractSerializerOperationBehavior is done too...
2011-04-07 Atsushi EnoSome XmlSerializerFormatAttribute and XmlSerializerOper...
2011-04-01 Atsushi EnoLess !NET_2_1/!MOONLIGHT to improve SL4 WCF compatibility.
2011-04-01 Atsushi EnoImplement ConfigurationName support for ChannelFactory.
2011-04-01 Peter GerbrandtFix contract description for contracts with deep inheri...
2011-03-31 Rolf Bjarne KvingeSystem.ServiceModel: make it a lot more compatible...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Atsushi EnoFix build; remove extra !NET_2_1.
2011-03-16 Atsushi EnoEnable more behavior interface member in NET_2_1.
2011-03-16 Atsushi EnoEnable more behaviors use in NET_2_1 land, toward WebHt...
2011-03-16 Atsushi EnoAdd endpoint behavior support in NET_2_1, which involve...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-07 Peter GerbrandtSupport for the same interface as service contract...
2011-02-17 Atsushi EnoOnly use non-null values in ServiceAuthorizationBehavior.
2011-02-16 Atsushi EnoOperation interface methods also have ServiceKnownType...
2011-02-15 Atsushi EnoAsync MessageContract pattern needs more sophisticated...
2011-02-15 Atsushi EnoServiceDescription.cs does not exist in moonlight,...
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-02 Atsushi EnoNow operations are collected per corresponding Contract...
2011-02-02 Atsushi EnoImplement GetInheritedContracts(), towards bugfix ...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-10 Marek Habersack[wcf] .NET allows for service contract methods to be...
2010-10-22 Atsushi EnoIt should not have to import all schema elements, but...
2010-10-22 Atsushi EnoSmall refactoring on enumerating message schema element...
2010-10-21 Atsushi EnoOnEndXxx() methods should not try to let void return...
2010-10-21 Atsushi EnoVoid event should not have Result of type void.
2010-10-21 Atsushi EnoMake generated type names unique.
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-08 Atsushi EnoDo not reject contract from the same method, could...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-30 Atsushi EnoAdd DataContractResolver stuff (dummy), and fix Id...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-16 Atsushi EnoContract is settable in 4.0.
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-10 Atsushi EnoRemove USE_DATA_CONTRACT_IMPORTER conditional compilati...
2010-09-09 Atsushi EnoIt should not fail to generate client proxy generation...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-03 Atsushi EnoAdd some argument check. RemoteAddress could be null...
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-27 Atsushi EnoAdd IsSystemEndpoint property and treat system endpoint...
2010-08-25 Atsushi EnoAvoid NRE when ServiceEndpoint neither have Binding...
2010-08-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Atsushi EnoChannelDispatcherBase could be non-ChannelDispatcher...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoRemove invalid comments.
2010-07-28 atsushienoFill Description names, and remove extra code.
2010-07-19 Sebastien Pouliot2010-07-19 Sebastien Pouliot <sebastien@ximian.com>
2010-07-15 Atsushi Enobatch commit from local git changes.
2010-06-30 Marek SafarFixed.
2010-06-23 Atsushi Eno2010-06-23 Atsushi Enomoto <atsushi@ximian.com>
2010-06-23 Atsushi Eno2010-06-23 Atsushi Enomoto <atsushi@ximian.com>
2010-06-21 Atsushi Eno2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
2010-06-18 Atsushi Eno2010-06-18 Atsushi Enomoto <atsushi@ximian.com>
next