aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branch_list.go
Commit message (Expand)AuthorAgeFilesLines
* Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)65432024-02-231-5/+5
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-111-23/+11
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-4/+4
* Search branches (#27055)Lunny Xiao2023-09-171-0/+4
* Make FindBranches have stable result (#25631)wxiaoguang2023-07-031-6/+2
* Get latest commit statuses from database instead of git data on dashboard for...Lunny Xiao2023-07-031-0/+17
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+132