128 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
luo jiyin 6a5f9e12f9
Fix typos: unknow -> unknown, pktLineTypeUnknow -> pktLineTypeUnknown (#36419) 1 week ago
Lunny Xiao da036f3f35
LFS locks must belong to the intended repo (#36344) 3 weeks ago
wxiaoguang 050c9485df
Fix team member access check (#35899) 3 months ago
Lunny Xiao d9c0f86de8
Fix incorrect pull request counter (#35819) 3 months ago
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688) 3 months ago
Kemal Zebari a9f2ea720b
Honor delete branch on merge repo setting when using merge API (#35488) 3 months ago
Zettat123 897e48dde3
Add quick approve button on PR page (#35678) 3 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 5 months ago
Lunny Xiao e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 5 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 5 months ago
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
Naxdy 32152a0ac0
Also display "recently pushed branch" alert on PR view (#35001) 7 months ago
wxiaoguang 6a97ab0af4
Fix team permissions (#34827) 7 months ago
wxiaoguang 4fc626daa1
Refactor editor (#34780) 7 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 8 months ago
Lunny Xiao 6d0b24064a
Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 8 months ago
Philip Peterson c5e78fc7ad
Do not mutate incoming options to SearchRepositoryByName (#34553) 8 months ago
badhezi 0cec4b84e2
Fix actions skipped commit status indicator (#34507) 8 months ago
Lunny Xiao 688da55f54
Split GetLatestCommitStatus as two functions (#34535) 8 months ago
Lunny Xiao a100ac3306
Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035) 10 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 10 months ago
Lunny Xiao a2e8a289b2
Improve pull request list api (#34052) 10 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 10 months ago
Lunny Xiao c88e71c1d2
Refactor functions to reduce repopath expose (#33892) 11 months ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 12 months ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 12 months ago
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319) 1 year ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 1 year ago
6543 846f618716
Add priority to protected branch (#32286) 1 year ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 1 year ago
6543 5d43801b72
Optimize branch protection rule loading (#32280) 1 year ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 1 year ago
Jason Song 0470646d46
Show lock owner instead of repo owner on LFS setting page (#31788) 1 year ago
Lunny Xiao 572aaebd96
Rename head branch of pull requests when renaming a branch (#31759) 2 years ago
Jason Song 9e31b229bd
Exclude protected branches from recently pushed (#31748) 2 years ago
yp05327 0a11bce87f
Fix Null Pointer error for CommitStatusesHideActionsURL (#31731) 2 years ago
yp05327 7b388630ec
Fix loadRepository error when access user dashboard (#31719) 2 years ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 2 years ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 2 years ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 2 years ago
Lunny Xiao 1137a0357e
Fix branch order (#31174) 2 years ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 2 years ago
Zettat123 7ad5031328
Fix duplicate status check contexts (#30660) 2 years ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2 years ago
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 2 years ago
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 2 years ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 2 years ago