.. |
config
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
actions.go
|
feat: implement "concurrency" block in Forgejo Actions at the workflow level (#9434)
|
2025-10-03 18:43:02 +02:00 |
actions_test.go
|
|
|
admin.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
admin_test.go
|
|
|
api.go
|
|
|
asset_dynamic.go
|
|
|
asset_static.go
|
|
|
attachment.go
|
|
|
attachment_test.go
|
|
|
badges.go
|
[GITEA] Add support for shields.io-based badges
|
2024-02-05 16:09:42 +01:00 |
cache.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
camo.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
config.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
config_env.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
config_env_test.go
|
|
|
config_provider.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
config_provider_test.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
cors.go
|
Fix settings not being loaded at CLI (#26402)
|
2025-01-05 12:13:48 +00:00 |
cron.go
|
|
|
cron_test.go
|
fix: LFS GC is never running because of a bug in the parsing of the INI file (#9202)
|
2025-09-09 22:32:49 +02:00 |
database.go
|
fix: add missing loadbalancing policies for EngineGroup connections (#7799)
|
2025-05-14 01:17:57 +00:00 |
database_sqlite.go
|
Implement FSFE REUSE for golang files (#21840)
|
2022-11-27 18:20:29 +00:00 |
database_test.go
|
|
|
disposable_email_domain_data.go
|
feat: add setting to block disposable emails
|
2024-11-20 23:17:37 -06:00 |
f3.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
federation.go
|
feat(activitiypub): enable HTTP signatures on all ActivityPub endpoints (#7035)
|
2025-04-03 15:24:15 +00:00 |
forgejo_storage_test.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
git.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
git_test.go
|
chore: QoL improvements to tests (#7917)
|
2025-05-21 15:45:56 +02:00 |
highlight.go
|
|
|
i18n.go
|
fix(UI): i18n: improve naming (#7539)
|
2025-04-15 05:48:19 +00:00 |
incoming_email.go
|
|
|
incoming_email_test.go
|
|
|
indexer.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
indexer_test.go
|
Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.5.0 (forgejo) (#9563)
|
2025-10-08 13:15:33 +02:00 |
lfs.go
|
chore(sec): unify usage of crypto/rand.Read (#7453)
|
2025-04-04 03:31:37 +00:00 |
lfs_test.go
|
|
|
log.go
|
feat(log): better parseable and configurable ssh-logs (#9056)
|
2025-09-11 18:59:24 +02:00 |
log_test.go
|
feat(log): better parseable and configurable ssh-logs (#9056)
|
2025-09-11 18:59:24 +02:00 |
mailer.go
|
feat: add _URI entries for mail config (#8116)
|
2025-07-09 23:15:26 +02:00 |
mailer_test.go
|
|
|
markup.go
|
|
|
metrics.go
|
Refactor the setting to make unit test easier (#22405)
|
2023-02-20 00:12:01 +08:00 |
migrations.go
|
Refactor the setting to make unit test easier (#22405)
|
2023-02-20 00:12:01 +08:00 |
mime_type_map.go
|
|
|
mirror.go
|
|
|
moderation.go
|
feat: add configurable timeout for automatically removing resolved reports (#7940)
|
2025-07-28 14:52:13 +02:00 |
oauth2.go
|
|
|
oauth2_test.go
|
|
|
other.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
packages.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
packages_test.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
path.go
|
|
|
path_test.go
|
|
|
picture.go
|
Fix all possible setting error related storages and added some tests (#23911)
|
2023-06-14 11:42:38 +08:00 |
project.go
|
Refactor the setting to make unit test easier (#22405)
|
2023-02-20 00:12:01 +08:00 |
proxy.go
|
|
|
queue.go
|
|
|
quota.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
quota_test.go
|
fix: [quota.default].TOTAL config setting supports unit suffixes (#9252)
|
2025-09-12 00:44:09 +02:00 |
repository.go
|
feat: configurable default units for mirrors (#7902)
|
2025-06-03 08:12:29 +02:00 |
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
|
|
|
repository_test.go
|
feat(sec): Add SSH signing support for instances (#6897)
|
2025-04-11 13:25:35 +00:00 |
security.go
|
feat: Global 2FA enforcement (#8753)
|
2025-08-15 10:56:45 +02:00 |
server.go
|
fix: use correct ACME default (#8550)
|
2025-07-17 20:40:09 +02:00 |
server_test.go
|
|
|
service.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
service_test.go
|
|
|
session.go
|
|
|
setting.go
|
feat: add configurable timeout for automatically removing resolved reports (#7940)
|
2025-07-28 14:52:13 +02:00 |
setting_test.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
ssh.go
|
|
|
storage.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
storage_test.go
|
|
|
task.go
|
handle deprecated settings (#22992)
|
2023-02-20 16:18:26 -06:00 |
time.go
|
|
|
ui.go
|
chore: remove not working PREFERRED_TIMESTAMP_TENSE setting (#9490)
|
2025-10-01 15:16:01 +02:00 |
webhook.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |