aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branch_list.go
Commit message (Expand)AuthorAgeFilesLines
* Fix branch order (#31174)Lunny Xiao2024-05-311-8/+4
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-211-0/+19
* Add container.FilterSlice function (#30339)oliverpool2024-04-091-15/+11
* 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