gitlab-org--gitlab-foss/app
Thong Kuah 480d57d2f7 Do not inherit when calling const_get
Otherwise we will get really confusing behavior in development
environment (where eager_load is false) where it attempts to load
`Prometheus::Queries::EnvironmentQuery` when query_class_name is
`Gitlab::Prometheus::Queries::EnvironmentQuery`, the `Prometheus` module
is loaded from a gem but not anything in `Gitlab::Prometheus`.
2019-04-04 22:18:37 +13:00
..
assets Merge branch 'xanf/gitlab-ce-move-project-tags' into 'master' 2019-04-03 23:00:35 +00:00
controllers Merge branch '13784-validate-variables-for-masking' into 'master' 2019-04-03 17:55:56 +00:00
finders Fix group transfer selection possibilities 2019-04-02 06:49:11 +00:00
graphql Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'" 2019-04-02 20:05:56 +00:00
helpers Merge branch '13784-validate-variables-for-masking' into 'master' 2019-04-03 17:55:56 +00:00
mailers
models Do not inherit when calling const_get 2019-04-04 22:18:37 +13:00
policies Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitlab-2019-04-02 2019-04-02 10:12:32 +02:00
presenters Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
serializers Merge branch '13784-validate-variables-for-masking' into 'master' 2019-04-03 17:55:56 +00:00
services Merge branch '52560-fix-duplicate-tag-system-hooks' into 'master' 2019-04-03 10:20:50 +00:00
uploaders Don't try to set any ACL on uploaded objects 2019-03-30 14:55:33 +01:00
validators Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
views Merge branch 'xanf/gitlab-ce-move-project-tags' into 'master' 2019-04-03 23:00:35 +00:00
workers Allow external diffs to be used conditionally 2019-03-27 16:51:33 +00:00