gitlab-org--gitlab-foss/spec
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
..
bin Add Performance category to the changelog 2017-10-13 12:45:56 +02:00
config
controllers Merge branch 'zj-gitaly-n-1-call-test' into 'master' 2017-10-17 11:15:39 +00:00
db/production
factories add spec 2017-10-11 16:41:36 -04:00
features Merge branch 'bvl-circuitbreaker-improvements' into 'master' 2017-10-17 10:43:05 +00:00
finders Handle archived projects in the `GroupDescendantsFinder` 2017-10-11 10:17:24 +02:00
fixtures Include a .hidden directory in pages artifact extraction tests 2017-10-12 17:56:46 +01:00
helpers Build the locale path with an `_` instead of a `-` 2017-10-18 13:10:35 +02:00
initializers Read circuitbreaker settings from `Gitlab::CurrentSettings` 2017-10-17 11:50:32 +02:00
javascripts Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
lib Merge branch 'bvl-circuitbreaker-improvements' into 'master' 2017-10-17 10:43:05 +00:00
mailers Don't show an "Unsubscribe" link in snippet comment notifications 2017-10-09 15:03:05 +02:00
migrations Merge branch '37552-replace-js-true-with-js' into 'master' 2017-10-09 12:23:26 +00:00
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
requests Merge branch 'bvl-circuitbreaker-improvements' into 'master' 2017-10-17 10:43:05 +00:00
routing
rubocop/cop Also warn on timestamp in datetime migration cop 2017-10-10 10:36:10 +01: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
sidekiq/cron
support Read circuitbreaker settings from `Gitlab::CurrentSettings` 2017-10-17 11:50:32 +02:00
tasks Gitaly namespace service enabled for GitLab 2017-10-05 14:11:32 +02:00
unicorn
uploaders
validators
views Add a project forks spec helper 2017-10-07 11:46:23 +02:00
workers Backports EE 38771 changes to CE. 2017-10-10 10:13:00 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Improve the flaky examples detection jobs 2017-10-04 15:14:38 +02:00