aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branch.go
Commit message (Expand)AuthorAgeFilesLines
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-121-2/+2
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-19/+14
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-011-2/+2
* Only show newly pushed branches message in the same repository (#26148)Zettat1232023-07-261-0/+1
* Exclude default branch from pushed branch hint (#25795)Lunny Xiao2023-07-101-1/+3
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-081-0/+21
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Following-up improvments for various PRs (#25620)wxiaoguang2023-07-011-2/+2
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-301-7/+8
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+379