Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-13Relax faultcode parsing for Soap11 message errors. (#18154)Steve Pfister
2019-07-26[csproj] Update project filesmonojenkins
2019-07-25[System.ServiceModel] Add PUT, DELETE and OPTIONS handling to HttpReplyChanne...Cassio de Vargas Oliveira
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-04-30[csproj] Update project filesmonojenkins
2019-04-29[csproj] Update project filesmonojenkins
2019-04-29Remove ClientRealProxy on wasm and testing_aot.Martin Baulig
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-03-06[System.ServiceModel] Fix a race condition in HttpRequestChannel. (#13304)justremotephone
2019-01-22[runtime] Remove two missing tests from monodroid+aot excludesAlexander Kyte
2019-01-02[csproj] Update project filesmonojenkins
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-16[wcf] do not assume that message body is always Wrapped (#11694)Mads Kruse Johnsen
2018-11-14[wcf] pass on the ContentType of MTOM message response (#11664)Mads Kruse Johnsen
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-09-27[System.ServiceModel] Switch tests to use embedded test resourcesAlexander Köplinger
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-10[System.ServiceModel] Replace SynchronizedCollection with referencesource (#1...Alexander Köplinger
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-07-07[System.ServiceModel] Remove deleted files from .sourcesAlexander Köplinger
2018-07-05Legacy TLS Removal Preparations (#9301)Martin Baulig
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-01[wcf] Fix memory leak processing requestsPaul Fertser
2018-06-01[csproj] Update project filesmonojenkins
2018-04-27Expose two public types (#8470)Joshua Peterson
2018-04-27[csproj] Fix mixed line endingsAlexander Köplinger
2018-04-26CoreFX: System.Json, System.ServiceModel.Syndication, System.Threading.Tasks....Egor Bogatov
2018-04-25[System.ServiceMode] Disable test on mobileAlexander Köplinger
2018-04-19* [System.ServiceModel.Discovery] Fix messages validation to fix bug #46917 (...Andoni Morales Alastruey
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-06[msvc] Update csproj files (#8067)monojenkins
2018-04-03Fix for #7305 - stack overflow when ServiceHost is initialised with a Service...Tony Di Nucci
2018-04-03[WCF] fix ChannelDispatcher by accepting InstanceProvider (#7909)hgy59
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-28wcf: fix index of message body parts. Do not use MessageBodyMemberAttribute.O...hgy59
2018-03-21Uncomment and fix ServiceHost creation via ServiceFactory in SvcHttpHandler.c...pascalhaakmat
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-26[wcf] use ConcurrentDictionary for wait handles (#7265)Paul Fertser
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-20[System.ServiceModel] Prevent crash in Dispatcher.ListenerLoopManager… (#7136)Paul Fertser
2018-02-15[System.ServiceModel.Activation] Move ServiceHostFactory.cs where it's used (...Marek Safar
2018-02-09[msvc] Update csproj filesmonojenkins