You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945)
1 year ago
..
attachment.go Update default allowed attachment types (#20192) 1 year ago
cache.go format with gofumpt (#18184) 2 years ago
cors.go Add configuration for CORS allowed headers (#21747) 1 year ago
cron.go Allow extended config on cron settings (#12939) 3 years ago
cron_test.go format with gofumpt (#18184) 2 years ago
database.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
database_sqlite.go Remove legacy `+build:` constraint (#19582) 2 years ago
database_test.go Move database settings from models to setting (#7806) 4 years ago
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
federation.go Add more linters to improve code readability (#19989) 1 year ago
git.go Use git.HOME_PATH for Git HOME directory (#20114) 1 year ago
i18n.go Remove support for sr-SP (#20155) 1 year ago
indexer.go format with gofumpt (#18184) 2 years ago
indexer_test.go format with gofumpt (#18184) 2 years ago
lfs.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 1 year ago
log.go Add more linters to improve code readability (#19989) 1 year ago
mailer.go Correct the fallbacks for mailer configuration (#21945) 1 year ago
markup.go Allow render HTML with css/js external links (#19017) 2 years ago
migrations.go format with gofumpt (#18184) 2 years ago
mime_type_map.go format with gofumpt (#18184) 2 years ago
mirror.go format with gofumpt (#18184) 2 years ago
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior (#15768) 3 years ago
packages.go Add package registry quota limits (#21584) 1 year ago
packages_test.go Add package registry quota limits (#21584) 1 year ago
picture.go Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
project.go Kanban board (#8346) 3 years ago
proxy.go format with gofumpt (#18184) 2 years ago
queue.go Add generic set type (#21408) 1 year ago
repository.go Add disable download source configuration (#20548) 1 year ago
service.go Add option to enable CAPTCHA validation for login (#21638) 1 year ago
session.go format with gofumpt (#18184) 2 years ago
setting.go Correct the fallbacks for mailer configuration (#21945) 1 year ago
setting_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
storage.go Rework repository archive (#14723) 3 years ago
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 3 years ago
task.go Enable deprecation error for v1.17.0 (#18341) 2 years ago
webhook.go Add packagist webhook (#18224) 2 years ago