Hao Kung
ff473d6fc8
React to identity rename
2015-06-16 11:41:04 -07:00
Ajay Bhargav Baaskaran
4fe3fbabf0
React to aspnet/Diagnostics#142 changes
2015-06-16 11:27:33 -07:00
Chris R
9e547d5a9d
Remove extra bracket from error page view.
2015-06-16 10:25:54 -07:00
Ajay Bhargav Baaskaran
69e051dab7
Removed Cors.Core dependency from Mvc.Core
2015-06-16 10:25:27 -07:00
Ajay Bhargav Baaskaran
fcdbd17e58
Removed Diagnostics.Abstractions dependency from Mvc.Razor
2015-06-16 10:25:26 -07:00
Ajay Bhargav Baaskaran
6fd8465402
Removed unnecessary cors dependency
2015-06-16 10:25:25 -07:00
Henk Mollema
72d8c12ca3
Removed unused resource string
2015-06-16 09:51:11 -07:00
Henk Mollema
0da9e2bec5
Remove ErrorPageOptions properties except SourceCodeLineCount
...
- Removed all properties except `SourceCodeLineCount`
- Updated ErroPageMiddleware (including some minor code-style changes)
- Updated CompilationErrorPage.cshtml and ErrorPage.cshtml
- Added `run` command to PageGenerator project.json to execute from command line
- Include cookies on error page
- Removed showSource parameter
- Remove unused exception parameter
2015-06-16 09:51:10 -07:00
Arthur Vickers
100cb7a049
React to EF name changes.
2015-06-16 09:15:21 -07:00
Arthur Vickers
ccdedc704d
React to EntityOptions -> DbContextOptions rename
2015-06-15 23:01:16 -07:00
Chris R
a668f4e1c0
React to HttpResponse.HeadersSent rename.
2015-06-15 18:29:20 -07:00
Chris R
1639ee07e7
React to HttpResponse.HeadersSent rename.
2015-06-15 17:49:20 -07:00
Victor Hurdugaci
00b2daa068
Fix argument parsing for fast build
2015-06-15 16:05:18 -07:00
Chris R
736e6bee2b
#233 Create the wwwroot directory if it doesn't exist.
2015-06-15 11:11:08 -07:00
Stephen Halter
1592459a0b
Dispose Listeners if they fail to start
2015-06-15 10:08:03 -07:00
Stephen Halter
a992c78548
Dispatch user defined callback so it can't block the event loop
2015-06-15 10:07:58 -07:00
Stephen Halter
adc0310491
Ensure all handles still get released after graceful shutdown
2015-06-15 09:43:01 -07:00
Stephen Halter
31057f65bc
Gracefully shutdown even when there are open connections
2015-06-15 09:41:33 -07:00
Doug Bunting
296ec7736e
Go one less step when resolving `[ModelMetadataType]`
...
- #2610
- make MVC 6's attribute consistent with data annotation's `[MetadataType]`, used in MVC 5
2015-06-14 18:02:10 -07:00
Victor Hurdugaci
f377542e38
Build projects in one go
2015-06-13 14:42:16 -07:00
anurse
d8310239b1
Merge branch 'release' into dev
2015-06-13 00:16:47 -07:00
anurse
d436955e02
Switch to xunit.runner.aspnet
2015-06-13 00:13:52 -07:00
anurse
f581863445
move System.Reflection dependency to dnxcore50 in tests
2015-06-12 23:43:46 -07:00
Stephen Halter
5c6a53c491
Dispose Listeners if they fail to start
2015-06-12 17:02:31 -07:00
Stephen Halter
7e125faa73
Dispatch user defined callback so it can't block the event loop
2015-06-12 17:02:27 -07:00
Chris R
e9d406e2f7
React to OnSendingHeaders rename.
2015-06-12 15:58:15 -07:00
Chris R
ab3cc8bcc7
React to OnSendingHeaders rename.
2015-06-12 15:53:07 -07:00
Chris R
ef4ab17700
React to OnSendingHeaders rename.
2015-06-12 15:48:45 -07:00
Chris R
fa3b98f113
React to OnSendingHeaders rename.
2015-06-12 15:28:54 -07:00
Chris R
08c0bbbd60
React to OnSendingHeaders rename.
2015-06-12 15:05:45 -07:00
Chris R
c2b638d85b
React to OnSendingHeaders rename.
2015-06-12 14:38:03 -07:00
Chris R
a79b05bf24
#320 Rename OnSendingHeaders to OnResponseStarting and HeadersSent to HasStarted.
2015-06-12 12:59:07 -07:00
Stephen Halter
106edf8c86
Ensure all handles still get released after graceful shutdown
2015-06-12 12:49:52 -07:00
Chris R
20f2219886
#121 Enable kernel mode response caching.
2015-06-12 12:12:22 -07:00
Ryan Nowak
faaba481e8
Adding an 'AddMinimalMvc()' for Mvc.Core and sample
...
This adds the ability to configure Mvc.Core for a project; MVC with
minimal services and dependencies.
2015-06-12 11:29:47 -07:00
Ryan Nowak
a665e48826
A new pattern for adding multi-registration services
...
This is some cleanup of how we add multi-registration services to avoid
duplication when calling AddMvcServices multiple times. Also improved
tests to be more clear, and to verify all of our special cases
explicitly.
2015-06-12 11:29:42 -07:00
Ryan Nowak
0861612779
A new pattern for adding multi-registration services
...
This is some cleanup of how we add multi-registration services to avoid
duplication when calling AddMvcServices multiple times. Also improved
tests to be more clear, and to verify all of our special cases
explicitly.
2015-06-12 11:23:51 -07:00
Chris R
bc98fcbce4
Add Antiforgery repo.
2015-06-12 09:10:09 -07:00
Chris R
97af2f2b21
Merge branch 'release' into dev
2015-06-12 09:07:16 -07:00
Chris R
3941b1a471
Merge branch 'release' into dev
2015-06-12 09:06:06 -07:00
Stephen Halter
b43e5940e5
Gracefully shutdown even when there are open connections
2015-06-11 17:06:25 -07:00
Hisham Abdullah Bin Ateya
1f9a451e2f
Using 'nameof' operator instead of margic strings
2015-06-12 02:26:34 +03:00
Chris R
e7edacc865
Remove the WebSocketAbstractions repo.
2015-06-11 16:18:35 -07:00
Hao Kung
e80853a4cf
Cleanup logging
2015-06-11 14:56:25 -07:00
Hisham Abdullah Bin Ateya
a1409e0294
React to common package name change
2015-06-11 23:42:32 +03:00
Hisham Abdullah Bin Ateya
e632831c09
Using [NotNull]
2015-06-11 22:49:17 +03:00
Hisham Abdullah Bin Ateya
208fa4af36
Using 'nameof' operator instead of magic strings
2015-06-11 22:44:11 +03:00
Ajay Bhargav Baaskaran
a3c593bda9
[ Fixes #2409 ] Return EmptyResult for void actions
2015-06-11 11:51:51 -07:00
Henk Mollema
40cfc238fe
Use nameof operator
2015-06-11 09:28:05 +02:00
Hao Kung
e2d8bfe5cf
Cleanup logging in SignInManager
2015-06-10 15:13:28 -07:00