aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/label.go
Commit message (Expand)AuthorAgeFilesLines
* Add loading yaml label template files (#22976)Lauris BH2023-03-021-63/+52
* Fix DBConsistency checks on MSSQL (#23132)zeripath2023-02-241-4/+4
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-41/+65
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-22/+22
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-4/+4
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+12
* Fix org label open count, including close count issue (#20353)Tyrone Yeh2022-07-141-0/+2
* Fix CountOrphanedLabels in orphan check (#20009)zeripath2022-06-171-1/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+836