1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from durden/hotfix/ignore_site_packages
doughellmann
as Doug Hellmann
More... about 8 years ago
Fix bug with no-include-site-packages being ignored #30 More... over 8 years ago
Merge pull request #28 from techtonik/patch-1
doughellmann
as Doug Hellmann
More... over 10 years ago
Merge pull request #42 from mattboehm/use-range
doughellmann
as Doug Hellmann
More... over 10 years ago
use range() instead of xrange() for py3 support More... over 10 years ago
Merge pull request #39 from mattboehm/delete-command
doughellmann
as Doug Hellmann
More... over 10 years ago
Update documentation for "delete" command and link. More... over 10 years ago
Merge pull request #35 from mattboehm/delete-command
doughellmann
as Doug Hellmann
More... over 10 years ago
Delete command: change prints to log.info/warn More... over 10 years ago
Merge pull request #37 from dhellmann/requirements-ranges
doughellmann
as Doug Hellmann
More... over 10 years ago
be more specific about requirements
doughellmann
as Doug Hellmann
More... over 10 years ago
flake8 fixes More... over 10 years ago
Add delete links to "/runs" page More... over 10 years ago
Add delete command More... over 10 years ago
Add __main__.py More... over 11 years ago
switch order of args to assertEqual()
doughellmann
as Doug Hellmann
More... about 12 years ago
don't recurse building the json version of the exception arguments
doughellmann
as Doug Hellmann
More... about 12 years ago
if the file can't be opened, treat it as empty
doughellmann
as Doug Hellmann
More... about 12 years ago
scrub minidom documents from json encoding
doughellmann
as Doug Hellmann
More... about 12 years ago
allow missing attributes of classes
doughellmann
as Doug Hellmann
More... about 12 years ago
assume source files are in utf-8
doughellmann
as Doug Hellmann
More... about 12 years ago
if there is trouble writing one trace item, continue
doughellmann
as Doug Hellmann
More... about 12 years ago
harden json encoder against circular references
doughellmann
as Doug Hellmann
More... about 12 years ago
actually include the body of traced files
doughellmann
as Doug Hellmann
More... about 12 years ago
improve test coverage for local module
doughellmann
as Doug Hellmann
More... about 12 years ago
use a 404 error when a run cannot be found in the db
doughellmann
as Doug Hellmann
More... about 12 years ago
fix python version check in server mode
doughellmann
as Doug Hellmann
More... about 12 years ago
flake8 fixes
doughellmann
as Doug Hellmann
More... about 12 years ago
fix test behavior after changing listener encoding
doughellmann
as Doug Hellmann
More... about 12 years ago
make run_test.sh work from project root dir
doughellmann
as Doug Hellmann
More... about 12 years ago