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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-16Add copyright header from Mono to HttpUtility.cs (#24080)Karel Zikmund
2017-09-09Don't use .Append within tests, as netfx doesn't support it.Jon Hanna
2017-09-09Add more HttpUtilityTestsJon Hanna
2017-09-09Inline private ParseQueryString into caller.Jon Hanna
2017-09-09Simplify ParseQueryString exit logic.Jon Hanna
2017-09-09Only strip initial ? in HttpUtility.ParseQueryString once.Jon Hanna
2017-09-09Don't HTML-decode in HttpUtility.ParseQueryStringJon Hanna
2017-05-17Increment versions post 2.0Eric St. John
2017-05-05Merge pull request #18301 from schen381/bugfix_17627Caesar Chen
2017-04-27Add missing license (#19011)Alex Perovich
2017-04-13change URLDecode behavior and merge test cases for .net core and desktopCaesar Chen
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Disable System.Web.Tests.HttpUtilityTest for NETFX (#17618)Santiago Fernandez Madero
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Make netfx build workEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add assemblies to NETCore.App if in netstandardEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez
2016-12-13Remove builds files (#14449)chcosta
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-11-25Add missing license headers (#13974)Stephen Toub
2016-11-22Update stable dependencies to latest stableEric St. John
2016-10-27Re-add test configurations that were not being tested by CI anymoreJose Perez Rodriguez
2016-10-21Fix fix breaks from latest stable pkgs, no-importsEric St. John
2016-10-21Update all projects to last stable packagesEric St. John
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-18Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectivelydotnet-bot
2016-10-15Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-...dotnet-bot
2016-10-13Change all refs to use "throw null;" as member bodiesStephen Toub
2016-10-13Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, beta-24613-...dotnet-bot
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-03, respectivelydotnet-bot
2016-10-11Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 respectively (master)Stephen Toub
2016-10-08Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)Stephen Toub
2016-10-08Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"Sedar Gokbulut