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
path: root/src
AgeCommit message (Expand)Author
2017-04-25Update netfx baselinesEric St. John
2017-04-25Update project configurationsEric St. John
2017-04-25Replace netfx ifdefs in refs with IsPartialFacadeAssemblyEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-21Fix System.Security.Cryptography.Pkcs failures on Uap/Aot (#18727)Atsushi Kanamori
2017-04-21Merge pull request #18714 from jkotas/dead-codeStephen Toub
2017-04-21Delete a few unnecessary files from CommonJan Kotas
2017-04-21XmlTextAttribute test (#18665)Carol Wang
2017-04-21Fix building with only VS2017 installed. (#18700)Jeremy Kuhne
2017-04-21Identify suppressed-on-netfx tests with an issueJeremy Barton
2017-04-21Update apicompat baseline files (#18583)Wes Haggard
2017-04-21Merge pull request #18681 from davidsh/webclient_netfxDavid Shulman
2017-04-21Merge pull request #18685 from krwq/signedxml-def-sha256Krzysztof Wicher
2017-04-21Disable all tests for M.W32.Registry on uap (#18648)Alex Perovich
2017-04-21Get 13 more tests passing in System.Runtime.Tests.dll (#18686)Atsushi Kanamori
2017-04-21Address PR feedbackDavid Shulman
2017-04-21Use Reference.DefaultDigestMethod instead of hard coded valueKrzysztof Wicher
2017-04-21Root cause WebClient test failures on NETFXDavid Shulman
2017-04-21update SignatureMethod to use SHA256Krzysztof Wicher
2017-04-21update DigestMethod to SHA256Krzysztof Wicher
2017-04-20Adding type-forwards for ValueTuple to desktop 4.7 (#18519)Julien Couvreur
2017-04-20Merge pull request #18650 from bartonjs/validate_derJeremy Barton
2017-04-20Merge pull request #18678 from mconnew/XmlSerializerPerfStephen Toub
2017-04-20Merge pull request #18679 from sepidehMS/DisableQuirkXmlTestOnNetFxStephen Toub
2017-04-20Issue #18572 Add ReadonlySpan CopyTo test (#18638)Mandar Sahasrabuddhe
2017-04-20Merge pull request #18651 from lmolkova/dev/PreciseTimeOnDesktopVance Morrison
2017-04-20Disable Xml quirk test on NetFxsepidehMS
2017-04-20Move XmlSerializer perf tests into own project with correct namingMatt Connew
2017-04-20review: initialize start timestamp and timeLiudmila Molkova
2017-04-20Merge pull request #18502 from lmolkova/dev/ActivityInHttp46Vance Morrison
2017-04-20Merge pull request #18673 from stephentoub/dns_desktopStephen Toub
2017-04-20Merge pull request #18672 from stephentoub/security_testsStephen Toub
2017-04-20Fix System.Net.NameResolution tests on desktopStephen Toub
2017-04-20Fix/disable several System.Net.Security tests on desktopStephen Toub
2017-04-20Fix recently added KeepAlive test on desktopStephen Toub
2017-04-20Another 556 System.Runtime.Test failures down. (#18618)Atsushi Kanamori
2017-04-20Merge pull request #18658 from hseok-oh/fix_18601Stephen Toub
2017-04-20Fix typoHyeongseok Oh
2017-04-20Merge pull request #18627 from stephentoub/defaultcreds_unixStephen Toub
2017-04-20Add test for failfast in event of corrupted state exception. Add test… (#18...Rahul Kumar
2017-04-20Use precise StartTime and duration on .NET DesktopLiudmila Molkova
2017-04-20XmlSerializer to Support XmlMembersMapping via Reflection (#18238)Shin Mao
2017-04-20Validate the DER components of user-provided dataJeremy Barton
2017-04-20Isolate environment variable theory tests. (#18625)Jeremy Kuhne
2017-04-20Do not send timestamp in the Start/Stop event payloadLiudmila Molkova
2017-04-20SerialPort: Clear fAbortOnError when port opens (#17662)Will Dean
2017-04-20Start Activity and inject headers in HttpHAndlerDiagnosticListener on Net46Liudmila Molkova
2017-04-20Merge pull request #18619 from stephentoub/file_move_fixStephen Toub
2017-04-20Remove unneeded property (#18641)Alex Perovich
2017-04-20Fix unix time (#18640)Santiago Fernandez Madero