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
..
admin Cleanup models.User.HashPassword (#3334) 7 years ago
convert Populate URL field of API commits (#3546) 6 years ago
misc Rework special link parsing in the post-processing of markup (#3354) 6 years ago
org Fix ignored errors when checking if organization, team member (#3177) 7 years ago
repo Added issue search via api (#3612) 6 years ago
swagger Add Attachment API (#3478) 6 years ago
user Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
utils Fix API status code for hook creation (#2814) 7 years ago
api.go Add Attachment API (#3478) 6 years ago