Trac

"TRAC" redirects here. For other uses, see TRAC (disambiguation).
Trac
Developer(s) Edgewall Software
Initial release February 23, 2004 (2004-02-23)
Stable release 1.2 (November 5, 2016 (2016-11-05)) [±][1]
Preview release 1.1.6 (July 17, 2015 (2015-07-17)) [±][2]
Repository trac.edgewall.org/browser
Written in Python
Operating system Windows, OS X, Linux, BSD
Available in 48 languages[3]
Type Project management software, bug tracking system
License Modified BSD license[4]
Website trac.edgewall.org

Trac is an open source, Web-based project management and bug tracking system. It has been adopted by a variety of organizations for use as a bug tracking system for both free and open-source software and proprietary projects and products.[5] Trac integrates with major version control systems including ("out of the box") Subversion and Git. Trac is used, among others, by the Internet Research Task Force,[6] Django,[7] FFmpeg,[8] jQuery UI,[9] OpenStreetMap,[10] WebKit[11] and WordPress.[12]

Trac is available on all major operating systems including Windows via Bitnami,[13] OS X via MacPorts or pkgsrc, Debian,[14] Ubuntu,[15] Arch Linux[16] or FreeBSD,[17] as well as on various cloud hosting services.

History

Inspired by CVSTrac, Jonas Borgström and Daniel Lundin from Edgewall Software started writing svntrac in August 2003 using SQLite and Subversion.[18] In December 2003 they renamed it to Trac. In February 2004 the Trac version was changed first from 0.0.1 to 0.1 and then directly from 0.1 to 0.5. That release was followed in March 2004 by 0.6 and 0.7, and 0.8 in November 2004.

Edgewall Software was a small consulting company, but today it no longer offers any software development, consulting or support services. It is now solely an umbrella organization for hosting edgewall.org for the community to collaborate on developing open source Python software.[19] Some of the earliest community members to collaborate in the open source development of Trac were Rocky Burt in March 2004, Christopher Lenz and Francois Harvey in May 2004, Christian Boos and Otavio Salvador in December 2004 and Mark Rowe March 2005.[20]

In August 2005 the license was changed from the GNU General Public License to a modified BSD license. The first release under this final license was Trac 0.9 in October 2005. It introduced PostgreSQL database support.

Trac 0.10, released in September 2006, was an important release that first introduced the component system that to this day allows plugins to extend and add features to Trac's core. Trac itself since this point consists mainly of optional plugin components that can be disabled or replaced entirely. MySQL database support is added as one such core component. This release added support for version control systems other than Subversion by external plugins. (Mercurial support was provided through a separate plugin due to its GPL license restrictions.[21]) Trac 0.11, released in June 2008, changed the HTML template system from ClearSilver[22] to Genshi, breaking compatibility with many of the older plugins.

Trac 0.12 was released in June 2010 and became a stable long term release with the latest point release 0.12.7 from July 2015. It added internationalization and localization support using Babel, and allows using multiple version control repositories at once.

Trac 0.13 was never released, and instead was turned into Trac 1.0 in September 2012,[23] the current stable long term supported version with the latest point release 1.0.13 from September 2016. It included the previously external plugin for Git version control support.

Trac 1.1.1 from February 2013 through 1.1.6 from July 2015 are releases without long term support and compatibility guarantees, that turned into Trac 1.2rc1 from September 2016 for the upcoming stable long term release.[24]

Core features

Trac's offers a simple approach to project management by deeply integrating ticket tracking, version control (for which multiple repositories per environment are supported),[25][26] and wiki. It allows hyperlinking information between these systems, include wiki content directly in a ticket or list tickets automatically on wiki pages.

The ticket system can be used for tracking bugs, tasks, issues, incidents or any other kind of ticket. Customized reports can be generated from parametric stored SQL queries or using an interactive ticket query system. There is also an integrated search engine and a fine-grained permission system.

Additional project management features include grouping tickets into milestones and a roadmap where the milestones and their progress are listed and visualized. The recent activity is shown on a timeline page, users are notified by email or can subscribe to RSS or iCalendar feeds.[27]

