aboutsummaryrefslogtreecommitdiffstats
path: root/modules/convert/status.go
Commit message (Expand)AuthorAgeFilesLines
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-57/+0
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-4/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-4/+4
* format with gofumpt (#18184)65432022-01-201-1/+0
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-1/+1
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-0/+56