0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 24 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No longer use deprecated methods in the rackup. More... almost 15 years ago
Turned off the layout on repository and branch feeds. That’ll teach me not to test my feeds! More... almost 15 years ago
Add RSS autodiscovery links to index, repository, and branch views. More... almost 15 years ago
URL/HTML escape repo and branch names, and commit messages. More... almost 15 years ago
URL-escape the repo name in the repository link. More... almost 15 years ago
Add Atom feeds for all repos, individual repos, and individual branches of individual repos. Also, restructure URLs to omit /repos which was frankly useless. Use ivars in the views instead of passing them locals. More... almost 15 years ago
Serve hypothetical XML content as XML. More... almost 15 years ago
Added Rack::Utils to the helpers so we can use escape and escape_html. More... almost 15 years ago
Added the author’s email to the commit detail view. More... almost 15 years ago
Always format commit messages with br tags alongside their newlines. More... almost 15 years ago
Dropped the default paging step to 10 from 25, and exposed it via the URL. Fixed a bug where small non-multiple-of-step offsets wouldn’t show the back/first links. More... almost 15 years ago
Added pretty relative dates to all commit displays. Put all commit displays into paragraphs for easier readability. More... almost 15 years ago
Removed the gem line; if someone is using a newer rack they should either use a prerelease sinatra or add the line themselves (which didn’t work in my case). More... almost 15 years ago
Note the version dependency on rack. More... almost 15 years ago
Added commit details, and rearranged the URLs slightly. More... almost 15 years ago
Added commit messages widely. More... almost 15 years ago
Added a header above the repositories list because it is prettier that way. More... almost 15 years ago
Make /repos list the repositories like / does. More... almost 15 years ago
Okay, _now_ filtering repositories should work. More... almost 15 years ago
I’ve got to start testing things before committing them. Bad robbo, no cookie. More... almost 15 years ago
Specifiying specific repos via env vars should actually work now. More... almost 15 years ago
Repository root and repository list are now fetched via env. variables with reasonably sensible defaults. More... almost 15 years ago
Whoops, that should not have been in an array. More... almost 15 years ago
Added constants for where to find the repositories to list. More... almost 15 years ago
Removed hard-coded path to a bare glitch repo. More... almost 15 years ago
Added a rackup file. More... almost 15 years ago
Initial commit. More... almost 15 years ago