Lauris BH
|
7b756a8930
|
Add the ability to use multiple labels as filters(#5786)
|
6 years ago |
Oleg Kovalov
|
b21d2cae09
|
Remove check for negative length (#5120)
|
6 years ago |
Lauris BH
|
0ae0186bd3
|
Add label descriptions (#3662)
* Add label descriptions
* Add default descriptions to label template
|
7 years ago |
Ethan Koenig
|
a186f896eb
|
Replace deprecated Id method with ID (#2655)
|
7 years ago |
Ethan Koenig
|
ea9ae714ff
|
Load label ID in NewLabels (#2045)
|
8 years ago |
Lauris BH
|
625f482b25
|
Refactor session close as xorm already does everything needed internally (#2020)
|
8 years ago |
Lunny Xiao
|
5e4897f585
|
small optimization for get issue labels
|
8 years ago |
Lunny Xiao
|
916ec6ab3d
|
Bug fixed for deleted label in issue comment (#904)
* bug fixed for deleted label in issue comment
* fix indent
|
8 years ago |
Ethan Koenig
|
e979cc5524
|
Bug fixes and unit tests for models/issue_label (#802)
|
8 years ago |
Lunny Xiao
|
63db268036
|
Track labels changed on issue view & resolved #542 (#788)
* track labels changed on issue view & resolved #542
* add missing head comment & sort & fix refresh
|
8 years ago |
Ethan Koenig
|
feb1506600
|
Fix typos in models/ (#576)
|
8 years ago |
Bwko
|
67598de413
|
Added sorting to the labels & milestones page (#199)
|
8 years ago |
Kim "BKC" Carlbäcker
|
e70fa9da88
|
Linting
|
8 years ago |
Kim "BKC" Carlbäcker
|
185fa7b753
|
GitHub API Compliance (& linting)
|
8 years ago |
Bwko
|
7b14700974
|
Lint/issue &mail (#243)
* Lint models/release.go
* Lint models/ issue_label, issue_mail & mail.go
|
8 years ago |
Lunny Xiao
|
cb698a5267
|
use in instead string join (#155)
|
8 years ago |
Sandro Santilli
|
827c85ad85
|
Fix import path of go-sdk (#141)
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
|
8 years ago |
Thibault Meyer
|
b747797b29
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
# models/git_diff.go
# models/issue.go
# models/org.go
# models/pull.go
# models/repo.go
|
8 years ago |
Thibault Meyer
|
5d29fda874
|
Rewrite XORM queries
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- 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
|
8 years ago |
Thomas Boerger
|
a2f2fa9326
|
Replaced go-gogs-client with go-sdk imports
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
e4d1ae765f
|
#3459 code quality improvement
|
8 years ago |
Unknwon
|
b8e94170b3
|
label: adjust forecolor boundary
|
8 years ago |
Thibault Meyer
|
5c0ecdd0ed
|
Fix #3189: Sort labels by name (#3446)
* Fix #3189 #3445: Order labels by name
* Order labels by name on Issues view
|
8 years ago |
Unknwon
|
f60f4fc56e
|
#2246 fully support of webhooks for pull request
|
8 years ago |
Unknwon
|
ba4980ef92
|
#3290 better code structure and batch minor improvements
|
8 years ago |
Unknwon
|
b53eab3773
|
Minor fix for #2710
|
9 years ago |