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
Bo-Yi Wu 722bcefbbf refactor(Makefile): allow overriding default go program (#2310) 2017-08-16 08:46:41 +08:00
.github Comment help text for issues (#2281) 2017-08-09 12:13:33 +08:00
assets Add task to generate images from SVG and change to new logo (#2194) 2017-07-28 13:51:20 +08:00
cmd Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
conf Improve docs for PROTOCOL and HTTP_ADDR options (#2231) 2017-07-30 23:07:23 +03:00
contrib
docker Use sqlite3 database as default for Docker image (#2182) 2017-07-26 15:21:23 +08:00
integrations More tweaks to repo top panel (#2267) 2017-08-13 19:49:38 -03:00
models Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
modules Fix rendering of external links (#2292) 2017-08-13 19:30:27 -03:00
options Revert "Add ability to fork your own repos (#761)" (#2193) 2017-07-26 15:17:38 +08:00
public More tweaks to repo top panel (#2267) 2017-08-13 19:49:38 -03:00
routers Fix rendering of external links (#2292) 2017-08-13 19:30:27 -03:00
scripts
templates More tweaks to repo top panel (#2267) 2017-08-13 19:49:38 -03:00
vendor Revert to upstream ini dependency (#2304) 2017-08-14 10:37:41 -03:00
.dockerignore
.drone.yml ignore coverage steps. (#2257) 2017-08-04 22:08:50 +08:00
.drone.yml.sig update drone sig file. (#2262) 2017-08-05 12:15:20 +03:00
.editorconfig
.gitattributes
.gitignore Coverage reports for integration tests (#1960) 2017-06-15 17:38:33 +08:00
.lgtm
CHANGELOG.md add changelog of release v1.1.3 (#2252) 2017-08-03 16:15:39 +08:00
CONTRIBUTING.md
DCO
Dockerfile Use /dev/urandom to create random password (#2298) 2017-08-13 14:18:05 +08:00
Dockerfile.aarch64 Use /dev/urandom to create random password (#2298) 2017-08-13 14:18:05 +08:00
Dockerfile.rpi Use /dev/urandom to create random password (#2298) 2017-08-13 14:18:05 +08:00
LICENSE
MAINTAINERS
Makefile refactor(Makefile): allow overriding default go program (#2310) 2017-08-16 08:46:41 +08:00
README.md Add discourse link (#2027) 2017-06-22 09:07:13 +08:00
README_ZH.md
main.go

README.md

简体中文

Gitea - Git with a cup of tea

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg Coverage Status Go Report Card GoDoc Release

Dashboard Repository Commits History
Profile Admin Dashboard Diff
Issues Releases Organization

Purpose

The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.

Notes

  1. YOU MUST READ THE CONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you found a vulnerability in the project, please write privately to security@gitea.io. Thanks!
  3. If you're interested in using our APIs, we have experimental support with documentation.

Docs

For more information and instructions about how to install Gitea please look at our documentation. If you cannot find some specific information, then head over to our Discord server to chat with us or use the forum.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.