gitlab-org--gitlab-foss/app/views/projects/issues
Dmitriy Zaporozhets 80b2f3fb86 Implement merge requests search
It is same search like we have at issues page. It allows to quickly
filter merge requests based on title or desription. I copy-pasted some
js code from Issues.js. In future search (filtering) logic should be
refactoed into one class for merge requests and issues
2015-03-12 16:20:58 -07:00
..
_discussion.html.haml Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
_form.html.haml Changed to "Create Issue" 2015-02-27 16:24:05 -08:00
_issue.html.haml Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
_issue_context.html.haml Merge branch 'master' into rails-4.1.9 2015-02-21 12:55:28 -07:00
_issues.html.haml
edit.html.haml
index.atom.builder
index.html.haml Implement merge requests search 2015-03-12 16:20:58 -07:00
new.html.haml
show.html.haml Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
update.js.haml