- 10 Oct, 2018 38 commits
-
-
Mike Greiling authored
Fix disappearing weight input in Firefox Closes #7887 See merge request gitlab-org/gitlab-ee!7869
-
Fatih Acet authored
-
Robert Speicher authored
CE upstream - 2018-10-10 14:21 UTC See merge request gitlab-org/gitlab-ee!7865
-
Fatih Acet authored
EE Port of "Convert remaining issue board components into ES module syntax" See merge request gitlab-org/gitlab-ee!7842
-
Mike Greiling authored
-
-
Rémy Coutable authored
[QA] Fix a wrong constant name Closes gitlab-org/quality/nightly#22 See merge request gitlab-org/gitlab-ee!7863
-
Douglas Barbosa Alexandre authored
Merge branch '7197-remove-can-primary-connect-to-secondary-check-from-gitlab-geo-check' into 'master' Geo: Remove connectivity check from primary to secondary from gitlab:geo:check rake task Closes #7197 See merge request gitlab-org/gitlab-ee!7821
-
GitLab Bot authored
# Conflicts: # app/controllers/admin/health_check_controller.rb # app/models/application_setting.rb # db/schema.rb # doc/administration/monitoring/prometheus/gitlab_metrics.md # doc/api/settings.md # locale/gitlab.pot [ci skip]
-
Achilleas Pipinellis authored
Fix broken link and file improvements See merge request gitlab-org/gitlab-ce!22244
-
Rémy Coutable authored
Add in review specifics See merge request gitlab-org/gitlab-ce!22242
-
Rémy Coutable authored
The Menu namespace was changed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22115 and https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7799. Fixes https://gitlab.com/gitlab-org/quality/nightly/issues/22. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Remove Git circuit breaker See merge request gitlab-org/gitlab-ee!7845
-
Douwe Maan authored
Remove Git circuit breaker Closes #45405 See merge request gitlab-org/gitlab-ce!22212
-
Marin Jankovski authored
CE upstream - 2018-10-10 11:21 UTC See merge request gitlab-org/gitlab-ee!7862
-
GitLab Bot authored
-
Fatih Acet authored
Remove security report summary from pipelines view Closes gitlab-ce#48031 and #7631 See merge request gitlab-org/gitlab-ee!7844
-
Fatih Acet authored
Backport of CE changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7844 See merge request gitlab-org/gitlab-ce!22221
-
Fatih Acet authored
Decouple Security Reports Modal from Store See merge request gitlab-org/gitlab-ee!7834
-
Marin Jankovski authored
CE upstream - 2018-10-10 09:21 UTC See merge request gitlab-org/gitlab-ee!7858
-
Zeger-Jan van de Weg authored
Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0. CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22212 Conflicts: app/controllers/admin/health_check_controller.rb app/controllers/application_controller.rb app/helpers/application_settings_helper.rb db/schema.rb doc/administration/monitoring/prometheus/gitlab_metrics.md doc/api/settings.md locale/gitlab.pot
-
Marcia Ramos authored
Clarify what happens when enabling a service template See merge request gitlab-org/gitlab-ce!22240
-
Marcia Ramos authored
Update the HA NFS docs See merge request gitlab-org/gitlab-ce!22239
-
Rémy Coutable authored
Checking out to FETCH_HEAD for migration-paths-upgrade-ce-to-ee See merge request gitlab-org/gitlab-ee!7856
-
Marcia Ramos authored
Refactor the instance-wide custom templates docs See merge request gitlab-org/gitlab-ee!7459
-
Kamil Trzciński authored
API endpoints for Group-level Security Dashboard See merge request gitlab-org/gitlab-ee!7757
-
Fabien Catteau authored
-
GitLab Bot authored
-
Marcia Ramos authored
Move the Auto DevOps note to the top See merge request gitlab-org/gitlab-ce!21745
-
Sean McGivern authored
Add test of adding file templates via Web IDE and Files view See merge request gitlab-org/gitlab-ce!21914
-
Stan Hu authored
CE upstream - 2018-10-10 06:21 UTC See merge request gitlab-org/gitlab-ee!7855
-
Rémy Coutable authored
Inline RSpec/FilePath rubocop rule See merge request gitlab-org/gitlab-ce!22233
-
Lin Jen-Shin authored
When the found "branch" is a tag, Git can't checkout to the tag with the remote name as a prefix. See: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/106218414 So instead, since we're always fetching something, we could just use FETCH_HEAD in this case, and that also works with tags. Also, we shouldn't run any EE-specific checks for tags: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/105906272 It didn't fail but we could clearly see that there were errors, and there's no reasons to run it for tags.
-
Zeger-Jan van de Weg authored
Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
-
Valery Sizov authored
Historically, this check was there to ensure the primary could pull the status information from the secondary. This fix removes that check
-
GitLab Bot authored
-
Mek Stittri authored
Clarify SLA for defects See merge request gitlab-org/gitlab-ce!22229
-
Evan Read authored
Also includes some basic fixes to Markdown to make it adhere to styleguide.
-
- 09 Oct, 2018 2 commits
-
-
Robert Speicher authored
CE upstream - 2018-10-09 21:21 UTC See merge request gitlab-org/gitlab-ee!7852
-
Dimitrie Hoekstra authored
-