..
actions.go
Make Actions tasks/jobs timeouts configurable by the user ( #27400 )
2023-10-02 23:09:26 +02:00
actions_test.go
admin.go
api.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
asset_dynamic.go
asset_static.go
Use a general approach to access custom/static/builtin assets ( #24022 )
2023-04-12 18:16:45 +08:00
attachment.go
attachment_test.go
Fix all possible setting error related storages and added some tests ( #23911 )
2023-06-14 11:42:38 +08:00
cache.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
camo.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
config_env.go
config_env_test.go
config_provider.go
config_provider_test.go
Fix INI parsing for value with trailing slash ( #26995 )
2023-09-10 16:15:51 +00:00
cors.go
Fix incorrect CORS default values ( #24206 )
2023-04-19 15:30:10 -04:00
cron.go
cron_test.go
database.go
Remove "CHARSET" config option for MySQL, always use "utf8mb4" ( #25413 )
2023-06-21 10:49:25 +00:00
database_sqlite.go
Implement FSFE REUSE for golang files ( #21840 )
2022-11-27 18:20:29 +00:00
database_test.go
federation.go
git.go
git_test.go
highlight.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
i18n.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
incoming_email.go
indexer.go
indexer_test.go
Implement FSFE REUSE for golang files ( #21840 )
2022-11-27 18:20:29 +00:00
lfs.go
Handle base64 decoding correctly to avoid panic ( #26483 )
2023-08-14 10:30:16 +00:00
lfs_test.go
Display deprecated warning in admin panel pages as well as in the log file ( #26094 )
2023-07-26 03:53:37 +00:00
log.go
log_test.go
mailer.go
mailer_test.go
markup.go
Add .livemd as a markdown extension ( #22730 )
2023-04-26 11:22:54 -04:00
metrics.go
migrations.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
mime_type_map.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
mirror.go
Avoid polluting the config ( #25345 )
2023-06-18 16:10:44 +00:00
oauth2.go
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
proxy.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
queue.go
Calculate MAX_WORKERS default value by CPU number ( #26177 )
2023-07-27 16:40:35 +08:00
repository.go
repository_archive.go
Fix all possible setting error related storages and added some tests ( #23911 )
2023-06-14 11:42:38 +08:00
repository_archive_test.go
Fix all possible setting error related storages and added some tests ( #23911 )
2023-06-14 11:42:38 +08:00
security.go
server.go
Remove some dead code ( #27196 )
2023-09-22 23:30:31 +08:00
service.go
Add reverseproxy auth for API back with default disabled ( #26703 )
2023-09-07 08:31:46 +00:00
service_test.go
Fix allowed user types setting problem ( #26200 )
2023-07-28 12:15:39 -04:00
session.go
setting.go
Make "install page" respect environment config ( #25648 )
2023-07-09 22:43:37 +00:00
setting_test.go
Implement FSFE REUSE for golang files ( #21840 )
2022-11-27 18:20:29 +00:00
ssh.go
storage.go
storage_test.go
task.go
time.go
ui.go
Remove the service worker ( #25010 )
2023-05-31 02:07:04 +00:00
webhook.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00