You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kolaente 1a83581121 Added issue search via api (#3612)
* Started implementing issue api search

* Implemented issue search via api

* Added search to swagger.json

* Removed todo

* fmt

* Added comment to generate swagger json via "generate-swagger"

* Simplified search

* fmt

* Removed unessecary comment

* Removed unessecary declaration of the issues-variable

* Removed unessecary comment

* Removed unessecary comment

* Added explanation keyword

* Simplified check for empty keyword

* corrected check if keyword is empty
6 years ago
..
branch.go Populate URL field of API commits (#3546) 6 years ago
collaborators.go Update swagger documentation (#2899) 7 years ago
file.go Update swagger documentation (#2899) 7 years ago
fork.go Handle refactor (#3339) 7 years ago
hook.go Fix API status code for hook creation (#2814) 7 years ago
issue.go Added issue search via api (#3612) 6 years ago
issue_comment.go Fix comment API paths (#2813) 7 years ago
issue_label.go Update swagger documentation (#2899) 7 years ago
issue_tracked_time.go Update swagger documentation (#2899) 7 years ago
key.go Writable deploy keys (closes #671) (#3225) 7 years ago
label.go Handle refactor (#3339) 7 years ago
milestone.go Handle refactor (#3339) 7 years ago
pull.go Handle refactor (#3339) 7 years ago
release.go Add Attachment API (#3478) 6 years ago
release_attachment.go Add Attachment API (#3478) 6 years ago
repo.go Handle refactor (#3339) 7 years ago
star.go Update swagger documentation (#2899) 7 years ago
status.go Update swagger documentation (#2899) 7 years ago
subscriber.go Update swagger documentation (#2899) 7 years ago