gitlab-org--gitlab-foss/app
Toon Claes a8d4bf9724 Use helper method to set filtered search input attributes
The list of attributes for the filtered search input was getting long, so use a
helper method to fill that hash.

Also, for multiple issue assignees, a helper is more convenient because it would
allow EE to override the behavior if MIA is supported.
2017-06-20 14:19:45 +02:00
..
assets [noop] Remove unused code 2017-06-20 14:19:45 +02:00
controllers Add “Project moved” error to Git-over-HTTP 2017-06-16 14:14:19 -07:00
finders Merge branch 'add-since-and-until-params-to-issuables' into 'master' 2017-06-19 12:13:27 +00:00
helpers Use helper method to set filtered search input attributes 2017-06-20 14:19:45 +02:00
mailers use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
models Merge branch 'dm-chat-message-backticks' into 'master' 2017-06-20 11:47:56 +00:00
policies Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
serializers Improve method names and add more specs 2017-06-16 12:03:15 -03:00
services Reduce wait timings for Sidekiq jobs 2017-06-19 16:14:07 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper 2017-06-01 21:21:14 +00:00
views Use helper method to set filtered search input attributes 2017-06-20 14:19:45 +02:00
workers Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00