Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wxiaoguang f25409fab8
Make Golang correctly delete temp files during uploading (#36128)
6 days ago
..
config Use configurable remote name for git commands (#35172) 4 months ago
actions.go modules/setting/actions.go: fixed typo: ì->i (#35253) 4 months ago
actions_test.go Enable testifylint rules (#34075) 9 months ago
admin.go
api.go Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
asset_dynamic.go
asset_static.go
attachment.go fix attachment file size limit in server backend (#35519) 2 months ago
attachment_test.go Enable testifylint rules (#34075) 9 months ago
cache.go
camo.go
config.go Use configurable remote name for git commands (#35172) 4 months ago
config_env.go update golangci-lint to v2.7.0 (#36079) 2 weeks ago
config_env_test.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
config_provider.go Changed a small typo in an error message and code comments. (#36117) 1 week ago
config_provider_test.go Enable testifylint rules (#34075) 9 months ago
cors.go
cron.go
cron_test.go Fix a bug where lfs gc never worked. (#35198) 4 months ago
database.go
database_sqlite.go
database_test.go
federation.go
git.go
git_test.go Refactor some tests (#34580) 7 months ago
gloabl_lock.go
glob.go Replace gobwas/glob package (#35478) 3 months ago
global.go
global_lock_test.go Enable testifylint rules (#34075) 9 months ago
highlight.go
i18n.go
incoming_email.go Enable addtional linters (#34085) 9 months ago
indexer.go Run `gopls modernize` on codebase (#34751) 6 months ago
indexer_test.go Update dependencies (#35733) 2 months ago
lfs.go
lfs_test.go Enable testifylint rules (#34075) 9 months ago
log.go Run `gopls modernize` on codebase (#34751) 6 months ago
log_test.go
mailer.go
mailer_test.go Enable testifylint rules (#34075) 9 months ago
markup.go Make external iframe render work (#35730) 2 months ago
markup_test.go Fix markdown render behaviors (#34122) 9 months ago
metrics.go
migrations.go
mime_type_map.go
mirror.go Run `gopls modernize` on codebase (#34751) 6 months ago
oauth2.go Make OAuth2 issuer configurable (#35915) 1 month ago
oauth2_test.go Enable testifylint rules (#34075) 9 months ago
other.go
packages.go Fix package upload temp path (#34196) 8 months ago
packages_test.go Enable testifylint rules (#34075) 9 months ago
path.go Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go Stream repo zip/tar.gz/bundle achives by default (#35487) 3 months ago
repository_archive.go
repository_archive_test.go Enable testifylint rules (#34075) 9 months ago
security.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
server.go Make Golang correctly delete temp files during uploading (#36128) 6 days ago
service.go Replace gobwas/glob package (#35478) 3 months ago
service_test.go Replace gobwas/glob package (#35478) 3 months ago
session.go Support selecting theme on the footer (#35741) 2 months ago
setting.go Move ParseBool to optional (#33979) 9 months ago
setting_test.go
ssh.go Update x/crypto package and make builtin SSH use default parameters (#34667) 6 months ago
storage.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
storage_test.go Enable testifylint rules (#34075) 9 months ago
task.go
time.go
ui.go Avoid emoji mismatch and allow to only enable chosen emojis (#35692) 2 months ago
webhook.go