0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated code views More... over 14 years ago
drastic overhaul of code controller to re-route with a more restful /comment More... over 14 years ago
updated rendering of remaining repo views More... over 14 years ago
additonal work to support rev parsing where needed More... over 14 years ago
updated rev-parse to parse multiple refs More... over 14 years ago
updates to code document More... over 14 years ago
updated rev-parsing for issues More... over 14 years ago
added rev-parsing to code methods More... over 14 years ago
added rev-parsing to new issues More... over 14 years ago
updated idx and index templates for repo More... over 14 years ago
cleanup of issues rendering More... over 14 years ago
added reference for coding standards used by gitgo More... over 14 years ago
made a helper for formatting issue links More... over 14 years ago
revisited switching of active commit; now active, inactive, and unknown are all shown More... over 14 years ago
tweaked formatting for shas and added active attribute to issues/updates More... over 14 years ago
cleanup and abstraction of issues rendering; added Form and Format helpers More... over 14 years ago
got benchmarks running; removed protection on Controller#document regarding the setting of author and date (wrong place to do it) More... over 14 years ago
fixed some obvious rendering errors More... over 14 years ago
full sweep of helpers to make urls relative to mount_point and rendering safer More... over 14 years ago
updated bin/gitgo to use a single-session server More... over 14 years ago
updated Controller to determine error handling based on environment More... over 14 years ago
renamed server as app to make room for a new server class More... over 14 years ago
updated additional remaining, out-of-date tests More... over 14 years ago
updated issue controller More... over 14 years ago
updated repo controller to use new Repo More... over 14 years ago
updated code controller, with an eye to standardizing the names of things More... over 14 years ago
stripped down controller to receive repo from env More... over 14 years ago
refactored Index out of Repo More... over 14 years ago
refactored repo/index to index/file More... over 14 years ago
minor cleanup of forms More... over 14 years ago