aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branches_test.go
Commit message (Expand)AuthorAgeFilesLines
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-162/+0
* Use more specific test methods (#24265)KN4CK3R2023-04-221-3/+3
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-4/+4
* Use context parameter in models/git (#22367)Jason Song2023-01-091-10/+10
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-16/+16
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-3/+3
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+163