David Fowler
|
7423a21b11
|
Added ability to run unit tests on build
|
2014-03-08 12:34:29 -08:00 |
Chris Ross
|
30ca12933e
|
Cleanup, simple perf.
|
2014-03-08 10:35:56 -08:00 |
David Fowler
|
23752ee478
|
Renamed solution file to match other projects
|
2014-03-08 10:28:52 -08:00 |
David Fowler
|
27d834ae6a
|
Added required packages for K
|
2014-03-08 04:16:12 -08:00 |
David Fowler
|
55718fd931
|
Added required packages for K and fixed the build
|
2014-03-08 03:47:38 -08:00 |
David Fowler
|
ed31f6b019
|
Added required packages for K
|
2014-03-08 02:40:21 -08:00 |
David Fowler
|
c111258938
|
Add required references for K to work
|
2014-03-08 01:48:44 -08:00 |
David Fowler
|
5de1ae578d
|
Updated common
|
2014-03-08 01:22:35 -08:00 |
David Fowler
|
360f81d0a8
|
Added required packages for K
|
2014-03-08 01:10:02 -08:00 |
Chris Ross
|
9ba9f666bb
|
Fix continuation frame bug.
|
2014-03-07 22:25:21 -08:00 |
Pranav K
|
f01620402a
|
Ignore shared projects and projects that do not have a project.json for
dependency management
|
2014-03-07 18:17:15 -08:00 |
Brice Lambson
|
f77328258c
|
Add Testing repo
|
2014-03-07 17:26:40 -08:00 |
Brice Lambson
|
9d6b227226
|
Run tests during build
|
2014-03-07 17:26:11 -08:00 |
Pranav K
|
574ce6de98
|
Query and route value provider factories are added to service container
multiple times
|
2014-03-07 15:08:28 -08:00 |
Levi Broderick
|
6748897083
|
Update DataProtection to use a K-generated .resx designer file instead of the VS-generated .resx designer file.
|
2014-03-07 14:46:19 -08:00 |
Hao Kung
|
d845ef0b7c
|
Switch to using DataProtection for Crypto
|
2014-03-07 14:19:38 -08:00 |
Hao Kung
|
56c67d5ef0
|
Fix project json immutable references
|
2014-03-07 14:19:37 -08:00 |
Hao Kung
|
5128a030da
|
Port PasswordsHasher, crypto only in Net45
|
2014-03-07 14:19:36 -08:00 |
Pranav K
|
28b7597779
|
Introducing NotNullAttribute for null argument checks
|
2014-03-07 14:03:28 -08:00 |
Chris Ross
|
38f5793e3d
|
Seperate message pump into higher layer.
|
2014-03-07 12:19:36 -08:00 |
Chris Ross
|
6ecc36de5a
|
Cleanup, argument validation.
|
2014-03-07 09:36:17 -08:00 |
David Fowler
|
10c10ab2e7
|
Added required packages for K
|
2014-03-07 02:46:45 -08:00 |
David Fowler
|
f420ba4600
|
Added required packages for K
|
2014-03-07 02:39:48 -08:00 |
David Fowler
|
f5a43708ee
|
Added references to required K packages
|
2014-03-07 02:28:46 -08:00 |
David Fowler
|
2dfdfafaa6
|
Added required packages for K
|
2014-03-07 02:17:04 -08:00 |
David Fowler
|
90430b425d
|
If there's a contract folder then use it in the nuget package for compilation.
|
2014-03-06 23:29:14 -08:00 |
David Fowler
|
eb61728107
|
Fix webfx compile error.
- Assembly.Load(byte[]) has been removed
- Added IAssemblyLoaderEngine type that flows from the host
|
2014-03-06 22:11:10 -08:00 |
Levi Broderick
|
adf2adabc0
|
Add PBKDF2 support to the data protection library.
|
2014-03-06 19:42:00 -08:00 |
Stephen Halter
|
4d1768ce3c
|
Use the ServiceDescriber class from the DI project in GetDefaultServices
|
2014-03-06 17:44:54 -08:00 |
Yishai Galatzer
|
bcfccbd105
|
Remove allow anonymous (will happen as a separate feature)
|
2014-03-06 17:06:21 -08:00 |
Yishai Galatzer
|
5503aa7b4a
|
Remove comment
|
2014-03-06 17:02:49 -08:00 |
Yishai Galatzer
|
1bcd35f5f1
|
Code cleanup
|
2014-03-06 17:02:48 -08:00 |
Yishai Galatzer
|
7cf40c8a50
|
CR feedback
|
2014-03-06 17:02:47 -08:00 |
Yishai Galatzer
|
a55a71a4f8
|
ResultFilter attribute added to sample
|
2014-03-06 17:02:46 -08:00 |
Yishai Galatzer
|
772f833dc9
|
Action filters & Authorization Filters working
|
2014-03-06 17:02:45 -08:00 |
Yishai Galatzer
|
6fed92695b
|
Filter execution
|
2014-03-06 17:01:40 -08:00 |
Yishai Galatzer
|
f669c1c00e
|
Cleanup & Renames
|
2014-03-06 17:00:47 -08:00 |
Yishai Galatzer
|
8c5db4fdfa
|
Action/ActionResult/ExceptionFilterAttribute(s)
AllowAnonymousAttribute
Name cleanup in ReflectionActionDescriptorProvider
|
2014-03-06 17:00:47 -08:00 |
Yishai Galatzer
|
1783a06dc0
|
Filter discovery
|
2014-03-06 17:00:46 -08:00 |
Yishai Galatzer
|
4d90d590a9
|
Default filter provider, instantiates and merges all filters pre action invocation.
|
2014-03-06 17:00:45 -08:00 |
Yishai Galatzer
|
4bb66937e3
|
Action/ActionResult/ExceptionFilterAttribute(s)
AllowAnonymousAttribute
Name cleanup in ReflectionActionDescriptorProvider
|
2014-03-06 17:00:44 -08:00 |
Yishai Galatzer
|
457016a6da
|
Add the actual filters interface signatures,
Add the AuthorizationFilterAttribute
|
2014-03-06 17:00:43 -08:00 |
Yishai Galatzer
|
75bccbae21
|
Filter discovery
|
2014-03-06 17:00:42 -08:00 |
Yishai Galatzer
|
dc6b1b1a4a
|
Context + ActionDescriptor + IFilter marker
|
2014-03-06 17:00:41 -08:00 |
Ryan Nowak
|
d52e000f30
|
Removing old comments about ancient bug numbers
|
2014-03-06 16:34:09 -08:00 |
Ryan Nowak
|
83eb6c4d22
|
Small bugfix in routing
|
2014-03-06 16:23:48 -08:00 |
Hao Kung
|
edb709ce9d
|
Undo workaround in Idenitty now that claims is fixed
|
2014-03-06 16:23:06 -08:00 |
Chris Ross
|
1bd9bf1714
|
Implement continuation frames.
|
2014-03-06 13:50:04 -08:00 |
Ryan Nowak
|
318c19b2f9
|
Issue #39 move init code into controller factory
|
2014-03-06 12:44:36 -08:00 |
Chris Ross
|
1d5b4582f1
|
Cleanup, unmasking.
|
2014-03-06 12:32:46 -08:00 |