Beyond coding. We forge. https://forgejo.org
Find a file
Gusted f7dac2c3d9
[BUG] Add early-return to loading items from SpecList
- Add an early-return to `LoadSchedules` and `LoadRepos` of the
`SpecList` type, @Beowulf noticed that useless queries were being run
every 30 seconds. These stemmed from these two functions being run even
if there were no scheduled actions.
- No tests were added, because there is zero testing infrastructure or
fixtures for the actions specifications models. I feel these are trivial
enough to not require any tests.
2024-07-20 01:27:11 +02:00
.devcontainer
.forgejo
.gitea docs: rework the user interface bug report template 2024-07-16 14:52:41 +02:00
assets
build
cmd
contrib
custom/conf
docker
models [BUG] Add early-return to loading items from SpecList 2024-07-20 01:27:11 +02:00
modules test: enforce tenv usage in tests 2024-07-17 23:07:41 +02:00
options i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
public
release-notes
releases/images
routers Remove hardcoded filenames for better readability 2024-07-17 23:20:48 +02:00
services Remove hardcoded filenames for better readability 2024-07-17 23:20:48 +02:00
templates Fix label selector popup width (issue creation) 2024-07-17 20:14:02 +02:00
tests Merge pull request 'Remove hardcoded filenames for better readability' (#4225) from Xinayder/forgejo:alpine-noarch into forgejo 2024-07-18 13:28:09 +00:00
tools
web_src Revert "ui: update pull request icons (#4455)" (partial) 2024-07-17 16:56:25 +02:00
.air.toml
.deadcode-out
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml test: enforce tenv usage in tests 2024-07-17 23:07:41 +02:00
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
flake.lock
flake.nix
go.mod Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 to v3.12.0 (forgejo)' (#4485) from renovate/forgejo-github.com-go-testfixtures-testfixtures-v3-3.x into forgejo 2024-07-17 14:07:10 +00:00
go.sum Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 to v3.12.0 (forgejo)' (#4485) from renovate/forgejo-github.com-go-testfixtures-testfixtures-v3-3.x into forgejo 2024-07-17 14:07:10 +00:00
LICENSE
main.go
Makefile Enable multiStatements for MySQL 2024-07-16 23:16:03 +02:00
package-lock.json Update dependency dayjs to v1.11.12 2024-07-19 00:03:48 +00:00
package.json Update dependency dayjs to v1.11.12 2024-07-19 00:03:48 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md docs(release-notes): 8.0.0 (#4483) 2024-07-16 14:05:56 +00:00
renovate.json
stylelint.config.js
tailwind.config.js
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.