Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/modules/setting
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320)
9 months ago
..
config Customizable "Open with" applications for repository clone (#29320) 9 months ago
actions.go add skip ci functionality (#28075) 1 year ago
actions_test.go Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
admin.go Allow options to disable user deletion from the interface on app.ini (#29275) 9 months ago
api.go
asset_dynamic.go
asset_static.go
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 12 months ago
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
cache.go Always enable caches (#28527) 11 months ago
camo.go
config.go Customizable "Open with" applications for repository clone (#29320) 9 months ago
config_env.go Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
config_provider.go Remove unnecessary parameter (#29092) 9 months ago
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) 1 year ago
cors.go Refactor CORS handler (#28587) 11 months ago
cron.go Replace `interface{}` with `any` (#25686) 1 year ago
cron_test.go
database.go Add slow SQL query warning (#27545) 9 months ago
database_sqlite.go
database_test.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) 10 months ago
federation.go
git.go
git_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go Disallow duplicate storage paths (#26484) 9 months ago
indexer_test.go
lfs.go Use general token signing secret (#29205) 9 months ago
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
log.go Clarify the logger's MODE config option (#26267) 1 year ago
log_test.go Replace `interface{}` with `any` (#25686) 1 year ago
mailer.go
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go Avoid polluting the config (#25345) 1 year ago
oauth2.go Use general token signing secret (#29205) 9 months ago
oauth2_test.go Use general token signing secret (#29205) 9 months ago
other.go
packages.go Avoid creating directories when loading config (#25944) 1 year ago
packages_test.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
path.go Disallow duplicate storage paths (#26484) 9 months ago
path_test.go Refactor path & config system (#25330) 1 year ago
picture.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
project.go
proxy.go
queue.go Increase queue length (#27555) 1 year ago
repository.go Disallow duplicate storage paths (#26484) 9 months ago
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
security.go Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 10 months ago
server.go Disallow duplicate storage paths (#26484) 9 months ago
service.go Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
service_test.go Fix allowed user types setting problem (#26200) 1 year ago
session.go Disallow duplicate storage paths (#26484) 9 months ago
setting.go Disallow duplicate storage paths (#26484) 9 months ago
setting_test.go
ssh.go Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
storage.go Disallow duplicate storage paths (#26484) 9 months ago
storage_test.go Support storage base path as prefix (#27827) 1 year ago
task.go
time.go
ui.go Add global setting how timestamps should be rendered (#28657) 11 months ago
webhook.go