1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added path bread crumbs to the File controller. More... over 14 years ago
Added bread crumb support to the layout and shared controller base. More... over 14 years ago
Added utility function to `BreadCrumbTrail` to help splitting of paths. More... over 14 years ago
Removed current bread crumb trails. More... over 14 years ago
Added "controller" and "action" to the items tracked by a bread crumb. More... over 14 years ago
Moved the functionality shared by the controllers into a base class. More... over 14 years ago
Added `BreadCrumbTrail` model. More... over 14 years ago
Added rudimentary support for renaming users. More... over 14 years ago
Added a table sorter for the impact page. More... over 14 years ago
Added a definition for impact of max(insertions, deletions) for a given commit. More... over 14 years ago
Fixed an issue in impact calculation due to an incorrect assumption of the format of `--shortstat`. More... over 14 years ago
Merge remote-tracking branch 'drwelden/master' More... over 14 years ago
Fixed an issue with `GitStreamResult` that caused clients to hang, based on an incorrect 200 response code. More... over 14 years ago
Reworking breadcrumb
drwelden
as dwelden
More... over 14 years ago
Easier navigation
drwelden
as dwelden
More... over 14 years ago
Minor changes
drwelden
as dwelden
More... over 14 years ago
First iteration of style changes
drwelden
as dwelden
More... over 14 years ago
Added a "View User Impact" page for repositories. More... over 14 years ago
Added method to pull user impact. More... over 14 years ago
Added the path of the 'sh.exe' executable to the `PATH` environment variable, to allow for the post-create hook to call the MINGW utilities. More... over 14 years ago
Corrected a layout issue with the log entries. More... over 14 years ago
Added the post-create hook capability. More... over 14 years ago
Fixed a double encoding issue on the ViewCommit page. More... over 14 years ago
Added the favicon. More... over 14 years ago
Turned on MvcBuildViews and fixed the issue with code formatting. More... over 14 years ago
Turned on copy-local for IronPython libraries. More... over 14 years ago
Added syntax highlighting via the Pygments library. More... over 14 years ago
Updated the mime-types list for various programming languages. More... over 14 years ago
Fixed a layout issue of log entries. More... over 14 years ago
Made the preview better by enhancing MIME type support. More... over 14 years ago