Additional features

Trac has an extensive plugin ecosystem which offers many optional features and integration with external tools, and keeps the core system simple and easy to use.[28] Besides the core SVN and Git support, Trac can connect via plugin to many other version control systems, including

Other features provided by plugins include:

See also

References

  1. RELEASE in tags/trac-1.2 - The Trac Project, edgewall.org, November 5, 2016
  2. RELEASE in tags/trac-1.1.6 - The Trac Project, edgewall.org, July 17, 2015
  3. "Trac localization". Retrieved September 18, 2016.
  4. "TracLicense - The Trac Project". Edgewall Trac. Retrieved March 6, 2007.
  5. "Who uses Trac?". Edgewall Trac. September 9, 2016. Retrieved September 18, 2016.
  6. "IRTF". Retrieved September 18, 2016.
  7. "Django's bug tracker and wiki". Retrieved September 18, 2016.
  8. "FFmpeg". Retrieved September 18, 2016.
  9. "jQuery UI". Retrieved September 20, 2016.
  10. "OpenStreetMap trac". Retrieved September 18, 2016.
  11. "WebKit". Retrieved September 18, 2016.
  12. "Making WordPress.org". Retrieved September 18, 2016.
  13. "Bitnami Trac". Retrieved September 21, 2016.
  14. "Debian - Details of package trac". Retrieved September 21, 2016.
  15. "Ubuntu - Details of package trac". Retrieved September 21, 2016.
  16. "Arch Linux - trac". Retrieved September 21, 2016.
  17. "FreeBSD Ports trac-". Retrieved September 21, 2016.
  18. "TracHistory - The Trac Project". Edgewall Trac. March 1, 2004. Retrieved September 17, 2016.
  19. "EdgewallSoftware - The Trac Project". Edgewall Trac. May 17, 2010. Retrieved September 17, 2016.
  20. "TracTeam - The Trac Project". Edgewall Trac. July 21, 2016. Retrieved September 17, 2016.
  21. Blank, Remy (May 6, 2010). "[Trac] The future of RepositoryHookSystem plugin". trac-users (Mailing list). Retrieved 17 September 2016.
  22. "ClearSilver - The Trac Project". Edgewall Trac. January 27, 2007. Retrieved February 6, 2007.
  23. Boos, Christian (September 9, 2012). "Trac 1.0 released". trac-dev (Mailing list). Retrieved 17 September 2016.
  24. Ollos, Ryan (September 14, 2016). "Trac 1.2rc1 available". trac-users (Mailing list). Retrieved 17 September 2016.
  25. John Ferguson Smart (March 14, 2007). "What issue tracking system is best for you?". JavaWorld. Retrieved April 1, 2016.
  26. Baxter, R.; Hong, N.C. (July 2011). "Tracking community intelligence with Trac" (PDF). Philosophical Transactions of the Royal Society A. doi:10.1098/rsta.2011.0141.
  27. "The Trac Roadmap". Edgewall Trac. Retrieved September 14, 2009.
  28. "15 Useful Project Management Tools". Smashing Magazine. Retrieved September 20, 2016.
  29. "AccountManagerPlugin – Trac Hacks - Plugins Macros etc.". Retrieved September 17, 2016.
  30. "SimpleMultiProjectPlugin – Trac Hacks - Plugins Macros etc.". Retrieved September 17, 2016.
  31. "Apache Bloodhound". Retrieved September 17, 2016.
  32. "SpamFilter – The Trac Project". Retrieved September 17, 2016.
  33. "TracPastePlugin – Trac Hacks - Plugins Macros etc.". Retrieved September 17, 2016.
  34. "XmlRpcPlugin – Trac Hacks - Plugins Macros etc.". Retrieved September 18, 2016.
  35. "TagsPlugin – Trac Hacks - Plugins Macros etc.". Retrieved September 18, 2016.
  36. "PluginList – The Trac Project". Retrieved September 18, 2016.
This article is issued from Wikipedia - version of the 11/14/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.