- 14 Jun, 2020 1 commit
-
-
Tanya Pazitny authored
Use airgapped network for runner This will allow the runner to run in an airgapped network that is shared with the main GitLab container Add an Instance scenario for Airgapped Add an airgap check of an initial wget to prove that DNS is functioning, ping commands to show initial connectivity and then airgap, and a netcat check of port 80
-
- 11 Jun, 2020 39 commits
-
-
Jan Provaznik authored
Preserve order when applying multiple scoped labels See merge request gitlab-org/gitlab!33420
-
John Hope authored
Order matters when applying scoped labels in a way it does not when applying regular labels. When applying scoped labels by id this order is maintained but when applying by title, such as via the API, it is not. This change stores the intended order by title when provided as an array or comma-separated string of label titles and applies it to the label order when updating an issuable.
-
Ezekiel Kigbo authored
Upgrade to Mermaid v8.5.2 See merge request gitlab-org/gitlab!34028
-
Denys Mishunov authored
Expose url of published incident on status page on issue See merge request gitlab-org/gitlab!30249
-
Sarah Yasonik authored
In order to display in the UI when an issue is published to a status page app, we want to expose the url of the status detail page for the issue is to the FE as part of the issue request.
-
Nicolò Maria Mezzopera authored
Filter Pipelines by Tag Name See merge request gitlab-org/gitlab!32470
-
Payton Burdette authored
Add filter by tag name, also bring in public api for fetching project tags.
-
Achilleas Pipinellis authored
Move PostgreSQL HA docs Closes #215624 and #215623 See merge request gitlab-org/gitlab!33380
-
Dylan Griffith authored
Handle projects actions with bulk-incremental indexer Closes #207494 See merge request gitlab-org/gitlab!33384
-
Dmitry Gruzd authored
Handle project create/update/delete actions with bulk-incremental indexer.
-
Kushal Pandya authored
Don't hide Commit tab in Web IDE when there are no changes yet See merge request gitlab-org/gitlab!32979
-
Kushal Pandya authored
Remove autocomplete for prometheus manual configs See merge request gitlab-org/gitlab!34326
-
Dhiraj Bodicherla authored
Prometheus manual configuration form has inputs that can have sensitive information. This MR sets autocomplete to off for such inputs
-
Kushal Pandya authored
Merge branch '219785-replace-gl-deprecated-button-with-gl-button-in-app-assets-javascripts' into 'master' Replace <gl-deprecated-button> with <gl-button> in alerts_service_form.vue Closes #219785 See merge request gitlab-org/gitlab!34293
-
Kushal Pandya authored
Show Swimlanes column headers See merge request gitlab-org/gitlab!33909
-
Florie Guibert authored
- Move board header out of board column for reusability
-
Kushal Pandya authored
Rename buy CI minutes link See merge request gitlab-org/gitlab!34283
-
Sanad Liaquat authored
Add fork namespace dynamic selector Closes #220189 See merge request gitlab-org/gitlab!34142
-
Ramya Authappan authored
Change snippet visibility to Private Closes #221016 See merge request gitlab-org/gitlab!34244
-
Ramya Authappan authored
Fix project audit log spec Closes #221019 See merge request gitlab-org/gitlab!34262
-
Sanad Liaquat authored
Fix ip restricted ssh access e2e spec Closes #220962 See merge request gitlab-org/gitlab!34250
-
Mark Lapierre authored
Fix monitor tests and de-quarantine them See merge request gitlab-org/gitlab!33858
-
Evan Read authored
Docs: Update cluster docs based on feedback See merge request gitlab-org/gitlab!34117
-
Amy Qualls authored
Small changes for clarity in the cluster documentation.
-
Heinrich Lee Yu authored
Allow the assignment of alerts to users See merge request gitlab-org/gitlab!33122
-
Sarah Yasonik authored
Adds table and model for AlertManagement::AlertAssignee, which will enable the association of users with alerts. This will aide in triaging incoming alerts for a project. This commit also adds the ability to read assignees for alerts to the GraphQL API.
-
Heinrich Lee Yu authored
Move local Tiller FF check to cluster level See merge request gitlab-org/gitlab!33334
-
Hordur Freyr Yngvason authored
So that we can scope the feature flag to the entity that owns the cluster (project, group or instance).
-
Mark Lapierre authored
Use API for SSH key check in Geo specs See merge request gitlab-org/gitlab!33931
-
Jennifer Louie authored
-
Shinya Maeda authored
Merge train checkbox text update Closes #212875 See merge request gitlab-org/gitlab!34073
-
Marcel Amirault authored
Links in the checkbox text were complicated the tests, so I removed them to keep this MR as an MVC
-
Ash McKenzie authored
Resolve "Make Dangerbot aware of file_hooks and codeclimate.yml" Closes #214778 See merge request gitlab-org/gitlab!34260
-
svistas authored
-
Wei-Meng Lee authored
-
Wei-Meng Lee authored
-
Wei-Meng Lee authored
Move PostgreSQL HA documentation into a new PostgreSQL section
-
charlie ablett authored
VSA filter bar feature flag See merge request gitlab-org/gitlab!34169
-
Marcel Amirault authored
Docs: Runner docs redo See merge request gitlab-org/gitlab!34126
-