| Repository |
Information |
Actions |
|
BetterShouldMapTo
|
Clone URL: https://hg01.codeplex.com/forks/drbernhard/bettershouldmapto
A more complete approach on the ShouldMapTo<> function.
|
View Pull Request
|
|
CapitalAinAreas
|
Clone URL: https://hg01.codeplex.com/forks/shaddix/capitalainareas
There must be web.config file in Areas folder for portable areas to work.
Under linux/mono "Areas" folder must start with a capital "A"
|
View Pull Request
|
|
EnvDTECompilerWarningFix
|
Clone URL: https://hg01.codeplex.com/forks/todthomson/envdtecompilerwarningfix
Removes: Warning: Compiling transformation: Assuming assembly reference 'EnvDTE, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' matches 'EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', you may need to supply runtime policy.
|
View Pull Request
|
|
fluenthtml
|
Clone URL: https://hg01.codeplex.com/forks/danmalcolm/fluenthtml
Fixing an issue with applying ModelState in checkbox list and allowing outer tag of checkboxlist and radiobuttonlist to be specified
|
View Pull Request
|
|
JsonPActionResult
|
Clone URL: https://hg01.codeplex.com/forks/nikmd23/jsonpactionresult
Providing the community a handy ActionResult for dealing with JSONP requests.
|
View Pull Request
|
|
JustMockProxy
|
Clone URL: https://hg01.codeplex.com/forks/mehfuzh/justmockproxy
Like RhinoMocksProxy and RhinoMocksFactory , creating a fork to include similar using JustMock
|
View Pull Request
|
|
MvcContrib
|
Clone URL: https://hg01.codeplex.com/forks/tnederveld/mvccontrib
Used to view and submit fixes for issues relating to the MvcContrib project.
|
View Pull Request
|
|
MvcRouteFixForAreas
|
Clone URL: https://hg01.codeplex.com/forks/patrickmcdonald/mvcroutefixforareas
Enhance MvcRoute to works with areas
|
View Pull Request
|
|
MyContributions
|
Clone URL: https://hg01.codeplex.com/forks/leroyatcodeplex/mycontributions
Unfortunately necessary since the GitHub repo is no longer maintained...
|
View Pull Request
|
|
PortableAreaMapBugFix
|
Clone URL: https://hg01.codeplex.com/forks/rockon1119/portableareamapbugfix
Fix for Item # 7116
|
View Pull Request
|
|
RRoeslerPatches1
|
Clone URL: https://hg01.codeplex.com/forks/rroesler/rroeslerpatches1
My fixes for issues 7177 7164 7163 7158 7154
Added Links.Views and Links.Actions
Added settings ExtendBaseClass
Added settings TimestampedURL
Added AnonymousObjectToHtmlAttributes calls
Added extra checks on Area
|
View Pull Request
|
|
ShouldMapToOptionalFuncParams
|
Clone URL: https://hg01.codeplex.com/forks/patridge/shouldmaptooptionalfuncparams
Getting ShouldMapTo to support action methods with optional function parameters (not optional route parameters). Need to allow null route data value when comparing to an optional method parameter.
|
View Pull Request
|
|
T4MvcActionMethodParameters
|
Clone URL: https://hg01.codeplex.com/forks/yiremyahu/t4mvcactionmethodparameters
Auto-generation of parameter names for T4MVC
|
View Pull Request
|
|
T4MVCHelpersStaticProcessVirtualPath
|
Clone URL: https://hg01.codeplex.com/forks/todthomson/t4mvchelpersstaticprocessvirtualpath
Here I want to access ProcessVirtualPath (in T4MVCHelpers class) and it would be great if that static class was public.
|
View Pull Request
|
|
T4MVCupdate
|
Clone URL: https://hg01.codeplex.com/forks/chebureg/t4mvcupdate
added RedirectToActionPermanent method, CreateRoute method now also accepts RouteValueDictionary as parameter for defaults and constraints
|
View Pull Request
|
|
TempAlwaysCompWithVer4CompilerWarn
|
Clone URL: https://hg01.codeplex.com/forks/todthomson/tempalwayscompwithver4compilerwarn
Removes compiler warning: The C# 2.0 and C# 3.5 compilers are no longer supported. Templates will always be compiled with the version 4 compiler instead of 'v3.5' as specified. T4MVC.tt 18 4.
|
View Pull Request
|
|
TestControllerBuilder
|
Pull Request from
raspar
pending
Clone URL: https://hg01.codeplex.com/forks/raspar/testcontrollerbuilder
Adding the Cookie Collection to the TestControllerBuilder.
|
View Pull Request
|
|
Watin2Dependency
|
Clone URL: https://hg01.codeplex.com/forks/ericbock/watin2dependency
Updating the Watin Test Helpers to reference Watin 2
|
View Pull Request
|
|
WebAbstractionsForASPNETMVC
|
Clone URL: https://hg01.codeplex.com/forks/purekrome/webabstractionsforaspnetmvc
My ideas for some Web Abstractions for ASP.NET MVC.
Mainly :-
1. Restful ActionResult's for action methods
2. Querystring and BasicAuthentication, per action method or controller
3. Simple web site settings class.
|
View Pull Request
|
|
ACBranch
|
Clone URL: https://hg01.codeplex.com/forks/alxey/acbranch
Alexey Chabunin's branch
|
|
|
AddUnobtrusiveMarkup
|
Clone URL: https://hg01.codeplex.com/forks/chrispfarrell/addunobtrusivemarkup
Adding MVC3 Unobtrusive Markup
|
|
|
ajepstMvcContrib
|
Clone URL: https://hg01.codeplex.com/forks/ajepst/ajepstmvccontrib
|
|
|
andreisterMVCContrib
|
Clone URL: https://hg01.codeplex.com/forks/andreister/andreistermvccontrib
EmailTemplateService update
|
|
|
asbjornumvccontrib
|
Clone URL: https://hg01.codeplex.com/forks/asbjornu/asbjornumvccontrib
Just want to poke around
|
|
|
beforefilter
|
Clone URL: https://hg01.codeplex.com/forks/mateidorobantu/beforefilter
Added a before_filter attribute that allows to declaratively specify methods to run before a controller action. Includes an exclusion feature.
|
|