jhkimnew
|
fc54fef0bf
|
Fix nuget output path (#107)
Fix nuget output path
* Update theoutput path of nuget package
|
2017-06-08 10:42:32 -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 |
Pranav K
|
e8573ed210
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-05-31 19:44:18 -07:00 |
Pranav K
|
0888456ff1
|
Branching for rel/2.0.0-preview2
|
2017-05-31 19:36:45 -07:00 |
Kiran Challa
|
db88056e77
|
Updated to use the latest shared runtime
|
2017-05-26 12:41:22 -07:00 |
Hao Kung
|
273b25fb3a
|
React to forbid changes
|
2017-05-25 18:37:27 -07:00 |
pan-wang
|
bce531f61a
|
add features: flowing authentication info, hosting environment variable support; fix client disconnect and app_offline issues (#102)
resubmit
|
2017-05-23 17:25:45 -07:00 |
John Luo
|
d6a653145d
|
Target NETStandard 2.0
|
2017-05-22 15:05:12 -07:00 |
jhkimnew
|
88cc1c14d0
|
Added a new environment variable value UsePrivateAspNetCoreFile for ANCMTestFlags and fixing test issues (#101)
|
2017-05-17 16:40:29 -07:00 |
Hao Kung
|
f12fc69cbf
|
Fix test reference
|
2017-05-17 14:03:56 -07:00 |
Hao Kung
|
8ed21d56c8
|
IIS => Auth 2.0
|
2017-05-17 13:37:30 -07:00 |
jhkimnew
|
ec90853147
|
Disable using privateAspNetCoreFile to test release candiate build (#100)
|
2017-05-17 12:57:39 -07:00 |
jhkimnew
|
c7e17d13f3
|
ANCM test update to fix test issues (#99)
|
2017-05-16 17:08:14 -07:00 |
jhkimnew
|
289ecd475d
|
Added ANCMtestFlags environment variable (#98)
|
2017-05-16 10:38:17 -07:00 |
Nate McMaster
|
5761ddd284
|
Upgrade test framework versions
|
2017-05-15 14:18:02 -07:00 |
Pranav K
|
1d9dcdf7ae
|
Install NuGet.CommandLine 3.5.0 to acquire nuget.exe
|
2017-05-15 14:01:05 -07:00 |
Pavel Krymets
|
7e9397aa8a
|
Remove unnecessary package references (#367)
|
2017-05-10 11:32:30 -07:00 |
Chris Ross (ASP.NET)
|
1757af47d5
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-05-05 11:43:59 -07:00 |
Chris Ross (ASP.NET)
|
539a13717e
|
Migrate to netcoreapp2.0
|
2017-05-05 11:37:10 -07:00 |
Pavel Krymets
|
68868fe812
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-05-05 10:23:41 -07:00 |
Pavel Krymets
|
6a5fb3b638
|
Update InternalAspNetCoreSdkVersion
|
2017-05-05 10:23:34 -07:00 |
Pranav K
|
b6f4e52000
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
|
2017-05-01 22:02:10 -07:00 |
Pranav K
|
f9cd44d780
|
Use the bundled NETStandard.Library package in netstandard targeting libraries
|
2017-05-01 12:39:37 -07:00 |
BrennanConroy
|
b8747e0463
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
|
2017-04-26 15:35:02 -07:00 |
BrennanConroy
|
73a91b19a9
|
React to Logging API changes
|
2017-04-26 15:12:31 -07:00 |
Pranav K
|
eba8d8a94f
|
Updating package version to preview2
|
2017-04-26 07:13:07 -07:00 |
Pranav K
|
71e44a4e21
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-04-25 22:03:17 -07:00 |
Pranav K
|
461b5976fd
|
Branching for 2.0.0-preview1
|
2017-04-25 22:03:14 -07:00 |
Andrew Stanton-Nurse
|
e2537e1d96
|
remove integration test logging (#360)
now that logging.testing has it
|
2017-04-25 14:41:39 -07:00 |
Pranav K
|
84b549abe0
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 11:04:08 -07:00 |
jhkimnew
|
2c5132251b
|
Updated to support IISExpress and add new test cases for the additional environment variables (#93)
|
2017-04-24 18:17:33 -07:00 |
David Fowler
|
7a9de7cf6e
|
React to Hosting changes
|
2017-04-22 11:06:40 -07:00 |
Chris R
|
b7ed993d9d
|
Remove obsolete Azure ForwardedHeaders workaround. (#359)
|
2017-04-21 19:02:11 -07:00 |
John Luo
|
ce3c71b5b3
|
Set PreferHostingUrls when IIS adding override address
|
2017-04-08 20:49:26 -07:00 |
Andrew Stanton-Nurse
|
687ff27beb
|
redisable functional tests on mac (#354)
|
2017-04-06 19:21:49 -07:00 |
Andrew Stanton-Nurse
|
b019d30426
|
react to aspnet/hosting#1005 (#353)
|
2017-04-06 15:19:40 -07:00 |
Pranav K
|
c420addfca
|
Updating versions to 2.0.0-preview1
|
2017-04-03 21:41:10 -07:00 |
Sourabh Shirhatti
|
5854e03ddc
|
Update Korebuild and dependency versions (#85)
Merging
|
2017-04-03 16:06:25 -07:00 |
Andrew Stanton-Nurse
|
581e207e0f
|
fix build
|
2017-03-31 13:34:46 -07:00 |
Andrew Stanton-Nurse
|
676590eb32
|
react to aspnet/Hosting#996 (#349)
|
2017-03-31 13:22:51 -07:00 |
Pranav K
|
a06a765cf4
|
Updating to 2.0.0 Internal.AspNetCore.Sdk
|
2017-03-29 11:30:34 -07:00 |
Chris R
|
d6322872ed
|
#348 Implement IISHostingStartup
|
2017-03-27 15:54:34 -07:00 |