openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
EndpointMvc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 07, 2025 — Jul 07, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed "callout" issue in HTML when the method is obsolute.
Ryan Conrad
More...
about 12 years ago
Updated nuspecs. Updated to latest version of camalot.common.mvc. Updated projects to .net 4.5.1. tweaked HTML output a little. Added support for BSON.
Ryan Conrad
More...
about 12 years ago
Added a LookupList to replace the Dictionary. This is just a List<KVP> that holds the methods. Also added a sample value attribute that can be used to help create the "sample" url.
Ryan Conrad
More...
about 12 years ago
updated nuget and targets. fixed the views not in the nuget package.
Ryan Conrad
More...
about 12 years ago
Added an "offline" file for when updating. added static registration for svg and woff files
Ryan Conrad
More...
over 12 years ago
Huge refactor. Created separate builds for MVC3/4/5. Now pulls in Camalot.Common.Mvc since it has a lot of the reflection stuff that was implemented.
Ryan Conrad
More...
over 12 years ago
Removed unused files.
Ryan Conrad
More...
over 12 years ago
Refactor of a lot of the code. Make use of the Camalot.Common project instead of duplicating code. created projects for other versions of ASPNET MVC.
Ryan Conrad
More...
over 12 years ago
Updated the nuget publish script to support copying to a local directory.
Ryan Conrad
More...
over 12 years ago
added comments to the endpointmvc js script
Ryan Conrad
More...
over 12 years ago
Enable smooth scrolling with the scrollTo jquery plugin, if it exists.
Ryan Conrad
More...
over 12 years ago
Tweaks trying to get scrollspy working on the home page.
Ryan Conrad
More...
over 12 years ago
Added sidebar navigation to documentation page.
Ryan Conrad
More...
over 12 years ago
Added fork/star info to site navigation.
Ryan Conrad
More...
over 12 years ago
Changed the license url in the nuspec to be the Raw url.
Ryan Conrad
More...
over 12 years ago
Added navigation position enum.
Ryan Conrad
More...
over 12 years ago
Created custom OptionalAttribute because the one in the framework causes issues with MVC(5?) as it flags them as "Missing" and it doesn't notice that they are nullable.
Ryan Conrad
More...
over 12 years ago
updated the gitignore file
Ryan Conrad
More...
over 12 years ago
Changed the location of the "open/close" trigger for the navigation. added icon to nuget package.
Ryan Conrad
More...
over 12 years ago
Added install.ps1 to open the docs on install. Added controller to the site to handle the install request
Ryan Conrad
More...
over 12 years ago
did some organization of some files. Added some comments. Added documentation about the cshtml files that are distributed with nuget.
Ryan Conrad
More...
over 12 years ago
Moved the "powered by" to a partial view. Registered the svg mime type in the web config.
Ryan Conrad
More...
over 12 years ago
Added define info for enums. Added svg of logo. Added search locations to the default view engine for looking for endpoints views.
Ryan Conrad
More...
over 12 years ago
added support for mousetrap (if it is loaded). Added a search filter for the navigation.
Ryan Conrad
More...
over 12 years ago
added left/right config for the navigation
Ryan Conrad
More...
over 12 years ago
Added EndpointMVC icon and added external css/js files to nuget. Added extension to register external css/js files.
Ryan Conrad
More...
over 12 years ago
some navigation changes so it is more flexable and visible. Implemented scroll-spy in the navigation too.
Ryan Conrad
More...
over 12 years ago
removed the new line in Enum key/value list
Ryan Conrad
More...
over 12 years ago
Added define controller for getting information about a specific type. Tweaked the SinceVersion to use a string instead of Version because Xml doesnt serialize it.
Ryan Conrad
More...
over 12 years ago
Added support for enum types as parameters. Lists their names and values. Shows the type as string|int. updated to latest json.net. did some extension tweaks and additions.
Ryan Conrad
More...
over 12 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree