Nate McMaster
bcc10d3012
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 14:59:02 -07:00
Justin Kotalik
94c895a1bd
Parse Path and PathBase from Virtual Directory. ( #457 )
2017-10-25 12:35:13 -07:00
Justin Kotalik
bd62aa88d7
React to ANCM OnAsyncCompletion changes ( #447 )
2017-10-25 11:46:55 -07:00
Ryan Brandenburg
26769ba162
Add RepositoryRoot
2017-10-18 09:39:57 -07:00
Justin Kotalik
b4abb7382a
Add AppVeyor ( #449 )
2017-10-15 14:36:52 -07:00
Ryan Brandenburg
4f2a75f768
Update bootstrappers
2017-10-09 12:46:42 -07:00
Justin Kotalik
f91a941f8d
Moves in-process to UseIISIntegration, removes Server.IIS namespace ( #443 )
2017-10-06 09:52:42 -07:00
Justin Kotalik
d961ada80b
Removing DotNetCliToolReference from IIS sample csproj ( #437 )
2017-10-02 16:18:31 -07:00
Justin Kotalik
9dc69fe361
Adds support for ANCM in process ( #425 )
2017-10-02 16:01:46 -07:00
Justin Kotalik
461044f548
Increase Minimum Version of Visual Studio to 15.3.0
2017-09-21 17:49:01 -07:00
Chris Ross (ASP.NET)
1e1e89b457
logging/#543 Clear HttpContext.User when the user is disposed.
2017-09-19 15:55:14 -07:00
Nate McMaster
1297798546
Use PackageLineup to manage PackageReference versions
2017-08-29 11:38:56 -07:00
Nate McMaster
5cf936d3cd
Use Directory.Build.props/targets
2017-08-29 11:36:17 -07:00
Nate McMaster
7908015a3d
Upgrade to xunit 2.3.0-beta4
2017-08-22 16:49:36 -07:00
John Luo
f6329c4dc7
Update Microsoft.AspNetCore.Server.IntegrationTesting package version
2017-08-07 17:12:49 -07:00
John Luo
3789c1aa14
Ensure fallback to curl after failed wget
2017-08-02 14:32:15 -07:00
John Luo
189a37df1d
Update __get_remote_file logic
2017-08-02 12:44:45 -07:00
Nate McMaster
c0364a5508
Fix syntax warning when running build.sh on older versions of bash
...
[ci skip]
2017-07-26 10:27:45 -07:00
Nate McMaster
a8fcb6ac65
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:32:44 -07:00
Pranav K
7b9085f7b0
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:35 -07:00
Ryan Brandenburg
d25fead7b2
Set AspNetCoreVersion
2017-07-24 17:56:39 -07:00
Ryan Brandenburg
f935e9aad2
2.0.0-rtm to 2.1.0-preview1
2017-07-24 12:31:05 -07:00
Chris R
cc31406913
Merge branch 'rel/2.0.0' into dev
2017-07-13 15:36:59 -07:00
Chris R
5753784ac4
#391 Add back the DisplayName setting
2017-07-13 11:22:38 -07:00
Pranav K
b2edc306f8
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:57:57 -07:00
Pranav K
550cc03619
Updating KoreBuild branch
2017-07-10 11:57:57 -07:00
Pranav K
6f486060f4
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:43:27 -07:00
Pranav K
3d48a7e05e
Branching for 2.0.0 rtm
2017-07-10 11:43:27 -07:00
Chris R
c8bbbe764a
#395 Add baseline and breaking change files
2017-07-10 09:41:31 -07:00
Hao Kung
4c3e0b6721
Specify scheme
2017-07-07 12:14:34 -07:00
Chris R
2e2dc67978
#390 Add back AutomaticAuthentication for opt-out.
2017-07-07 11:28:57 -07:00
Ryan Brandenburg
0bac54b474
Remove NETSTandard.Library.NETFramework
2017-07-07 10:45:46 -07:00
Pranav K
afd5adadab
Update version suffix for 2.0.0 RTM release
2017-07-06 15:08:24 -07:00
Ryan Brandenburg
061d001f38
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:09:56 -07:00
Nate McMaster
f051122216
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:37:54 -07:00
Pranav K
a0049e2c29
Update LICENSE.txt text
2017-07-03 14:06:20 -07:00
Hao Kung
824051cb28
React to auth
2017-06-29 16:29:00 -07:00
Pranav K
e25eb9135e
Add NETStandardImplicitPackageVersion
2017-06-29 08:16:29 -07:00
John Luo
5155456653
Handle graceful shutdown from ANCM
2017-06-27 13:20:21 -07:00
Pranav K
a224b1a833
Re-enable desktop tests
...
* Remove FrameworkSkipCondition to enable desktop tests.
* Remove ConditionalTheory \ ConditionalFact since it's no longer required.
* Replace InlineData with meaningful test names
* Cleanup commented out lines of code
2017-06-09 16:44:48 -07:00
Pranav K
c267d192d6
Remove usage of TaskCache
2017-06-08 11:46:50 -07:00
Chris R
448e6787e2
Fix auth enabled check
2017-06-07 15:43:24 -07:00
Stephen Halter
6717f1674f
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-06 16:03:42 -07:00
Stephen Halter
89057003b3
Check IHttpMaxRequestBodySizeFeature.IsReadOnly ( #379 )
2017-06-06 16:02:36 -07:00
Chris R
c261b37fda
#371 Conditionally register auth scheme base on ANCM variable
2017-06-05 14:54:15 -07:00
Chris R
16c70d6dda
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-06-05 14:45:24 -07:00
Chris R
c3ffde286b
Clear MaxRequestBodySize
2017-06-05 11:23:08 -07:00
Pranav K
d36b5d19bc
Updating versions to preview3
2017-06-01 10:47:10 -07:00
Pranav K
48b34e78d2
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:00:27 -07:00
Pranav K
27e157fc37
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:22 -07:00