Commit Graph

8046 Commits

Author SHA1 Message Date
Justin Kotalik 85ea220c4e
Fixes dotnet.exe string as runtime now reads it (#246) 2017-11-16 15:05:32 -08:00
Pranav K 80b794342d Update samples and tests to target netcoreapp2.1 2017-11-16 13:54:23 -08:00
Javier Calvarro Nelson 5b7fa5a2d4
Update Microsoft.AspNetCore.DeveloperCertificates.XPlat to shipoob
This will get the package signed but not publish it to nuget.org
2017-11-16 13:21:29 -08:00
Chris Ross a6458bb149
Updating IdentityModel to preview2 (#652) 2017-11-16 11:10:52 -08:00
Justin Kotalik a629725c7a
Revert "Disable failing tests (#473)" (#478) 2017-11-16 11:07:16 -08:00
ASP.NET CI a0299c485c Updating submodule(s)
HttpAbstractions => 476333771c
SignalR => 379160707f

[auto-updated: submodules]
2017-11-16 17:30:36 +00:00
ASP.NET CI 80ce93af4b Updating submodule(s)
Templating => 5bd38028f4

[auto-updated: submodules]
2017-11-16 07:13:46 -08:00
ASP.NET CI 94818a9d96 Updating submodule(s)
Templating => 1d9585b69d

[auto-updated: submodules]
2017-11-16 05:59:03 -08:00
ASP.NET CI 9b3107908c Updating submodule(s)
JavaScriptServices => 68c4620a55

[auto-updated: submodules]
2017-11-16 01:58:23 -08:00
pan-wang 9e345ad43f
fix build issue (#248) 2017-11-15 21:59:54 -08:00
ASP.NET CI 5e02ba7f75 Updating submodule(s)
DotNetTools => 6c4427cde5

[auto-updated: submodules]
2017-11-16 03:10:51 +00:00
Javier Calvarro Nelson e279bcdcb4
Put Microsoft.AspNetCore.Mvc.Testing in the shipping category 2017-11-15 18:46:29 -08:00
Javier Calvarro Nelson 8fc5804903
Added Microsoft.AspNetCore.DeveloperCertificates.XPlat package 2017-11-15 18:25:54 -08:00
ASP.NET CI 56f91d6a73 Updating submodule(s)
MvcPrecompilation => 7f1a987ada

[auto-updated: submodules]
2017-11-15 17:35:19 -08:00
ASP.NET CI 1dc985f5dc Updating submodule(s)
Common => 08531ab5cf004e47603cf66188379067ab29da1c
EntityFrameworkCore => a7aa5cf0f9d02feba9ddfb78f113ac42b7fe955f
Razor => 9a2e3ceab6

[auto-updated: submodules]
2017-11-15 16:20:04 -08:00
Nate McMaster 65906d3610
Unify git submodules to point to the 'release/2.0.0' branch (#649) 2017-11-15 16:01:02 -08:00
ASP.NET CI 8833abcb56 Updating submodule(s)
EntityFrameworkCore => 7df93b365bf6c88de01c7dba0ee26057300b1629
HttpSysServer => 848e3c5cda
ResponseCaching => 511b9ab323
SignalR => 945710907b

[auto-updated: submodules]
2017-11-15 22:50:38 +00:00
ASP.NET CI af4b382a0e Updating submodule(s)
EntityFrameworkCore => e7a0c726715fc9b7c8c6727d9c143612a037fedf
Hosting => d436a56620
Razor => 6cf78ceb1b
SignalR => 3a8f512fa7

[auto-updated: submodules]
2017-11-15 21:36:27 +00:00
ASP.NET CI 070f13d6fa Updating submodule(s)
Hosting => 49537878d3
HttpClientFactory => a440c32b9fece115d27dd41955c76757a5ef46c0
Identity => e93d29522e
KestrelHttpServer => 5b6db93383
Routing => e2bcefc3d0

[auto-updated: submodules]
2017-11-15 12:48:20 -08:00
Andrew Stanton-Nurse 054fae56c0
Remove Healthchecks from Universe shipping list (#639) 2017-11-15 12:01:33 -08:00
ASP.NET CI f2df4fef43 Updating submodule(s)
EntityFrameworkCore => e4ab5ad430871e63083287cb8d00ffdd5c2109cf

[auto-updated: submodules]
2017-11-14 17:57:53 -08:00
ASP.NET CI 66e3ab0af4 Updating submodule(s)
Localization => 812d2853ad
Razor => 520876e55d

[auto-updated: submodules]
2017-11-15 01:01:30 +00:00
Nate McMaster 8f6f79bc47 Add script to list repo versions 2017-11-14 16:20:16 -08:00
Nate McMaster f58faa416b Remove hard-coded --dry-run from TagRepos script 2017-11-14 16:02:56 -08:00
ASP.NET CI c94d378ede Updating submodule(s)
Common => eca93d6f4f1419a61d988f6797d16d8e79185d66
Hosting => afb36d9667
Options => 09a11f868f17d9ea2d1521ba0e6deb003a7fe64f
Razor => 44b4bf6bc6
SignalR => 5d8aa1ee2a

[auto-updated: submodules]
2017-11-14 15:51:31 -08:00
Nate McMaster d7785d6187 Add tag repos script 2017-11-14 15:26:51 -08:00
ASP.NET CI ae92d59ecf Updating submodule(s)
EntityFrameworkCore => 2178b3755d50862c69cb398f632af25ab90da76c

[auto-updated: submodules]
2017-11-14 14:36:49 -08:00
Nate McMaster 7235918051 Update templating to latest commit 2017-11-14 14:22:38 -08:00
ASP.NET CI b710244ebe Updating submodule(s)
EntityFrameworkCore => c1102c9c0665302c4dc0cdf5db3dd45fe371e866
Hosting => f27a5a674e
HttpSysServer => cfd974337d
Identity => 935780644a
IISIntegration => 3e277c8dd9
Templating => 726da0f11f

[auto-updated: submodules]
2017-11-14 12:28:16 -08:00
Justin Kotalik bcd433e6d4
Updates ANCM to latest version (#648) 2017-11-14 11:39:21 -08:00
Pranav K 3e277c8dd9 Update samples and tests to target netcoreapp2.1 2017-11-14 10:47:03 -08:00
ASP.NET CI 4a00e87d87 Updating submodule(s)
BasicMiddleware => 759148da4c
BrowserLink => ccb3e1ecd177356dba9e1b292bffcbc6261dc976
Caching => fda9f4fd0b069f4864bc484f60dada52737a22c9
CORS => cec4d3799a
Hosting => cd3f58bed7
HttpClientFactory => 0f06d5522f5e52f4c6d2e43b2d7bdfd901cb1ca5
HttpSysServer => 58fb4f322e
Razor => 82247fbb09
SignalR => 18f308fb05

[auto-updated: submodules]
2017-11-14 10:21:21 -08:00
ASP.NET CI 819940796b Updating submodule(s)
SignalR => 9789e09cfb

[auto-updated: submodules]
2017-11-14 17:16:06 +00:00
ASP.NET CI 2aa42e9b70 Updating submodule(s)
Proxy => cd8377eb5a3abc066bb73bbc370822e341ed06df

[auto-updated: submodules]
2017-11-13 18:41:29 -08:00
ASP.NET CI 8e0549683b Updating submodule(s)
AzureIntegration => 8fece7e7bb
EventNotification => 42ef21a44c707d747b30c599329a462b99be9777
Hosting => adf2f37ad2
JsonPatch => 39db8585c1
Routing => b67c63927c
Security => f8711a2da3
SignalR => eb966ab7b1

[auto-updated: submodules]
2017-11-14 01:35:55 +00:00
ASP.NET CI d469ccde43 Updating submodule(s)
DataProtection => f0fef3f20d
HtmlAbstractions => 42d3bdb82d
HttpAbstractions => 231f3a44b1
KestrelHttpServer => 065e9bb57a
Logging => db31d8533814a98e95fc5a23f7333fe0b042a28d
Options => 8d2d48fa4f4437de1c802c79bf46f4af606df33f

[auto-updated: submodules]
2017-11-14 00:30:37 +00:00
Justin Kotalik c12c938d4a
Copy aspnetcore.dll to contentfiles and re-add old nuget locations. (#245) 2017-11-13 15:29:07 -08:00
Pranav K f0fef3f20d Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
ASP.NET CI 80d27e575b Updating submodule(s)
Identity => 6a31f73984
IISIntegration => b8c3d26975
KestrelHttpServer => 73a37363e1
MusicStore => 2d1aaeb036
Mvc => b6144142fe
Routing => 7f8ba171f4
ServerTests => c14ef1a7a6
SignalR => 792745ad98

[auto-updated: submodules]
2017-11-13 15:26:06 -08:00
Pavel Krymets b8c3d26975
Migrate to new pipe APIs (#454) 2017-11-13 15:06:22 -08:00
Pavel Krymets 3e5f65065f
Update corefxlab packages (#612) 2017-11-13 15:05:03 -08:00
Jass Bagga 0b3c160132
Merge pull request #647 from aspnet/jbagga/AddRoutingSourcesPackage
Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package
2017-11-13 14:47:08 -08:00
Jass Bagga 8f9ea25c63 Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package 2017-11-13 14:44:41 -08:00
Pranav K b7dc2757c7 More runtime setup packages to mirror 2017-11-13 13:33:51 -08:00
Nate McMaster fac246e67c
Add support for PB_SkipTests and PB_SignType variables (#646) 2017-11-13 12:27:01 -08:00
ASP.NET CI 6b61ae9f95 Updating submodule(s)
EntityFrameworkCore => f68b585c3a48d4564065ca9945e928004a28b195
IISIntegration => adec0c6fbc
SignalR => f21d107766

[auto-updated: submodules]
2017-11-13 11:39:27 -08:00
Pavel Krymets adec0c6fbc
Disable failing tests (#473) 2017-11-13 10:56:22 -08:00
ASP.NET CI fb3ef21b43 Updating submodule(s)
DotNetTools => eac0e2d03b

[auto-updated: submodules]
2017-11-13 10:38:54 -08:00
ASP.NET CI d471229b31 Updating submodule(s)
JavaScriptServices => aeabbdcada

[auto-updated: submodules]
2017-11-13 05:45:09 -08:00
ASP.NET CI 7b456c434f Updating submodule(s)
JavaScriptServices => 96d7f85327

[auto-updated: submodules]
2017-11-13 04:45:50 -08:00