Commit Graph

60 Commits (e3b6526922367db57698025f4e11066f3ecff32c)

Author SHA1 Message Date
Thibault Meyer a4454f5d0f
Rewrite XORM queries
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- 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
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon 28cf0e6aaa code quality improvement
Unknwon 13c106af77 label: adjust forecolor boundary
Thibault Meyer f50e568fd1 Fix : Sort labels by name ()
* Fix  : Order labels by name

* Order labels by name on Issues view
Unknwon 3f7f4852ef fully support of webhooks for pull request
Unknwon e7fd65f0cf better code structure and batch minor improvements
Unknwon d320915ad2 Minor fix for