![]() | This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages) (Learn how and when to remove this message)
|
![]() | |
Initial release | October 2009; 15 years ago (2009-10)[1] |
---|---|
Stable release | |
Repository | Allura Repository |
Written in | Python |
Operating system | Linux,Unix |
Type | Collaborative Development Environment |
License | Apache License 2.0 |
Website | allura |
Apache Allura is anopen-sourceforge software for managing source code repositories, bug reports, discussions, wiki pages, blogs and more for any number of individual projects.[3] Allura graduated from incubation with theApache Software Foundation in March 2013.[4]
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 asTrac,Google Code,GitHub, and, of course, Allura itself.
Most tools supportMarkdown formatting,[5] threaded comments with integrated and configurable spam prevention, group or individual artifact level subscriptions via email or RSS, and powerful searching usingSolr. 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.
Allura comes packaged with tools for managingGit andSVN repositories. There is also a tool for managingMercurial repositories,[6] which is packaged separately for license reasons.
Version control integration includes:
Allura began in October 2009 as anopen-source reimplementation inPython of the developer tools forSourceForge (previously written inPHP), and was first announced in March 2011.[1] Allura became the default platform for new projects on SourceForge in July 2011.[7][8]
In June 2012, Allura was submitted to theApache Software Foundation (ASF) and began incubation to become an Apache project.[9][10] 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.[4]