-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update from 16.8 #2588
Update from 16.8 #2588
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47fee27 - Browse repository at this point
Copy the full SHA 47fee27View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9ed42e4 - Browse repository at this point
Copy the full SHA 9ed42e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de7aca - Browse repository at this point
Copy the full SHA 6de7acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b60cf6f - Browse repository at this point
Copy the full SHA b60cf6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbf4a3 - Browse repository at this point
Copy the full SHA 1fbf4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 501939e - Browse repository at this point
Copy the full SHA 501939eView commit details
Commits on Jun 9, 2020
-
Update dependencies from https://github.com/dotnet/arcade build 20200…
…602.3 (microsoft#2456) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 5.0.0-beta.20052.1 -> To Version 1.0.0-beta.20302.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fceebbc - Browse repository at this point
Copy the full SHA fceebbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c449a1e - Browse repository at this point
Copy the full SHA c449a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f777f36 - Browse repository at this point
Copy the full SHA f777f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2474ad2 - Browse repository at this point
Copy the full SHA 2474ad2View commit details
Commits on Jun 12, 2020
-
Added new exception handling (microsoft#2461)
* Test space added * Exception handler was added to catch AccessDeniedException while trying to create TestResults folder * Remove unnecessary space * Deleted unnecessary test. Changed console message and corrected folder path in that message * Remove unnecessary dot * Removed unnecessary lines and usings and coreccted exception message * Removed unnecessary line * Updating resource files * New exception handling was added * Formatted exception message
Configuration menu - View commit details
-
Copy full SHA for df62aca - Browse repository at this point
Copy the full SHA df62acaView commit details
Commits on Jul 2, 2020
-
Adding test run attachments processing (microsoft#2463)
* v1 * Merging v1 * Rename to MultiTestRunsFinalization * New version * More changes * More changes * Next changes * Fix * test * More changes * Dmc chagnes * next * small changes * compiled * More changes * acceptance tests green * Review comments #1 * Resolving more comments * Tests for design mode client * Tests for events handler * revert not related changes * More changes * Compiling OK, tests OK * Unit tests for manager * More changes * More tests * tests for reqeust sender * more tests * Tests for cancelling * Acceptance tests done * Remove not used stuff * Fix comments * Fix race condition in test * Fix another race condition * Fix converting to xml * fix next test * fix test * Next changes * Review changes #1 * Fixing multi test finalization manager tests * Fixes * Fix last unit test * Fix acceptance tests * Progress feature, compiling + unit tests * acceptance tests changes * More changes * Fixing resources accesability * Fix test * Fix race conditions in acceptance tests * RFC changes merged * Log warning in case of unexpected message id * Fix spelling * Additional comment * Restore some stuff in interfaces * Big renaming * Added processingSettings * Fix naming * Move explanation to <remarks>
Configuration menu - View commit details
-
Copy full SHA for c1b6b2c - Browse repository at this point
Copy the full SHA c1b6b2cView commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ec9fb2 - Browse repository at this point
Copy the full SHA 4ec9fb2View commit details
Commits on Aug 19, 2020
-
Fixed code coverage compatibility issue (microsoft#2527)
Fixed code coverage compatibility issue
Configuration menu - View commit details
-
Copy full SHA for 1d30394 - Browse repository at this point
Copy the full SHA 1d30394View commit details
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd2748b - Browse repository at this point
Copy the full SHA fd2748bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e870b - Browse repository at this point
Copy the full SHA f5e870bView commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1a6782 - Browse repository at this point
Copy the full SHA c1a6782View commit details
Commits on Aug 26, 2020
-
Trigger dumps asynchronously (microsoft#2533)
* Run each dump in a task in netclient dumper * More reasonable timeout
Configuration menu - View commit details
-
Copy full SHA for 3454261 - Browse repository at this point
Copy the full SHA 3454261View commit details -
Revert "Trigger dumps asynchronously (microsoft#2533)" (microsoft#2541)
This reverts commit 3454261.
Configuration menu - View commit details
-
Copy full SHA for 088da43 - Browse repository at this point
Copy the full SHA 088da43View commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 42b3463 - Browse repository at this point
Copy the full SHA 42b3463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcacb2 - Browse repository at this point
Copy the full SHA 4fcacb2View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b9cd8eb - Browse repository at this point
Copy the full SHA b9cd8ebView commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c0fafa - Browse repository at this point
Copy the full SHA 0c0fafaView commit details
Commits on Sep 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 70a599d - Browse repository at this point
Copy the full SHA 70a599dView commit details
Commits on Sep 24, 2020
-
Forward merge fixes from master to rc2 (microsoft#2581)
* Avoid logging >Task returned false but did not log an error.< (microsoft#2557) * Avoid logging >Task returned false but did not log an error.< on test failure * Add VSTEST_BUILD_DEBUG env var * Using namespaces * Invert the switch because it will be still backwards in the final release * Use bitness from process or OS (microsoft#2571) * Do not force .NET4.5 in case legacy test settings are provided (microsoft#2545) * Do not force .NET4.5 in case legacy test settings are provided * Net core app * Fix runconfig * Default platform
Configuration menu - View commit details
-
Copy full SHA for 2418d9e - Browse repository at this point
Copy the full SHA 2418d9eView commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2e615ad - Browse repository at this point
Copy the full SHA 2e615adView commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f76811 - Browse repository at this point
Copy the full SHA 7f76811View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a7209 - Browse repository at this point
Copy the full SHA e6a7209View commit details