Yishai Galatzer
7ddf8a7bdb
Move global filters addition to AD creation time
...
Add origin, and simplify sorting.
Add type filter
2014-03-10 22:13:02 -07:00
Pranav K
9132d32fa4
Renaming IsCompatibleObject to IsCompatibleWith to match definition
2014-03-10 17:14:35 -07:00
Brice Lambson
62bf06bd59
React to xunit changes
2014-03-10 16:22:49 -07:00
Ryan Nowak
86f18f5da7
Moving ViewContext to rendering, breaking coupling to RequestContext
2014-03-10 16:15:46 -07:00
Pranav K
07974b44e2
Adding unit tests for TypeExtensions.IsCompatibleObject
2014-03-10 16:09:02 -07:00
Hao Kung
9fbbe0bcc2
Cleanup unneeded diffs in project.json
2014-03-10 15:08:51 -07:00
Hao Kung
7d2855cecb
Cleanup required packages for K
2014-03-10 15:05:50 -07:00
Hao Kung
e40777cc6b
Switch to KRunner add initial DI unit test
2014-03-10 15:00:38 -07:00
Brice Lambson
059a7665d0
React to xunit changes
2014-03-10 12:28:41 -07:00
dougbu
59eaa8f642
Fix 4 unit test failures
...
- NRE in TypeExtensions.IsCompatibleWith()
- ComplexModelDtoResultTest.Constructor_ThrowsIfValidationNodeIsNull() won't work w/o validation
- BindModel_Error_FormatExceptionsTurnedIntoStringsInModelState() looking for wrong message
- BindModel_Error_FormatExceptionsTurnedIntoStringsInModelState_ErrorNotAddedIfCallbackReturnsNull() a dupe
- Also add [NotNull] attributes in TypeExtensions
2014-03-10 12:27:32 -07:00
Pranav K
123089d5c7
General razor clean up
...
* Change Razor compilation to use ApplicationBasePath to determine the
app root
* Change class name generation to be based on app-relative path.
2014-03-10 11:56:07 -07:00
Ryan Nowak
2731caf476
Fix API breaking change from routing
2014-03-10 10:40:15 -07:00
Ryan Nowak
6a309f20d8
Passing route collection through the context - for MVC to get access to it.
2014-03-10 10:12:19 -07:00
Ryan Nowak
da057820e5
Rename BindPath (CR Feedback)
2014-03-10 10:02:57 -07:00
Chris Ross
1853c71114
Narrow ping write lock.
2014-03-10 08:32:59 -07:00
Chris Ross
2dbe40dca5
Negotiate sub-protocol.
2014-03-09 20:55:43 -07:00
Brice Lambson
6aab876f00
Support multi-part code values during project generation
2014-03-09 16:59:32 -07:00
David Fowler
53e3ea15c9
Added support for excludes in project.json files.
2014-03-09 14:02:30 -07:00
David Fowler
e4e665075c
Removed unused interface IMetadataReferenceProvider
2014-03-09 01:39:07 -08:00
David Fowler
34641d21e6
Added code path for rendering html encoded content on K
2014-03-08 23:14:40 -08:00
Chris Ross
65532849f6
Handle unmasking offset data.
2014-03-08 23:01:53 -08:00
David Fowler
282ccd6999
Remove duplicate paths
2014-03-08 21:12:01 -08:00
David Fowler
e62e5a2bef
Simplify how we pick dependencies for razor compilation
2014-03-08 17:15:16 -08:00
David Fowler
bda7dd8d2d
Made razor work with core clr
2014-03-08 15:56:01 -08:00
David Fowler
b482a9e3cb
Made roslyn based compilation of razor files work
...
- Now that services are being flowed through the entire stack
we can nuke the csc service and always use the roslyn based compilation for views
- The RoslynCompilationService is still very much a prototype but it's a good
step to see what other services might may or may not need to flow.
- Removed the PhysicalFileSystem construction from Mvc itself. This will come from
the hosting layer and is newed up temporarily in the PathBasedViewFactory itself.
2014-03-08 15:16:44 -08:00
Chris Ross
678af7c22f
Implement KeepAliveInterval, send pings.
2014-03-08 15:14:54 -08:00
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