Louis DeJardin
98cac2df27
Updated build.cmd template
2014-05-02 17:15:38 -07:00
Louis DeJardin
60267a3a22
Temporarily disabling k10 xunit runs
2014-05-02 17:14:17 -07:00
Hao Kung
31f76b8d58
Initial DI changes from app building
...
Incorporate feedback and make identity DI friendly everywhere
Also start using the new OptionsSetup
2014-05-02 17:09:24 -07:00
Louis DeJardin
c64934ad53
Updating build scripts
2014-05-02 16:19:37 -07:00
Louis DeJardin
ba5f230c18
Updating build scripts
2014-05-02 16:19:37 -07:00
Suhas Joshi
17469e155d
Updated script for KRE installation
2014-05-02 16:16:13 -07:00
N. Taylor Mullen
2ce4c56915
Fixed sample to not override User property.
...
#277
2014-05-02 15:24:45 -07:00
Louis DeJardin
5ff7ee9c65
Updating build scripts
2014-05-02 15:07:39 -07:00
Louis DeJardin
0e56ed4f34
Updating build scripts
2014-05-02 15:07:38 -07:00
Louis DeJardin
f665b131df
Updating build scripts
2014-05-02 15:07:38 -07:00
Louis DeJardin
849d8db8e6
Updating build scripts
2014-05-02 15:07:38 -07:00
Louis DeJardin
09d066cec1
Updating build scripts
2014-05-02 15:07:37 -07:00
Louis DeJardin
89b958b8e6
Updating build scripts
2014-05-02 15:07:37 -07:00
Louis DeJardin
3c034f92f7
Updating build scripts
2014-05-02 15:07:36 -07:00
Louis DeJardin
8e5ac31889
Updating build scripts
2014-05-02 15:07:36 -07:00
Louis DeJardin
73a8194005
Updating build scripts
2014-05-02 15:07:35 -07:00
Louis DeJardin
4206c9f398
Updating build scripts
2014-05-02 14:54:34 -07:00
N. Taylor Mullen
6dc6ba6d37
Add User helper to controllers and views.
...
#277
2014-05-02 14:48:21 -07:00
Louis DeJardin
da432d05eb
Updating build scripts
2014-05-02 14:45:29 -07:00
Louis DeJardin
1a75e93215
Updating build scripts
2014-05-02 14:45:23 -07:00
Louis DeJardin
4651b4ab4d
Updating build scripts
2014-05-02 14:45:22 -07:00
Louis DeJardin
90b64298d5
Updating build scripts
2014-05-02 14:45:22 -07:00
Louis DeJardin
f0d564c188
Updating build scripts
2014-05-02 14:45:21 -07:00
Louis DeJardin
c52529579b
Updating build scripts
2014-05-02 14:45:21 -07:00
Louis DeJardin
2fb324a7b9
Updating build scripts
2014-05-02 14:45:21 -07:00
Louis DeJardin
ae3f7846f4
Updating build scripts
2014-05-02 14:45:20 -07:00
Louis DeJardin
c1e8c7a0f7
Updating KoreBuild to use kvm/kpm/kre
2014-05-02 14:29:57 -07:00
dougbu
31cdc09647
Move Microsoft.AspNet.RequestContainer dependency from MVC sample to MVC
...
- 🐛 fix; fixes #346
2014-05-02 14:29:19 -07:00
Hao Kung
9bf42374b0
Fix for moving extension methods to IServiceCollection
2014-05-02 12:37:05 -07:00
Hao Kung
1faa6f018b
Switch to use IServiceCollection
2014-05-02 12:22:49 -07:00
N. Taylor Mullen
4494f40d67
Addressed code review comments.
2014-05-02 12:16:28 -07:00
N. Taylor Mullen
c986c663e3
Add tests to ensure cshtml ending for full path view names.
...
#206
2014-05-02 12:16:26 -07:00
N. Taylor Mullen
3e398be1f8
Require cshtml ending for full path view names.
...
If a view represents a full path and does not end in .cshtml the FindView and FindPartialView methods will throw.
#206
2014-05-02 12:16:24 -07:00
Ryan Nowak
f5b3ae4a3b
Renaming Exception Filter methods
...
These were accidentally the same names as the action filter methods.
Oopsies. Name taken from MVC and appended Async for the async version
because that's how we roll.
2014-05-01 23:14:47 -07:00
David Fowler
788179b730
Disable k10 tests
2014-05-01 22:06:04 -07:00
dougbu
392aa464b2
Oops wrong test
2014-05-01 19:22:16 -07:00
dougbu
a2ba36498a
TEMPORARILY disable ClientRulesWithCompareAttribute_ErrorMessageUsesOverride
...
- test failing under CoreCLR
- leave it running under .NET 4.5
2014-05-01 19:12:23 -07:00
dougbu
222c763b72
Revert "Correcting WebFx failure on CI machines"
...
- previous attempt didn't work
This reverts commit a626896b80 .
2014-05-01 19:08:37 -07:00
dougbu
a626896b80
Correcting WebFx failure on CI machines
...
- a single test is failing under CoreCLR only
- using the resource-related properties of a `ValidationAttribute` in
precisely one place – the failing test.
- in .NET the DataAnnotations assembly is somehow able to get access to
`internal` resources
- that doesn’t work under CoreCLR
- short-term fix is to add an `[InternalsVisibleTo]` in the test
assembly, giving DataAnnotations access to the resource
Will also file a bug in the DataAnnotations repo
2014-05-01 19:01:53 -07:00
anpete
35fcc7a579
Update file headers
2014-05-01 17:43:17 -07:00
anpete
71acc74899
Merge branch 'dev' of github.com:aspnet/WebFx into dev
2014-05-01 17:42:48 -07:00
anpete
8208cd6b2f
Update file headers
2014-05-01 17:42:33 -07:00
anpete
29041eaad8
Update file headers
2014-05-01 17:41:49 -07:00
anpete
51317a7039
Update file headers
2014-05-01 17:41:33 -07:00
anpete
6c9899b586
Merge branch 'dev' of github.com:aspnet/Razor into dev
2014-05-01 17:41:03 -07:00
anpete
6c2130239f
Update file headers
2014-05-01 17:40:52 -07:00
anpete
b53a5e4b75
Update file headers
2014-05-01 17:39:44 -07:00
anpete
35f921856f
Update file headers
2014-05-01 17:39:31 -07:00
anpete
e645599aa6
Update file headers
2014-05-01 17:39:17 -07:00
anpete
27d59cd80b
Update file headers
2014-05-01 17:36:30 -07:00