ASP.NET CI
|
f00695e68f
|
Updating submodule(s)
Razor => f84c27c0a7
[auto-updated: submodules]
|
2018-03-20 16:44:47 +00:00 |
Pranav K
|
f84c27c0a7
|
Merge pull request #2199 from aspnet/release/2.1
Stop expressly testing on netcoreapp2.0
|
2018-03-20 09:37:46 -07:00 |
Pranav K
|
5f3908cb54
|
Stop expressly testing on netcoreapp2.0
|
2018-03-20 09:37:26 -07:00 |
ASP.NET CI
|
6dab43da28
|
Updating submodule(s)
IISIntegration => f1d8ca3045
[auto-updated: submodules]
|
2018-03-20 09:25:44 -07:00 |
Pavel Krymets
|
f1d8ca3045
|
Add CommitHash to file info (#700)
|
2018-03-20 09:20:37 -07:00 |
ASP.NET CI
|
10f92953bc
|
Updating submodule(s)
SignalR => 885679c8bd
[auto-updated: submodules]
|
2018-03-20 15:35:58 +00:00 |
David Fowler
|
885679c8bd
|
Made HubEndPoint derive from EndPoint (#1658)
* Made HubEndPoint derive from EndPoint
|
2018-03-20 08:31:35 -07:00 |
ASP.NET CI
|
e50654acc3
|
Updating submodule(s)
SignalR => b91499b2fc
[auto-updated: submodules]
|
2018-03-19 23:00:48 -07:00 |
ASP.NET CI
|
c68e3729cf
|
Updating submodule(s)
Razor => d0a0317df2
SignalR => 3a3cebb884
[auto-updated: submodules]
|
2018-03-19 22:36:23 -07:00 |
BrennanConroy
|
3a3cebb884
|
Merge branch 'release/2.1' into dev
|
2018-03-19 22:02:44 -07:00 |
BrennanConroy
|
b91499b2fc
|
Cleanup rogue timeout in TS client (#1653)
|
2018-03-19 22:01:52 -07:00 |
BrennanConroy
|
473e578efc
|
Fix CORS on TS Client (#1652)
|
2018-03-19 22:01:28 -07:00 |
ASP.NET CI
|
a71493bf7d
|
Updating submodule(s)
Razor => 2bc3466e3d
SignalR => 4f10560087
[auto-updated: submodules]
|
2018-03-19 21:55:26 -07:00 |
James Newton-King
|
4f10560087
|
Rename negotiate to handshake, add handshake response, add close frame (#1591)
|
2018-03-20 17:40:22 +13:00 |
ASP.NET CI
|
4191aebec6
|
Updating submodule(s)
SignalR => 69bce8ff85
[auto-updated: submodules]
|
2018-03-19 21:31:46 -07:00 |
Pranav K
|
d0a0317df2
|
Merge pull request #2198 from aspnet/release/2.1
Do not write generated files to disk if the input has parser errors
|
2018-03-19 21:31:16 -07:00 |
Pranav K
|
2bc3466e3d
|
Do not write generated files to disk if the input has parser errors
Fixes #2169
|
2018-03-19 21:30:47 -07:00 |
Andrew Peters
|
ca674ed419
|
Update artifacts.props
|
2018-03-19 20:55:32 -07:00 |
Andrew Stanton-Nurse
|
69bce8ff85
|
Merge branch 'release/2.1' into dev
|
2018-03-19 20:54:28 -07:00 |
ASP.NET CI
|
2a8214776b
|
Updating submodule(s)
SignalR => 71fd4ffd8a
[auto-updated: submodules]
|
2018-03-20 03:26:46 +00:00 |
Andrew Stanton-Nurse
|
71fd4ffd8a
|
fix #1542 by removing browser field (#1625)
|
2018-03-19 20:22:18 -07:00 |
ASP.NET CI
|
5e90de0056
|
Updating submodule(s)
Razor => a8d6eac1d6
[auto-updated: submodules]
|
2018-03-19 19:21:38 -07:00 |
ASP.NET CI
|
77e136e80a
|
Updating submodule(s)
Razor => c934bd08ac
[auto-updated: submodules]
|
2018-03-20 02:19:31 +00:00 |
Ajay Bhargav Baaskaran
|
a8d6eac1d6
|
Merge branch 'release/2.1' into dev
|
2018-03-19 19:15:19 -07:00 |
Ajay Bhargav Baaskaran
|
c934bd08ac
|
Merge branch 'rel/vs15.7' into release/2.1
|
2018-03-19 19:14:51 -07:00 |
ASP.NET CI
|
747864dd9f
|
Updating submodule(s)
EntityFrameworkCore => c5b9b3c3e0c54be38c1f3124d77ac6f26e8c9a54
Identity => e09c72c7b4
KestrelHttpServer => 5fa658c800
[auto-updated: submodules]
|
2018-03-20 01:44:41 +00:00 |
ASP.NET CI
|
c07ac52ba4
|
Updating submodule(s)
EntityFrameworkCore => 9a4b81ab1fea93465ec375c9ef816dafd4716057
Identity => 910da89882
SignalR => 9992e48c60
[auto-updated: submodules]
|
2018-03-20 01:20:33 +00:00 |
ASP.NET CI
|
38fdcb9f83
|
Updating submodule(s)
IISIntegration => be08942b57
MusicStore => 0b618c8f90
Templating => 7f00516475
[auto-updated: submodules]
|
2018-03-20 00:32:03 +00:00 |
Pranav K
|
9992e48c60
|
Remove dotnet-build scripts
|
2018-03-19 17:31:38 -07:00 |
Stephen Halter
|
5fa658c800
|
Never run continuation inline in SocketAwaitable.OnCompleted (#2407)
|
2018-03-19 17:29:49 -07:00 |
Ajay Bhargav Baaskaran
|
9dc7c65205
|
Fix: Missing Html intellisense after directives
|
2018-03-19 17:16:11 -07:00 |
ASP.NET CI
|
b66258bd87
|
Updating submodule(s)
MusicStore => 1564b1e83a
Razor => fab70c81ec
Templating => cbdc7bd3b8
[auto-updated: submodules]
|
2018-03-20 00:14:09 +00:00 |
Justin Kotalik
|
be08942b57
|
Merge pull request #699 from aspnet/release/2.1
|
2018-03-19 17:10:44 -07:00 |
Jass Bagga
|
7f00516475
|
Merge pull request #383 from aspnet/jbagga/merge/release/2.1
Merge release/2.1 to dev
|
2018-03-19 16:34:21 -07:00 |
Jass Bagga
|
88f29c76af
|
Merge branch 'release/2.1' into jbagga/merge/release/2.1
# Conflicts:
# build/dependencies.props
|
2018-03-19 16:31:39 -07:00 |
Pranav K
|
0b618c8f90
|
Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
# korebuild-lock.txt
|
2018-03-19 16:28:02 -07:00 |
Jass Bagga
|
cbdc7bd3b8
|
Remove tools references and explicit EF.Design reference (#370)
Addresses #99 and #357
|
2018-03-19 16:27:54 -07:00 |
Pranav K
|
1564b1e83a
|
React to Sdk changes to assembly metadata
Fixes https://github.com/aspnet/MvcPrecompilation/issues/248
|
2018-03-19 16:26:25 -07:00 |
ASP.NET CI
|
106186c243
|
Updating submodule(s)
EntityFrameworkCore => 3db2bd6c265706bebc7e4d1fd75903cffa0af848
Razor => 37c398bcb1
Templating => ecea1f806d
[auto-updated: submodules]
|
2018-03-19 23:25:36 +00:00 |
Kiran Challa
|
8f2c029a95
|
Merge branch 'release/2.1' into dev
|
2018-03-19 16:22:18 -07:00 |
Jass Bagga
|
ecea1f806d
|
Merge branch 'release/2.1' into dev
|
2018-03-19 16:17:40 -07:00 |
Ajay Bhargav Baaskaran
|
37c398bcb1
|
Merge branch 'release/2.1' into dev
|
2018-03-19 16:15:43 -07:00 |
Kiran Challa
|
fa8fcc9a62
|
Made wwwroot 'copyOnly' to avoid modifications in it's files
|
2018-03-19 16:15:34 -07:00 |
Jass Bagga
|
3ee212cef2
|
Clean up test (#382)
|
2018-03-19 16:14:20 -07:00 |
Jass Bagga
|
ddac0f227e
|
Revert "Clean up test (#380)" (#381)
This reverts commit ffae7fff84.
|
2018-03-19 16:11:00 -07:00 |
Jass Bagga
|
ffae7fff84
|
Clean up test (#380)
|
2018-03-19 16:09:35 -07:00 |
Jass Bagga
|
f036a26988
|
Merge pull request #379 from aspnet/release/2.1
Fix BOM test paths for Unix (#377)
|
2018-03-19 16:07:10 -07:00 |
Jass Bagga
|
6444acedfd
|
Fix BOM test paths for Unix (#377)
|
2018-03-19 16:05:49 -07:00 |
ASP.NET CI
|
c755760cd3
|
Updating submodule(s)
AuthSamples => 90eca80e0b
CORS => 3edca24004
DataProtection => 5e9dd7a5fc
DependencyInjection => bfd43604e9d1fb5f5a41cfffd76332bdcd2593b7
EntityFrameworkCore => 3a5b2d7afb361b874b6b5457c4988b8b7209cfdb
Identity => 9fda68e9db
IISIntegration => 2bb9a8aaf9
Microsoft.Data.Sqlite => a0bb119140ef226aaacad6f055032e49b8706c2a
Mvc => 390ebbb258
Razor => d72e914fe9
Routing => dc07aba935
SignalR => 85b12e9fa1
StaticFiles => 7c50704c69
Templating => 79b4cafe68
[auto-updated: submodules]
|
2018-03-19 23:04:27 +00:00 |
Ajay Bhargav Baaskaran
|
fab70c81ec
|
Merge branch 'rel/vs15.7' into release/2.1
|
2018-03-19 15:57:46 -07:00 |