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 4f9f0fc4b8
Fix various trivial problems (#36953)
2 hours ago
..
actions Add summary to action runs view (#36883) 2 days ago
activities Fix typos in code comments: doesnt, dont, wont (#36890) 1 week ago
admin Don't block site admin's operation if SECRET_KEY is lost (#35721) 5 months ago
asymkey Enable `nilnil` linter for new code (#36591) 1 month ago
auth Fix various trivial problems (#36953) 2 hours ago
avatars Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
db Fix various trivial problems (#36953) 2 hours ago
dbfs Fix dbfs error handling (#36844) 2 weeks ago
fixtures Add user badges (#36752) 1 day ago
git Replace index with id in actions routes (#36842) 2 weeks ago
issues Fix various trivial problems (#36921) 5 days ago
migrations Add user badges (#36752) 1 day ago
organization Correct spelling (#36783) 3 weeks ago
packages fix(packages/container): data race when uploading container blobs concurrently (#36524) 2 months ago
perm feat: Add configurable permissions for Actions automatic tokens (#36173) 2 days ago
project Fix permission check on org project operations (#36318) 2 months ago
pull Fix incorrect viewed files counter if file has changed (#36009) 4 months ago
renderhelper fix: generate IDs for HTML headings without id attribute (#36233) 3 months ago
repo Fix various trivial problems (#36953) 2 hours ago
secret Don't block site admin's operation if SECRET_KEY is lost (#35721) 5 months ago
shared/types Refactor locale&string&template related code (#29165) 2 years ago
system Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
unit Run `gopls modernize` on codebase (#34751) 9 months ago
unittest Clean up Makefile, tests and legacy code (#36638) 1 month ago
user Add user badges (#36752) 1 day ago
webhook Add paging headers (#36521) 2 months ago
main_test.go make writing main test easier (#27270) 3 years ago
repo.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 8 months ago
repo_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago