Nate McMaster
01f9af21c5
Temporarily stop producing a package for dotnet-httprepl ( #505 )
...
This package isn't quite ship-shape yet, so we're delaying this from shipping with 2.2 RTM.
Setting IsPackable=false so we avoid accidentally building a 2.2.0 RTM version of this package along with the rest of the 2.2.0 RTM tools in this repo, like dotnet-watch.
2018-10-24 13:02:25 -07:00
Javier Calvarro Nelson
aa88f16b08
Fix cors with creds ( #193 )
2018-10-24 12:56:07 -07:00
Nate McMaster
43792f20b2
Merge branch 'release/2.2'
2018-10-24 12:45:15 -07:00
Nate McMaster
37915c9b58
Remove the aspnet/Common git submodule ( #3715 )
...
As a part of merging and reducing the number of repos we use, the aspnet/Common repo was renamed to aspnet/Extensions and it now builds on its own and not as a submodule of this repo.
2018-10-24 12:38:03 -07:00
Justin Kotalik
ee78882b27
update master
2018-10-24 12:07:51 -07:00
Justin Kotalik
4437c72e30
Merge branch 'merge/release/2.2-to-master' of https://github.com/dotnet-maestro-bot/Templating into merge/release/2.2-to-master
2018-10-24 12:05:12 -07:00
ASP.NET CI
9df348a171
Updating submodule(s)
...
BasicMiddleware => 2d3ad1cb0f
EntityFrameworkCore => ec2d9b9992df41da8731cd4cb5f8e46189be1409
IISIntegration => 5c3017524f
KestrelHttpServer => a8073167e7
Logging => 2e30d867a412cd7b543f7ec0ed3932be0d08b8e3
Mvc => 2544926b2f
Routing => 577be72faa
SignalR => 29c06e2636
StaticFiles => a5fcd9dd87
Templating => 70a786adcd
[auto-updated: submodules]
2018-10-24 12:04:23 -07:00
Justin Kotalik
70a786adcd
Make AspNetCoreHostingModel element not be insert when targeting net461 and inprocess => InProcess ( #797 )
2018-10-24 11:36:07 -07:00
Justin Kotalik
7652c09cfe
Merge pull request #1557 from dotnet-maestro-bot/merge/release/2.2-to-master
2018-10-24 11:35:00 -07:00
Mikael Mengistu
d5a01a4d9d
Merge pull request #3196 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-24 11:20:52 -07:00
Pranav K
ce11eb9b71
Merge pull request #8641 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-24 11:19:50 -07:00
BrennanConroy
29c06e2636
Update deps ( #3170 )
2018-10-24 11:18:41 -07:00
Andrew Stanton-Nurse
c129d272a4
Update npm readme with Node info ( #3194 )
...
I noticed that these READMEs are out of date now that we have "official" node support.
2018-10-24 11:15:34 -07:00
Mikael Mengistu
7eb5afd141
Update Build Badges ( #3184 )
2018-10-24 11:03:10 -07:00
Justin Kotalik
c9806524b2
Update master
2018-10-24 10:33:13 -07:00
Pranav K
2544926b2f
Provide a convenience API to configure ApiBehaviorOptions
2018-10-24 10:10:33 -07:00
Justin Kotalik
5c3017524f
Fix upgrade deps and run upgrade deps ( #1553 )
2018-10-24 10:04:59 -07:00
James Newton-King
9be8075742
Merge pull request #891 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-24 21:45:11 +13:00
James Newton-King
06ce57da55
Merge 2.2 to master
2018-10-24 21:36:28 +13:00
Ryan Nowak
357657fc45
Implements versions for generated code
...
This change implements version tracking the inputs and outputs of
generated code.
Version tracking is still best-effort - meaning that in some cases a
perfect system could avoid doing more work. However, since we base the
versions off of all of the inputs, we now that the guarantee that code
generation operations that happen 'out of order' will always result in
the newer inputs generating the newer outputs.
Fixes: https://github.com/aspnet/Razor/issues/2650
2018-10-23 18:19:18 -07:00
James Newton-King
577be72faa
Split sandbox and functional tests websites ( #890 )
2018-10-24 13:54:50 +13:00
Anton Piskunov
b260e7752a
Merge pull request #504 from aspnet/dev/antonpis/SecretsManagerCPSBreak
...
Update CPS packages with breaking changes
2018-10-23 16:58:58 -07:00
Ryan Nowak
029304ae69
This is the correct version for now
2018-10-23 16:37:23 -07:00
Ryan Nowak
0e51d2ecdd
Fix version of StreamJsonRpc
...
I got a little too ambitious with bumping up this version. This isn't in
the VS that we're using yet, so I have to bump it back down.
2018-10-23 16:37:11 -07:00
Pavel Krymets
935df249c4
Shorten siteextension version to fit into 20 chars ( #3707 )
2018-10-23 16:27:23 -07:00
Anton Piskunov
c556be949d
Change vsix version to 16 and add CPS feed
2018-10-23 16:21:11 -07:00
Chris Ross
253f81c2f2
Merge pull request #3049 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 16:13:35 -07:00
Chris Ross (ASP.NET)
a8073167e7
Revert "Flush response headers #3031 "
...
This reverts commit 277a5502fd .
2018-10-23 15:49:11 -07:00
Chris Ross
9c40a7237c
Merge pull request #260 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 15:47:22 -07:00
Anton Piskunov
1db0f18ab3
Update CPS packages with breaking changes
2018-10-23 15:37:04 -07:00
Chris Ross
268290a8b5
Merge pull request #378 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 14:54:53 -07:00
Chris Ross
a5fcd9dd87
Add application/wasm #3681 ( #259 )
2018-10-23 14:43:47 -07:00
Chris Ross
2d3ad1cb0f
Add application/wasm to the default compression list ( #377 )
2018-10-23 14:39:47 -07:00
Justin Kotalik
ca5d3adfcf
Merge branch 'release/2.2'
2018-10-23 14:07:24 -07:00
dotnet-maestro-bot
bc8984dfea
Upgrade to .NET Core 2.2.0-rtm-27023-02
2018-10-23 13:36:09 -07:00
Justin Kotalik
f7e8255ece
Add forwards compat tests ( #1547 )
2018-10-23 12:53:31 -07:00
ASP.NET CI
c7471fccf6
Updating submodule(s)
...
EntityFrameworkCore => dbd7ea3b4720e5b374554a577ec9356064b424c6
IISIntegration => fe3f9b23c6
KestrelHttpServer => d0fc981c7e
Mvc => 5c51e831aa
SignalR => ce114f2005
[auto-updated: submodules]
2018-10-23 12:05:59 -07:00
ASP.NET CI
0e8e7867c1
Updating submodule(s)
...
Common => 143250eedb219d4ea93fcfd4d66474e5a04ae9c4
EntityFrameworkCore => c724cee4f56f21db5037c06634320d7fcab40fb7
IISIntegration => 3842779379
KestrelHttpServer => 32532078d6
SignalR => f7d10bec02
[auto-updated: submodules]
2018-10-23 19:04:15 +00:00
Justin Kotalik
3842779379
Check what current processes are running to see if dotnet.exe/iisexpress.exe is being stopped. ( #1530 )
2018-10-23 11:23:36 -07:00
BrennanConroy
ce114f2005
Merge pull request #3181 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 11:17:55 -07:00
Justin Kotalik
fe3f9b23c6
Merge pull request #1538 from dotnet-maestro-bot/merge/release/2.2-to-master
2018-10-23 11:01:18 -07:00
Justin Kotalik
c5c7f921fa
Fix korebuild-lock.txt changes
2018-10-23 10:56:45 -07:00
BrennanConroy
f7d10bec02
[Java] Plumb RxJava through client ( #3148 )
2018-10-23 10:52:26 -07:00
Stephen Halter
d0fc981c7e
Merge branch 'release/2.2'
2018-10-23 10:47:14 -07:00
Mikael Mengistu
4990c315e5
Merge pull request #3180 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 10:34:05 -07:00
Justin Kotalik
69a17d8306
update PR
2018-10-23 09:54:24 -07:00
Mikael Mengistu
0f5fc5b912
Remove Duration API from Java Client ( #3173 )
2018-10-23 09:45:01 -07:00
BrennanConroy
dbbb759a8b
Merge pull request #3178 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 09:17:41 -07:00
BrennanConroy
63900a462b
Use Node https module for https requests ( #3171 )
2018-10-23 08:21:54 -07:00
James Newton-King
5c51e831aa
Merge pull request #8633 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 23:04:29 +13:00