Gitea 1.7.3 发布,简单易用的自助 Git 服务

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Gitea 1.7.3 发布了,Gitea 的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好的自建 Git 服务。项目采用 Go 作为后端语言,只要生成一个可执行程序即可。并且他还支持跨平台,支持 Linux、 macO...

Gitea 1.7.3 发布了,Gitea 的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好的自建 Git 服务。项目采用 Go 作为后端语言,只要生成一个可执行程序即可。并且他还支持跨平台,支持 Linux 、 macOS 和 Windows 以及各种架构,除了x86、amd64,还包括 ARM 和 PowerPC 。

新版是个 Bug 修复版本,更新内容如下:

  • Fix server 500 when trying to migrate to an already existing repository (#6188) (#6197)

  • Load Issue attributes for API /repos/{owner}/{repo}/issues/{index} (#6122) (#6185)

  • Fix bug whereby user could change private repository to public when force private enabled. (#6156) (#6165)

  • Fix bug when update owner team then visit team’s repo return 404 (#6119) (#6166)

  • Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137)

  • Fix prohibit login check on authorization (#6106) (#6115)

  • Fix LDAP protocol error regression by moving to ldap.v3 (#6105) (#6107)

  • Fix deadlock in webhook PullRequest (#6102) (#6104)

  • Fix redirect loop when password change is required and Gitea is installed as a suburl (#5965) (#6101)

  • Fix compare button regression (#5929) (#6098)

  • Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)

发布说明

下载地址:https://dl.gitea.io/gitea/1.7.3/


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

A=B

A=B

Marko Petkovsek、Herbert S. Wilf、Doron Zeilberger / AK Peters, Ltd. / 1996-01 / USD 49.00

At some point, this book describes methods of solving the problem raised by Donald E. Knuth in the classical book "The Art of Computer Programming, Volume 1: Fundamental Algorithms". The main purpo......一起来看看 《A=B》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具