Commit Graph

27559 Commits

Author SHA1 Message Date
ASP.NET CI 2a7bf18522 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:30:50 -07:00
ASP.NET CI d24c97bc21 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:29:41 -07:00
ASP.NET CI 2fe9da8a46 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:29:06 -07:00
ASP.NET CI 370ee3ad59 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:28:49 -07:00
ASP.NET CI 0eda5b75c2 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:27:23 -07:00
ASP.NET CI 7a16ace8d5 Updating submodule(s)
SignalR => 65204ec6f2

[auto-updated: submodules]
2018-03-25 19:44:08 +00:00
David Fowler 65204ec6f2
Small changes (#1714)
- Don't allocate for empty arrays.
- Don't allocate the list of pre-serialized messages until writing
2018-03-25 12:38:51 -07:00
ASP.NET CI ffacb486fc Updating submodule(s)
Logging => 935e63764a73f7eca7112c87837e755fcc9452ba

[auto-updated: submodules]
2018-03-25 19:32:03 +00:00
ASP.NET CI a59dc867af Updating submodule(s)
Logging => 2a7c12dc88009349d269891d2ec41040b8d6b421

[auto-updated: submodules]
2018-03-25 11:33:24 -07:00
ASP.NET CI d170cd9ac3 Updating submodule(s)
SignalR => dd9369ece8

[auto-updated: submodules]
2018-03-25 18:23:07 +00:00
ASP.NET CI 5587d8de85 Updating submodule(s)
Scaffolding => 54d5c917d7c95d86d48c8a329117c824f569b174
SignalR => 9f0b52562c

[auto-updated: submodules]
2018-03-25 17:14:25 +00:00
ASP.NET CI 0c65c497f3 Updating submodule(s)
Scaffolding => c6224f76c4ffae8f6029d03545c00b0fb30f822d

[auto-updated: submodules]
2018-03-25 10:13:15 -07:00
Damir Ainullin dd9369ece8 Removed excessive null check because string.Join can't return null (#1716) 2018-03-25 10:13:07 -07:00
ASP.NET CI be47515afb Updating submodule(s)
SignalR => 733a3b3c2d

[auto-updated: submodules]
2018-03-25 07:56:27 +00:00
David Fowler 733a3b3c2d
Upgrade the dependencies (#1712) 2018-03-25 00:51:53 -07:00
Nate McMaster 33e4aa2f4b
Merge branch 'release/2.1' into dev 2018-03-25 00:10:00 -07:00
ASP.NET CI 96597bd5ba Updating submodule(s)
SignalR => 5f64ecfd4d

[auto-updated: submodules]
2018-03-24 23:01:54 -07:00
ASP.NET CI b3eab551c4 Updating submodule(s)
SignalR => 4f5bc7046e

[auto-updated: submodules]
2018-03-25 05:59:06 +00:00
James Newton-King 9f0b52562c
Merge branch 'release/2.1' into dev 2018-03-25 18:58:48 +13:00
James Newton-King e941498839
Revert "Add conditional test attribute for WebSockets (#1709) (#1710)" (#1711)
This reverts commit 5f64ecfd4d.
2018-03-25 18:57:55 +13:00
James Newton-King 5f64ecfd4d
Add conditional test attribute for WebSockets (#1709) (#1710) 2018-03-25 18:55:55 +13:00
James Newton-King 4f5bc7046e
Add conditional test attribute for WebSockets (#1709) 2018-03-25 18:53:49 +13:00
ASP.NET CI 2bb1406bb7 Updating submodule(s)
Mvc => 94d60de310

[auto-updated: submodules]
2018-03-24 18:40:49 -07:00
ASP.NET CI 5eb7d9f74f Updating submodule(s)
Mvc => 51784bb2d6

[auto-updated: submodules]
2018-03-24 18:39:00 -07:00
Javier Calvarro Nelson 94d60de310 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-24 18:35:22 -07:00
Javier Calvarro Nelson 51784bb2d6
[Fixes #7541] Per-test class customization should not remove global (per-fixture) customization 2018-03-24 18:33:48 -07:00
ASP.NET CI f4f99c4287 Updating submodule(s)
Templating => 1fe30aabbe

[auto-updated: submodules]
2018-03-24 17:50:17 -07:00
ASP.NET CI 6ab2e47146 Updating submodule(s)
Templating => 83966930d3

[auto-updated: submodules]
2018-03-24 17:50:16 -07:00
Jass Bagga 83966930d3
Skip WebApiTemplate_Works_NetCore test temporarily (#401) (#403) 2018-03-24 17:45:51 -07:00
Jass Bagga 1fe30aabbe
Skip WebApiTemplate_Works_NetCore test temporarily (#401) 2018-03-24 17:45:24 -07:00
ASP.NET CI 325eb7cef7 Updating submodule(s)
Logging => d0a727c5e07ec7f206420be921f1bd5c0884148b

[auto-updated: submodules]
2018-03-24 18:05:30 +00:00
ASP.NET CI fb6a35bf1e Updating submodule(s)
SignalR => f52f1161bb

[auto-updated: submodules]
2018-03-24 05:10:36 -07:00
David Fowler f52f1161bb Merged release/2.1 2018-03-24 05:05:45 -07:00
ASP.NET CI e7f3b186dc Updating submodule(s)
SignalR => cb05ce4e0b

[auto-updated: submodules]
2018-03-24 04:34:20 -07:00
David Fowler cb05ce4e0b
Progress towards deleting Sockets.Abstractions (#1705)
* Progress towards deleting Sockets.Abstractions
- Moved our custom DefaultConnectionContext to Sockets.Http and renamed it to HttpConnectionContext.
- Renamed ConnectionManager to HttpConnectionManager
- Use DefaultConnection in tests and benchmarks
- Delete ConnectionMetadata
2018-03-24 04:21:47 -07:00
ASP.NET CI c1309f9f11 Updating submodule(s)
KestrelHttpServer => f0629dcbe4

[auto-updated: submodules]
2018-03-24 03:20:15 -07:00
ASP.NET CI 5c95c742e1 Updating submodule(s)
KestrelHttpServer => 6701339835

[auto-updated: submodules]
2018-03-24 10:17:10 +00:00
David Fowler f0629dcbe4 Merge branch 'release/2.1' into dev 2018-03-24 03:14:59 -07:00
David Fowler 6701339835
Expose DefaultConnectionContext POCO (#2421)
- Made TransportConnecton derive from ConnectionContext
- Less objects, less opinions about what the ConnectionContext is. This diverges from what we do with HttpContext but it seems better overall.
- Made DefaultConnectionContext
 - Usable for unit testing
 - Usable for benchmarking
2018-03-24 03:12:53 -07:00
Yanbing Shi 9ee0242717 remove Constants.Headers.ConnectionUpgrade 2018-03-24 00:09:16 -07:00
ASP.NET CI 4060838db5 Updating submodule(s)
Logging => d7002833566eed7747152d6ca7436ea029289ac7

[auto-updated: submodules]
2018-03-23 21:14:28 -07:00
ASP.NET CI 97879e2726 Updating submodule(s)
Mvc => e94d77c47f

[auto-updated: submodules]
2018-03-23 17:42:41 -07:00
Yanbing Shi f1c8dc408f updated the solution 2018-03-23 17:21:53 -07:00
Yanbing Shi c181d1db96 Graceful close handshake 2018-03-23 17:07:16 -07:00
Ajay Bhargav Baaskaran 7bc54b99e0 Use tool assembly path for computing default pipe name 2018-03-23 16:50:20 -07:00
ASP.NET CI 751a9747c3 Updating submodule(s)
DotNetTools => 8b423a7452
Mvc => 739c8bb1dd
Scaffolding => 7f7babe9860e61e4d32f680aaf34c720c13b782b

[auto-updated: submodules]
2018-03-23 23:45:16 +00:00
Nate McMaster 0f765534cb
Remove duplicate copies of files from artifact output 2018-03-23 16:37:40 -07:00
Nate McMaster 8b423a7452
Merge branch 'release/2.1' into dev 2018-03-23 16:35:00 -07:00
Nate McMaster 7e13e83348
Remove PackageArtifactCategory 2018-03-23 16:34:43 -07:00
N. Taylor Mullen 739c8bb1dd Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-23 16:23:08 -07:00