- 14 May, 2020 40 commits
-
-
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.
-
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
-
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
-
Anton Smith authored
-
Nathan Friend authored
Enable our Jest configuration See merge request gitlab-org/gitlab!31090
-
Nathan Friend authored
Onboarding issues experiment welcome screen See merge request gitlab-org/gitlab!31656
-
Kamil Trzciński authored
Derive GitLab Team member badge from gitlab-com group See merge request gitlab-org/gitlab!30884
-
Nathan Friend authored
Resolve "Text for future Release date grammatically incorrect" Closes #199046 See merge request gitlab-org/gitlab!28075
-
Kamil Trzciński authored
Add endpoint for serialized DAG pipeline See merge request gitlab-org/gitlab!31324
-
Fabio Pitino authored
Add DAG entities for pipeline, stage, group, job.
-
Lin Jen-Shin authored
Minor patch on Deploy Freeze specs See merge request gitlab-org/gitlab!32155
-