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
2018-01-23Move DiagnosticSourceStartStop to Outerloop until flakiness resolved (#26516)Dan Moseley
2017-12-22Add license headers. (#26009)Jon Hanna
2017-12-15Set OuterLoop category for http testsLiudmila Molkova
2017-12-15Send notification about HTTP response without content (netfx)Liudmila Molkova
2017-12-12Improve formatting/grammar/spelling of DiagnosticSource User's Guide (#25815)Filip S. Adamsen
2017-10-20Markdown Format was Erasing Information (#24757)Patrick Desjardins
2017-09-06fixed typos and formatting (#23819)Alfred Myers
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-30Merge pull request #23611 from ericstj/removeNetFxSupportLibsEric StJohn
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-29Update VS configurationsEric St. John
2017-08-29XML doc spelling corrections - A through C. (#23634)Brian Chavez
2017-07-25Fixed races in EventCounters. Preped to add Dispose() methodVance Morrison
2017-07-13Enable DiagnosticSource to EventSource bridge tests. (#22185)Brian Robbins
2017-07-06Merge pull request #18887 from lmolkova/lmolkova/HttpCorrelationProtocolVance Morrison
2017-07-06Fix Activity test StopWithoutTimestamp on netfx #16856 (#21910)Liudmila Molkova
2017-07-04Remove non-public link to CorrelationVectorLiudmila Molkova
2017-07-04Provide more details on Correlaiton-Context overhead and misuse and on parent...Liudmila Molkova
2017-07-04Move HTTP Correlation protocolLiudmila Molkova
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-13Store ObjectHandle in LogicalCallContext and prevent cross AppDomain Activity...Liudmila Molkova
2017-06-09Fix Intermittent Failure on DiagnosticSourceTest (#20836)Brian Robbins
2017-06-08Merge pull request #20785 from vancem/AddDocsVance Morrison
2017-06-08Added tutorial documentation (previousy generated)Vance Morrison
2017-06-03Merge pull request #20642 from lmolkova/returnSerializableOnActivityDan Moseley
2017-06-02review: minor updateLiudmila Molkova
2017-06-02Mark Activity and it's properties as SerializableLiudmila Molkova
2017-06-02Fix overflow handling if parentId has only root nodeLiudmila Molkova
2017-06-01Disable reflection block for System.Diagnostics.DiagnosticSourceTijoy Tom Kalathiparambil
2017-05-30Improve asserts in ActivityTestsStephen Toub
2017-05-26Update buildtools and extensions and do tests cleanup for new attributes beha...Santiago Fernandez Madero
2017-05-26Merge pull request #20336 from vancem/DocFixStephen Toub
2017-05-26Fix link in docsVance Morrison
2017-05-26Merge pull request #20316 from vancem/DiagSourceNullRef.5-25-17Stephen Toub
2017-05-25Fix for a null reference when starting up an EventSource.Vance Morrison
2017-05-19Update configurationsEric St. John
2017-05-19Remove RID-specific desktop buildsEric St. John
2017-05-18Minor DiagnosticSource http tests improvements (#19906)Liudmila Molkova
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Merge pull request #19893 from joperezr/FixSFTestsJose Perez Rodriguez
2017-05-17Fixing few tests so that they compile against the shared framework.Jose Perez Rodriguez
2017-05-17Use RemoteEchoServer in DiagnosticSource HttpHandlerDiagnosticListenerTests (...Liudmila Molkova
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Disable 19545 (#19547)Santiago Fernandez Madero
2017-05-04Fix flacky canceled request testLiudmila Molkova
2017-05-03Enable HttpHandlerListener on .NET45Liudmila Molkova