gitlab-org--gitlab-foss/app
Fatih Acet a584662ce8 Merge branch 'cs-inline-js-search' into 'master'
Remove inline JavaScript for Search autocomplete

## What does this MR do?

Remove inline JavaScript from the search partial for Search autocomplete.

## Are there points in the code the reviewer needs to double check?

That this doesn't break anything (it didn't when I tested it!)

## Why was this MR needed?

Inline scripts are bad, this removes a few of them.

## What are the relevant issue numbers?

#18231 and #19866

## Does this MR meet the acceptance criteria?

- Tests
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5284
2016-09-27 09:47:34 +00:00
..
assets Merge branch 'cs-inline-js-search' into 'master' 2016-09-27 09:47:34 +00:00
controllers Fix snippets pagination 2016-09-26 12:42:12 +02:00
finders fix issues mr counter 2016-09-20 14:39:15 +01:00
helpers Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' 2016-09-24 10:49:45 +00:00
mailers Fix "Unsubscribe" link in notification emails that is triggered by anti-virus 2016-09-20 09:52:57 +02:00
models Improve project_with_board factory to create the default lists 2016-09-26 14:42:38 -03:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Merge branch 'post-merge-improve-of-ci-permissions' into 'master' 2016-09-21 09:00:38 +00:00
uploaders
validators
views Merge branch 'cs-inline-js-search' into 'master' 2016-09-27 09:47:34 +00:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00