0
I Use This!
Inactive

Commits : Listings

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