Gogs v0.10 发布,一款极易搭建的自助 Git 服务
一款极易搭建的自助 Git 服务。主要特点:
- 易安装
您除了可以根据操作系统平台下载 二进制运行,还可以通过 Docker 或 Vagrant,以及 包管理 安装。
- 跨平台
任何 Go 语言 支持的平台都可以运行 Gogs,包括 Windows、Mac、Linux 以及 ARM。
- 轻量级
一个廉价的树莓派的配置足以满足 Gogs 的最低系统硬件要求。有些用户甚至还将 Gogs 运行在 NAS 设备上。
- 开源化
所有的代码都开源在 GitHub 上,赶快加入我们来共同发展这个伟大的项目!、
更新日志
Bug 修复
- Unexpected removal of migrated repository when wiki is detected
- Cannot preview diff on web editor
- Organizational webhook last delivery status cannot be updated
- Admin cannot delete organizational repository
- Diff split view doesn't work on create pull reqeust #3695
- Cannot edit release of fork repository #4174
Improvements
- Able to add organization member as repository collaborator
- Able to add custom head/footer #1286
- Able to send test delivery for specific webhook #3030
- Able to enable webhook types on choice #3356
- Able to send SHA256 HMAC hex digest for webhooks #3692
- Add config option
[session] CSRF_COOKIE_NAME
for custom CSRF cookie name #4172
- Able to whitelist users and teams for protect branch of organizational repository #4177
下载
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/2a03fcb8
正文到此结束