Size: 543
Comment: added "Bugs Everywhere"
|
Size: 611
Comment: added git-issues
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* git-issues -- http://github.com/jwiegley/git-issues/tree/master |
Most online source code hosting services (such as Github, Google Code, BitBucket, Launchpad, etc.) offer bug tracking (aka "issue tracking") support. However, this page is specifically about free software bug trackers implemented in Python that you can install on your own systems.
Listed alphabetically:
Bugs Everywhere -- http://bugseverywhere.org/be/show/HomePage
DITrack -- http://www.ditrack.org/
git-issues -- http://github.com/jwiegley/git-issues/tree/master
Roundup -- http://roundup.sourceforge.net/
trac -- http://trac.edgewall.org/
TODO: make IssueTracking point to here