Commit Graph

45021 Commits

Author SHA1 Message Date
Chris R fa1896869e #358 Support HTTP_PLATFORM_PORT. 2015-09-18 12:41:39 -07:00
Hao Kung 3fbd8aeed1 React to security changes 2015-09-18 12:40:36 -07:00
N. Taylor Mullen 36450c978b Add support for `@tagHelperPrefix` and `[RestrictChildren]`.
- Added a test to validate prefixed `TagHelper`s can have children with `TagHelper` prefixes.

#532
2015-09-18 12:31:07 -07:00
Ajay Bhargav Baaskaran b5c87648cb Running xml-docs-test before test target 2015-09-18 12:29:43 -07:00
Ajay Bhargav Baaskaran 90777c903d Running xml-docs-test before test target 2015-09-18 12:28:29 -07:00
Hao Kung 081577e4f4 Remove usage IOptions from middleware ctors 2015-09-18 12:24:33 -07:00
Ajay Bhargav Baaskaran 361e0b4ea2 Running xml-docs-test before test target 2015-09-18 12:24:13 -07:00
Ajay Bhargav Baaskaran a3d943197a Moving nuget-verify to run before test 2015-09-18 12:07:55 -07:00
Daniel Weber eadcae54d4 Add constructors to IdentityDbContext to allow dependency injection. The other approach (overriding 'OnConfiguring') does not work well with unit testing. 2015-09-18 16:39:49 +02:00
Doug Bunting 0fb09908d3 [Build break] Correct doc comment references to match current namespaces
- local command line builds fail consistently during `xml-docs-test`
- bit buried on the CI machine but repo is not testing successfully there
2015-09-17 23:12:26 -07:00
N. Taylor Mullen fb6a08d5de Allow `TagHelper`s inside of text/html typed script tags.
- To limit the impact of the change ensured that we only do extra work in the case that we detect a script tag with a `type` attribute.
- The parsing changes include normal HTML parsing behaviors when we detect that a script tag has a `type` attribute with value `text/html`.
- Added unit and code generation tests to validate `text/html` script tag behavior.

#502
2015-09-17 21:14:40 -07:00
N. Taylor Mullen a10610c0cc Update dnvm.ps1 and dnvm.sh DNX feed names to `aspnetcidev`. 2015-09-17 20:58:10 -07:00
N. Taylor Mullen 19f8830a57 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:34:39 -07:00
N. Taylor Mullen 360a06004b Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:34:08 -07:00
N. Taylor Mullen f81707d5fe Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:34:03 -07:00
N. Taylor Mullen 62cc882c96 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:50 -07:00
N. Taylor Mullen d7cba38dc8 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:46 -07:00
N. Taylor Mullen 5a1c308345 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
N. Taylor Mullen 3f8b94b9bb Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:38 -07:00
N. Taylor Mullen 51fa3643fa Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:34 -07:00
N. Taylor Mullen 18da1b3093 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:30 -07:00
N. Taylor Mullen 06c89aa340 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:26 -07:00
N. Taylor Mullen d076b019d0 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:20 -07:00
N. Taylor Mullen 5392f41746 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:14 -07:00
N. Taylor Mullen 3181f0efe3 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:07 -07:00
N. Taylor Mullen ee461654ed Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:03 -07:00
N. Taylor Mullen 3470c6206a Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:32:59 -07:00
N. Taylor Mullen 8b3175e904 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:32:54 -07:00
N. Taylor Mullen 6442fe8a86 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:32:39 -07:00
N. Taylor Mullen f4a25b1408 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:32:19 -07:00
N. Taylor Mullen 2d01d47c18 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:32:10 -07:00
N. Taylor Mullen d3835455d2 Update NuGet.exe and corresponding feeds to v3. 2015-09-17 18:22:09 -07:00
Kiran Challa b7382dc6c3 Fix Razor test compilation failure 2015-09-17 16:47:07 -07:00
Pranav K 4874677807 Fixing CI build failure 2015-09-17 16:10:36 -07:00
Kiran Challa f3e537ddcb Reacting to TestHost changes 2015-09-17 16:08:23 -07:00
Hao Kung af14c99b46 Fix core build issue 2015-09-17 15:51:36 -07:00
Pranav K 7b433820b1 Changes per PR comments
Reformatting parameter identation
2015-09-17 15:42:58 -07:00
Hao Kung 5cc1fea400 Add CookiePolicy Middleware 2015-09-17 15:37:15 -07:00
Ajay Bhargav Baaskaran a952b28d0f Enabling NuGetPackageVerifier 2015-09-17 12:29:59 -07:00
Pranav K a68d9e4cb1 Replace NotNullAttribute with thrown exceptions 2015-09-17 11:56:44 -07:00
Kirthi Krishnamraju 06aa2412a8 Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
Eilon Lipton 98ce82ed72 Create README.md 2015-09-17 09:41:13 -07:00
Eilon Lipton b63d1b6187 Create CONTRIBUTING.md 2015-09-17 09:36:53 -07:00
Eilon Lipton 408759ec99 Update LICENSE.txt 2015-09-17 09:36:36 -07:00
Nate McMaster c2db08e3a7 Update build-template 2015-09-17 09:21:08 -07:00
Eilon Lipton 62caf09ac4 Create README.md 2015-09-17 08:44:43 -07:00
Eilon Lipton dbd4aa98fc Create CONTRIBUTING.md 2015-09-17 08:39:00 -07:00
Eilon Lipton eb9383fe40 Update LICENSE.txt 2015-09-17 08:38:38 -07:00
Ryan Nowak ef730790d4 Fix tests broken by renames 2015-09-17 07:40:15 -07:00
Stephen Halter 6f8c040cfe Fix false positive in Standards Police warning warning SP1004
- "warning SP1004: namespaces not alphabetized"
- Any using statement can come after "using System;"
2015-09-17 00:51:43 -07:00