- 10 Oct, 2018 29 commits
-
-
-
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
-
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.
-
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 11 commits
-
-
Robert Speicher authored
CE upstream - 2018-10-09 21:21 UTC See merge request gitlab-org/gitlab-ee!7852
-
Dimitrie Hoekstra authored
-
Douglas Barbosa Alexandre authored
Rails5: Fix epics finder count_key method See merge request gitlab-org/gitlab-ee!7822
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Remove duplicated item in Administration Documentation See merge request gitlab-org/gitlab-ce!21933
-
Michael Bisbjerg authored
-
Jasper Maes authored
In Rails5, the state enum value is passed instead of the database integer.
-
Achilleas Pipinellis authored
-
abuerer authored
-
Robert Speicher authored
CE upstream - 2018-10-09 18:24 UTC Closes gitlab-org/quality/team-tasks#60 See merge request gitlab-org/gitlab-ee!7851
-
Winnie Hellmann authored
-