..
config
…
actions.go
fix: enable LOG_COMPRESSION by default
2024-08-13 09:05:50 +02:00
actions_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
admin.go
…
admin_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
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
…
attachment.go
…
attachment_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
badges.go
…
cache.go
…
camo.go
Use camo.Always instead of camo.Allways ( #32097 )
2024-09-27 08:45:55 +02:00
config.go
…
config_env.go
…
config_env_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
config_provider.go
[gitea] Remove unnecessary parameter ( #29092 )
2024-02-10 10:53:43 +01:00
config_provider_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
cors.go
…
cron.go
…
cron_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
database.go
…
database_sqlite.go
…
database_test.go
…
f3.go
…
federation.go
activitypub: Sign the Host header too
2024-08-04 23:57:48 +02:00
forgejo_storage_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
git.go
git-grep: set timeout to 2s by default and allow configuring it
2024-08-14 07:55:05 +02:00
git_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
highlight.go
…
i18n.go
…
incoming_email.go
…
incoming_email_test.go
…
indexer.go
…
indexer_test.go
…
lfs.go
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. ( #32307 )
2024-11-05 09:33:15 +01:00
lfs_test.go
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. ( #32307 )
2024-11-05 09:33:15 +01:00
log.go
log: journald integration ( #2869 )
2024-08-09 07:49:13 +00:00
log_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
mailer.go
…
mailer_test.go
…
markup.go
…
metrics.go
…
migrations.go
…
mime_type_map.go
…
mirror.go
…
oauth2.go
OAuth2 provider: support for granular scopes
2024-08-09 14:58:15 +02:00
oauth2_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
other.go
…
packages.go
Arch packages implementation ( #4785 )
2024-08-04 06:16:29 +00:00
packages_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
path.go
…
path_test.go
…
picture.go
…
project.go
…
proxy.go
…
queue.go
…
quota.go
feat: Trivial default quota configuration
2024-08-26 13:25:34 +02:00
repository.go
…
repository_archive.go
…
repository_archive_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
security.go
[SEC] Add `keying` module
2024-08-21 16:06:17 +02:00
server.go
…
server_test.go
…
service.go
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search ( #32288 )
2024-10-27 11:27:40 +01:00
service_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
session.go
Fix incorrect cookie path for AppSubURL ( #29534 )
2024-03-06 12:10:46 +08:00
setting.go
log: journald integration ( #2869 )
2024-08-09 07:49:13 +00:00
setting_test.go
…
ssh.go
…
storage.go
…
storage_test.go
Add testifylint to lint checks ( #4535 )
2024-07-30 19:41:10 +00:00
task.go
…
time.go
…
ui.go
fix: Specify default value for `EXPLORE_DEFAULT_SORT`.
2024-10-21 00:11:47 +02:00
webhook.go
…