Chris R
26a6b5dc33
#28 Remove environment page from the error page.
2015-06-30 17:05:42 -07:00
Kiran Challa
406a3853af
React to newly added api MediaTypeHeaderValue.Clone() #2569
2015-06-30 15:40:34 -07:00
Kiran Challa
04cf85d9fa
Skipped test temporarily
2015-06-30 15:27:06 -07:00
Sornakumar Sundararajan
1f480386f4
Making CreateCodeWriter protected so that it can be overridden in Mvc.
2015-06-30 14:51:23 -07:00
Ajay Bhargav Baaskaran
d2d4d1d1d3
[ Fixes #2715 ] Using default SerializerSettings from MvcJsonOptions
2015-06-30 14:49:42 -07:00
N. Taylor Mullen
15cb2ce709
React to aspnet/Razor#382
2015-06-30 12:49:48 -07:00
N. Taylor Mullen
85be731e2b
Add OutputElementHintAttribute to control design time IntelliSense for TagHelpers.
...
- Decided to not have the attribute inheritable since TargetElement is not inheritable.
- Added tests to validate serialization, deserialization and construction of TagHelperDescriptors with OutputElementHints.
- Changed TagHelperUsageDescriptor to TagHelperDesignTimeDescriptor and TagHelperAttributeDesignTImeDescriptor.
#382
2015-06-30 12:13:04 -07:00
Hao Kung
d7ce42dacc
Handle null in ticket serializer
2015-06-30 12:08:20 -07:00
Ajay Bhargav Baaskaran
6213354b85
Fixes for FileVersionProvider
...
- Path with query string works
- No exception is thrown for absolute path
2015-06-30 11:25:32 -07:00
Arthur Vickers
de4fb94bf1
React to EF namespace changes
2015-06-30 10:59:28 -07:00
Arthur Vickers
504e7fb228
React to EF namespace changes
2015-06-30 10:59:21 -07:00
Arthur Vickers
83c6ea7116
React to EF namespace changes
2015-06-30 10:59:15 -07:00
Hao Kung
670614cdc5
SignInManager fix for external auth
2015-06-30 10:29:19 -07:00
ASP.NET Push Bot
a06c4a2151
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@e15339329e
2015-06-30 10:28:18 -07:00
Eilon Lipton
42321d243b
Merge pull request #46 from hishamco/dev
...
Remove unnecessary 'using'
2015-06-30 09:47:59 -07:00
Eilon Lipton
a5b887f40b
Merge pull request #44 from hishamco/docs
...
Add missing docs for 'SessionOptions'
2015-06-30 09:20:05 -07:00
Hisham Abdullah Bin Ateya
d88071e39d
Remove unnecessary 'using'
2015-06-30 09:52:25 +03:00
Hisham Abdullah Bin Ateya
081eb5e255
Add missing doc for 'SessionOptions'
2015-06-30 09:04:54 +03:00
Kiran Challa
ae379c5dd2
Fixed build break
2015-06-29 18:01:21 -07:00
N. Taylor Mullen
eda9edc41d
Fix Travis-CI.
...
- Added platform specific path handling to the TagHelperUsageDescriptorFactoryTests.
2015-06-29 17:17:13 -07:00
Pranav K
bd2025c561
Change nuget-resilient-publish to allow specifying a path to nuget.exe.
2015-06-29 15:21:23 -07:00
anurse
f65ad82c6b
use the factory method to create RNG
2015-06-29 12:39:57 -07:00
anurse
1c50ec7166
clean-up
2015-06-29 12:21:46 -07:00
anurse
61894cb4e0
attempt 57: just don't support web socket client from dnxcore
2015-06-29 12:20:16 -07:00
Kiran Challa
761a182145
Reacting to Session, Authentication changes
2015-06-29 12:15:34 -07:00
Kiran Challa
f5a880ba32
React to Session api changes
2015-06-29 12:14:22 -07:00
Hao Kung
bf6e293bfe
Simplify server loader logic
2015-06-29 11:39:06 -07:00
anurse
cc1b0c36ac
fix #26 by using RNGCryptoServiceProvider on net45
2015-06-29 10:45:04 -07:00
Hao Kung
78cf7f99ff
Fix base path issue with OAuthHandler
2015-06-29 10:43:43 -07:00
Murat Girgin
1f80539ba1
Add "unassigned bugs" to the list
2015-06-29 08:39:44 -07:00
Eilon Lipton
13ff3159ea
Merge pull request #43 from hishamco/docs
...
SessionServiceCollection & SessionMiddleware docs
2015-06-27 12:04:02 -07:00
Hisham Abdullah Bin Ateya
93490c4750
SessionMiddleware docs
...
Fix docs for SessionMiddleware
Fix typos
Fix docs
2015-06-27 21:55:28 +03:00
Doug Bunting
4d5604690d
Add or update sample `readme.md` files
...
- #2731
2015-06-26 21:15:18 -07:00
Kévin Chalet
102f113e2b
Replace INonceCache by IDistributedCache
2015-06-27 01:08:27 +02:00
Arthur Vickers
8bace4b197
Stop calling UseIdentity since it is the default anyway
2015-06-26 16:08:25 -07:00
Chris R
40719b37f6
#177 Enable Copy to return non-read-only.
2015-06-26 14:34:22 -07:00
Eilon Lipton
91493bf3e6
Merge pull request #47 from hishamco/docs
...
Fix missing docs in 'RequestCultureFeature'
2015-06-26 14:14:54 -07:00
Onat Yiğit Mercan
7a0c476503
Added 'Get Curl' to prerequisites section
2015-06-26 23:47:37 +03:00
Hisham Abdullah Bin Ateya
576d4eaf8d
Fix missing docs in 'RequestCultureFeature'
2015-06-26 23:17:04 +03:00
Hao Kung
2f7accb8fe
policheck fix
2015-06-26 10:17:43 -07:00
Eilon Lipton
08b70e22e6
Merge pull request #44 from hishamco/docs
...
Fix 'RequestLocalizationMiddleware' missing docs
2015-06-26 08:45:10 -07:00
Hao Kung
6ae37717e8
Delete super dead code
2015-06-25 19:47:11 -07:00
Hao Kung
19d026268b
Move Correlation stuff to OAuthHandler
2015-06-25 19:40:34 -07:00
Hao Kung
1ae4c24a5f
PR fixes
2015-06-25 19:27:06 -07:00
Hao Kung
88d0efc2db
React to identity/http changes
2015-06-25 19:12:30 -07:00
Hao Kung
24cf9998f0
React to HTTP/Security changes
2015-06-25 19:08:58 -07:00
Hisham Abdullah Bin Ateya
8f9a47358e
Fix 'RequestLocalizationMiddleware' missing docs
2015-06-26 04:49:43 +03:00
Hao Kung
67bd48fab2
Disable iisexpress ntlm tests for now
2015-06-25 18:14:19 -07:00
Hisham Abdullah Bin Ateya
e6afe46edc
SessionServiceCollection docs
2015-06-26 04:05:55 +03:00
Hao Kung
0b72d43cfa
Make test happy for now
2015-06-25 18:02:35 -07:00