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-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-11Replace Elevated Tests (#23117)Maggie Tsang
2017-08-04Only have netstandard ref for System.ServiceProcess.ServiceControllerWes Haggard
2017-08-04Remove SkipOnFramework UAP on the ServiceController testsWes Haggard
2017-08-04Make System.ServiceProcess.ServiceController netcoreapp specificWes Haggard
2017-08-03Address feedback for ServiceBase PRWes Haggard
2017-08-03Make TimeoutException match .NET Framework and inherit from SystemExceptionWes Haggard
2017-08-03Update ServiceController project/solution configurationsWes Haggard
2017-08-03Move ServiceController test project into the root tests folder.Wes Haggard
2017-08-03Remove native test service project as we no longer need itWes Haggard
2017-08-03Add ServiceBase testsWes Haggard
2017-08-03Update TestService to log eventsWes Haggard
2017-08-03Fix netfx ref build for System.ServiceProcess.ServiceControllerWes Haggard
2017-08-03Switch to using ThreadPool instead of delegate.BeginInvoke in ServiceBaseWes Haggard
2017-08-03Update ServiceController APIs to match .NET FrameworkWes Haggard
2017-08-03Add ServiceBase to System.SerivceProcess.ServiceControllerWes Haggard
2017-08-03Commit ServiceBase.cs unmodified for diffing purposesWes Haggard
2017-07-31Update harvest paths for new stable packagesWes Haggard
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Disable ServiceController tests more (#21473)Dan Moseley
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-21Disable System.ServiceProcess.ServiceController.Tests for Uap as ServiceContr...Santiago Fernandez Madero
2017-05-31PR FedbackSantiago Fernandez
2017-05-31Fix ConstructWithServiceName_ToUpperSantiago Fernandez
2017-05-30Fix Start_NullArg_ThrowsArgumentNullException test (#20452)Santiago Fernandez Madero
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-22Upgrade timeoutdanmosemsft
2017-05-19Disable service contrller testdanmosemsft
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-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-06Fix svc test for nano (#19434)Dan Moseley
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-18Remove NotSupportedOnTargetFrameworkEric St. John
2017-04-18Update project configurationsEric St. John
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-20Change 10 sec timeout in ServiceControllerTests.cs to 30 sec (#17288)Jiayi Li
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn