..
attachment.go
Update default allowed attachment types ( #20193 )
3 years ago
cache.go
format with gofumpt ( #18184 )
3 years ago
cors.go
format with gofumpt ( #18184 )
3 years ago
cron.go
Allow extended config on cron settings ( #12939 )
5 years ago
cron_test.go
format with gofumpt ( #18184 )
3 years ago
database.go
Add deprecated log when using MySQL with utf8 charset ( #19952 )
3 years ago
database_sqlite.go
Remove legacy `+build:` constraint ( #19582 )
3 years ago
database_test.go
Move database settings from models to setting ( #7806 )
6 years ago
directory.go
Improve install code to avoid low-level mistakes. ( #17779 )
3 years ago
federation.go
Disable federation by default ( #20045 ) ( #20046 )
3 years ago
git.go
Use git.HOME_PATH for Git HOME directory ( #20114 ) ( #20293 )
3 years ago
i18n.go
Uppercase first languages letters ( #19965 )
3 years ago
indexer.go
format with gofumpt ( #18184 )
3 years ago
indexer_test.go
format with gofumpt ( #18184 )
3 years ago
lfs.go
format with gofumpt ( #18184 )
3 years ago
log.go
Update go tool dependencies ( #19676 )
3 years ago
mailer.go
format with gofumpt ( #18184 )
3 years ago
markup.go
Allow render HTML with css/js external links ( #19017 )
3 years ago
migrations.go
format with gofumpt ( #18184 )
3 years ago
mime_type_map.go
format with gofumpt ( #18184 )
3 years ago
mirror.go
format with gofumpt ( #18184 )
3 years ago
oauth2_client.go
OAuth2 login: Set account link to "login" as default behavior ( #15768 )
4 years ago
packages.go
Fixed registry host value. ( #19363 )
3 years ago
picture.go
Make AvatarRenderedSizeFactor configurable and set it to 3 ( #17951 )
3 years ago
project.go
Kanban board ( #8346 )
5 years ago
proxy.go
format with gofumpt ( #18184 )
3 years ago
queue.go
Enable deprecation error for v1.17.0 ( #18341 )
3 years ago
repository.go
Add disable download source configuration ( #20548 ) ( #20579 )
3 years ago
service.go
add configuration option to restrict users by default ( #16256 )
4 years ago
session.go
format with gofumpt ( #18184 )
3 years ago
setting.go
Enable contenthash in filename for dynamic assets ( #20813 ) ( #20932 )
3 years ago
setting_test.go
Add an abstract json layout to make it's easier to change json library ( #16528 )
4 years ago
storage.go
Rework repository archive ( #14723 )
4 years ago
storage_test.go
more test case for STORAGE_TYPE overrides (and fixes) ( #14096 )
4 years ago
task.go
Enable deprecation error for v1.17.0 ( #18341 )
3 years ago
webhook.go
Add packagist webhook ( #18224 )
3 years ago