Go to file
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
* refuse merge until ci successfully

* deny merge request when required status checkes not succeed on merge Post and API

* add database migration for added columns on protected_branch

* fix migration

* fix protected branch check bug

* fix protected branch settings

* remove duplicated code on check pull request's required commit statuses pass

* remove unused codes

* fix migration

* add newline for template file

* fix go mod

* rename function name and some other fixes

* fix template

* fix bug pull view

* remove go1.12 wrong dependencies

* add administrator bypass when protected branch status check enabled

* fix bug

* improve the codes
2019-09-18 08:39:45 +03:00
.github
assets
cmd
contrib
custom/conf Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
docker Make AllowedUsers configurable in sshd_config (#8094) 2019-09-05 22:20:55 +02:00
docs faq: mention EMAIL_DOMAIN_WHITELIST on allowing email domains (#8198) 2019-09-17 14:24:39 +08:00
integrations Fix data race (#8204) 2019-09-17 12:39:37 +03:00
models Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
modules Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
options Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
public Disable max height property of comment textarea (#8203) 2019-09-17 18:54:35 +03:00
routers Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
scripts
services move some milestone functions to a standalone package (#8213) 2019-09-18 08:17:12 +08:00
snap
templates Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
vendor migrate gplus to google oauth2 provider (#7885) 2019-09-14 12:02:39 +02:00
.changelog.yml
.drone.yml use go 1.13 (#8088) 2019-09-12 14:58:32 +03:00
.editorconfig
.eslintrc
.gitattributes
.gitignore
.golangci.yml
.lgtm
.npmrc
.revive.toml
.stylelintrc
BSDmakefile
CHANGELOG.md Changelog for 1.9.3 (#8118) 2019-09-06 14:52:53 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md with information about DCO (#7397) 2019-07-17 16:03:16 -04:00
DCO
Dockerfile use go 1.13 (#8088) 2019-09-12 14:58:32 +03:00
go.mod Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
go.sum oauth2 with remote Gitea - Fix #8093 (#8149) 2019-09-12 22:15:36 -04:00
LICENSE
main.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
MAINTAINERS
Makefile use go 1.13 (#8088) 2019-09-12 14:58:32 +03:00
package-lock.json
package.json
README.md
README_ZH.md
tools.go Use vendored go-swagger (#8087) 2019-09-04 22:53:54 +03:00

简体中文

Gitea - Git with a cup of tea

Build Status Join the Discord chat at https://discord.gg/NsatcWJ codecov Go Report Card GoDoc GitHub release Help Contribute to Open Source Become a backer/sponsor of gitea

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 since 2016.11 but changed a lot.

Building

From the root of the source tree, run:

TAGS="bindata" make generate all

More info: https://docs.gitea.io/en-us/install-from-source/

Using

./gitea web

NOTE: If you're interested in using our APIs, we have experimental support with documentation.

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

NOTES:

  1. YOU MUST READ THE CONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you have found a vulnerability in the project, please write privately to security@gitea.io. Thanks!

Further information

For more information and instructions about how to install Gitea, please look at our documentation. If you have questions that are not covered by the documentation, you can get in contact with us on our Discord server, or forum!

Authors

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

FAQ

How do you pronounce Gitea?

Gitea is pronounced /ɡɪti:/ as in "gi-tea" with a hard g.

Why is this not hosted on a Gitea instance?

We're working on it.

License

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

Screenshots

Looking for an overview of the interface? Check it out!

Dashboard Repository Commits History
Branches Issues Pull Request View
Releases Activity Wiki
Diff Organization Profile