Go to file
Bjoern Petri 99f3ee3bf3 MS Teams webhook misses commit messages (#8209)
The current webhook just shows the amount of commits, but misses the actual commit description. While the code is actually there to include the description, it is just not included.

Signed-off-by: Bjoern Petri <bjoern.petri@sundevil.de>
2019-09-17 15:56:29 -04: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 MS Teams webhook misses commit messages (#8209) 2019-09-17 15:56:29 -04:00
modules Fix data race (#8204) 2019-09-17 12:39:37 +03:00
options [skip ci] Updated translations via Crowdin 2019-09-17 06:26:13 +00:00
public Disable max height property of comment textarea (#8203) 2019-09-17 18:54:35 +03:00
routers Remove legacy handling of drone token (#8191) 2019-09-17 15:13:24 +03:00
scripts
services Move create release from models to a standalone package (#7539) 2019-09-15 23:28:25 +08:00
snap
templates Adds side-by-side diff for images (#6784) 2019-09-16 17:03:22 +08: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
DCO
Dockerfile use go 1.13 (#8088) 2019-09-12 14:58:32 +03:00
go.mod migrate gplus to google oauth2 provider (#7885) 2019-09-14 12:02:39 +02:00
go.sum oauth2 with remote Gitea - Fix #8093 (#8149) 2019-09-12 22:15:36 -04:00
LICENSE
main.go
MAINTAINERS
Makefile use go 1.13 (#8088) 2019-09-12 14:58:32 +03:00
package-lock.json Update JS dependencies (#8051) 2019-09-02 17:02:53 -04:00
package.json Update JS dependencies (#8051) 2019-09-02 17:02:53 -04:00
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