- 14 May, 2020 40 commits
-
-
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
-
Marcia Ramos authored
Note that idempotent jobs are deduplicated See merge request gitlab-org/gitlab!31776
-
Bob Van Landuyt authored
Add a note to our dev docs that idempotent jobs are automatically deduplicated, including a link to the explanation of that deduplication.
-
Marcia Ramos authored
Document broadcast banner in Git remote responses See merge request gitlab-org/gitlab!31033
-
Ben Bodenmiller authored
-
Amy Qualls authored
Added details for rendering emojis and images See merge request gitlab-org/gitlab!32181
-
Sarah Waldner authored
-
Enrique Alcántara authored
Migrate ee/vue_shared tests to Jest Closes #194310 See merge request gitlab-org/gitlab!29337
-
Nick Gaskill authored
Clarify unknown severity in docs See merge request gitlab-org/gitlab!32064
-
Fernando Arias authored
* Add/Update text copy
-
Marcia Ramos authored
Document how to use go errors See merge request gitlab-org/gitlab!29860
-
Ray Paik authored
Proof Read README.md See merge request gitlab-org/gitlab!31977
-
Nick Gaskill authored
Document permalink button for linking to files See merge request gitlab-org/gitlab!32065
-
Adam Cohen authored
-
Marcia Ramos authored
Docs: add Snippets limits section to instance lim doc Closes #212158 See merge request gitlab-org/gitlab!32175
-
Marcia Ramos authored
-
Marcia Ramos authored
Documentation: Added X509 key values mismatch error section See merge request gitlab-org/gitlab!30282
-
Shem Gyll authored
-
Marcia Ramos authored
Docs: Versioned Snippets: move section below description See merge request gitlab-org/gitlab!31976
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Update documentation for the PostgreSQL 9.6 and 10 removals Closes omnibus-gitlab#5101 See merge request gitlab-org/gitlab!31240
-
Dustin Collins authored
-
Achilleas Pipinellis authored
Docs - add roles required for cloud PSQL See merge request gitlab-org/gitlab!32031
-