..
config
Refactor system setting ( #27000 )
2023-10-05 09:08:19 +08:00
actions.go
[CI] DEFAULT_ACTIONS_URL = https://codeberg.org
2023-10-16 12:49:08 +02:00
actions_test.go
[CI] DEFAULT_ACTIONS_URL = https://codeberg.org
2023-10-16 12:49:08 +02:00
admin.go
Refactor the setting to make unit test easier ( #22405 )
2023-02-20 00:12:01 +08: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
…
attachment.go
…
attachment_test.go
…
cache.go
…
camo.go
…
config.go
Refactor system setting ( #27000 )
2023-10-05 09:08:19 +08:00
config_env.go
Fix `environment-to-ini` inherited key bug ( #27543 )
2023-10-10 01:10:37 +08:00
config_env_test.go
Fix `environment-to-ini` inherited key bug ( #27543 )
2023-10-10 01:10:37 +08:00
config_provider.go
Remove redundant `len` check around loop ( #27464 )
2023-10-06 14:49:37 +08:00
config_provider_test.go
…
cors.go
…
cron.go
…
cron_test.go
…
database.go
…
database_sqlite.go
…
database_test.go
…
federation.go
…
forgejo_storage_test.go
[TESTS] verify facts for the admin storage documentation
2023-10-16 14:37:58 +02:00
git.go
…
git_test.go
Use `[git.config]` for reflog cleaning up ( #24958 )
2023-05-28 01:07:14 +00:00
highlight.go
…
i18n.go
…
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
…
lfs_test.go
…
log.go
…
log_test.go
…
mailer.go
…
mailer_test.go
…
markup.go
…
metrics.go
…
migrations.go
…
mime_type_map.go
…
mirror.go
Avoid polluting the config ( #25345 )
2023-06-18 16:10:44 +00:00
oauth2.go
Pre-register OAuth application for tea ( #27509 )
2023-10-08 03:51:08 +00:00
other.go
…
packages.go
…
packages_test.go
…
path.go
…
path_test.go
…
picture.go
…
project.go
…
proxy.go
…
queue.go
Increase queue length ( #27555 )
2023-10-10 18:47:49 +08:00
repository.go
…
repository_archive.go
…
repository_archive_test.go
…
security.go
Enhanced auth token / remember me ( #27606 )
2023-10-14 00:56:41 +00:00
server.go
…
service.go
[FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default
2023-10-16 14:37:58 +02:00
service_test.go
…
session.go
…
setting.go
[SEMVER] store SemVer in ForgejoSemVer after a database upgrade
2023-10-16 14:37:58 +02:00
setting_test.go
…
ssh.go
…
storage.go
…
storage_test.go
…
task.go
…
time.go
…
ui.go
Rename the default themes to gitea-light, gitea-dark, gitea-auto ( #27419 )
2023-10-06 09:46:36 +02:00
webhook.go
…