Difference between revisions of "Allura"

From LIMSWiki
Jump to navigationJump to search
(Created article stub.)
 
m (Grammar.)
Line 29: Line 29:
Allura started out in July 2010 as a complete rewrite of SourceForge's code, which is responsible for handing code hosting, discussion forums, wikis, and ticket management.<ref name="AlluraDonITWorld">{{cite web |url=http://www.itworld.com/it-managementstrategy/281561/sourceforge-back-end-code-be-donated-apache |title=SourceForge back-end code to be donated to Apache |author=Proffitt, Brian |publisher=ITworld |date=18 June 2012 |accessdate=10 November 2012}}</ref> The project has since been open-sourced on SourceForge for others to contribute. In June 2012, SourceForge released Allura under the Apache license and submitted it to the Apache foundation for incubation.<ref name="AlluraDonTheH">{{cite web |url=http://www.h-online.com/open/news/item/SourceForge-submits-Allura-to-Apache-s-Incubator-1620747.html |title=SourceForge submits Allura to Apache's Incubator |publisher=The H |date=19 June 2012 |accessdate=10 November 2012}}</ref> The rationale for this was as an Apache project, Allura will enable vendors and SourceForge project participants to utilize the source code for their own purposes, giving them more complete control over their data.<ref name="AlluraDonITWorld" />
Allura started out in July 2010 as a complete rewrite of SourceForge's code, which is responsible for handing code hosting, discussion forums, wikis, and ticket management.<ref name="AlluraDonITWorld">{{cite web |url=http://www.itworld.com/it-managementstrategy/281561/sourceforge-back-end-code-be-donated-apache |title=SourceForge back-end code to be donated to Apache |author=Proffitt, Brian |publisher=ITworld |date=18 June 2012 |accessdate=10 November 2012}}</ref> The project has since been open-sourced on SourceForge for others to contribute. In June 2012, SourceForge released Allura under the Apache license and submitted it to the Apache foundation for incubation.<ref name="AlluraDonTheH">{{cite web |url=http://www.h-online.com/open/news/item/SourceForge-submits-Allura-to-Apache-s-Incubator-1620747.html |title=SourceForge submits Allura to Apache's Incubator |publisher=The H |date=19 June 2012 |accessdate=10 November 2012}}</ref> The rationale for this was as an Apache project, Allura will enable vendors and SourceForge project participants to utilize the source code for their own purposes, giving them more complete control over their data.<ref name="AlluraDonITWorld" />


As of November 2012, Allura is in incubation with the Apache Software Foundation<ref name="ASFAllura">{{cite web |url=http://incubator.apache.org/allura/ |title=Apache Allura (incubating) |publisher=The Apache Software Foundation |accessdate=10 November 2012}}</ref> and is set to likely be discussed at ApacheCon North America in late-February 2013.<ref name="AlluraApacheCon">{{cite web |url=http://opensearchnews.com/2012/10/apache-holds-open-source-conference/ |title=Apache Holds Open Source Conference |author=Grace, Whitney |publisher=Open Search News |date=29 October 2012 |accessdate=10 November 2012}}</ref>
As of November 2012, Allura is in incubation with the Apache Software Foundation<ref name="ASFAllura">{{cite web |url=http://incubator.apache.org/allura/ |title=Apache Allura (incubating) |publisher=The Apache Software Foundation |accessdate=10 November 2012}}</ref> and is set to likely be discussed at ApacheCon North America in late February 2013.<ref name="AlluraApacheCon">{{cite web |url=http://opensearchnews.com/2012/10/apache-holds-open-source-conference/ |title=Apache Holds Open Source Conference |author=Grace, Whitney |publisher=Open Search News |date=29 October 2012 |accessdate=10 November 2012}}</ref>


==Features==
==Features==

Revision as of 16:58, 3 October 2013

Allura
Developer(s) Allura development team
Initial release Unknown
Stable release 1.16.0  (November 2023; 4 months ago (2023-11)) [±]
Preview release None [±]
Written in JavaScript, Python
Operating system Cross-platform
Type Software development tool
Project management software
Bug tracking software
License(s) GNU General Public License v2.0
Apache License v2.0
Website sourceforge.net/p/allura

Allura is a freely-available open-source rewrite of the original SourceForge back-end code base.


Product history

Allura started out in July 2010 as a complete rewrite of SourceForge's code, which is responsible for handing code hosting, discussion forums, wikis, and ticket management.[1] The project has since been open-sourced on SourceForge for others to contribute. In June 2012, SourceForge released Allura under the Apache license and submitted it to the Apache foundation for incubation.[2] The rationale for this was as an Apache project, Allura will enable vendors and SourceForge project participants to utilize the source code for their own purposes, giving them more complete control over their data.[1]

As of November 2012, Allura is in incubation with the Apache Software Foundation[3] and is set to likely be discussed at ApacheCon North America in late February 2013.[4]

Features

Features of Allura include:

  • issue tracking
  • threaded discussion forums
  • code repository
  • wiki support
  • blog support
  • query tools
  • RSS and e-mail support

Hardware/software requirements

Installation requirements include:

  • Vagrant
  • VirtualBox

Installation instructions can be found here.

Videos, screenshots, and other media

Entities using Allura

Further reading

External links

References