Commit Graph

6 Commits (5d430c9e68f7e50e6d1727c43518e84579fd6a4f)

Author SHA1 Message Date
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 9 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 9 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 9 years ago
lstahlman 2eeb0ec9b0 Additional API support for labels (#3290)
* Add API support for labels.

* Error handling for adding/replacing multiple issue labels

* Revisions to function names and error handling. Use issue.ClearLabels in replace/clear functions

* Additional code cleanup
9 years ago