gitlab-org--gitlab-foss/app
Fatih Acet 6f441ae1a1 Merge branch '23118-use-one-style-of-naming-js-files' into 'master'
Formatted all app/assets/javascripts to underscore naming convention

## What does this MR do?

Changes all javascript file names to user underscores as delimiter.

This will be enforced in the docs in a different MR !6782.

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

## Why was this MR needed?

Consistency.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?


Closes #23118

See merge request !6783
2016-10-11 00:02:16 +00:00
..
assets Merge branch '23118-use-one-style-of-naming-js-files' into 'master' 2016-10-11 00:02:16 +00:00
controllers Remove Ci::ApplicationController 2016-10-10 16:47:27 +02:00
finders Refactor TrendingProjectsFinder to support caching 2016-10-05 16:39:03 +02:00
helpers Added copy file path button to diffs 2016-10-10 09:59:35 +01:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Merge branch 'fix/async-pipeline-processing-stale-data' into 'master' 2016-10-10 13:39:51 +00:00
policies Improve project policy spec 2016-10-06 18:54:28 -03:00
services Fix ci pipeline processing with async jobs 2016-10-07 14:52:30 +02:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views Merge branch 'simplify-compare-page-text' into 'master' 2016-10-10 22:46:48 +00:00
workers Merge branch '23096-expire-artifacts-per-job' into 'master' 2016-10-07 17:58:36 +00:00