summaryrefslogtreecommitdiffstats
path: root/models/issues/label.go
Commit message (Expand)AuthorAgeFilesLines
* 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