103 Commits (f991807f7ed6940f1ac2a306a00b522b51a1273d)

Author SHA1 Message Date
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 10 months ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 10 months ago
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319) 11 months ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 11 months 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) 1 year ago
Jason Song 9e31b229bd
Exclude protected branches from recently pushed (#31748) 1 year ago
yp05327 0a11bce87f
Fix Null Pointer error for CommitStatusesHideActionsURL (#31731) 1 year ago
yp05327 7b388630ec
Fix loadRepository error when access user dashboard (#31719) 1 year ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 1 year ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 1 year 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
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 2 years ago
YR Chen 7443a10fc3
Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 2 years ago
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 2 years ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 2 years ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 2 years ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 2 years ago
Lunny Xiao eba9c0ce48
Add testing for CalcCommitStatus (#28823) 2 years ago
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 2 years ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 2 years ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 2 years ago
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622) 2 years ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 2 years ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 2 years ago
yp05327 0abb5633e3
Fix commit status in repo list (#28412) 2 years ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 2 years ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2 years ago
Nanguan Lin e75b89ea6e
Upgrade xorm to 1.3.4 (#27807) 2 years ago
Nanguan Lin e91d4f106b
Upgrade xorm (#27673) 2 years ago
silverwind 5bf367f904
Restore warning commit status (#27504) 2 years ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 2 years ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 2 years ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 2 years ago
Lunny Xiao 47b878858a
Search branches (#27055) 2 years ago