aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)65432024-02-231-2/+2
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-121-1/+2
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-2/+1
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-1/+3
* Abstract hash function usage (#28138)Adam Majer2023-12-131-1/+1
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-111-4/+2
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-1/+1
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-301-1/+10
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+176