Luke Waters
b0b1bb3032
fixing logging interface change
2015-02-19 15:03:29 -08:00
Levi B
8d98d76209
Code comment clarifications
2015-02-19 14:42:20 -08:00
Levi B
c551ec2490
Add encoder extension methods
2015-02-19 14:14:04 -08:00
Hao Kung
2ee12735b3
Make it easier to add hosting services
...
Fixes https://github.com/aspnet/Hosting/pull/146
2015-02-19 13:22:58 -08:00
Pranav K
71a2712c5a
Reacting to XDocument verson change
2015-02-19 10:15:18 -08:00
Peter Hsu
42da0144b9
Ensure the latest AspNet.Loader.dll is retrieved
2015-02-18 13:37:18 -08:00
David Fowler
7ace9dece4
Update kvm.ps1
...
Fixed the feed
2015-02-17 19:59:04 -08:00
Levi B
a15cb4ffe5
React to HttpRequest.IsSecure renaming
2015-02-17 11:08:12 -08:00
Levi B
fa18a8fb30
Rename HttpRequest.IsSecure -> HttpRequest.IsHttps
2015-02-17 10:50:07 -08:00
Victor Hurdugaci
9354296521
Merge branch 'release' into dev
2015-02-17 09:19:17 -08:00
Yishai Galatzer
a0fa8fff16
Initial commit
2015-02-16 18:31:39 -08:00
Mugdha Kulkarni
f9a9b80681
Fixing the error message. The error message for malformed template was too complex listing all
...
the errors that can happen in one message. I have separated the message in 2 different messages.
1. When there is a parameter or a literal following the optional parameter.
2. when optional parameter is preceded by a literal other than period which is not allowed.
2015-02-16 17:40:04 -08:00
Praburaj
7da407a17a
Using statuscode pages in the sample
...
Adding some automation as well.
2015-02-16 17:22:57 -08:00
Levi B
3f9423eda9
Provide a facility for registering encoder services
2015-02-16 17:08:15 -08:00
Hao Kung
af58d878ba
Fix MusicStore.Spa
2015-02-16 16:14:04 -08:00
Hao Kung
71a4b6f6b7
Fully qualify attribute
2015-02-16 16:08:32 -08:00
Hao Kung
af908d67e4
Switch to Security Authorize attribute
2015-02-16 16:03:44 -08:00
Hao Kung
60384e17eb
React to AuthZ changes
2015-02-16 15:59:19 -08:00
Praburaj
fc933c83c2
Fixing a test issue
2015-02-16 15:31:56 -08:00
Hao Kung
5094b85ac9
Latest AuthZ iteration
...
- Core Auth API now takes list of IAuthorizationRequirements, or policy
name.
- Overload that takes AuthorizationPolicy instance moved to extension
method.
- Remove HttpContext from API and replace with ClaimsPrincipal instead
- Add Operation requirement
- Add Sync overloads
- Add ClaimsTransformationOptions (TBD where to use this)
Fixes https://github.com/aspnet/Security/issues/132
Fixes https://github.com/aspnet/Security/issues/116
Fixes https://github.com/aspnet/Security/issues/11
Fixes https://github.com/aspnet/Security/issues/117
2015-02-16 15:04:10 -08:00
Wei Wang
42aedab4ec
Add project.lock.json to .gitignore
2015-02-16 14:17:41 -08:00
Wei Wang
9511a7a718
Add project.lock.json to .gitignore
2015-02-16 14:16:16 -08:00
Wei Wang
bd9ced4b10
Add project.lock.json to .gitignore
2015-02-16 14:06:29 -08:00
Wei Wang
58661b2734
Add project.lock.json to .gitignore
2015-02-16 13:50:24 -08:00
Wei Wang
1d92960ccd
Add project.lock.json to .gitignore
2015-02-16 13:47:16 -08:00
Wei Wang
518887beda
Add project.lock.json to .gitignore
2015-02-16 13:38:41 -08:00
Wei Wang
0da745439c
Add project.lock.json to .gitignore
2015-02-16 13:33:56 -08:00
Wei Wang
d0543305f0
Add project.lock.json to .gitignore
2015-02-16 13:30:36 -08:00
Wei Wang
34acb16e20
Add project.lock.json to .gitignore
2015-02-16 13:29:03 -08:00
Wei Wang
690069c53e
Add project.lock.json to .gitignore
2015-02-16 12:12:36 -08:00
Wei Wang
20cdbcd711
Add project.lock.json to .gitignore
2015-02-16 12:07:04 -08:00
Pranav K
7df56f6d2d
Porting Session from Microsoft.Framework.Cache
2015-02-14 09:50:08 -08:00
Praburaj
7b45ab2065
Fixing test
...
Using a non-redirecting handler while sending logout request to shield from external changes.
2015-02-13 16:58:53 -08:00
Pranav K
d56dafe2e8
Use kpm-build to build samples instead of kpm pack
2015-02-13 15:46:02 -08:00
Praburaj
d16a73cc05
Adding woff2 MIME type
...
Fixes : https://github.com/aspnet/StaticFiles/issues/28
2015-02-13 15:03:16 -08:00
ajcvickers
66252ff736
React to EF namespace change
2015-02-13 14:56:28 -08:00
Levi B
fc52487294
Encoders should forbid Zs (space separator) characters except U+0020 SPACE
2015-02-13 14:12:40 -08:00
Youngjune Hong
2e2ca59aa5
Updating MusicStore for better unit-testability
2015-02-13 11:51:46 -08:00
dtkujawski
5a5975e348
Removed Ctor, Cleaned up namespace and removed extra vertical spacing as per comments.
2015-02-13 11:47:42 -06:00
David Kujawski
b94634b4fa
Merge pull request #1 from aspnet/dev
...
Update with recent changes from aspnet/Hosting
2015-02-13 11:36:30 -06:00
Troy Dai
daaeca8681
Skip a few CoreCLR tests temporarily
2015-02-13 00:27:07 -08:00
dtkujawski
e95472e953
Switch from tabs to spaces
2015-02-12 23:45:26 -06:00
Pranav K
e78dadcf0a
Reacting to EF renames
2015-02-12 17:47:27 -08:00
Pranav K
0cd3d3767e
Deep clean on the CI as part of clean
2015-02-12 17:07:58 -08:00
Pranav K
70517d64a8
* Update pull-all to perform pull in parallel
...
* Fix formatting for pull
2015-02-12 17:02:08 -08:00
Pranav K
66b98e2ff3
Reacting to IServiceManifest namespace rename
2015-02-12 16:05:09 -08:00
Brice Lambson
a48f76da7c
Update IServiceProvider references
2015-02-12 15:48:49 -08:00
dtkujawski
fe3675a9e0
Ability to derive Startup from a base class and have "Configure" and "ConfigureServices" be invoked from the base class when present.
2015-02-12 17:40:14 -06:00
Pranav K
5038c369db
Using IServiceManifest from Microsoft.Framework.Runtime.Interfaces
2015-02-12 14:44:38 -08:00
Levi B
0dd3a49463
Perf: Eliminate chatty virtual dispatches
...
This gives a speedup of approx. 20% (for overloads which take TextWriter) to 40% (for overloads which don't take TextWriter) for inputs in which at least one character requires encoding.
2015-02-12 11:44:11 -08:00