- 26 Nov, 2018 40 commits
-
-
Stan Hu authored
Resolve "Maven package permissions option wrongly available in Starter" Closes #8316 See merge request gitlab-org/gitlab-ee!8270
-
Stan Hu authored
Merge branch '8581-geo-the-geo-nodes-admin-page-display-secondary-database-state-incorrectly' into 'master' Rails 5: Fix the check whether the database is in read-only mode Closes #8581 See merge request gitlab-org/gitlab-ee!8594
-
Stan Hu authored
Merge branch '8583-rails5-gitlab-database-loadbalancing-caught_up-returns-state-incorrectly' into 'master' Raisl 5: Fix Gitlab::Database::LoadBalancing#caught_up? check Closes #8583 See merge request gitlab-org/gitlab-ee!8595
-
Robert Speicher authored
Extracts EE specific Sidekiq queue config to a new file See merge request gitlab-org/gitlab-ee!8470
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-26 16:21 UTC See merge request gitlab-org/gitlab-ee!8592
-
Douglas Barbosa Alexandre authored
Rails 5 returns true/false instead of a string 't' or 'f'.
-
Douglas Barbosa Alexandre authored
Rails 5 returns true/false instead of a string 't' or 'f'.
-
Rémy Coutable authored
Enable some frozen string in ee/app See merge request gitlab-org/gitlab-ee!8580
-
GitLab Bot authored
-
Rémy Coutable authored
CE upstream - 2018-11-26 14:21 UTC See merge request gitlab-org/gitlab-ee!8588
-
Dmitriy Zaporozhets authored
i18n: externalize strings from 'app/views/layouts' See merge request gitlab-org/gitlab-ee!8587
-
Filipa Lacerda authored
CE port of "Move merge request approval settings" See merge request gitlab-org/gitlab-ce!23157
-
George Tsiolis authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
# Conflicts: # locale/gitlab.pot [ci skip]
-
Dmitriy Zaporozhets authored
[EE] i18n: externalize strings from 'app/views/shared/members' See merge request gitlab-org/gitlab-ee!8474
-
Fatih Acet authored
Update externalized strings from `/app/views/project/runners` See merge request gitlab-org/gitlab-ce!23347
-
Dmitriy Zaporozhets authored
i18n: externalize strings from 'app/views/shared/members' See merge request gitlab-org/gitlab-ce!23125
-
Tao Wang authored
Signed-off-by: Tao Wang <twang2218@gmail.com>
-
Dmitriy Zaporozhets authored
Packages feature is only available in Premium so we should not show this feature in settings and navigation Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-26 13:21 UTC See merge request gitlab-org/gitlab-ee!8586
-
GitLab Bot authored
-
Stan Hu authored
Batch load only data from same repository when lazy object is accessed See merge request gitlab-org/gitlab-ce!23309
-
Tao Wang authored
Signed-off-by: Tao Wang <twang2218@gmail.com> Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tao Wang authored
Signed-off-by: Tao Wang <twang2218@gmail.com> Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
CE upstream - 2018-11-26 10:21 UTC Closes gitaly#1406 See merge request gitlab-org/gitlab-ee!8582
-
Grzegorz Bizon authored
Cache project HEAD to prevent unnecessary Gitaly calls See merge request gitlab-org/gitlab-ce!23307
-
Grzegorz Bizon authored
Allow to store null variables Closes #54379 See merge request gitlab-org/gitlab-ce!23299
-
Grzegorz Bizon authored
CE Backport: Extract Gitlab::Prometheus::QueryVariables See merge request gitlab-org/gitlab-ce!23335
-
Fatih Acet authored
Refactor issue boards switcher to single file Vue component (CE-port) See merge request gitlab-org/gitlab-ce!23274
-
Fatih Acet authored
Refactor issue boards switcher to single file Vue component See merge request gitlab-org/gitlab-ee!8519
-
Grzegorz Bizon authored
CE port for qa-193-ldap-group-sync EE branch See merge request gitlab-org/gitlab-ce!22834
-
Sean McGivern authored
-
Grzegorz Bizon authored
E2E QA Tests - LDAP Admin user sync and Group sync with group cn and user filter See merge request gitlab-org/gitlab-ee!8234
-
George Tsiolis authored
-
George Tsiolis authored
-
Phil Hughes authored
Add @vue/test-utils as dev dependency See merge request gitlab-org/gitlab-ce!23345
-
GitLab Bot authored
# Conflicts: # locale/gitlab.pot [ci skip]
-
Douwe Maan authored
-
Douwe Maan authored
By specifying `key`, we get a different lazy batch loader for each repository, which means that accessing a lazy object from one repository will only result in that repository's objects being fetched, not those of other repositories, saving us some unnecessary Gitaly lookups.
-