Size: 611
Comment: added git-issues
|
← Revision 5 as of 2014-04-17 01:26:28 ⇥
Size: 595
Comment: update link
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Bugs Everywhere -- http://bugseverywhere.org/be/show/HomePage | * Bugs Everywhere -- http://bugseverywhere.org/ |
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/
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