You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/contrib
wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480)
Fix #25481

The `InitWorkPathAndCommonConfig` calls `LoadCommonSettings` which does
many checks like "current user is root or not".

Some commands like "environment-to-ini" shouldn't do such check, because
it might be run with "root" user at the moment (eg: the docker's setup
script)

ps: in the future, the docker's setup script should be improved to avoid
Gitea's command running with "root"
2 years ago
..
autocompletion Add Bash and Zsh completion scripts (#22646) 2 years ago
backport Update github.com/google/go-github to v53 (#25157) 2 years ago
environment-to-ini Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) 2 years ago
fhs-compliant-script
fixtures Enable forbidigo linter (#24278) 2 years ago
gitea-monitoring-mixin
ide
init Add init file for Ubuntu (#23362) 2 years ago
launchd
legal
options/label
supervisor
systemd Implement systemd-notify protocol (#21151) 2 years ago
README
update_dependencies.sh
upgrade.sh Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it (#24260) 2 years ago

README

All files in subdirectories are templates, do modifications based on your environment first.