Apache Allura

Apache Allura
Initial release October 2009 (2009-10)[1]
Stable release
1.5.0 / August 23, 2016 (2016-08-23)
Repository forge-allura.apache.org/p/allura/git/
Written in Python
Operating system Linux, Unix
Type Collaborative Development Environment
License Apache License 2.0
Website allura.apache.org

Apache Allura is an open-source forge software for managing source code repositories, bug reports, discussions, wiki pages, blogs and more for any number of individual projects.[2] Allura graduated from incubation with the Apache Software Foundation in March 2013.[3]

Features

Allura can manage any number of projects, including groups of projects known as Neighborhoods, as well as sub-projects under individual projects. Allura also has a modular design to support tools attached to neighborhoods or individual projects. Allura comes packaged with many tools, and additional external and third-party tools can be installed. There are tools to manage version control for source code repositories, ticket tracking, discussions, wiki pages, blogs and more.

Allura can also export project data, as well as import data from a variety of sources, such as Trac, Google Code, GitHub, and, of course, Allura itself.

Features Common to Most Tools

Most tools support Markdown formatting,[4] threaded comments with integrated and configurable spam prevention, group or individual artifact level subscriptions via email or RSS, and powerful searching using Solr. Additionally, the Markdown syntax supports cross-linking, such that a commit can refer to a specific ticket, a comment on a discussion thread can easily link to a commit, or a wiki page can even link directly to a specific comment in a discussion thread. Allura also has a powerful permissions system that gives fine-grained control over who has access to do what.

Version Control

Allura comes packaged with tools for managing Git and SVN repositories. There is also a tool for managing Mercurial repositories,[5] which is packaged separately for license reasons.

Version control integration includes:

Ticket / Bug Tracking

Threaded Discussion Forums

Wiki

Blogs

History

Allura began in October 2009 as an open-source reimplementation in Python of the developer tools for SourceForge (previously written in PHP), and was first announced in March 2011.[1] Allura became the default platform for new projects on SourceForge in July 2011.[6][7]

In June 2012, Allura was submitted to the Apache Software Foundation (ASF) and began incubation to become an Apache project.[8][9] Allura was moved to the ASF to encourage community engagement and to ensure an open and community oriented development process. Allura graduated to a top-level Apache project in March 2013.[3]

Notable Installations

See also

References

External links

This article is issued from Wikipedia - version of the 9/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.