All notable changes to Gogs are documented in this file.
master
)Last-Modified
HTTP header for raw files. #5811.r
, .sas
, .tex
, .yaml
). #5856public/
directory, please refer to documentation for usage. #5920GET /admin/teams/:teamid/members
to list members of a team. #5877[server] LOAD_ASSETS_FROM_DISK = true
to load them from disk. #5920miniwinsvc
to minwinsvc
.APP_NAME
is deprecated and will end support in 0.13.0, please start using BRAND_NAME
.[server] ROOT_URL
is deprecated and will end support in 0.13.0, please start using [server] EXTERNAL_URL
.[server] LANDING_PAGE
is deprecated and will end support in 0.13.0, please start using [server] LANDING_URL
.[database] DB_TYPE
is deprecated and will end support in 0.13.0, please start using [database] TYPE
.[database] PASSWD
is deprecated and will end support in 0.13.0, please start using [database] PASSWORD
.[security] REVERSE_PROXY_AUTHENTICATION_USER
is deprecated and will end support in 0.13.0, please start using [auth] REVERSE_PROXY_AUTHENTICATION_HEADER
.[mailer]
is deprecated and will end support in 0.13.0, please start using [email]
.[service]
is deprecated and will end support in 0.13.0, please start using [auth]
.[auth] ACTIVE_CODE_LIVE_MINUTES
is deprecated and will end support in 0.13.0, please start using [auth] ACTIVATE_CODE_LIVES
.[auth] RESET_PASSWD_CODE_LIVE_MINUTES
is deprecated and will end support in 0.13.0, please start using [auth] RESET_PASSWORD_CODE_LIVES
.[auth] ENABLE_CAPTCHA
is deprecated and will end support in 0.13.0, please start using [auth] ENABLE_REGISTRATION_CAPTCHA
.[auth] ENABLE_NOTIFY_MAIL
is deprecated and will end support in 0.13.0, please start using [user] ENABLE_EMAIL_NOTIFICATION
.[session] GC_INTERVAL_TIME
is deprecated and will end support in 0.13.0, please start using [session] GC_INTERVAL
.[session] SESSION_LIFE_TIME
is deprecated and will end support in 0.13.0, please start using [session] MAX_LIFE_TIME
.-
is reserved and cannot be used for users or organizations..ipynb
. #5170[service] REQUIRE_SIGNIN_VIEW = true
.[other] SHOW_FOOTER_VERSION
[server] STATIC_ROOT_PATH
[repository] MIRROR_QUEUE_LENGTH
[repository] PULL_REQUEST_QUEUE_LENGTH
[session] ENABLE_SET_COOKIE
[release.attachment] PATH
[webhook] QUEUE_LENGTH
Older change logs can be found on GitHub.