..
config
actions_test.go
actions.go
admin.go
Allow disabling authentication related user features ( #31535 )
2024-07-09 17:36:31 +00:00
api.go
asset_dynamic.go
Use a general approach to access custom/static/builtin assets ( #24022 )
2023-04-12 18:16:45 +08:00
asset_static.go
Use a general approach to access custom/static/builtin assets ( #24022 )
2023-04-12 18:16:45 +08:00
attachment_test.go
attachment.go
Update allowed attachment types ( #29688 )
2024-03-09 12:41:32 +00:00
cache.go
Always enable caches ( #28527 )
2023-12-19 09:29:05 +00:00
camo.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
config_env_test.go
config_env.go
config_provider_test.go
config_provider.go
config.go
cors.go
Refactor CORS handler ( #28587 )
2023-12-25 20:13:18 +08:00
cron_test.go
cron.go
database_sqlite.go
Implement FSFE REUSE for golang files ( #21840 )
2022-11-27 18:20:29 +00:00
database_test.go
database.go
federation.go
git_test.go
Use [git.config]
for reflog cleaning up ( #24958 )
2023-05-28 01:07:14 +00:00
git.go
gloabl_lock.go
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ( #31813 )
2024-09-06 10:12:41 +00:00
glob.go
global_lock_test.go
global.go
Fix duplicate sub-path for avatars ( #31365 )
2024-06-15 11:43:57 +08:00
highlight.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00
i18n.go
incoming_email.go
indexer_test.go
Implement FSFE REUSE for golang files ( #21840 )
2022-11-27 18:20:29 +00:00
indexer.go
lfs_test.go
lfs.go
log_test.go
log.go
mailer_test.go
mailer.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2_test.go
Always load or generate oauth2 jwt secret ( #30942 )
2024-05-14 14:21:38 +00:00
oauth2.go
other.go
Add [other].SHOW_FOOTER_POWERED_BY
setting to hide Powered by
( #30253 )
2024-04-03 16:01:50 +00:00
packages_test.go
packages.go
path_test.go
Refactor path & config system ( #25330 )
2023-06-21 13:50:26 +08:00
path.go
Do not allow different storage configurations to point to the same directory ( #30169 )
2024-03-31 03:03:24 +00:00
picture.go
project.go
proxy.go
queue.go
Increase queue length ( #27555 )
2023-10-10 18:47:49 +08:00
repository_archive_test.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.go
security.go
server.go
Fix duplicate sub-path for avatars ( #31365 )
2024-06-15 11:43:57 +08:00
service_test.go
Fix allowed user types setting problem ( #26200 )
2023-07-28 12:15:39 -04:00
service.go
Add reverseproxy auth for API back with default disabled ( #26703 )
2023-09-07 08:31:46 +00:00
session.go
setting_test.go
setting.go
ssh.go
storage_test.go
storage.go
Enable unparam
linter ( #31277 )
2024-06-11 18:47:45 +00:00
task.go
time.go
Enable more revive
linter rules ( #30608 )
2024-04-22 11:48:42 +00:00
ui.go
Add MAX_ROWS
option for CSV rendering ( #30268 )
2024-06-06 16:06:59 +08:00
webhook.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08:00