- 15 May, 2020 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 14 May, 2020 39 commits
-
-
Russell Dickenson authored
Removing Alpha note for Standalone Vulnerabilities See merge request gitlab-org/gitlab!32227
-
Stan Hu authored
Decode dashboard_path when creating annotations See merge request gitlab-org/gitlab!31665
-
Kirstie Cook authored
-
Suzanne Selhorn authored
Merge branch 'docs-39467-allow-a-release-s-associated-milestones-to-be-edited-through-the-edit-release-page' into 'master' Docs: Edit Milestones through the "Edit Release" page" See merge request gitlab-org/gitlab!32112
-
Jake Burden authored
-
Amy Qualls authored
Remove mention of HA from the Praefect docs See merge request gitlab-org/gitlab!32228
-
Russell Dickenson authored
This directive came from the Technical Writing Manager
-
Marcia Ramos authored
Update docs re: new themes in the IDE See merge request gitlab-org/gitlab!31991
-
Himanshu Kapoor authored
Added documentation around support for new themes in the Web IDE, and support for the dark theme for all of the Web IDE.
-
ngaskill authored
-
Amy Qualls authored
Docs: remove references to high availability See merge request gitlab-org/gitlab!32222
-
Peter Leitzen authored
Fix leaky constant See merge request gitlab-org/gitlab!32058
-
Rajendra Kadam authored
-
Andrew Fontaine authored
Better visualize type of node on Geo Form Closes #213252 See merge request gitlab-org/gitlab!31784
-
Amy Qualls authored
Per discussion from GitLab executives, remove mentions of high availability.
-
Amy Qualls authored
Docs: remove mentions of high availability See merge request gitlab-org/gitlab!32217
-
Peter Leitzen authored
Quarantine flaky error tracking spec See merge request gitlab-org/gitlab!32215
-
Andrew Fontaine authored
Resolve "Distribute daily cron schedules out over the hour" See merge request gitlab-org/gitlab!30729
-
Frédéric Caplette authored
When a user schedule a pipeline run, we now add a random time, day and month to avoid regrouping all default schedules together and overload the runners. This also adds a UX improvement of selecting the custom input when modifying the text input.
-
Amy Qualls authored
Per discussion at the GitLab executive level, remove discussions of high availability.
-
allison.browne authored
This spec is failing due to Sidekiq::Worker::EnqueueFromTransactionError but we have not figured out why.
-
Mayra Cabrera authored
Add 'inherit_from_id' column to services table See merge request gitlab-org/gitlab!31320
-
Arturo Herrero authored
This commit add inherit_from_id to services table, so we can propagate the values from instance-level and group-level integrations to the lower level sub-groups and project integrations. At the moment we don't have group-level integration but we will introduce them in future releases.
-
Amy Qualls authored
Docs: remove mentions of high availability See merge request gitlab-org/gitlab!32210
-
Amy Qualls authored
Docs: Remove HA from graph See merge request gitlab-org/gitlab!32208
-
Amy Qualls authored
Docs: Removed HA text See merge request gitlab-org/gitlab!32202
-
Amy Qualls authored
Docs: Removed instance of HA See merge request gitlab-org/gitlab!32197
-
Mayra Cabrera authored
Use NOT VALID to enforce a not null constraint on file store columns See merge request gitlab-org/gitlab!31261
-
Douglas Barbosa Alexandre authored
we already performed a background migration in to fill file stores for these tables, but at that time we not added the NOT NULL constraint. Since the record count is low for these tables, we are now filling the file stores using a regular migration.
-
Amy Qualls authored
Removing mentions of high availability per request from GitLab executive team.
-
Craig Norris authored
-
Dan Davison authored
Merge branch '217765-failure-in-qa-specs-features-browser_ui-4_verify-runner-register_runner_spec-rb-and-qa-specs' into 'master' Add a specific tag to runners created during E2E tests Closes #217765 See merge request gitlab-org/gitlab!32123
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/217825
-
Paul Slaughter authored
Fix regression in renaming files in Web IDE See merge request gitlab-org/gitlab!32166
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/217825
-
Douglas Barbosa Alexandre authored
Clear merge request error on push to source branch Closes #34186 See merge request gitlab-org/gitlab!32001
-
Imre Farkas authored
Fetch nodes data from cluster See merge request gitlab-org/gitlab!30421
-
João Alexandre Cunha authored
- Fetches nodes status [CPU and Memory: allocatable and capacity] - Fetches nodes metrics [CPU and Memory: usage] - For this we had to add a new k8s api - Metrics are only fetched if cluster is provide by GCP, since other provider might not implement the metrics server - Exposes node data to the FE via ClusterSerializer#represent_list - Adds and refactor specs
-
Marcia Ramos authored
Add documentation for Previous / Next Commit navigation buttons See merge request gitlab-org/gitlab!31111
-