summaryrefslogtreecommitdiffstats
path: root/models/issue_label.go
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
| | | | | | | | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
* | Rewrite XORM queriesThibault Meyer2016-11-101-5/+21
|/
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
|
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
|
* #3459 code quality improvementUnknwon2016-08-291-3/+38
|
* label: adjust forecolor boundaryUnknwon2016-08-271-1/+1
|
* Fix #3189: Sort labels by name (#3446)Thibault Meyer2016-08-251-3/+3
| | | | | | * Fix #3189 #3445: Order labels by name * Order labels by name on Issues view
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-2/+12
|
* #3290 better code structure and batch minor improvementsUnknwon2016-08-031-20/+73
|
* Minor fix for #2710Unknwon2016-02-271-0/+234