Pranav K
e8ab1336a3
Updating BuildTools
2018-03-19 09:35:32 -07:00
Ryan Brandenburg
dc07aba935
Set 2.0 baselines
2018-03-19 09:27:10 -07:00
Ryan Brandenburg
7c50704c69
Set 2.0 baselines
2018-03-19 09:26:55 -07:00
ASP.NET CI
533f987fd5
Updating submodule(s)
...
HttpAbstractions => f6f89554c9
Mvc => f85be6a0c0
[auto-updated: submodules]
2018-03-19 16:17:41 +00:00
ASP.NET CI
303ff01713
Updating BuildTools from 2.1.0-preview2-15741 to 2.1.0-preview3-15744
...
[auto-updated: buildtools]
2018-03-19 09:16:27 -07:00
ASP.NET CI
ed342dd1d1
Updating submodule(s)
...
Antiforgery => 071b3ddbf7
AuthSamples => bab9fb95d3
AzureIntegration => 7955da11af
BasicMiddleware => 27931864f1
BrowserLink => 38a4acbc95f1d9f80378113359ded920e44f4d11
Caching => 2ea51c485d8b39a47715e78f1d4339dca73325f3
Common => 75b76ebb8129b2080bca88eb456675abf63ddab3
Configuration => 31ccce65721c1795a0524b7faba4df02f70e9f09
CORS => 600ad20172
DataProtection => 897ece74d2
DependencyInjection => 5eaada4f77aef38a8787de6ab1798dee0ada729a
Diagnostics => 1e7a4a2feb
DotNetTools => afa50972e8
EntityFrameworkCore => a3b06b4545d8f947ff1cd453202c4cabd738a70d
EventNotification => fa302c70376ebdcb5858a5164a4fe2c7373702d4
FileSystem => 35a86f9682b409094cc06cea96c34a52c26d130b
Hosting => 10a56f1981
HtmlAbstractions => 7218eec050
HttpAbstractions => 7f0602d2b1
HttpClientFactory => e4dcc6d8328af4d527842ae9241d5f30a581f911
HttpSysServer => e65e4511e7
Identity => 87a956e494
IISIntegration => d216fb14f5
JavaScriptServices => 04b8c17bdd
JsonPatch => 49913ff380
KestrelHttpServer => ac84d9b2fd
Localization => 15e7b9c7db
Logging => 5f96f2e5440ced13d66df01287d1f41c1558ddef
MetaPackages => b8c708510d
Microsoft.Data.Sqlite => c2a6bd97f33d50d026d0306aad10501b37c10fd1
MusicStore => 45067922e5
Mvc => bbcee05142
MvcPrecompilation => 0d69df5a75
Options => b019acac251c24983b93368b06ecfcb3ffbf7604
Proxy => e51c23688049861b3515673262f8fb27afc54c21
Razor => 12157aca8b
ResponseCaching => bfd1709dac
Routing => 454bf3ca07
Scaffolding => 051eda20102b88835ff4161432abb651f2b6f3b9
Security => d24d4fa99f
ServerTests => b04d43d685
Session => 0dfbf64cf4
SignalR => 827a9b3f83
StaticFiles => 9e88b430bb
Templating => b96c8ca3fe
Testing => 71cb643427688496b8477792f8b272a07c6adc73
WebHooks => ec2cf47fb195313e0571e1d095f253159b884adf
WebSockets => 684c4e3ddc
[auto-updated: submodules]
2018-03-19 09:16:17 -07:00
Chris Ross (ASP.NET)
7f0602d2b1
Merge branch 'release' into dev
2018-03-19 09:11:19 -07:00
richardhopton
f6f89554c9
Fix trimming line if CR not directly before LF ( #1006 )
...
If the line contains a CR in any location than directly before the LF it would detect a valid line and then trim 2 characters from the end of the line, losing a "real" character.
2018-03-19 09:09:57 -07:00
Chris Ross
fe7587cdb5
Add new HostFiltering package
2018-03-19 09:07:29 -07:00
David Fowler
827a9b3f83
Merge branch 'release/2.1' into dev
2018-03-19 08:44:23 -07:00
Ryan Nowak
bbcee05142
Merge branch 'release/2.1' into dev
2018-03-19 08:21:16 -07:00
ASP.NET CI
9d62397867
Updating submodule(s)
...
Mvc => 4875856974
[auto-updated: submodules]
2018-03-19 08:09:32 -07:00
hede
f85be6a0c0
fix typo in ApiController XMLDoc
2018-03-19 08:09:10 -07:00
Ryan Nowak
75df1664e7
Merge branch 'release/2.1' into dev
2018-03-19 08:06:45 -07:00
Ryan Nowak
4875856974
Fix #4604 for good
2018-03-19 08:04:27 -07:00
ASP.NET CI
d92890330c
Updating submodule(s)
...
SignalR => cf7c8629ff
[auto-updated: submodules]
2018-03-19 00:25:07 -07:00
David Fowler
cf7c8629ff
Use ActivatorUtlities.CreateFactory instead of CreateInstance ( #1643 )
...
* Use ActivatorUtlities.CreateFactory instead of CreateInstance
- Turns out CreateFactory is much much faster
- Added a benchmark for hub activation
2018-03-19 00:19:54 -07:00
ASP.NET CI
2e6d9cd0fc
Updating submodule(s)
...
SignalR => d4d5a08bc2
[auto-updated: submodules]
2018-03-18 22:38:27 -07:00
David Fowler
45f4beccb9
Merge branch 'release/2.1' into dev
2018-03-18 22:34:42 -07:00
David Fowler
d4d5a08bc2
The payload property was never used ( #1641 )
2018-03-18 22:34:02 -07:00
David Fowler
add81eb7e2
Revert "The payload property was never used ( #1639 )" ( #1640 )
...
This reverts commit c5e2e3499a .
2018-03-18 22:32:51 -07:00
David Fowler
c5e2e3499a
The payload property was never used ( #1639 )
2018-03-18 22:32:36 -07:00
ASP.NET CI
b1d3003403
Updating submodule(s)
...
EntityFrameworkCore => ff51e1dc15ae7d0470245fcc2dc7bac34d20b7d1
SignalR => 7df5c87815
[auto-updated: submodules]
2018-03-18 21:50:34 -07:00
David Fowler
52befc6bc0
Merge branch 'release/2.1' into dev
2018-03-18 20:41:19 -07:00
David Fowler
7df5c87815
Add copyright headers to new files
2018-03-18 15:39:20 -07:00
David Fowler
cc0d0e21e4
Revert package-lock.json changes
2018-03-18 15:20:19 -07:00
David Fowler
b792fcb4ef
Reduce the per message read allocations ( #1635 )
...
- Introduced Utf8BufferTextReader that writes buffers directly into
the char[] allocated by JSON.NET when reading via the JsonReader.
- Use IArrayPool implementation over ArrayPool<char> when reading
incomming messages.
- Replaced JToken parsing with manual parsing using JsonTextReader.
- Added tests for parsing incoming JSON messages with out of order
properties.
- Make access to message headers lazy
- Changed IHubProtocol.TryParseMessage to be ReadOnlyMemory<byte> instead of ReadOnlySpan<byte>
2018-03-18 15:16:03 -07:00
ASP.NET CI
a17169aec2
Updating submodule(s)
...
WebHooks => ec834ebabbf7f3771239b3e4c876cf0d4f356108
[auto-updated: submodules]
2018-03-17 03:37:42 +00:00
ASP.NET CI
8c0fcc70bf
Updating submodule(s)
...
WebHooks => 349a1ea86422b0ac009e6fd82a098fffab8d2f68
[auto-updated: submodules]
2018-03-17 02:28:09 +00:00
ASP.NET CI
dbd76e8ca0
Updating BuildTools from 2.1.0-preview2-15742 to 2.1.0-preview2-15744
...
[auto-updated: buildtools]
2018-03-16 17:46:09 -07:00
ASP.NET CI
061a6e9cce
Updating submodule(s)
...
EntityFrameworkCore => 8c5cb7b937cdbe6e7c43ac3a571f476f4715e6ba
[auto-updated: submodules]
2018-03-16 17:46:00 -07:00
Pranav K
2db18d1420
Merge branch 'release/2.1' into dev
2018-03-16 17:03:54 -07:00
Pranav K
a9807e220d
Update git submodules
2018-03-16 17:03:11 -07:00
BrennanConroy
8b8c7107a8
Update client-ts versions ( #1624 )
2018-03-16 17:00:23 -07:00
BrennanConroy
077b17cad8
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-16 16:59:04 -07:00
Mike Harder
881703e4c0
Upgrade Microsoft.NET.Test.Sdk to 15.6.1 ( #1627 )
2018-03-16 16:56:52 -07:00
Justin Kotalik
cf4874997e
Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. ( #683 )
2018-03-16 16:56:23 -07:00
BrennanConroy
9337a63cf5
Fix dependency
2018-03-16 16:55:22 -07:00
Pranav K
ed9f8ce6c9
Merge pull request #7492 from aspnet/release/2.1
...
Remove FiltersWebSite
2018-03-16 16:54:31 -07:00
Pranav K
ae2d82c748
Remove FiltersWebSite
2018-03-16 16:54:10 -07:00
BrennanConroy
a43a1601c4
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-16 16:49:59 -07:00
BrennanConroy
db0dc0f960
Ignore writeasync failures when sending to multiple connections ( #1589 )
2018-03-16 16:48:05 -07:00
Pranav K
f2cb689f27
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-16 16:23:31 -07:00
Pranav K
cfaf14a79a
Update Antiforgery submodule
2018-03-16 16:22:54 -07:00
Pranav K
0d69df5a75
Merge pull request #247 from aspnet/release/2.1
...
Hardcode extension .PrecompiledViews
2018-03-16 16:20:08 -07:00
Pranav K
5cb31f6082
Hardcode extension .PrecompiledViews
2018-03-16 16:19:49 -07:00
BrennanConroy
0e38ee3e63
Create connectionIds using RNGCrypto ( #1606 )
2018-03-16 16:16:34 -07:00
David Fowler
079a56be1a
Small optimizations ( #1617 )
...
- Return ValueTask instead of Task from WriteAsync helpers
- Use TryGet instead of foreach to avoid enumerator (though it's just a stack allocation here)
2018-03-16 16:08:11 -07:00
Ryan Brandenburg
2fb65200ee
Set 2.0 baselines
2018-03-16 16:08:10 -07:00
Justin Kotalik
4b4bc2d49c
Disable flaky test SynchronousReadAndWriteTests.ReadAndWriteEchoTwice ( #688 )
2018-03-16 15:41:01 -07:00