John Luo
|
5870fce035
|
Add configure delegate for CookieOptions
- allows configuration of CookieOptions such as SameSite without explicit duplication of the option on AntiforgeryOptions
|
2017-06-02 14:35:22 -07:00 |
Hao Kung
|
db9ae62632
|
IInitializeOptions => IPostConfigureOptions
|
2017-06-02 14:28:03 -07:00 |
Pavel Krymets
|
3b7f8225b3
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 14:23:59 -07:00 |
Pavel Krymets
|
6b32478ec1
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-06-02 14:00:34 -07:00 |
Pavel Krymets
|
ce280cba00
|
React to Logging in DI changes
|
2017-06-02 13:57:49 -07:00 |
Pavel Krymets
|
bcc563a62b
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-06-02 12:56:14 -07:00 |
Stephen Halter
|
9698f539f0
|
Add IHttpMaxRequestBodySizeFeature (#852)
|
2017-06-02 12:46:36 -07:00 |
Chris R
|
1da37a50d8
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 12:35:06 -07:00 |
Chris R
|
3932c68d18
|
Move KestrelServerOptionsSetup to Kestrel
|
2017-06-02 12:33:40 -07:00 |
Chris R
|
a2715f4b24
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 12:32:04 -07:00 |
Chris R
|
c6e228d176
|
#1875 Add Configuration support and tests.
|
2017-06-02 12:30:12 -07:00 |
Hao Kung
|
06ca0d1e9c
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 12:29:33 -07:00 |
Hao Kung
|
dbd340a5e0
|
Fix test
|
2017-06-02 12:28:56 -07:00 |
Chris R
|
a2962d54f1
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 12:23:47 -07:00 |
Chris R
|
5e2bb55be0
|
Change Certificates.Configuration to a Sources package
|
2017-06-02 12:21:43 -07:00 |
Nate McMaster
|
fe83e69b1a
|
Add a startup filter which initializes the key ring before the server starts
|
2017-06-02 11:31:16 -07:00 |
Nate McMaster
|
285b973a5c
|
Use IHostingEnvironment to determine application identifier
Reverses changes made in #230
|
2017-06-02 11:27:25 -07:00 |
John Luo
|
214977277e
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 11:15:39 -07:00 |
John Luo
|
2625e2a768
|
Consolidate runtime store dependencies into one package
|
2017-06-02 11:14:56 -07:00 |
Pavel Krymets
|
6fcf83fe22
|
React to logging in DI change
|
2017-06-02 10:47:54 -07:00 |
Pavel Krymets
|
66d69f7ae5
|
React to logging in DI change
|
2017-06-02 10:47:35 -07:00 |
Pavel Krymets
|
c381d8715a
|
React to AddConfiguration overload change
|
2017-06-02 09:37:18 -07:00 |
Pavel Krymets
|
79036ea166
|
React to logging in DI (#180)
|
2017-06-02 08:34:43 -07:00 |
Pavel Krymets
|
3c731ceb13
|
React to logging in DI changes (#1873)
|
2017-06-02 08:34:22 -07:00 |
Pavel Krymets
|
9ff653f421
|
React to logging in DI changes (#239)
|
2017-06-02 08:33:59 -07:00 |
Pavel Krymets
|
0f0c88b8cd
|
React to logging in DI changes (#1089)
|
2017-06-02 08:33:37 -07:00 |
Pavel Krymets
|
894a3d9d7a
|
React to logging DI changes (#56)
|
2017-06-02 08:33:20 -07:00 |
John Luo
|
a1ad066555
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 18:53:45 -07:00 |
John Luo
|
de5b3560d5
|
Skip symbol generation during runtime store creation
|
2017-06-01 18:45:28 -07:00 |
Ajay Bhargav Baaskaran
|
e7e8e424ba
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 17:45:50 -07:00 |
Ajay Bhargav Baaskaran
|
22ebf68f74
|
Enable Api check and added breakingchanges json
|
2017-06-01 17:39:52 -07:00 |
Ajay Bhargav Baaskaran
|
9e89808457
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 17:24:50 -07:00 |
Ajay Bhargav Baaskaran
|
eb2e090e2a
|
Fix failing test
|
2017-06-01 17:24:24 -07:00 |
Ajay Bhargav Baaskaran
|
f390830eda
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 17:16:13 -07:00 |
Ajay Bhargav Baaskaran
|
eab052d9e0
|
Merge branch 'rel/15.3' into rel/2.0.0-preview2
|
2017-06-01 17:15:07 -07:00 |
Nate McMaster
|
5bcc76d32c
|
Remove dependency on DataProtection
Reverse changes made in #1064
|
2017-06-01 16:26:54 -07:00 |
Ajay Bhargav Baaskaran
|
4c1795fc79
|
[Fixes #1394] Fix unexpected indentation when autoformatting in VS
|
2017-06-01 15:57:52 -07:00 |
Hao Kung
|
8ba57bec00
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:48:17 -07:00 |
N. Taylor Mullen
|
517eba930f
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:48:07 -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 |
N. Taylor Mullen
|
4fde9ca07d
|
Merge branch 'rel/15.3' into rel/2.0.0-preview2
# Conflicts:
# src/Microsoft.AspNetCore.Razor.Language/Legacy/CSharpCodeParser.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/CSharpAutoCompleteTest.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/CSharpDirectivesTest.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/CSharpSectionTest.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/CSharpSpecialBlockTest.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlDocumentTest.cs
# test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlToCodeSwitchTest.cs
|
2017-06-01 15:32:47 -07:00 |
Kiran Challa
|
49e0829903
|
Removed unnecessary references
|
2017-06-01 15:27:19 -07:00 |
BrennanConroy
|
2936c88d54
|
Remove unnecessary build step and reference (#504)
|
2017-06-01 15:21:21 -07:00 |
Kiran Challa
|
a923e3db28
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:21:05 -07:00 |
Kiran Challa
|
c5b566ed4a
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:19:49 -07:00 |
Kiran Challa
|
03e696a05e
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:19:13 -07:00 |
Andrew Peters
|
a66b5c642e
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 14:56:07 -07:00 |
Andrew Peters
|
fc1dbbbcfd
|
Adds a missing ToList() in assert code.
|
2017-06-01 14:54:41 -07:00 |
Jass Bagga
|
4e91e4e36f
|
Correct short-circuit log message for result filters (#6350)
Addresses #6318
|
2017-06-01 14:01:08 -07:00 |