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 9ea91e036f
Refactor git command context & pipeline (#36406)
1 week ago
..
config Use configurable remote name for git commands (#35172) 5 months ago
actions.go modules/setting/actions.go: fixed typo: ì->i (#35253) 6 months ago
actions_test.go Enable testifylint rules (#34075) 10 months ago
admin.go
api.go Add API endpoint to request contents of multiple files simultaniously (#34139) 9 months ago
asset_dynamic.go
asset_static.go
attachment.go fix attachment file size limit in server backend (#35519) 3 months ago
attachment_test.go Enable testifylint rules (#34075) 10 months ago
cache.go
camo.go
config.go Bump golangci-lint to 2.7.2, enable modernize stringsbuilder (#36180) 1 month ago
config_env.go update golangci-lint to v2.7.0 (#36079) 2 months ago
config_env_test.go enforce explanation for necessary nolints and fix bugs (#34883) 7 months ago
config_provider.go Changed a small typo in an error message and code comments. (#36117) 2 months ago
config_provider_test.go Enable testifylint rules (#34075) 10 months ago
cors.go
cron.go
cron_test.go Fix a bug where lfs gc never worked. (#35198) 6 months ago
database.go
database_sqlite.go
database_test.go
federation.go
git.go Refactor git command context & pipeline (#36406) 1 week ago
git_test.go Refactor some tests (#34580) 8 months ago
gloabl_lock.go
glob.go Replace gobwas/glob package (#35478) 5 months ago
global.go
global_lock_test.go Enable testifylint rules (#34075) 10 months ago
highlight.go
i18n.go
incoming_email.go Enable addtional linters (#34085) 10 months ago
indexer.go Run `gopls modernize` on codebase (#34751) 8 months ago
indexer_test.go Update dependencies (#35733) 3 months ago
lfs.go
lfs_test.go Enable testifylint rules (#34075) 10 months ago
log.go Run `gopls modernize` on codebase (#34751) 8 months ago
log_test.go
mailer.go Email option to embed images as base64 instead of link (#32061) 11 months ago
mailer_test.go Enable testifylint rules (#34075) 10 months ago
markup.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 1 month ago
markup_test.go Fix markdown render behaviors (#34122) 10 months ago
metrics.go
migrations.go
mime_type_map.go
mirror.go Run `gopls modernize` on codebase (#34751) 8 months ago
oauth2.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 1 month ago
oauth2_test.go Enable testifylint rules (#34075) 10 months ago
other.go
packages.go Fix package upload temp path (#34196) 10 months ago
packages_test.go Enable testifylint rules (#34075) 10 months ago
path.go Uniform all temporary directories and allow customizing temp path (#32352) 10 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) 4 months ago
repository_archive.go
repository_archive_test.go Enable testifylint rules (#34075) 10 months ago
security.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 1 month ago
server.go Make Golang correctly delete temp files during uploading (#36128) 2 months ago
service.go Replace gobwas/glob package (#35478) 5 months ago
service_test.go Replace gobwas/glob package (#35478) 5 months ago
session.go Support selecting theme on the footer (#35741) 3 months ago
setting.go Fix bug when viewing the commit diff page with non-ANSI files (#36149) 2 months ago
setting_test.go
ssh.go Update x/crypto package and make builtin SSH use default parameters (#34667) 8 months ago
storage.go enforce explanation for necessary nolints and fix bugs (#34883) 7 months ago
storage_test.go Enable testifylint rules (#34075) 10 months ago
task.go
time.go
ui.go Avoid emoji mismatch and allow to only enable chosen emojis (#35692) 3 months ago
webhook.go