0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 19 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put errors and controllers in their own respective files. More... over 17 years ago
fix unit tests broken by previous file renaming More... over 17 years ago
Rename the `Rest` class `Application`. It's a better name and it more accurately describes the intended purpose. More... over 17 years ago
refactor the Rest class to its own package More... over 17 years ago
Refactor the code to use the new module layout More... over 17 years ago
Create a proper python package layout in lib/ - part 1: move the files around More... over 17 years ago
Add branches to gitrest More... over 17 years ago
If the json parse fails, print out the failing string More... over 17 years ago
add a test for /repos/:repo_id More... over 17 years ago
fix test repo path More... over 17 years ago
muck with Makefile a bit More... over 17 years ago
Merge branch 'setup-script' More... over 17 years ago
Fix Accepts/Content-type system with tests! More... over 17 years ago
add an assert_content_type method More... over 17 years ago
Use the grconfig module for settings. More... over 17 years ago
Add a rudimentary way of setting... settings. Overridable from tests. More... over 17 years ago
this file will unpack into the repos directory for testing More... over 17 years ago
ignore files in the repos directory More... over 17 years ago
dont need this anymore More... over 17 years ago
add a binutils setup.py file More... over 17 years ago
add a binutils setup.py file More... over 17 years ago
I will figure out a better way to deal with test repos. More... over 17 years ago
propagate exceptions to the browser, some refactoring and spelling mistakes More... over 17 years ago
make port default to 9000 More... over 17 years ago
add a dumb file to save me keystrokes while testing More... over 17 years ago
add a description of this project More... over 17 years ago
refactor tests to use new paths More... over 17 years ago
refactor controllers to use resource based system More... over 17 years ago
got the routes resources system sort of working More... over 17 years ago
Add rudimentary support for viewing the commits in a repo. More... over 17 years ago