David Fowler
185453908f
Remove HubConnectionContext parameter from IHubProtocolResolver ( #1735 )
2018-03-27 10:25:00 -07:00
ASP.NET CI
c9e4d1aadc
Updating submodule(s)
...
SignalR => b7e2678592
[auto-updated: submodules]
2018-03-27 10:18:39 -07:00
ASP.NET CI
5cefe95231
Updating submodule(s)
...
Mvc => 203ebb64ed
[auto-updated: submodules]
2018-03-27 10:16:14 -07:00
BrennanConroy
6547edb58a
Merge pull request #1736 from aspnet/release/2.1
...
Add new SignalR scenarios (#1730 )
2018-03-27 10:14:34 -07:00
BrennanConroy
b7e2678592
Add new SignalR scenarios ( #1730 )
2018-03-27 10:14:08 -07:00
dotnet-maestro-bot
d6c296ba8c
Updating external dependencies to '20180325-03-1519352' ( #998 )
2018-03-27 10:08:13 -07:00
Kiran Challa
203ebb64ed
Updated dependencies.props
2018-03-27 10:07:35 -07:00
Nate McMaster
d94db644e3
Backport: separate list of dependency versions and dependency items, and stop issuing KRB4002 on duplicates
2018-03-27 10:06:56 -07:00
Kiran Challa
1186fa66ab
Merge branch 'release/2.1' into dev
2018-03-27 10:06:51 -07:00
ASP.NET CI
1ca7d326e3
Updating submodule(s)
...
Templating => 476fd815a4
[auto-updated: submodules]
2018-03-27 09:05:35 -07:00
ASP.NET CI
26f6f70f0a
Updating submodule(s)
...
Templating => ade5ae534d
[auto-updated: submodules]
2018-03-27 09:04:40 -07:00
Nate McMaster
083e704b81
Remove docs for features that were never implemented
2018-03-27 09:04:12 -07:00
Nate McMaster
7fffc939cf
Backport: consolidate list of myget feeds to one place and remove the need to mirror packages
2018-03-27 09:03:44 -07:00
Pranav K
476fd815a4
Merge pull request #412 from aspnet/release/2.1
...
Set DebugType=full for .NET Framework projects
2018-03-27 09:00:15 -07:00
Pranav K
ade5ae534d
Set DebugType=full for .NET Framework projects
2018-03-27 08:59:54 -07:00
ASP.NET CI
9cfdac3acb
Updating submodule(s)
...
Mvc => 0c084fa28a
[auto-updated: submodules]
2018-03-27 12:33:26 +00:00
Kiran Challa
0c084fa28a
[ Fixes #7518 ] NullReferenceException thrown when Controller method uses Guid parameter default value
2018-03-27 05:22:20 -07:00
ASP.NET CI
b2e7249174
Updating submodule(s)
...
KestrelHttpServer => 46ab09ca36
SignalR => dcd773d10d
[auto-updated: submodules]
2018-03-27 03:18:56 -07:00
David Fowler
dcd773d10d
Merged release/2.1
2018-03-27 03:03:10 -07:00
ASP.NET CI
ab210e3b98
Updating submodule(s)
...
KestrelHttpServer => be04ccac6e
SignalR => 7a9160f3e0
[auto-updated: submodules]
2018-03-27 09:08:37 +00:00
David Fowler
46ab09ca36
Merge branch 'release/2.1' into dev
2018-03-27 02:08:35 -07:00
David Fowler
7a9160f3e0
React to https://github.com/aspnet/KestrelHttpServer/pull/2428 ( #1734 )
2018-03-27 02:02:29 -07:00
David Fowler
be04ccac6e
Move DuplexPipe into Kestrel.Core as internal ( #2428 )
2018-03-27 02:02:15 -07:00
ASP.NET CI
ec9b8e8e0d
Updating submodule(s)
...
SignalR => 434147fe8e
[auto-updated: submodules]
2018-03-27 07:07:11 +00:00
David Fowler
434147fe8e
Merge branch 'release/2.1' into dev
2018-03-27 00:00:13 -07:00
ASP.NET CI
1d0dc63cc0
Updating submodule(s)
...
SignalR => b78e70fadb
[auto-updated: submodules]
2018-03-26 23:37:07 -07:00
David Fowler
b78e70fadb
Use more pooled Utf8BufferTextReaders ( #1728 )
...
- Use it in the HandshakeProtocol
- Move CreateJsonTextReader to JsonUtils
2018-03-26 23:32:43 -07:00
ASP.NET CI
29fce33554
Updating submodule(s)
...
Templating => 9336ee1b74
[auto-updated: submodules]
2018-03-26 21:10:11 -07:00
ASP.NET CI
d579059b79
Updating submodule(s)
...
Templating => a8246e2a99
[auto-updated: submodules]
2018-03-26 21:03:35 -07:00
Javier Calvarro Nelson
9336ee1b74
Merge branch 'release/2.1' into dev
2018-03-26 21:01:32 -07:00
Javier Calvarro Nelson
a8246e2a99
[ Fixes #327 ] Replace AAD template code with packages
...
* Add Microsoft.AspNetCore.Authentication.AzureAD.UI package.
* Add Microsoft.AspNetCore.Authentication.AzureADB2C.UI package.
* Remove AccountController.
* Remove Pages/Views related to authentication.
2018-03-26 20:37:46 -07:00
ASP.NET CI
21652c88d9
Updating submodule(s)
...
SignalR => cc52beec17
[auto-updated: submodules]
2018-03-26 18:19:03 -07:00
Justin Kotalik
3eee8b8958
Cleanup CancellationToken code
2018-03-26 18:15:36 -07:00
ASP.NET CI
31d8baf16e
Updating submodule(s)
...
SignalR => 678265259d
[auto-updated: submodules]
2018-03-26 18:13:32 -07:00
unknown
678265259d
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-26 17:30:38 -07:00
Mikael Mengistu
cc52beec17
Fallback for TS client
2018-03-27 00:18:36 +00:00
ASP.NET CI
84d231eb16
Updating submodule(s)
...
AADIntegration => 804eeede11
SignalR => 79b51ad642
[auto-updated: submodules]
2018-03-26 17:07:02 -07:00
James Newton-King
79b51ad642
Added logging of .NET client HTTP requests ( #1723 )
2018-03-27 12:57:13 +13:00
Pranav K
4b5188c679
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-26 16:43:39 -07:00
Pranav K
804eeede11
Use the correct application part factory by default
...
Fixes https://github.com/aspnet/Mvc/issues/7543
2018-03-26 16:40:45 -07:00
Ryan Brandenburg
05145c2751
Fix UpdateDependencies script for maestro
2018-03-26 16:24:15 -07:00
ASP.NET CI
42392aa295
Updating submodule(s)
...
HttpAbstractions => e80d0b000a
[auto-updated: submodules]
2018-03-26 23:20:05 +00:00
Nate McMaster
2efb163714
Generate branding.g.props for use in downstream builds that need to align version information
2018-03-26 16:14:30 -07:00
Tornhoof
e80d0b000a
Make BufferedReadString public and add doc ( #1011 )
2018-03-26 16:03:16 -07:00
Nate McMaster
eb5b94e3c4
Make consistent variable names for RestoreSourcePropsPath
2018-03-26 16:03:09 -07:00
ASP.NET CI
80c6ff3485
Updating submodule(s)
...
MvcPrecompilation => 1338f447fa
Razor => 1e11b5fa95
SignalR => b8285b8356
[auto-updated: submodules]
2018-03-26 22:42:30 +00:00
ASP.NET CI
7c2a15b6ce
Updating submodule(s)
...
KestrelHttpServer => 68ff406862
MvcPrecompilation => 07a58e90b4
Razor => 3f6051c9d5
[auto-updated: submodules]
2018-03-26 15:25:16 -07:00
Stephen Halter
68ff406862
Merge branch 'release/2.1' into dev
2018-03-26 14:51:21 -07:00
David Fowler
b8285b8356
Don't create the span on netstandard ( #1721 )
...
- Directly pin the char[]
- Changed Utf8BufferTextReader to use the Utf8Decoder
- It copies whatever it can into the char buffer allocated in a stateful way (it's more efficient).
- Added tests for unicode and ascii reading
- Added a thread static cache
2018-03-26 14:36:08 -07:00
Pranav K
3f6051c9d5
Make PreserveCompilationContext=true
2018-03-26 14:23:59 -07:00