Apache Allura 1.3.0 发布,SF 网站开源项目
腾讯SNG夏日招聘集结号:200个空缺岗位,JAVA、C++、云计算、Android……Apache Allura 1.3.0 发布,此版本主要更新信息如下:
Upgrade Instructions
Run: cd Allura; paster script development.ini allura/scripts/trim_emails.py
New Features
Webhooks:
[*] [#4542] Implement webhooks
[*] [#7832] APIs to manage webhooks
[*] [#7829] Webhooks documentation
Merge requests:
[*] [#7830] One-click merge
[*] [#7865] Config options to disable one-click merge requests
[*] [#7866] Run can_merge in background, and cache results
[*] [#7882] Option to use a tmp dir for git ops on merge request view
[*] [#7872] Show markdown preview/help buttons for merge requests
详细更新信息请查看更新日志。
此版本现已提供下载:
http://www.apache.org/dyn/closer.cgi/allura/allura-1.3.0.tar.gz
SourceForge 在 Apache许可证下发布了其平台软件Allura,允许开发者创建自己的开源平台。SourceForge的开发者将在博客上介绍Allura平台中Python、MongoDB、Solr和RabbitMQ的使用。此前SourceForge曾经公开过它的平台软件,但后来又改为闭源了,结果社区创建了一个分支 GForge。
Allura 是一个开源、可扩展基于Web 的集成了软件工具和协作软件开发的平台。最开始由 SourceForge 在 2009 年推出用来管理源码仓库、Bug 报告、讨论和 Wiki 页面、博客等功能。该项目在 2012年6月贡献给 Apache 基金会。
Apache Allura 主要特性包括:
[*] 集成问题跟踪
[*] markdown 格式,包括站内的链接
[*] 可通过邮件和 RSS 订阅
[*] 内建讨论区提供权限控制,可通过 web 和 email 访问
[*] 支持讨论的博客工具
[*] 代码管理库,提供 git、Mercurial 和 Subversion 代码版本管理,提供图形化的呈现格式
页:
[1]