gitlab-org--gitlab-foss/app
Bob Van Landuyt 939469cda3 Build the locale path with an `_` instead of a `-`
The locale code is turned into an asset path with an underscore
instead of a dash.

The language codes are transformed by `I18n.locale` into a code with a
dash. But the resources for translating are always stored in a path
using a `_` separating the language and the region code.
2017-10-18 13:10:35 +02:00
..
assets Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
controllers Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
finders Pass `archived:` as a keyword argument 2017-10-12 11:36:54 +02:00
helpers Build the locale path with an `_` instead of a `-` 2017-10-18 13:10:35 +02:00
mailers
models Merge branch 'bvl-circuitbreaker-improvements' into 'master' 2017-10-17 10:43:05 +00:00
policies Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master' 2017-10-06 17:06:55 +00:00
presenters Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service 2017-10-07 00:27:15 +09:00
serializers Make sure we always return an array of hierarchies 2017-10-13 15:15:45 +02:00
services Merge branch '38236-remove-build-failed-todo-if-it-has-been-auto-retried' into 'master' 2017-10-16 12:14:42 +00:00
uploaders
validators
views Build the locale path with an `_` instead of a `-` 2017-10-18 13:10:35 +02:00
workers Backports EE 38771 changes to CE. 2017-10-10 10:13:00 +01:00