Go to file
wxiaoguang e64aa0d9c2
Fix admin queue page title and fix CI failures (#26409) (#26421)
Backport #26409

* Fix #26408
* Bypass the data race issue in "ssh" package

(cherry picked from commit 8ad331c9d2)
2023-08-21 07:22:18 +02:00
.forgejo [CI] pin go v1.20 for testing 2023-08-09 17:56:06 +02:00
.gitea
.github/workflows
assets
build
cmd Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 2023-08-21 07:22:17 +02:00
contrib
custom/conf
docker
docs [docs] Add missing backtick in quickstart.zh-cn.md (#26349) (#26357) 2023-08-21 07:22:17 +02:00
models Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368) 2023-08-21 07:22:17 +02:00
modules Fix admin queue page title and fix CI failures (#26409) (#26421) 2023-08-21 07:22:18 +02:00
options Display human-readable text instead of cryptic filemodes (#26352) (#26358) 2023-08-21 07:22:17 +02:00
public
releases
routers Fix admin queue page title and fix CI failures (#26409) (#26421) 2023-08-21 07:22:18 +02:00
services Add pull request review request webhook event (#26401) (#26407) 2023-08-21 07:22:18 +02:00
snap
templates Fix incorrect sort link with .profile repository (#26374) (#26379) 2023-08-21 07:22:18 +02:00
tests Revert "[GITEA] Use join for the deleting issue actions query" 2023-08-21 07:22:17 +02:00
web_src Fix text truncate (#26354) (#26384) 2023-08-21 07:22:17 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md Add changelog for 1.20.2 (#26208) (#26217) 2023-07-30 07:46:19 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [GITEA] golang.org/x/net v0.13.0 2023-08-04 23:27:27 +02:00
go.sum [GITEA] golang.org/x/net v0.13.0 2023-08-04 23:27:27 +02:00
LICENSE
main.go Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 2023-08-21 07:22:17 +02:00
MAINTAINERS
Makefile [SEMVER] 5.0.2+0-gitea-1.20.3 2023-08-21 07:22:17 +02:00
package-lock.json
package.json
playwright.config.js
README.md
RELEASE-NOTES.md
vitest.config.js
webpack.config.js

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.