Commit Graph

27 Commits (8d99ee27734b15199e5f620f67e81857d4cddfca)

Author SHA1 Message Date
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421)
4 years ago
6543 2848c5eb8f Swagger info corrections (#9441)
4 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553)
5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077)
5 years ago
Lanre Adelowo f2256d9881 make sure labels are actually returned (#6053)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845)
6 years ago
David Schneiderbauer ea01decb6b fix wrong issue endpoints in swagger doc (#3914)
6 years ago
Bo-Yi Wu 1c5cbc390b refactor: import order. (#3736)
6 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899)
7 years ago
Ethan Koenig 3ffedeab03 Fix bug in issue labels API (#2048)
7 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802)
7 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788)
7 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
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 dccb0c15b9 Replace convert.To with APIFormat calls
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
lstahlman 2eeb0ec9b0 Additional API support for labels (#3290)
8 years ago