ASP.NET CI
b467c3969e
Updating submodule(s)
...
EntityFrameworkCore => 71b287bcf5530735c740c7fa7f098669a2a206b7
Logging => 379a98d1b55aac4ccbb617fd03c4a11b6517c6f0
Templating => b8c1288432
WebSockets => 612db42772
[auto-updated: submodules]
2018-04-03 20:30:16 +00:00
Jass Bagga
b8c1288432
Merge pull request #439 from aspnet/release/2.1
...
Fix path to tool for CI (#438 )
2018-04-03 13:02:07 -07:00
ASP.NET CI
8dc3f8ffaa
Updating submodule(s)
...
Templating => ed55571572
[auto-updated: submodules]
2018-04-03 19:52:52 +00:00
Jass Bagga
ed55571572
Fix path to tool for CI ( #438 )
2018-04-03 12:46:28 -07:00
ASP.NET CI
6e4a09b84f
Updating submodule(s)
...
EntityFrameworkCore => e1fb1d112c3f5b2500b480003be19764f64db0ca
[auto-updated: submodules]
2018-04-03 19:22:02 +00:00
ASP.NET CI
e534716104
Updating submodule(s)
...
Common => 7fd3a209704efe9eb4303fce99062ac2f71d5c6c
DotNetTools => 81bf9fb66b
Identity => ea4aaa18c3
IISIntegration => 336a042b8f
KestrelHttpServer => 769dd4684a
SignalR => d23f2beafc
Templating => cec6363c5a
[auto-updated: submodules]
2018-04-03 18:13:00 +00:00
Pavel Krymets
769dd4684a
Add NewtonsoftJsonPackageVersion back
2018-04-03 11:08:13 -07:00
ASP.NET CI
3ab72a8cb8
Updating submodule(s)
...
AADIntegration => 6ee08a985d
Identity => 034e2ad188
Templating => 0a5a963bb0
WebSockets => c222a398db
[auto-updated: submodules]
2018-04-03 11:04:04 -07:00
Jass Bagga
cec6363c5a
Merge branch 'release/2.1' into dev
2018-04-03 10:46:36 -07:00
Pavel Krymets
d23f2beafc
Merge release/2.1 into dev ( #1834 )
2018-04-03 10:45:44 -07:00
Pavel Krymets
336a042b8f
Merge pull request #750 from aspnet/pakrym/merge-release-4-3
...
Merge release/2.1 into dev
2018-04-03 10:45:39 -07:00
Pavel Krymets
81bf9fb66b
Merge release/2.1 into dev ( #421 )
2018-04-03 10:45:34 -07:00
Pavel Krymets
ba06c58bcb
Merge release/2.1 into dev ( #2460 )
2018-04-03 10:45:31 -07:00
Pavel Krymets
f828c9d6aa
Merge release/2.1 into dev ( #1030 )
2018-04-03 10:45:17 -07:00
Jass Bagga
ab55bae128
Add dotnet-ef to dependencies.props ( #435 )
2018-04-03 10:45:15 -07:00
Jass Bagga
0a5a963bb0
Use dotnet-ef package ( #433 )
...
Addresses #429 and #378
2018-04-03 10:36:06 -07:00
Pranav K
66325ea60e
Merge remote-tracking branch 'origin/release/2.1' into dev
...
# Conflicts:
# build/dependencies.props
2018-04-03 10:17:02 -07:00
Pranav K
6ee08a985d
React to Mvc changes
2018-04-03 10:11:52 -07:00
Pavel Krymets
5210323385
Merge release/2.1 into dev
2018-04-03 10:11:36 -07:00
Chris Ross (ASP.NET)
612db42772
Re-enable SSL tests cross plat Home/#2477
2018-04-03 10:03:36 -07:00
ASP.NET CI
12f658b9a9
Updating submodule(s)
...
WebSockets => 76f78136d6
[auto-updated: submodules]
2018-04-03 17:02:48 +00:00
ASP.NET CI
a1dd6b4bb8
Updating submodule(s)
...
Common => fc1620fe684e9720f1c4ea47052cbf0ef5826016
[auto-updated: submodules]
2018-04-03 16:52:13 +00:00
Chris Ross (ASP.NET)
76f78136d6
Merge branch 'release/2.1' into dev
2018-04-03 09:52:03 -07:00
Chris Ross (ASP.NET)
c222a398db
Fix TLS versions for Mac
2018-04-03 09:17:52 -07:00
ASP.NET CI
65e5a1ba20
Updating submodule(s)
...
KestrelHttpServer => 623c27ab01
[auto-updated: submodules]
2018-04-02 19:56:38 -07:00
Stephen Halter
623c27ab01
Dispose SocketAsyncEventArgs when we dispose the Socket ( #2459 )
2018-04-02 19:48:17 -07:00
ASP.NET CI
c217ce4e6b
Updating submodule(s)
...
SignalR => 221c95e0af
[auto-updated: submodules]
2018-04-03 02:31:57 +00:00
BrennanConroy
221c95e0af
Couple logging additions ( #1827 )
...
- Added logging in a couple more places in HubConnection
- Increase DEFAULT_TIMEOUT_INTERVAL to 20 seconds
2018-04-02 19:25:47 -07:00
ASP.NET CI
034fcf8a7c
Updating submodule(s)
...
KestrelHttpServer => a92da1b8f4
[auto-updated: submodules]
2018-04-02 18:45:59 -07:00
Stephen Halter
a92da1b8f4
Fix CopyToAsyncDoesNotCopyBlocks test ( #2458 )
2018-04-02 18:42:02 -07:00
ASP.NET CI
d2930ee22c
Updating submodule(s)
...
Common => 30276f3c9828c78ea1d30896cf04020a45cbab55
DotNetTools => 26957e090d
IISIntegration => 7e0c5813e8
KestrelHttpServer => ba2b883db0
SignalR => 6a1367ff70
Templating => f52359d202
[auto-updated: submodules]
2018-04-02 17:21:45 -07:00
Pavel Krymets
26957e090d
Reaction to *Memory changes ( #420 )
2018-04-02 17:16:16 -07:00
ASP.NET CI
11126dd5bb
Updating submodule(s)
...
DependencyInjection => 2d3decdfe47b7e685c41b2bf082ac138538c2cc0
DotNetTools => 5bec83c5c9
EntityFrameworkCore => 5ee0ae084afe47eca46d50ccbac74430a0cd65a3
Identity => 90de4469af
IISIntegration => ede2d0aff2
KestrelHttpServer => 6b183c5ac0
Mvc => e91e8b8ce2
Scaffolding => ecdcf29035afa4c75321756b791720572f9c7b5e
SignalR => 416b27c6d6
Templating => d12e5c7489
WebHooks => cc1dcfc27711a7d01c0e6794f6ebebbc7c502176
WebSockets => 821c707955
[auto-updated: submodules]
2018-04-02 23:51:50 +00:00
James Newton-King
416b27c6d6
Fix build ( #1825 )
2018-04-03 11:45:05 +12:00
Pavel Krymets
7e0c5813e8
Merge pull request #745 from aspnet/pakrym/M_R_P
2018-04-02 16:45:02 -07:00
Pavel Krymets
6a1367ff70
Reaction to *Memory changes ( #1824 )
2018-04-02 16:44:31 -07:00
Pavel Krymets
ba2b883db0
Reaction to *Memory changes ( #2446 )
2018-04-02 16:44:13 -07:00
Pavel Krymets
7450163495
Reaction to *Memory changes ( #1029 )
2018-04-02 16:43:29 -07:00
Jass Bagga
d12e5c7489
Merge branch 'release/2.1' into dev
2018-04-02 16:30:09 -07:00
Jass Bagga
f52359d202
Update AJAX CDN links ( #430 )
2018-04-02 16:25:24 -07:00
Pranav K
948a2537da
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-04-02 16:17:07 -07:00
Pranav K
d1b745f249
Use Razor.Sdk package to verify templates
...
Fixes #400
2018-04-02 16:15:32 -07:00
David Fowler
6b183c5ac0
Use 4K as the minimum segment size ( #2452 )
...
- This normalizes the behavior for kestrel no matter what memory pool implementation is used. The transports should behave the same (ask for 1/2 full blocks) across pool implementations.
- Declare the minimum segment size in KestrelMemoryPool
- Updated the AdaptedPipeline to use MinimumSegmentSize / 2
2018-04-02 16:14:40 -07:00
ASP.NET CI
aaf0b28683
Updating submodule(s)
...
WebSockets => 9930499ee1
[auto-updated: submodules]
2018-04-02 15:53:57 -07:00
dotnet-maestro-bot
2872a236ec
Updating external dependencies to '20180330-03-1543000' ( #1024 )
2018-04-02 15:32:42 -07:00
Nate McMaster
cad2b01dae
Hard-code the repo-to-repo build order on macOS and Linux ( #1028 )
...
Workaround for #1014
2018-04-02 15:31:45 -07:00
Pavel Krymets
1b5a2f25e4
Versions
2018-04-02 15:24:46 -07:00
Chris Ross (ASP.NET)
821c707955
Merge branch 'release/2.1' into dev
2018-04-02 15:06:25 -07:00
Justin Kotalik
dd369bfaee
Merge pull request #1026 from aspnet/jkotalik/merge
2018-04-02 14:59:58 -07:00
Chris Ross (ASP.NET)
9930499ee1
Work around HttpClient TLS regression
2018-04-02 14:56:41 -07:00