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.
 
 
 
 
 
 
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852)
1 year ago
..
branch.go Detect whether action view branch was deleted (#32764) 1 year ago
branch_list.go Fix branch order (#31174) 2 years ago
branch_test.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 2 years ago
commit_status.go Fix Null Pointer error for CommitStatusesHideActionsURL (#31731) 2 years ago
commit_status_summary.go Fix commitstatus summary (#30431) 2 years ago
commit_status_test.go Enable tenv and testifylint rules (#32852) 1 year ago
lfs.go refactor: remove redundant err declarations (#32381) 1 year ago
lfs_lock.go Show lock owner instead of repo owner on LFS setting page (#31788) 1 year ago
lfs_lock_list.go Show lock owner instead of repo owner on LFS setting page (#31788) 1 year ago
main_test.go
protected_branch.go Add priority to protected branch (#32286) 1 year ago
protected_branch_list.go Add priority to protected branch (#32286) 1 year ago
protected_branch_list_test.go Add priority to protected branch (#32286) 1 year ago
protected_branch_test.go Enable tenv and testifylint rules (#32852) 1 year ago
protected_tag.go Add tag protection via rest api #17862 (#31295) 2 years ago
protected_tag_test.go