diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-01 18:03:24 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-01 18:03:24 +0000 |
commit | 7f9fa8c18726cafc28c083852863246ce7da7f39 (patch) | |
tree | d346dba1f3fab0fb878554d2a6c69685e44a9877 /lib/api/notes.rb | |
parent | 4102eb3b85a1a9d43bebe116066719e6b0872566 (diff) | |
parent | 4fdd21685cbbac7fc23e17c531cf28eeecc98577 (diff) | |
download | gitlab-ce-7f9fa8c18726cafc28c083852863246ce7da7f39.tar.gz |
Merge branch 'api/issues-filter-state' into 'master'
API: Filter issues by state
While working on [laboard](https://gitlab.com/jubianchi/laboard) I had some issues with the API : I was not able to filter issues by state so I had to write some logic to do it on my side.
I think it will be useful to have this feature supported by the Gitlab API, moreover, the MR API already provides such filter capabilities.
I added the filtering logic on `/issues` and `/projects/:id/issues`.
The commits are not squashed but I'll do it once everything seems ok to you.
See merge request !168
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions