Gogs v0.9.128 发布,一款极易搭建的自助 Git 服务
一款极易搭建的自助 Git 服务。主要特点:
- 易安装
您除了可以根据操作系统平台下载 二进制运行,还可以通过 Docker 或 Vagrant,以及 包管理 安装。
- 跨平台
任何 Go 语言 支持的平台都可以运行 Gogs,包括 Windows、Mac、Linux 以及 ARM。
- 轻量级
一个廉价的树莓派的配置足以满足 Gogs 的最低系统硬件要求。有些用户甚至还将 Gogs 运行在 NAS 设备上。
- 开源化
所有的代码都开源在 GitHub 上,赶快加入我们来共同发展这个伟大的项目!
更新日志
Bug 修复
- Changed branch not reflected when creating PR #3604
- Can not save release draft as draft again #3669
- README file without Markdown is showing empty #3749
- Incorrect composition when send notification emails #3856
- Wrong anchors for non-latin headings #3981
- Panic when try to get a file of bare repository #3992
- Ability to fork arbitrary repository #4006
- Users can register with used emails
改进
- View all issues assigned to me #1820
- Skip sending emails to inactive users #3814
- Add new config option
[http] ACCESS_CONTROL_ALLOW_ORIGIN
for custom Access-Control-Allow-Origin
header #3987
- Add new config option
[repository] ENABLE_LOCAL_PATH_MIGRATION
to control local path migration (and disabled by default) #4033
特征
- Add 'Organizations' page to user settings #3587
下载
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/19a1dc70
正文到此结束