43 Commits (36aa39fffe8e23319e927936c85b1ceed40ebc0b)

Author SHA1 Message Date
Zettat123 897e48dde3
Add quick approve button on PR page (#35678) 2 months ago
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
Lunny Xiao 6d0b24064a
Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
badhezi 0cec4b84e2
Fix actions skipped commit status indicator (#34507) 7 months ago
Lunny Xiao 688da55f54
Split GetLatestCommitStatus as two functions (#34535) 7 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
Lunny Xiao c88e71c1d2
Refactor functions to reduce repopath expose (#33892) 9 months ago
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
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
Zettat123 7ad5031328
Fix duplicate status check contexts (#30660) 2 years ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 2 years ago
YR Chen 7443a10fc3
Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 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
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 2 years ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
yp05327 0abb5633e3
Fix commit status in repo list (#28412) 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
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 2 years ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 2 years ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 2 years ago
yp05327 7a687caca4
Fix wrong commit status in web ui (#26121) 2 years ago
Lunny Xiao 7735da1c66
Display branch commit status (#25608) 3 years ago
Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235) 3 years ago
Lunny Xiao 315124b469
Fix parallelly generating index failure with Mysql (#24567) 3 years ago
Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638) 3 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 3 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 3 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 3 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 3 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 3 years ago
Lunny Xiao f7ade6de7c
Fix generate index failure possibility on postgres (#21998) 3 years ago
Lunny Xiao b2c4870481
Fix parallel creating commit status bug with tests (#21911) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 3 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 4 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 4 years ago
6543 06e4687cec
more context for models (#19511) 4 years ago
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 4 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 4 years ago