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-04-05Disable hanging test and disable parallelization in System.Net.Requests.Tests...Santiago Fernandez Madero
2017-04-04FIx System.Net.Requests tests for DesktopDavid Shulman
2017-04-04Fix MaxResponseHeadersLengthSemantics (#17796)David Shulman
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-16Increase timeout for HttpWebRequest_Timeout_Throwsdanmosemsft
2017-03-13Merge pull request #16909 from WinCPP/issue-3862Stephen Toub
2017-03-10Issue #3862 Replace double-check lock with lazy initialization.WinCPP
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Merge pull request #16898 from stephentoub/audit_exception_throwsStephen Toub
2017-03-10Disable tests on desktop that where hanging. (#16942)Santiago Fernandez Madero
2017-03-09Audit System.Net throws for losing stack tracesStephen Toub
2017-03-08Skip tests on rhel image base that cause ssl cacert error in curl. (#16844)Lakshmi Priya Sekar
2017-03-08Avoid unnecessary box allocations in TimerThreadJustin Van Patten
2017-03-08TimerThread CleanupJustin Van Patten
2017-03-03Remove HttpRequest serialization test (#16633)Dan Moseley
2017-03-01Update test issues to match current issue database.Lakshmi Priya Sekar
2017-02-27Merge pull request #16431 from ericstj/binplacePackageFileList.2Eric StJohn
2017-02-25Merge pull request #16450 from Priya91/net2Lakshmi Priya Sekar
2017-02-25Activate/Deactivate tests according to issue status.Lakshmi Priya Sekar
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Audit all corefx Streams with Read/WriteAsync overrides (#16134)Stephen Toub
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
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-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated rename of tfm specific filesAlex Perovich
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-07Changes required to have the repo building after mergeJose Perez Rodriguez
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot