0
I Use This!
Inactive

Commits : Listings

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