- 26 Nov, 2018 40 commits
-
-
Stan Hu authored
Move EE specific code from Gitbab::Database into ee Closes #8584 See merge request gitlab-org/gitlab-ee!8597
-
Robert Speicher authored
CE upstream - 2018-11-26 18:21 UTC See merge request gitlab-org/gitlab-ee!8596
-
Douglas Barbosa Alexandre authored
This commit move EE specific code from GitLab::Database into ee/, and remove unused methods.
-
Clement Ho authored
Changes the delete custom metric alert Closes #4940 See merge request gitlab-org/gitlab-ee!8430
-
Jose Ivan Vargas authored
-
Robert Speicher authored
-
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
-
GitLab Bot authored
# Conflicts: # spec/workers/every_sidekiq_worker_spec.rb [ci skip]
-
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
Backport of gitlab-ee!8470 See merge request gitlab-org/gitlab-ce!23150
-
Robert Speicher authored
Extracts EE specific Sidekiq queue config to a new file See merge request gitlab-org/gitlab-ee!8470
-
Douglas Barbosa Alexandre authored
Add events index on project_id and created_at Closes #53992 See merge request gitlab-org/gitlab-ce!23354
-
Robert Speicher authored
Upgrade better_errors gem to 2.5.0 See merge request gitlab-org/gitlab-ce!23312
-
🤖 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
-
Tim Zallmann authored
Fix Image Lazy Loader for some older browsers Closes #54407 See merge request gitlab-org/gitlab-ce!23349
-
Rémy Coutable authored
Override CI_COMMIT_REF_SLUG for QA branches See merge request gitlab-org/gitlab-ce!23346
-
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
-
Lin Jen-Shin authored
-
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]
-
Rémy Coutable authored
The `gitlab:assets:compile` job isn't run for the QA branches, thus there's no Docker image correspinding these branches in the registry. By overriding `CI_COMMIT_REF_SLUG` to `master` for QA branches, the `fetch-assets` job in the `omnibus-gitlab` pipeline will pull the `master` assets Docker image. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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>
-
Lukas Eipert authored
Some older browsers do not ship with isIntersecting, while they already have IntersectionObserver support. We make use of `intersectionRatio` now to fix the Lazy Loader for those browsers.
-
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>
-