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-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
2017-05-01HttpHandlerDiagnosticListener: Write response event once when request is redi...Liudmila Molkova
2017-04-28Remove Machine name from ActivityID (#19055)Vance Morrison
2017-04-26review: add constant max DateTime errorLiudmila Molkova
2017-04-26Fix StopWithoutTimestampLiudmila Molkova
2017-04-26Fix flacky DiagnosticSourceStartStop TestLiudmila Molkova
2017-04-25Merge pull request #18881 from lmolkova/lmolkova/RottIdSamplingVance Morrison
2017-04-25update comments and docsLiudmila Molkova
2017-04-25Reverse root Id (#18418)Liudmila Molkova
2017-04-24Use precise time in DiagnosticSource.StopActivityLiudmila Molkova
2017-04-20Merge pull request #18651 from lmolkova/dev/PreciseTimeOnDesktopVance Morrison
2017-04-20review: initialize start timestamp and timeLiudmila Molkova
2017-04-20Use precise StartTime and duration on .NET DesktopLiudmila Molkova
2017-04-20Do not send timestamp in the Start/Stop event payloadLiudmila Molkova
2017-04-20Start Activity and inject headers in HttpHAndlerDiagnosticListener on Net46Liudmila Molkova
2017-04-20Include reference to PropertySpecVance Morrison