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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04HttpDateParse: Avoid unnecessary char[] allocation and cleanup (#22946)Justin Van Patten
2017-08-02Remove unused NonSerializable attributes from non serializable types (#22862)Viktor Hofer
2017-08-01WebRequest.DefaultWebProxy: Set doesn't work without a previous Get (#22798)Arun Jeedigunta
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-30Tracking ETW UAP test failures against a single issue. Global mutex is not su...Cristian Pop
2017-06-27Enable some System.Net.Requests tests for UAP/UAPAOT (#21595)David Shulman
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-15Fix System.Net.Requests tests for ILC (UAPAOT)David Shulman
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-13Disable tests in System.Net.Requests for UAPDavid Shulman
2017-05-30Merge pull request #20332 from CIPop/nieStephen Toub
2017-05-27Addressing PR comments.Cristian Pop
2017-05-27AppCompat: converting two HWR properties to no-op.Cristian Pop
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-13Match desktop behavior GetRequestStream/BeginGetRequestStream throws on inval...Santiago Fernandez
2017-05-12Reenable RequestStream tests and address HttpWebRequest PR feedback (#19613)Viktor Hofer
2017-05-12Re-enable tests on Fedora/Rhel/Centos.Lakshmi Priya Sekar
2017-05-10HttpWebRequest tests hardened & RequestStream tests disabled on Desktop (#19584)Viktor Hofer
2017-05-10Enable System.Net.Requests.Tests to run in parallel again (#19525)Santiago Fernandez Madero
2017-05-09Remove uapredist as it is not needed any longerJose Perez Rodriguez
2017-05-09Increase code coverage of WebRequest, Authorization, AuthorizationManager (#1...Viktor Hofer
2017-05-08Disabled abort tests againViktor Hofer
2017-05-08Fix several System.Net.Requests param name diffs in testsStephen Toub
2017-05-07HttpWebRequest PNSE/NotImplemented members implemented & code coverage increa...Viktor Hofer
2017-05-03Merge pull request #19290 from Jiayili1/DisableFailedTestsFor19225Stephen Toub
2017-05-03Disable failed test for issue 19083.FAREAST\v-lijiay
2017-05-03Disable failed tests for Issue 19225.FAREAST\v-lijiay
2017-05-02Validate input parameters for HttpWebRequest requeststream Write calls (#19155)Mandar Sahasrabuddhe
2017-04-28Disable HttpWebRequest Abort related testDavid Shulman
2017-04-24Merge pull request #18801 from davidsh/requests_netfxDavid Shulman
2017-04-24Address PR feedbackDavid Shulman
2017-04-24Merge pull request #18609 from stephentoub/expose_icsStephen Toub
2017-04-24Root cause System.Net.Requests test failures on NETFXDavid Shulman
2017-04-21Allow HttpWebRequest.AllowReadStreamBuffering to be set to trueDavid Shulman
2017-04-20Fix recently added KeepAlive test on desktopStephen Toub
2017-04-19Fix HttpWebRequest.KeepAlive handlingStephen Toub
2017-04-19Expose Task.IsCompletedSuccessfullyStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-11Remove duplicate string resource from System.Net.RequestsDavid Shulman
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Address PR feedback 2David Shulman
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-10Address PR feedbackDavid Shulman
2017-04-10Fix app-compat differences in System.Net.RequestsDavid Shulman