Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Go to file
techknowlogick 225044e656
node12 is EOL (#19451)
* node12 is EOL

* fix lockfile
2022-04-20 21:17:39 -04:00
.gitea Issue template form (#16349) 2021-09-15 20:33:13 +03:00
.github Reorder issue templates and automatically add labels (#18875) 2022-03-21 20:00:25 +08:00
assets Clean up SVG (#13680) 2020-12-17 16:33:53 -05:00
build Use go run for tool dependencies, require go 1.17 (#18874) 2022-03-15 22:50:26 -04:00
cmd When dumping trim the standard suffices instead of a random suffix (#19440) 2022-04-20 20:53:34 +02:00
contrib Remove legacy unknwon/com package (#19298) 2022-04-02 00:34:57 +08:00
custom/conf Use "main" as default branch name (#19354) 2022-04-08 23:26:48 -05:00
docker Configure OpenSSH log level via Environment in Docker (#19274) 2022-03-31 11:15:36 +08:00
docs node12 is EOL (#19451) 2022-04-20 21:17:39 -04:00
integrations Don't panic on ErrEmailInvalid (#19441) 2022-04-20 23:39:30 +02:00
models Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
modules Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) 2022-04-20 17:52:16 +02:00
options [skip ci] Updated translations via Crowdin 2022-04-21 00:10:26 +00:00
public Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
routers Fix DELETE request for non-existent public key (#19443) 2022-04-21 03:08:30 +02:00
services Don't allow merging PR's which are being conflict checked (#19357) 2022-04-20 16:43:15 +02:00
snap revert to node14 for snapcraft 2022-02-01 15:10:55 -05:00
templates When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
tools format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
web_src Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
.air.toml Exclude from watching tests (#17744) 2021-11-22 05:17:21 -05:00
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2021-07-15 11:47:57 -04:00
.drone.yml Use goproxy.io instead of goproxy.cn (#19242) 2022-03-28 20:01:07 +03:00
.editorconfig add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
.eslintrc Update JS dependencies (#19281) 2022-04-01 02:15:46 +02:00
.gitattributes Update .gitattributes for .tmpl files (#18576) 2022-02-03 15:30:26 +00:00
.gitignore Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
.golangci.yml Refactor legacy unknwon/com package, improve golangci lint (#19284) 2022-04-01 16:47:50 +08:00
.ignore Add some .ignore entries (#18296) 2022-01-16 17:26:15 +00:00
.lgtm refactor: ignore LGTM from author of pull request. (#3283) 2018-01-02 06:13:49 -06:00
.npmrc Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
.stylelintrc Update JS dependencies (#18898) 2022-02-25 15:08:35 -05:00
BSDmakefile Add BSDmakefile to prevent errors when make is called under FreeBSD (#4446) 2018-07-16 20:45:51 +02:00
build.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
CHANGELOG.md Add Changelog v1.16.6 (#19339) (#19450) 2022-04-20 21:17:23 -04:00
CONTRIBUTING.md homebrew updates via cron 2022-03-03 15:59:26 -05:00
DCO follow the advisor: add DCO and some improvements 2016-11-04 16:43:41 +08:00
Dockerfile use go1.18 to build gitea (#19099) 2022-03-16 00:08:31 -04:00
Dockerfile.rootless use go1.18 to build gitea (#19099) 2022-03-16 00:08:31 -04:00
go.mod Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2022-04-03 17:46:48 +08:00
go.sum Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2022-04-03 17:46:48 +08:00
jest.config.js Add copy button to markdown code blocks (#17638) 2021-11-16 16:16:05 +08:00
LICENSE Fix typo 2016-11-08 08:42:05 +01:00
main.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
MAINTAINERS Add singuliere to MAINTAINERS (#18148) 2022-01-02 02:12:13 +01:00
Makefile Check go and nodejs version by go.mod and package.json (#19197) 2022-03-26 18:39:31 +08:00
package-lock.json node12 is EOL (#19451) 2022-04-20 21:17:39 -04:00
package.json node12 is EOL (#19451) 2022-04-20 21:17:39 -04:00
README_ZH.md Update TODOs badge to reflect new default branch (#18182) 2022-01-04 10:46:32 -06:00
README.md use go1.18 to build gitea (#19099) 2022-03-16 00:08:31 -04:00
SECURITY.md Add security policy to repo (#12536) 2020-08-19 17:15:55 +01:00
webpack.config.js Support webauthn (#17957) 2022-01-14 16:03:31 +01:00

Gitea

Gitea - Git with a cup of tea

View the english version of this document

目标

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

如果您想试用一下,请访问 在线Demo

提示

  1. 开始贡献代码之前请确保你已经看过了 贡献者向导(英文).
  2. 所有的安全问题,请私下发送邮件给 security@gitea.io。谢谢!
  3. 如果你要使用API,请参见 API 文档.

文档

关于如何安装请访问我们的 文档站,如果没有找到对应的文档,你也可以通过 Discord - 英文 和 QQ群 328432459 来和我们交流。

贡献流程

Fork -> Patch -> Push -> Pull Request

翻译

多语言翻译是基于Crowdin进行的. Crowdin

作者

授权许可

本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。

截图

Dashboard User Profile Global Issues
Branches Web Editor Activity
New Migration Migrating Pull Request View
Pull Request Dark Diff Review Dark Diff Dark