-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: 0899769
head repository: dotnet/aspnetcore
compare: ec504ed
- 17 commits
- 107 files changed
- 11 contributors
Commits on Aug 6, 2021
-
Set the application name in the WebApplicationFactory (#35101)
- When using the deferred host builder, we set the application name via args so since the default name is the entry assembly. When hosted in tests, this will be the testhost instead of the application assembly name. This changes the default when using the WebApplicationFactory. - Added a test
Configuration menu - View commit details
-
Copy full SHA for 0c14ece - Browse repository at this point
Copy the full SHA 0c14eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e932a8a - Browse repository at this point
Copy the full SHA e932a8aView commit details -
.NET to JS Streaming Interop (#34817)
* .NET to JS Streaming Interop * Refactor WebView Impl * Update TransmitDataStreamToJS.cs * Fix Build * Unit Tests * E2E Tests * E2E test fixes * Remove dotNetToJSReceiveDotNetStreamReference Sync Tests * Cleanup usings * Cleanup Tests * IAsyncEnumerable Based Approach * IAsyncEnumerable Based Approach Cleanup
Configuration menu - View commit details
-
Copy full SHA for 0cf96e6 - Browse repository at this point
Copy the full SHA 0cf96e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 213cf6d - Browse repository at this point
Copy the full SHA 213cf6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52361a3 - Browse repository at this point
Copy the full SHA 52361a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d941575 - Browse repository at this point
Copy the full SHA d941575View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd94970 - Browse repository at this point
Copy the full SHA fd94970View commit details -
[main] Update dependencies from dotnet/runtime (#35105)
[main] Update dependencies from dotnet/runtime - Fix RenegotiateForClientCertificateOnPostWithoutBufferingThrows_TLS12
Configuration menu - View commit details
-
Copy full SHA for 6dfac69 - Browse repository at this point
Copy the full SHA 6dfac69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a77a440 - Browse repository at this point
Copy the full SHA a77a440View commit details -
Improve support for OpenAPI in minimal actions (#34906)
* Support setting content types in ProducesResponseTypeAttribute to close #34542 * Add WithName extension method to resolve #34538 * Support setting endpoints on group names to resolve #34541 * Add OpenAPI extension methods to resolve #33924 * Add tests for new OpenAPI methods * Add endpoint metadata attributes * Update PublicAPI files with deltas * Add support for SuppressApi to close #34068 * Update tests to account for supporting setting content types * Fix up PublicAPI analyzer warnings * Clean up source files * Address feedback from API review * Fix typo and update type signature * Apply feedback from second API review * Update docstrings * Apply suggestions from code review Co-authored-by: Martin Costello <[email protected]> * Address non-test related feedback * Handle setting content types for ProducesResponseType attribute * Address feedback from peer review * Add test for ProducesResponseType override scenario Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f1caa - Browse repository at this point
Copy the full SHA c2f1caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcd9fc - Browse repository at this point
Copy the full SHA cdcd9fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0635f3f - Browse repository at this point
Copy the full SHA 0635f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1da5e9 - Browse repository at this point
Copy the full SHA a1da5e9View commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…806.2 (#35119) [main] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for e828a45 - Browse repository at this point
Copy the full SHA e828a45View commit details
Commits on Aug 7, 2021
-
Enable implicit usings feature in new projects by default (#35135)
Note the SDK is being updated separately to actually implement support for this property in dotnet/sdk#19521 Addresses #35131
Configuration menu - View commit details
-
Copy full SHA for 72a56d5 - Browse repository at this point
Copy the full SHA 72a56d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dae32 - Browse repository at this point
Copy the full SHA 75dae32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec504ed - Browse repository at this point
Copy the full SHA ec504edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0899769...ec504ed