- 15 Apr, 2020 23 commits
-
-
mo khan authored
-
Marcel Amirault authored
Updated GitLab program names See merge request gitlab-org/gitlab!29466
-
Russell Dickenson authored
-
Marcel Amirault authored
docs: CI rules: manual does not set 'allowed to fail' automatically See merge request gitlab-org/gitlab!24589
-
Marcel Amirault authored
Add note about helm chart for dind with TLS See merge request gitlab-org/gitlab!29272
-
Marcel Amirault authored
Add disk space requirements to code quality doc Closes #8008 See merge request gitlab-org/gitlab!29083
-
Ricky Wiens authored
- CodeQuality reports can be quite large if your ruleset and project are both large. This causes issues when users pipelines fail and it is difficult to tell it might be because of running out of disk space.
-
charlie ablett authored
Fix reactive cache handling in NetworkPoliciesController#summary See merge request gitlab-org/gitlab!29534
-
Michael Kozono authored
Geo - Set success to false in Geo::JobArtifactRegistry.insert_for_model_ids See merge request gitlab-org/gitlab!29553
-
Evan Read authored
Docs: review and update AutoDevops quickstart See merge request gitlab-org/gitlab!29374
-
Amy Qualls authored
The landing page has changed since 12.3.
-
Douglas Barbosa Alexandre authored
The job_artifact_registry table does not have a default value for the success column. To avoid the madness of three-state booleans where it can be true, false, or NULL we are setting it to false when creating missing registries in Geo::RegistryConsistencyWorker.
-
Michael Kozono authored
Merge branch '213254-api-entities-geonodestatus-could-use-the-list-of-counters-to-expose-them-implicitly' into 'master' Implicitly expose GeoNodeStatus API entity counters Closes #213254 See merge request gitlab-org/gitlab!28773
-
Douglas Barbosa Alexandre authored
Add front-matter support to wiki pages See merge request gitlab-org/gitlab!27706
-
Evan Read authored
Add `Unable to select a buildpack` trace See merge request gitlab-org/gitlab!28882
-
Evan Read authored
Docs: OKR cleanup of the Customize page See merge request gitlab-org/gitlab!29296
-
Amy Qualls authored
This commit updates wording on the page to meet GitLab style guide standards.
-
Robert Speicher authored
-
Marcel Amirault authored
Added new docs headings Closes #214049 See merge request gitlab-org/gitlab!29375
-
-
Valery Sizov authored
of fields
-
Russell Dickenson authored
Added urls scanned to DAST documentation See merge request gitlab-org/gitlab!29520
-
Seth Berger authored
-
- 14 Apr, 2020 17 commits
-
-
Mayra Cabrera authored
Merge branch '213072-vulnerability-confirm-endpoint-does-not-have-the-confirmed_at-and-confirmed_by_id-properties' into 'master' Add confirmed_at/confirmed_by properties to confirm API endpoint See merge request gitlab-org/gitlab!28945
-
Jonathan Schafer authored
Update vulnerabiity fixture
-
Evan Read authored
Update docker version in docs See merge request gitlab-org/gitlab!29429
-
Hordur Freyr Yngvason authored
-
Russell Dickenson authored
Fix: Use two dashes for curl arguments instead of three See merge request gitlab-org/gitlab!29011
-
Evan Read authored
Docs: add stub section for logging and blocking See merge request gitlab-org/gitlab!29543
-
Amy Qualls authored
The release post needs a small section explaining how to enable logging and blocking modes on WAFs.
-
Thong Kuah authored
-
Russell Dickenson authored
Docs: fix broken HTML note See merge request gitlab-org/gitlab!29535
-
Robert Speicher authored
Add mutation to Dismiss Vulnerability GraphQL API See merge request gitlab-org/gitlab!29150
-
Alan (Maciej) Paruszewski authored
Add ability to dismiss vulnerability through GraphQL API.
-
Stan Hu authored
Custom fingerprint frequent, non-actionable exceptions See merge request gitlab-org/gitlab!28058
-
Amy Qualls authored
The HTML comment, not intended for display, explaining not to alter the 'Available Variables' subheader, was munged in a way that caused Kramdown warnings. This commit fixes the styling.
-
Stan Hu authored
Ignore namespaces.plan_id because it's unused See merge request gitlab-org/gitlab!29447
-
ap4y authored
Reactive cache flow goes through the background worker which causes arguments to the PacketFlowQuery to be stringified. This causes reactive cache worker to use a different cache key from the one used by the web process, as a result background worker will not re-calc cache. This patch converts PacketFlowQuery to use arguments that will work consistently for both flows. This patch also updates controller to send :accepted on initial caching request to improve frontend polling logic.
-
Mike Jang authored
Docs: Including note about tasks by chart causing top label error Closes gitlab-com/support/docs#88 See merge request gitlab-org/gitlab!28259
-
Eric Rosenberg authored
-