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
2022-01-03 17:53:53 +01:00
.gitea Issue template form (#16349) 2021-09-15 20:33:13 +03:00
.github Fix various typos of software names (#18083) 2021-12-24 11:56:57 +08:00
assets Clean up SVG (#13680) 2020-12-17 16:33:53 -05:00
build Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
cmd Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
contrib Add grafana gitea-mixin (#17758) 2021-12-20 07:52:33 +00:00
custom/conf Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 2021-12-16 10:18:38 +08:00
docker Use shadowing script for docker (#17846) 2021-12-01 18:08:27 +00:00
docs tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) 2022-01-01 04:31:24 +01:00
integrations Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
models tests: add coverage for models migration helpers (#18162) 2022-01-03 23:35:01 +08:00
modules Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
options [skip ci] Updated translations via Crowdin 2022-01-03 00:28:34 +00:00
public Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00
routers Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
services Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
snap Removable media support (#16136) 2021-06-11 14:51:05 -04:00
templates Fix bug (#18168) 2022-01-03 18:06:46 +02:00
tools Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
vendor Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) 2022-01-01 17:43:28 +08:00
web_src Fix EasyMDE validation (#18161) 2022-01-03 17:53:53 +01: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 no need for docker image mirror (#18031) 2021-12-19 16:53:15 -05:00
.editorconfig add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
.eslintrc Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
.gitattributes Set correct language for Dockerfile variants (#17999) 2021-12-16 04:52:01 -05:00
.gitignore Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
.golangci.yml chore(lint): use golangci-lint to call revive and misspell checker. (#18145) 2022-01-02 19:30:40 +00:00
.ignore Fonts rework (#12114) 2020-07-06 11:56:54 +03: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 (#17611) 2021-11-11 09:52:16 +08: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 [Frontport] Changelog v1.15.9 (#18136) 2021-12-30 19:54:46 +02:00
CONTRIBUTING.md Update owners for 2022 (#18155) 2022-01-02 10:54:49 -06:00
DCO follow the advisor: add DCO and some improvements 2016-11-04 16:43:41 +08:00
Dockerfile update docker image to latest go version (#18048) 2021-12-20 22:11:10 -05:00
Dockerfile.rootless update docker image to latest go version (#18048) 2021-12-20 22:11:10 -05:00
go.mod Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) 2022-01-01 17:43:28 +08:00
go.sum Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) 2022-01-01 17:43:28 +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 Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
MAINTAINERS Add singuliere to MAINTAINERS (#18148) 2022-01-02 02:12:13 +01:00
Makefile chore(lint): use golangci-lint to call revive and misspell checker. (#18145) 2022-01-02 19:30:40 +00:00
package-lock.json Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965) 2021-12-12 22:57:35 -05:00
package.json Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965) 2021-12-12 22:57:35 -05:00
README_ZH.md Fix report card link (#16885) 2021-08-31 01:06:30 +02:00
README.md Fix various typos of software names (#18083) 2021-12-24 11:56:57 +08:00
SECURITY.md Add security policy to repo (#12536) 2020-08-19 17:15:55 +01:00
webpack.config.js Update JS dependencies (#17357) 2021-10-19 15:23:58 +08: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