- 18 Jun, 2020 1 commit
-
-
Ben Bodenmiller authored
-
- 11 Jun, 2020 30 commits
-
-
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
-
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
-
Suzanne Selhorn authored
Trying to better define shared Runners Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/207330 Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/207483
-
Mayra Cabrera authored
Add partial index on locked merge requests See merge request gitlab-org/gitlab!34127
-
- 10 Jun, 2020 9 commits
-
-
Mayra Cabrera authored
Adding secret detection ci template Closes #207990 See merge request gitlab-org/gitlab!33869
-
Zach Rice authored
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/issues/220771, the `/api/v4/internal/allowed` endpoint would timeout after 60 seconds due to this query in `MatchingMergeRequest#match?`. This commit adds a partial index for locked merge requests to improve the performance of this query. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/220771
-
Amy Qualls authored
Document characters allowed for dashboard templating variables Closes #220390 See merge request gitlab-org/gitlab!34328
-
Mayra Cabrera authored
Harden CI pipelines usage data queries See merge request gitlab-org/gitlab!34045
-
Kirstie Cook authored
-
Bob Van Landuyt authored
Improve performance of querying alert assignees - attempt 2 See merge request gitlab-org/gitlab!34228
-
Sarah Yasonik authored
-
Mike Jang authored
CrowdIn <-> GitLab integration documentation See merge request gitlab-org/gitlab!34066
-