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-02-22Add DiagnosticListener.IsEnabled() parameterless overloadLiudmila Molkova
2017-02-21Merge pull request #16118 from lmolkova/dev/activity_root_idVance Morrison
2017-02-21Fix ActivityCurrentFlowsWithAsyncComplex testPaul Harrington
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Update configs and solutionsEric St. John
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15comply with Http protocol proposal: '_' is not allowed in IdLiudmila Molkova
2017-02-14Remove the key conditions so it is always correctly setWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-14fix typosLiudmila Molkova
2017-02-14Add RootId property to ActivityLiudmila Molkova
2017-02-13Add ref configuration for DiagnosticSource packageEric St. John
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-12Add some async tests for Activity.CurrentPaul Harrington
2017-02-12Fix typos in DiagnosticSourcePaul Harrington
2017-02-10Merge pull request #15985 from lmolkova/dev/diag_source_is_enabledVance Morrison
2017-02-10review commentsLiudmila Molkova
2017-02-09Adding Microsoft.Private.CoreFx.UAP package build (#15964)Jose Perez Rodriguez
2017-02-09fix flaky IdGenerationInternalParent testLiudmila Molkova
2017-02-09Support IsEnabled with addtional arguments #15984Liudmila Molkova
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08rebase with master, fix uap buildLiudmila Molkova
2017-02-08Return Id generation algorithm, use Machine name on platforms which support thatLiudmila Molkova
2017-02-08Update Id generation schemaLiudmila Molkova
2017-02-08update Activity user guideLiudmila Molkova
2017-02-08review commentsLiudmila Molkova
2017-02-08Add Activity to DiagnosticSource #15023Liudmila Molkova
2017-02-07Merge pull request #15880 from weshaggard/FixDocCommentFileForValueTupleStephen Toub
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard
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-03Fix legacy build configurationsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
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-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Fix ref configurations 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-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-17Merge pull request #15179 from northtyphoon/aspnetcoreVance Morrison
2017-01-13Add httpContext.TraceIdentifier and httpContext.Response.StatusCode keywords ...Bin Du
2017-01-12Merge master into dev/engJose Perez Rodriguez
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-09Serialize all properties whether they are primitives or not (#14977)Vance Morrison