| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix `GetCommitStatuses` (#28787) (#28804) | KN4CK3R | 2024-01-15 | 1 | -35/+32 |
* | Upgrade xorm to 1.3.4 (#27807) (#27813) | Giteabot | 2023-10-27 | 1 | -1/+1 |
* | Upgrade xorm (#27673) (#27691) | Giteabot | 2023-10-19 | 1 | -1/+1 |
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 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-12-01 | 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 |