Beyond coding. We forge.
Find a file
Rowan Bohde eb0645f185
disable gravatar in test (#32529)
When running e2e tests on flaky networks, gravatar can cause a timeout
and test failures. Turn off, and populate avatars on e2e test suite run
to make them reliable.

(cherry picked from commit 9ac74a1a408136455a9e0586fb8e65163048597b)

Conflicts:
	models/fixtures/user.yml
	services/repository/contributors_graph_test.go
  trivial context conflicts
2024-11-24 15:42:36 +00:00
.devcontainer
.forgejo ci: use more tmpfs and noatime for faster CI 2024-11-22 11:13:04 +01:00
assets
build feat: add setting to block disposable emails 2024-11-20 23:17:37 -06:00
cmd
contrib
custom/conf feat: Make AVIF Images work with Forgejo 2024-11-13 19:09:40 +01:00
docker
models disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
modules disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
options i18n: update of translations from Codeberg Translate (#5960) 2024-11-21 13:43:40 +00:00
public
release-notes chore(release-notes): notes for the week 2024-47 weekly cherry pick 2024-11-18 19:20:54 +01:00
releases/images
routers Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578) 2024-11-24 10:22:40 +00:00
services disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
templates fix: Preview picture not visible on Markdown file (#5781) 2024-11-23 15:00:18 +00:00
tests disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
tools
web_src fix: Preview picture not visible on Markdown file (#5781) 2024-11-23 15:00:18 +00:00
.air.toml
.deadcode-out Remove transaction for archive download (#32186) 2024-11-17 12:18:57 +01:00
.dockerignore
.editorconfig
.envrc.example
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.mailmap
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile feat: use oci mirror for tonistiigi/xx image 2024-11-15 00:55:43 +01:00
Dockerfile.rootless feat: use oci mirror for tonistiigi/xx image 2024-11-15 00:55:43 +01:00
eslint.config.mjs tests(e2e): Refactor various tests 2024-11-13 13:15:37 +01:00
flake.lock
flake.nix Fix a compilation error in the Gitpod environment (#32559) 2024-11-24 10:17:27 +00:00
go.mod Update module github.com/stretchr/testify to v1.10.0 2024-11-24 00:03:18 +00:00
go.sum Update module github.com/stretchr/testify to v1.10.0 2024-11-24 00:03:18 +00:00
LICENSE
main.go
Makefile feat: add setting to block disposable emails 2024-11-20 23:17:37 -06:00
package-lock.json Update dependency chartjs-plugin-zoom to v2.1.0 2024-11-19 00:03:11 +00:00
package.json Update dependency chartjs-plugin-zoom to v2.1.0 2024-11-19 00:03:11 +00:00
playwright.config.ts tests(e2e): Refactor various tests 2024-11-13 13:15:37 +01:00
poetry.lock Lock file maintenance 2024-11-18 00:05:26 +00:00
poetry.toml
pyproject.toml
README.md
release-notes-assistant.sh chore(release-notes-assistant): security fix / features come first 2024-11-17 20:03:11 +01:00
RELEASE-NOTES.md chore(release-notes): fix the v9.0.2 links 2024-11-15 22:59:52 +01:00
renovate.json chore(renovate): throttle down upgrade of linters & test packages 2024-11-13 11:17:57 +01:00
stylelint.config.js
tailwind.config.js
tsconfig.json
vitest.config.ts
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.

License

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.

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.