Chris R
a9e7948d72
#77 Catch startup exceptions and show them in the browser.
2015-09-24 21:41:08 -07:00
Stephen Halter
ca8161466e
Allow mock libuv to shutdown gracefully.
...
This speeds up SocketOutputTests and reduces the total test time on my
machine from 35 seconds to 25 seconds.
2015-09-24 17:20:39 -07:00
N. Taylor Mullen
520fc2b5fd
Fixed stack overflow when setting RequestServices
...
- Added tests
2015-09-24 17:09:29 -07:00
glennc
f45965f32a
Update Dockerfile calling syntax
2015-09-24 16:10:20 -07:00
Doug Bunting
345c59826c
Update to latest `dnvm`
...
- beta6-10394 to beta8-15518
- grabbed from aspnet/Home but left default feed URIs alone
- includes important fixes such as `dnvm use alias -r coreclr` support
2015-09-24 15:29:59 -07:00
Hao Kung
852f44a369
Rename JwtBearer events
2015-09-24 14:53:31 -07:00
Kirthi Krishnamraju
ed509f65a2
fix #2747 : Fix Mvc localization test once dnx support reading resources
2015-09-24 12:53:20 -07:00
Arthur Vickers
6afe357271
Strategy rename
2015-09-24 11:08:41 -07:00
Arthur Vickers
c4097f8080
React to EF fluent API changes
2015-09-24 10:44:30 -07:00
Arthur Vickers
ca874a3ff7
React to EF fluent API changes
2015-09-24 10:42:20 -07:00
Arthur Vickers
062d072712
React to EF fluent API changes
2015-09-24 10:38:13 -07:00
Ajay Bhargav Baaskaran
d82bc7ca9d
Enabling NuGetPackageVerifier
2015-09-24 10:33:08 -07:00
N. Taylor Mullen
67739ea565
Add `ParentTag` to `[HtmlTargetElement]`.
...
- `ParentTag` allows `TagHelper`s to restrict where they apply based on their immediate parent tag.
- Changed the `TagHelperParseTreeRewriter` to understand non-`TagHelper` HTML elements to properly determine a parent tag when applying `TagHelperDescriptor.RequiredParent`. This change will also enable `[RestrictChildren]` to apply to more than just `TagHelper`s.
- Added tests to validate that partial and well formed tags properly discover `TagHelper`s. Also added tests that validate that descriptors are properly created based on `TagHelper` types.
#474
2015-09-24 10:30:36 -07:00
Chris R
966fa6672f
#147 Make OIDC UseTokenLifetime false by default.
2015-09-24 10:18:04 -07:00
Kévin Chalet
bfb046ba51
Update .travis.yml to target Mono alpha
2015-09-24 10:08:23 -07:00
Kévin Chalet
8c1cb911f2
Refactor TicketSerializer/PropertiesSerializer and add ClaimsIdentity.Actor/Claim.Properties support
2015-09-24 10:08:22 -07:00
Brennan
b9f26311ef
Fix test dependency
2015-09-24 08:26:00 -07:00
Kiran Challa
8d6bacb44d
Made the log level to be warning instead of information
2015-09-24 05:25:13 -07:00
Pranav K
1833e06984
TModel substitution in Razor pages has broken intellisense
...
Fixes #3185
2015-09-23 17:47:52 -07:00
Ajay Bhargav Baaskaran
45cda774bb
Enabling NuGetPackageVerifier
2015-09-23 17:39:27 -07:00
Kiran Challa
ea3fb85006
Changed google and twitter oauth client id and secret
2015-09-23 17:04:53 -07:00
Ajay Bhargav Baaskaran
f51e7263b7
Enabling NuGetPackageVerifier
2015-09-23 16:53:56 -07:00
Ajay Bhargav Baaskaran
cde733a63a
Enabling NuGetPackageVerifier
2015-09-23 16:42:29 -07:00
N. Taylor Mullen
18799d2944
Remove old VB based `Tokenizer` logic.
2015-09-23 16:33:29 -07:00
Kiran Challa
d89747927e
Minor clean up related to formatting
2015-09-23 16:31:21 -07:00
Pranav K
ff4100e292
Generate an expression to create line mappings for ModelChunk directives
2015-09-23 16:14:29 -07:00
Eilon Lipton
c4bf10d6e9
Add third party notices for libuv
...
Fixes #218
2015-09-23 15:42:58 -07:00
Hao Kung
1ff204f47c
React to Caption => DisplayName
2015-09-23 15:21:53 -07:00
Hao Kung
21c043d788
React to Caption => DisplayName
2015-09-23 15:11:27 -07:00
Hao Kung
3ef5caf1ab
React to Caption => DisplayName rename
2015-09-23 15:04:12 -07:00
Hao Kung
e091bceaa8
Caption => DisplayName
2015-09-23 15:02:03 -07:00
Hao Kung
551da3e558
Caption => DisplayName
2015-09-23 14:57:14 -07:00
Ajay Bhargav Baaskaran
9b1558dddd
Enabling NuGetPackageVerifier
2015-09-23 14:56:00 -07:00
Brennan
3a8ecc7d4a
Add Dictionary and List dependency to dnxcore50
2015-09-23 14:46:52 -07:00
Ajay Bhargav Baaskaran
d2ed54c33d
Enabling NuGetPackageVerifier
2015-09-23 14:46:30 -07:00
Ajay Bhargav Baaskaran
20563b514f
Enabling NuGetPackageVerifier
2015-09-23 14:41:54 -07:00
Kévin Chalet
742b96d18c
Port SaveTokensAsClaims to the OpenID Connect middleware and automatically flow id_token_hint on logout requests
2015-09-23 14:33:30 -07:00
Hao Kung
fa9cba8a7a
React to security
2015-09-23 14:10:23 -07:00
Kiran Challa
ce88fe4f5e
Enabled tests skipped on Kestrel and minor formatting
2015-09-23 14:07:21 -07:00
Hisham Bin Ateya
38bd9f4232
Add project.json description
2015-09-23 23:54:17 +03:00
Hao Kung
49520a2a73
Switch to IServiceProvidersFeature for RequestServices
2015-09-23 13:33:07 -07:00
Kiran Challa
f9a03e83e9
Fix the way data is seeded to prevent using disposed ef contexts
2015-09-23 13:20:49 -07:00
Hao Kung
5c0700791a
Merge remote-tracking branch 'da/AddConstructorToDbContext' into haok/9-23m
2015-09-23 13:19:05 -07:00
Hao Kung
df1fe83992
Add descriptions to project.json
2015-09-23 13:16:52 -07:00
Pranav K
3572b0f3f3
Changes to support design time code generation in Mvc
2015-09-23 12:52:26 -07:00
Ajay Bhargav Baaskaran
67d9cb7abb
Enabling NuGetPackageVerifier
2015-09-23 12:42:57 -07:00
Ajay Bhargav Baaskaran
51f60b5af2
Enabling NuGetPackageVerifier
2015-09-23 12:33:01 -07:00
ASP.NET Push Bot
052bdf18bc
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: aspnet/dnvm@20e77f977d
2015-09-23 12:14:50 -07:00
Pranav K
89f58aa49f
Allow @model specified in a page work with @inherits directive in
...
_ViewImports
Fixes #3144
2015-09-23 12:10:10 -07:00
Ryan Nowak
80add92de8
React to removal of TagHelperContent.ToString()
...
Avoid calling ToString on a TagHelperContent.
Also react to new properties on TagHelperCodeGenerationContext
2015-09-23 11:09:27 -07:00