Praburaj
97d9b2e385
Reacting to hosting changes
2015-02-26 12:19:11 -08:00
Praburaj
435215b542
PR comments
2015-02-26 10:38:39 -08:00
Levi B
e4db4b1189
Temporarily store keys in different folder to resolve issues caused by package renaming
2015-02-26 10:35:40 -08:00
Praburaj
a2eec4f863
Changing the IHttpContextFactory.CreateHttpContext take in a IFeatureCollection
...
Addresses: https://github.com/aspnet/Hosting/issues/162
2015-02-25 17:48:46 -08:00
Praburaj
fc6b855f42
Changing the AppFunc signature to pass IFeatureCollection
...
Reaction to bug: https://github.com/aspnet/Hosting/issues/162
2015-02-25 17:43:04 -08:00
Praburaj
cb3def5668
Changing signature of AppFunc to pass on IFeatureCollection
...
Reaction to this fix: https://github.com/aspnet/Hosting/issues/162
2015-02-25 17:40:17 -08:00
Levi B
e2ca9fc652
Rename to Microsoft.AspNet.DataProtection
...
from Microsoft.AspNet.Security.DataProtection
2015-02-25 16:49:33 -08:00
Praburaj
00864c1af4
Hosting API review feedback # 1
...
Addresses:
https://github.com/aspnet/Hosting/issues/164
https://github.com/aspnet/Hosting/issues/163
https://github.com/aspnet/Hosting/issues/155
https://github.com/aspnet/Hosting/issues/156
https://github.com/aspnet/Hosting/issues/154
2015-02-25 16:05:22 -08:00
Levi B
c5dc9abff6
Doc comment cleanup, API refactorings
...
Rename CodePointFilters -> UnicodeBlocks
Rework allowed / disallowed code point APIs for ease of use
Move service registration APIs into WebEncoders project
2015-02-25 14:01:17 -08:00
Praburaj
fa7956d814
Fixing some more build breaks on net 4.5 projects.
2015-02-25 11:10:46 -08:00
Levi B
544c83812c
Add unit tests for WeakReferenceHelpers
...
Doc comment cleanup on IOptimizedAuthenticatedEncryptor
2015-02-24 18:19:31 -08:00
Levi B
ab18f52e98
Add CreateProtector convenience extension method
2015-02-24 17:48:29 -08:00
Levi B
6637cb264f
Split KeyDerivation into its own project
...
Move shared crypto code to a common project
2015-02-24 16:20:10 -08:00
Levi B
8ec6dc3712
Code cleanup
...
Rename IAuthenticatedEncryptor2 -> IOptimizedAuthenticatedEncryptor
Rename ProtectedMemoryBlob -> Secret
Add some missing doc comments explaining
2015-02-24 15:49:30 -08:00
N. Taylor Mullen
8f1ab39f6c
Added Microsoft.AspNet.Testing.Logging to test project.
...
- Reacting to Logging changes and corresponding Testing changes.
2015-02-24 14:30:13 -08:00
Eilon Lipton
024c72b05a
Update README.md
2015-02-24 14:09:55 -08:00
Harsh Gupta
594ccb98cc
Initial Commit to enable CI
2015-02-24 13:32:31 -08:00
N. Taylor Mullen
c4c618fafd
React to MVC changes.
2015-02-23 21:23:44 -08:00
Levi B
bf41335689
React to dependent package renaming
2015-02-23 14:26:35 -08:00
Levi B
204fb08e01
Refactor Encoders into their own package
2015-02-23 13:49:51 -08:00
Brice Lambson
7c2d4593de
Clean up the framework detection logic in _k-test.shade
2015-02-23 09:27:53 -08:00
Praburaj
0ef3921e20
Removing aspnetcore50 from test project.json
...
Uncommented section seems to throw on build.cmd
2015-02-22 18:49:59 -08:00
Praburaj
0e72888105
Making tests runnable on coreclr
2015-02-22 18:27:03 -08:00
Praburaj
62036bf74b
Using IHtmlEncode to encode content
...
Fixes: https://github.com/aspnet/StaticFiles/issues/29
2015-02-20 13:17:09 -08:00
Praburaj
a7a70786a5
Fixing a build break in .net 4.5 projects
2015-02-20 12:12:44 -08:00
Praburaj
38e5d355dd
Fixing a build break in .net 4.5 version of projects
2015-02-20 12:05:19 -08:00
Hao Kung
d687ec2c26
Revert HostingServices.Create changes
...
Need to understand MVC failures
2015-02-19 17:57:27 -08:00
Hao Kung
b510370c9b
Add ILogger to manifest
2015-02-19 16:58:04 -08:00
Hao Kung
21d5ae540e
Fix for MVC functional failures
2015-02-19 15:17:18 -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
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
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
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
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