index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
git
/
commit_status.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix duplicate status check contexts (#30660) (#30779)
Zettat123
2024-05-01
1
-25
/
+5
*
Move from `max( id )` to `max( index )` for latest commit statuses (#30076)
YR Chen
2024-03-30
1
-47
/
+73
*
fix commit_status
oliverpool
2024-03-24
1
-13
/
+8
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
1
-1
/
+1
*
Add support for sha256 repositories (#23894)
Adam Majer
2024-01-19
1
-1
/
+1
*
Fix `GetCommitStatuses` (#28787)
KN4CK3R
2024-01-15
1
-35
/
+19
*
Improve ObjectFormat interface (#28496)
Lunny Xiao
2023-12-19
1
-1
/
+1
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
1
-8
/
+5
*
Fix commit status in repo list (#28412)
yp05327
2023-12-11
1
-1
/
+3
*
Upgrade xorm to 1.3.4 (#27807)
Nanguan Lin
2023-10-27
1
-1
/
+1
*
Upgrade xorm (#27673)
Nanguan Lin
2023-10-19
1
-1
/
+1
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-1
/
+1
*
Add link to job details and tooltip to commit status in repo list in dashboar...
yp05327
2023-08-21
1
-0
/
+6
*
Fix pull request check list is limited (#26179)
caicandong
2023-07-31
1
-3
/
+3
*
Fix wrong commit status in web ui (#26121)
yp05327
2023-07-25
1
-1
/
+1
*
Display branch commit status (#25608)
Lunny Xiao
2023-07-03
1
-0
/
+47
*
Fix index generation parallelly failure (#25235)
Lunny Xiao
2023-06-15
1
-0
/
+34
*
Fix parallelly generating index failure with Mysql (#24567)
Lunny Xiao
2023-06-05
1
-6
/
+28
*
Add status indicator on main home screen for each repo (#24638)
Yarden Shoham
2023-05-13
1
-0
/
+50
*
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-07
1
-1
/
+1
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
1
-1
/
+2
*
Use context parameter in models/git (#22367)
Jason Song
2023-01-09
1
-16
/
+16
*
Use complete SHA to create and query commit status (#22244)
Jason Song
2022-12-27
1
-0
/
+4
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
1
-2
/
+2
*
Fix generate index failure possibility on postgres (#21998)
Lunny Xiao
2022-12-02
1
-0
/
+18
*
Fix parallel creating commit status bug with tests (#21911)
Lunny Xiao
2022-11-30
1
-65
/
+36
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
1
-2
/
+2
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-5
/
+5
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-1
/
+1
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-0
/
+370