Commit Graph

7 Commits (cbf18f61d1ed2d2b28f17d41b49bab6f01918452)

Author SHA1 Message Date
Lunny Xiao 29dda47cbb
Fix label count ()
* fix label count

* fix vendor

* fix import order

* update xorm to fix bug

* fix tests

* fix mssql bug
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
Lanre Adelowo 024871ade6 Add label names as filter in issue search api ()
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
Ethan Koenig 2559a34b97 Load label ID in NewLabels ()
Ethan Koenig 181c8d9c99 Fix consistency check ()
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label ()