Ryan Brandenburg
|
1c7effa86e
|
Set AspNetCoreVersion
|
2017-07-24 17:56:19 -07:00 |
Ryan Brandenburg
|
21c44469f0
|
2.0.0-rtm to 2.1.0-preview1
|
2017-07-24 12:29:06 -07:00 |
Justin Kotalik
|
b41d8656d5
|
Adds new date string in HttpRuleParser
|
2017-07-18 13:34:32 -07:00 |
Justin Kotalik
|
68ba94218a
|
IsNullOrWhiteSpace => IsNullOrEmpty
|
2017-07-18 09:08:49 -07:00 |
Justin Kotalik
|
ab0185a0b8
|
Adds null checks to UriHelper and fixes typo
|
2017-07-17 12:23:01 -07:00 |
Justin Kotalik
|
3202387d3f
|
Fixes typo
|
2017-07-13 10:37:33 -07:00 |
Cesar Blum Silveira
|
8d4e04cfb4
|
Fix duplicate test warnings.
|
2017-07-10 16:43:44 -07:00 |
Ryan Brandenburg
|
ca5108a1a1
|
Skip first time experience on Appveyor
|
2017-07-10 15:27:14 -07:00 |
Pranav K
|
6c5e3ddee2
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-10 11:57:57 -07:00 |
Pranav K
|
ab2a16f0a6
|
Updating KoreBuild branch
|
2017-07-10 11:57:57 -07:00 |
Pranav K
|
a6b64b8e90
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-10 11:43:02 -07:00 |
Pranav K
|
c6fbc77a88
|
Branching for 2.0.0 rtm
|
2017-07-10 11:43:01 -07:00 |
Hao Kung
|
7403418d2b
|
Clean up doc comments
|
2017-07-10 09:21:56 -07:00 |
Kévin Chalet
|
0f7c123081
|
Fix AuthenticationOptions.DefaultScheme's invalid XML summary
|
2017-07-10 09:19:48 -07:00 |
Hao Kung
|
d894584254
|
Add DefaultScheme, remove single fallback (#891)
|
2017-07-07 10:47:54 -07:00 |
Ryan Brandenburg
|
0e66e7562a
|
Remove NETSTandard.Library.NETFramework
|
2017-07-07 10:17:58 -07:00 |
Pranav K
|
49f3777d67
|
Update version suffix for 2.0.0 RTM release
|
2017-07-06 15:08:19 -07:00 |
Ryan Brandenburg
|
ae3278bd12
|
Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
|
2017-07-06 13:34:33 -07:00 |
Nate McMaster
|
f15474fa65
|
React to aspnet/BuildTools#293
[ci skip]
|
2017-07-06 10:37:39 -07:00 |
Hao Kung
|
a79aea3bf3
|
Tweak null guard
|
2017-07-05 14:39:27 -07:00 |
Hao Kung
|
d632c6a1a1
|
Merge branch 'haok/null' into dev
|
2017-07-05 14:32:17 -07:00 |
Hao Kung
|
98eb31194c
|
Guard against null
|
2017-07-05 13:33:39 -07:00 |
Chris R
|
85402d4bd6
|
Add CancellationToken to ISession Load/CommitAsync
|
2017-07-05 09:05:01 -07:00 |
Pranav K
|
596822f676
|
Update LICENSE.txt text
|
2017-07-03 14:06:04 -07:00 |
Nate McMaster
|
6d858dfeb2
|
Make CookieBuilder.Build(HttpContext) non-virtual
|
2017-06-30 12:13:31 -07:00 |
Nate McMaster
|
199b0fa212
|
Require CookieBuilder.Name to be a not null or empty
|
2017-06-30 09:20:13 -07:00 |
Hao Kung
|
271faf11bb
|
Refactor IAuthenticationHandler/Result
|
2017-06-29 16:25:24 -07:00 |
Nate McMaster
|
f9e0439ef1
|
Add CookieBuilder
|
2017-06-29 15:55:01 -07:00 |
David Fowler
|
9bf94d3667
|
Remove unused parameter in ctor of HttpContextFactory (#881)
- We removed the use of the ObjectPoolProvider in 1.x, this change
just removes it from the ctor.
|
2017-06-29 11:44:46 -07:00 |
Chris Ross
|
163836fe1f
|
#800 Re-enable API check (#878)
|
2017-06-28 10:16:54 -07:00 |
Nate McMaster
|
64c6e11ce4
|
Change HttpResponseStreamWriter.DefaultBufferSize to 16K and remove it from public API surface
|
2017-06-27 17:31:54 -07:00 |
Nate McMaster
|
62fdf64cf6
|
Adding libunwind8 to .travis.yml
[skip appveyor]
|
2017-06-26 09:37:49 -07:00 |
Hao Kung
|
12f89f66a6
|
Improve PathString <-> string logic
|
2017-06-20 10:49:17 -07:00 |
Kiran Challa
|
835fb60380
|
Fixed version of netstandard.library
|
2017-06-15 05:31:49 -07:00 |
Hao Kung
|
df5c6730f7
|
Add new default schemes + tests (#870)
|
2017-06-14 12:57:45 -07:00 |
Hao Kung
|
b059bcc426
|
Obsolete AuthenticationManager (#866)
|
2017-06-12 11:41:27 -07:00 |
Pranav K
|
a78b194a84
|
Remove usage of TaskCache
|
2017-06-08 13:46:05 -07:00 |
David Fowler
|
b686298133
|
Don't throw for OnStarting or OnCompleted calls. (#864)
|
2017-06-08 08:53:03 -10:00 |
David Fowler
|
9dedc98094
|
Deprecate the IAuthenticationHandler property (#863)
* Deprecate the IAuthenticationHandler property
|
2017-06-07 07:04:48 -10:00 |
Stephen Halter
|
c06ed8c29a
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-06 15:28:22 -07:00 |
Stephen Halter
|
2176af7edd
|
Add IHttpMaxRequestBodySizeFeature.IsReadOnly (#858)
|
2017-06-06 15:27:13 -07:00 |
Hao Kung
|
a3c5a19766
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-05 13:28:53 -07:00 |
Stephen Halter
|
5464b67c7a
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-05 11:07:02 -07:00 |
Hao Kung
|
300d69e644
|
Remove ConfigureDefaultOptions
|
2017-06-05 09:57:57 -07:00 |
Stephen Halter
|
9698f539f0
|
Add IHttpMaxRequestBodySizeFeature (#852)
|
2017-06-02 12:46:36 -07:00 |
Hao Kung
|
8ba57bec00
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:48:17 -07:00 |
Hao Kung
|
a55b818a07
|
Bind AuthenticationOptions to config + PathString type converter (#851)
|
2017-06-01 15:43:40 -07:00 |
Hao Kung
|
ec36c3d491
|
Bind AuthenticationOptions to config + PathString type converter (#851)
|
2017-06-01 15:40:54 -07:00 |
Pranav K
|
7de909a811
|
Updating versions to preview3
|
2017-06-01 10:47:04 -07:00 |
Pranav K
|
3c84be2ed3
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-05-31 19:59:56 -07:00 |