Redmine
Nearly two decades running engineering organizations: Redmine is the veteran open-source
project management and issue tracker, a Ruby on Rails application (GPLv2) still in active
development. Its core strength is configurability: define your own trackers (bug, feature,
task, or anything else), issue statuses, and role-based workflows that control exactly which
transitions each role may perform, then extend records with custom fields of every type.
Issues support subtasks, relations (blocks, precedes, duplicates), watchers, categories, and
full journaled history, with saved custom queries and cross-project filtering for slicing the
backlog any way you need. Around the tracker sit Gantt charts and calendars, a roadmap driven
by versions, per-project wikis, forums, news, and document repositories, plus time tracking
with estimated versus spent hours and activity-based reporting. Multi-project support runs
deep - subprojects, per-project modules, and granular role-based permissions - and repository
integration (Git, Subversion, Mercurial) links commits to issues automatically. Email
notifications, inbound email-to-issue creation, LDAP authentication, a REST API, and a large
plugin and theme ecosystem round it out. Recent 6.x releases brought substantial query and
rendering optimizations. Self-hosting keeps your entire project history in your own database,
free of per-seat licensing.
Deploy