This website requires JavaScript.
Explore
Help
Sign In
worldcone
/
forgejo
Watch
2
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
60e4a98ab0
forgejo
/
modules
/
setting
History
sdvcrx
80d48621cd
Fix incorrect PostgreSQL connection string for Unix sockets (
#28865
)
...
Fix
#28864
2024-01-20 16:04:47 +00:00
..
config
actions.go
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go
attachment_test.go
cache.go
Always enable caches (
#28527
)
2023-12-19 09:29:05 +00:00
camo.go
config.go
config_env.go
config_env_test.go
config_provider.go
config_provider_test.go
cors.go
Refactor CORS handler (
#28587
)
2023-12-25 20:13:18 +08:00
cron.go
cron_test.go
database.go
Fix incorrect PostgreSQL connection string for Unix sockets (
#28865
)
2024-01-20 16:04:47 +00:00
database_sqlite.go
database_test.go
Fix incorrect PostgreSQL connection string for Unix sockets (
#28865
)
2024-01-20 16:04:47 +00:00
federation.go
git.go
git_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go
indexer_test.go
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
oauth2.go
Normalize oauth email username (
#28561
)
2024-01-03 18:48:20 -06:00
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go
Retarget depending pulls when the parent branch is deleted (
#28686
)
2024-01-17 01:44:56 +01:00
repository_archive.go
repository_archive_test.go
security.go
Warn that
DISABLE_QUERY_AUTH_TOKEN
is false only if it's explicitly defined (
#28783
)
2024-01-14 21:20:18 +01:00
server.go
Avoid cycle-redirecting user/login page (
#28636
)
2023-12-30 08:48:34 +00:00
service.go
service_test.go
session.go
setting.go
Make "install page" respect environment config (
#25648
)
2023-07-09 22:43:37 +00:00
setting_test.go
ssh.go
storage.go
storage_test.go
task.go
time.go
ui.go
Add global setting how timestamps should be rendered (
#28657
)
2024-01-02 09:25:30 +08:00
webhook.go