gitroast/routers/api/v1/repo
kolaente 1a83581121 Added issue search via api ()
* 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
2018-03-07 12:00:56 +02:00
..
branch.go Populate URL field of API commits () 2018-02-20 20:50:42 +08:00
collaborators.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
file.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
fork.go Handle refactor () 2018-01-10 23:34:17 +02:00
hook.go Fix API status code for hook creation () 2017-11-20 15:00:53 +08:00
issue.go Added issue search via api () 2018-03-07 12:00:56 +02:00
issue_comment.go Fix comment API paths () 2017-11-20 15:24:07 +08:00
issue_label.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
issue_tracked_time.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
key.go Writable deploy keys (closes ) () 2018-01-07 00:55:53 +02:00
label.go Handle refactor () 2018-01-10 23:34:17 +02:00
milestone.go Handle refactor () 2018-01-10 23:34:17 +02:00
pull.go Handle refactor () 2018-01-10 23:34:17 +02:00
release.go Add Attachment API () 2018-03-06 09:22:16 +08:00
release_attachment.go Add Attachment API () 2018-03-06 09:22:16 +08:00
repo.go Handle refactor () 2018-01-10 23:34:17 +02:00
star.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
status.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
subscriber.go Update swagger documentation () 2017-11-13 09:02:25 +02:00