aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/branches.go
Commit message (Expand)AuthorAgeFilesLines
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-197/+0
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-415/+15
* Improve utils of slices (#22379)Jason Song2023-01-111-4/+4
* Use context parameter in models/git (#22367)Jason Song2023-01-091-26/+26
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-12/+7
* 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
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-6/+6
* Add more linters to improve code readability (#19989)Wim2022-06-201-4/+4
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+603