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
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
2018-02-09[build] Narrow recursive dependenciesMarek Safar
2018-02-09Adjust tabbing.Tychshenko, Dmitriy
2018-02-09Add ordinal comparison when matching request path to listener pathsTychshenko, Dmitriy
2018-02-09Fixes WCF methods with path parameters in UriTemplate annotation. Bugzilla bu...Tychshenko, Dmitriy
2018-02-09Pick the Listener that matches the start of the request URLTychshenko, Dmitriy
2018-01-24Address review comments.Manuel de la Pena
2018-01-24[Test] Skip some tests from System.ServiceModel on WatchOS.Manuel de la Pena
2018-01-18 [Tests] Skip System.ServiceModel tests that are not supported on XamMac 4.5 ...Manuel de la Pena
2018-01-17[Tests] Skip some of the System.ServiceModel tests when using MOBILE (#6545)Manuel de la Pena
2018-01-15[msvc] Update csproj files (#6516)monojenkins
2018-01-15Add System.ServiceModel.Description.UseRequestHeadersForMetadataAddressBehavi...Vladimir Kazakov
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-10-27[build] Add wasm profileMarek Safar
2017-10-24Fix WCF Windows Linux cross WCF-comunication via NetTcpBinding (without any s...vinogradniy
2017-10-18[bcl] Fix test assembly build for monodroid profile (#5808)Alexander Köplinger
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-07-21Implement ServiceEndpoint.EndpointBehaviorspjt33
2017-07-03[System.ServiceModel] Don't use DateTime.Now for measuring elapsed timeAlexander Köplinger
2017-06-29[bcl] Drop a bunch of unused _2_1.cs files (#5112)Alexander Köplinger