1
I Use This!
Inactive

Commits : Listings

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