- 15 Oct, 2019 33 commits
-
-
Sean McGivern authored
Rename Vulnerabilities to Findings in Groups security routes See merge request gitlab-org/gitlab!17355
-
Victor Zagorodny authored
Add support of both /vulnerability_findings and /vulnerabilities routes for Group Security Dashboard, toggled by the feature flag.
-
Kushal Pandya authored
Revert "Revert multi select" See merge request gitlab-org/gitlab!18516
-
Kamil Trzciński authored
Remove `depend_on_persistent_pipeline_ref` feature flag Closes #14863 See merge request gitlab-org/gitlab!18185
-
Kamil Trzciński authored
Allow config Sidekiq worker memory limit in ENV See merge request gitlab-org/gitlab!18071
-
Grzegorz Bizon authored
Make IS_GITLAB_EE consistent See merge request gitlab-org/gitlab!18442
-
Kamil Trzciński authored
Currently: 1. If `IS_GITLAB_EE=` is used, it fails to generate Webpack as it cannot be parsed as JSON, 2. If `IS_GITLAB_EE=1` is used, it fails on GitLab CE, 3. If `IS_GITLAB_EE=0` it does work correctly, and disables EE, 4. If `IS_GITLAB_EE=1` is used on GitLab EE it effectively required to run on EE changes. This changes to: Make `IS_GITLAB_EE=` to donate the intent to disable or enable EE sources, instead of requiring it, and makes the check consitent in behaviour.
-
Nick Thomas authored
Bump GITLAB_ELASTICSEARCH_INDEXER_VERSION=v1.4.0 Closes #33255 and gitlab-elasticsearch-indexer#39 See merge request gitlab-org/gitlab!18558
-
Thong Kuah authored
Enable frozen string for spec/tasks See merge request gitlab-org/gitlab!18552
-
Achilleas Pipinellis authored
Edit new configuration settings documentation See merge request gitlab-org/gitlab!18557
-
Evan Read authored
-
Tim Zallmann authored
Remove ActionType constants from epic tree frontend See merge request gitlab-org/gitlab!17971
-
Winnie Hellmann authored
-
Shinya Maeda authored
This commit removes the FF as it's deemed stable
-
Dylan Griffith authored
Which fixes https://gitlab.com/gitlab-org/gitlab/issues/33255 and also includes https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/merge_requests/39
-
Evan Read authored
Add more details on how to use Docker-based Gitlab with Docker-based PlantUML See merge request gitlab-org/gitlab!18204
-
Martin Melka authored
The MR also fixes the relative path to the PlantUML service
-
Martin Wortschack authored
Fix metrics chart embed tooltip spacing Closes #34063 See merge request gitlab-org/gitlab!18543
-
Tristan Read authored
-
Nick Thomas authored
Operator can see all projects using an instance level cluster See merge request gitlab-org/gitlab!18173
-
Russell Dickenson authored
Refactor of appearance/customization docs Closes #31189 See merge request gitlab-org/gitlab!18049
-
Marcel Amirault authored
Move most information regarding the appearance section to /user/admin_area, and redirect from /customization. Updates screenshots, information, process, etc.
-
Thong Kuah authored
Fixed cert-manager retry logic to apply correct exit code Closes #34065 See merge request gitlab-org/gitlab!18545
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Thong Kuah authored
Enable frozen string for spec/uploaders See merge request gitlab-org/gitlab!18547
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Evan Read authored
Update Auto DevOps quickstart Closes #33075 See merge request gitlab-org/gitlab!18356
-
Daniel Gruesso authored
Update guide to show new base domain loc, update images
-
Qingyu Zhao authored
-
Evan Read authored
Instructions to set your Geo Node Name Closes #11501 See merge request gitlab-org/gitlab!18463
-
Zack Cuddy authored
-
Russell Dickenson authored
Use PlantUML intregration in PlantUML docs See merge request gitlab-org/gitlab!18550
-
Evan Read authored
-
- 14 Oct, 2019 7 commits
-
-
James Fargher authored
-
Filipa Lacerda authored
Productivity Analytics: Move daterange component to shared space See merge request gitlab-org/gitlab!18383
-
Martin Wortschack authored
- Refactor daterange component
-
Tanya Pazitny authored
Change Gitaly recommendations for 25k and 50k architectures in the docs See merge request gitlab-org/gitlab!18531
-
Tanya Pazitny authored
-
Mike Greiling authored
EKS Cluster form static fields and security groups dropdown See merge request gitlab-org/gitlab!17762
-
Enrique Alcántara authored
- Cluster name - Environment scope - Kubernetes version
-