Feb. 8, 2013
8:23 p.m.
I would go for GitHub, its exposition is really good for the project. But if file attachments (other than pictures) is a showstopper, then... I would suggest: * Mantis (PHP Based, but with a SOAP API) http://mantisbt.org/ We've been using it in our company since 7 years ago, and it has proven to be really good. It's codebase is well organized too. Since a year or so, we integrated it with our development environment (Dolphin X6.1) by using its SOAP API (MantisConnect) and created some tool to version to and integrate from the issue repository. * JIRA (Java Based) a little bloated, but highly customizable, I'm using its on-demand version this since two months ago. I'm not using any API. No judgement yet. Regards,