1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added createDate to Tag More... over 16 years ago
cleaned up the Validate helper class--eww, helper class More... over 16 years ago
included missing attributes/files More... over 16 years ago
added httpmethod attributes More... over 16 years ago
cleaned up controllers and tests a bit More... over 16 years ago
renamed and removed some files. renames are to maintain a better convention, which in turn, cleans up the SM bootstrapping. More... over 16 years ago
created a crude authentication process More... over 16 years ago
found and fixed bug where messages were not getting set properly. they were always null. More... over 16 years ago
added a stat count to statservice and statrepository, also renamed homeinformationdisplay to informationdisplay More... over 16 years ago
changed Stat to not allow null or empty data in ctor More... over 16 years ago
replaced IHttpContextProvider dependency of UserInterfaceManager with IUserSession More... over 16 years ago
replaced in memory stat repository with object db version More... over 16 years ago
removed structuremap help and doctor More... over 16 years ago
implemented GetByTag and added view for browsing by tag More... over 16 years ago
moved HttpUserSession to web project since it has a dependency on System.Web More... over 16 years ago
Moved some files around and fixed master layout not showing partials More... over 16 years ago
added start of userRepository code to handle login More... over 16 years ago
added untracked files, oops More... over 16 years ago
stubbed out user login code More... over 16 years ago
redirect to home/index if on tags request of nothing More... over 16 years ago
Added missing files for user/author changes More... over 16 years ago
Added the idea of a user to compliment how authors are used More... over 16 years ago
more work with keyable and constrained keys and tags to lowercase chars only More... over 16 years ago
added test to statcontroller More... over 16 years ago
added the IKeyable interface for domain objects More... over 16 years ago
added trimming on tag creation More... over 16 years ago
reworked view models More... over 16 years ago
refactored/renamed ViewModels, started adding AutoMapper More... over 16 years ago
removed id_rsa.pub More... over 16 years ago
Added a DateFormatter to print *nice* dates More... over 16 years ago