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.
 
 
 
 
 
 
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
2 years ago
..
actions Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
activities Reduce unnecessary database queries on actions table (#30509) 2 years ago
admin
asymkey Enable more `revive` linter rules (#30608) 2 years ago
auth Fix wrong table name (#30557) 2 years ago
avatars Replace 10 more gt- classes with tw- (#29945) 2 years ago
db Enable more `revive` linter rules (#30608) 2 years ago
dbfs
fixtures Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
git chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2 years ago
issues Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
migrations Rename migration package name for 1.22-rc1 (#30730) 2 years ago
organization Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
packages Fix package list performance (#30520) 2 years ago
perm Clarify permission "HasAccess" behavior (#30585) 2 years ago
project Enable more `revive` linter rules (#30608) 2 years ago
pull Add support for sha256 repositories (#23894) 2 years ago
repo Enable more `revive` linter rules (#30608) 2 years ago
secret Make runs-on support variable expression (#29468) 2 years ago
shared/types Refactor locale&string&template related code (#29165) 2 years ago
system Refactor deletion (#28610) 2 years ago
unit Allow everyone to read or write a wiki by a repo unit setting (#30495) 2 years ago
unittest Add some tests to clarify the "must-change-password" behavior (#30693) 2 years ago
user Replace deprecated `math/rand` functions (#30733) 2 years ago
webhook Store webhook event in database (#29145) 2 years ago
error.go Add merge style `fast-forward-only` (#28954) 2 years ago
fixture_generation.go
fixture_test.go
main_test.go
org.go Add user blocking (#29028) 2 years ago
org_team.go Clarify permission "HasAccess" behavior (#30585) 2 years ago
org_team_test.go Add user blocking (#29028) 2 years ago
org_test.go Add user blocking (#29028) 2 years ago
repo.go Refactor deletion (#28610) 2 years ago
repo_test.go
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2 years ago