Lunny Xiao
|
8a0be5e9f0
|
Bug fixed for deleted label in issue comment (#904)
* bug fixed for deleted label in issue comment
* fix indent
|
8 years ago |
Ethan Koenig
|
10644d6dd7
|
Bug fixes and unit tests for models/issue_label (#802)
|
8 years ago |
Lunny Xiao
|
f94869d2d1
|
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
|
1207bda94b
|
Fix typos in models/ (#576)
|
8 years ago |
Bwko
|
a345a03d99
|
Added sorting to the labels & milestones page (#199)
|
8 years ago |
Kim "BKC" Carlbäcker
|
e8e0539b45
|
Linting
|
8 years ago |
Kim "BKC" Carlbäcker
|
e6cfccdd40
|
GitHub API Compliance (& linting)
|
8 years ago |
Bwko
|
c0ca6644ad
|
Lint/issue &mail (#243)
* Lint models/release.go
* Lint models/ issue_label, issue_mail & mail.go
|
8 years ago |
Lunny Xiao
|
30a37311f8
|
use in instead string join (#155)
|
8 years ago |
Sandro Santilli
|
a1c5f02444
|
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
|
a4454f5d0f
|
Rewrite XORM queries
|
8 years ago |
Sandro Santilli
|
4247304f5a
|
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
|
4c6c16f358
|
Replaced go-gogs-client with go-sdk imports
|
8 years ago |
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
28cf0e6aaa
|
#3459 code quality improvement
|
8 years ago |
Unknwon
|
13c106af77
|
label: adjust forecolor boundary
|
8 years ago |
Thibault Meyer
|
f50e568fd1
|
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
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
8 years ago |
Unknwon
|
e7fd65f0cf
|
#3290 better code structure and batch minor improvements
|
8 years ago |
Unknwon
|
d320915ad2
|
Minor fix for #2710
|
9 years ago |