..
config
Customizable "Open with" applications for repository clone ( #29320 )
2 years ago
actions.go
Enable compression for Actions logs by default ( #32013 )
1 year ago
actions_test.go
Enable testifylint rules ( #34075 )
9 months ago
admin.go
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name ( #31959 )
1 year ago
api.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
asset_dynamic.go
Use a general approach to access custom/static/builtin assets ( #24022 )
3 years ago
asset_static.go
Use a general approach to access custom/static/builtin assets ( #24022 )
3 years ago
attachment.go
Add avif image file support ( #32508 )
1 year ago
attachment_test.go
Enable testifylint rules ( #34075 )
9 months ago
cache.go
Always enable caches ( #28527 )
2 years ago
camo.go
Use camo.Always instead of camo.Allways ( #32097 )
1 year ago
config.go
Customizable "Open with" applications for repository clone ( #29320 )
2 years ago
config_env.go
Make Gitea always use its internal config, ignore `/etc/gitconfig` ( #33076 )
12 months ago
config_env_test.go
Enable testifylint rules ( #34075 )
9 months ago
config_provider.go
Enable addtional linters ( #34085 )
9 months ago
config_provider_test.go
Enable testifylint rules ( #34075 )
9 months ago
cors.go
Fix settings not being loaded at CLI ( #26402 )
1 year ago
cron.go
Replace `interface{}` with `any` ( #25686 )
3 years ago
cron_test.go
Enable testifylint rules ( #34075 )
9 months ago
database.go
Add slow SQL query warning ( #27545 )
2 years ago
database_sqlite.go
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
database_test.go
Fix incorrect PostgreSQL connection string for Unix sockets ( #28865 )
2 years ago
federation.go
Remove SHA1 for support for ssh rsa signing ( #31857 )
1 year ago
git.go
Use `[git.config]` for reflog cleaning up ( #24958 )
3 years ago
git_test.go
Enable testifylint rules ( #34075 )
9 months ago
gloabl_lock.go
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ( #31813 )
1 year ago
glob.go
Improve grep search ( #30843 )
2 years ago
global.go
Fix duplicate sub-path for avatars ( #31365 )
2 years ago
global_lock_test.go
Enable testifylint rules ( #34075 )
9 months ago
highlight.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
i18n.go
Update i18n.go - Language Picker ( #32933 )
1 year ago
incoming_email.go
Enable addtional linters ( #34085 )
9 months ago
indexer.go
Fix bleve fuzziness search ( #33078 )
1 year ago
indexer_test.go
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
lfs.go
Use 8 as default value for git lfs concurrency ( #32421 )
1 year ago
lfs_test.go
Enable testifylint rules ( #34075 )
9 months ago
log.go
Use filepath.Join instead of path.Join for file system file operations ( #33978 )
9 months ago
log_test.go
Replace `interface{}` with `any` ( #25686 )
3 years ago
mailer.go
Email option to embed images as base64 instead of link ( #32061 )
10 months ago
mailer_test.go
Enable testifylint rules ( #34075 )
9 months ago
markup.go
Set MERMAID_MAX_SOURCE_CHARACTERS to 50000 ( #34152 )
9 months ago
markup_test.go
Fix markdown render behaviors ( #34122 )
9 months ago
metrics.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
migrations.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
mime_type_map.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
mirror.go
Avoid polluting the config ( #25345 )
3 years ago
oauth2.go
Always load or generate oauth2 jwt secret ( #30942 )
2 years ago
oauth2_test.go
Enable testifylint rules ( #34075 )
9 months ago
other.go
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` ( #30253 )
2 years ago
packages.go
Fix package upload temp path ( #34196 )
9 months ago
packages_test.go
Enable testifylint rules ( #34075 )
9 months ago
path.go
Uniform all temporary directories and allow customizing temp path ( #32352 )
9 months ago
path_test.go
Refactor path & config system ( #25330 )
3 years ago
picture.go
Fix all possible setting error related storages and added some tests ( #23911 )
3 years ago
project.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
proxy.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago
queue.go
Increase queue length ( #27555 )
2 years ago
repository.go
Uniform all temporary directories and allow customizing temp path ( #32352 )
9 months ago
repository_archive.go
Fix all possible setting error related storages and added some tests ( #23911 )
3 years ago
repository_archive_test.go
Enable testifylint rules ( #34075 )
9 months ago
security.go
Remove some unnecessary template helpers ( #33069 )
1 year ago
server.go
Uniform all temporary directories and allow customizing temp path ( #32352 )
9 months ago
service.go
Add middleware for request prioritization ( #33951 )
9 months ago
service_test.go
Add a config option to block "expensive" pages for anonymous users ( #34024 )
9 months ago
session.go
Fix settings not being loaded at CLI ( #26402 )
1 year ago
setting.go
Move ParseBool to optional ( #33979 )
9 months ago
setting_test.go
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
ssh.go
Uniform all temporary directories and allow customizing temp path ( #32352 )
9 months ago
storage.go
enable staticcheck QFxxxx rules ( #34064 )
9 months ago
storage_test.go
Enable testifylint rules ( #34075 )
9 months ago
task.go
handle deprecated settings ( #22992 )
3 years ago
time.go
Fix settings not being loaded at CLI ( #26402 )
1 year ago
ui.go
Add material icons for file list ( #33837 )
10 months ago
webhook.go
Refactor the setting to make unit test easier ( #22405 )
3 years ago