- 15 Apr, 2020 3 commits
-
-
Tan Le authored
Introduce new `Audit::Level` class to facilitate finding based on audit level. This object can be later used by `AuditLogFinder` to construct ActiveRecord query. For `Audit::GroupLevel`, we would like to see all Project-level events related to projects that belong to the group. By default, if the `resource` argument is not a known type, we will return `Audit::InstanceLevel` and later inferred as `AuditEvent.all` scope.
-
Russell Dickenson authored
Added urls scanned to DAST documentation See merge request gitlab-org/gitlab!29520
-
Seth Berger authored
-
- 14 Apr, 2020 37 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.
-
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
-
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
-
Tim Zallmann authored
Remove jasmine syntax & update to use jest syntax Closes #213801 See merge request gitlab-org/gitlab!29228
-
Nathan Friend authored
Resolve "[Feature flag] Enable sort_discussions" See merge request gitlab-org/gitlab!29492
-
Robert Speicher authored
-
Mike Greiling authored
Fix keyboard shortcut to navigate to your groups Closes #207185 See merge request gitlab-org/gitlab!28873
-
Victor Wu authored
-
Mark Florian authored
Fix IDE not opening diff correctly when switching to commit view See merge request gitlab-org/gitlab!29439
-
Nick Gaskill authored
Add Fluentd into cluster apps ci/cd docs See merge request gitlab-org/gitlab!29419
-
Zamir Martins Filho authored
code change has been already merged
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors' into 'master' Add retry button if we failed to obtain Let's Encrypt certificate See merge request gitlab-org/gitlab!28128
-
Christopher Lefelhocz authored
Default to choosing domain experts for reviewers See merge request gitlab-org/gitlab!28557
-
Jean du Plessis authored
-
Philippe Lafoucrière authored
Improve error message in DAST CI template See merge request gitlab-org/gitlab!29388
-
Stan Hu authored
When DAST_WEBSITE is not defined in a pipeline, the template will still attempt to run the analyzer but fail without any explanation. This change in the template will output an error and a link to the documentation if the variable is not set.
-
Mark Florian authored
Match displayed policies See merge request gitlab-org/gitlab!28862
-
Nick Gaskill authored
Add Fluentd docs related to the cluster app page See merge request gitlab-org/gitlab!29427
-
Zamir Martins Filho authored
-
Mike Greiling authored
Dedupe some SCSS variables See merge request gitlab-org/gitlab!28296
-
Simon Knox authored
Use the corresponding color and code instead to make switching color schemes easier
-
Heinrich Lee Yu authored
Note about route conflicts linking to guidelines See merge request gitlab-org/gitlab!29455
-
Dan Davison authored
Cleanup E2E Best Practices documentation See merge request gitlab-org/gitlab!28978
-
Mark Florian authored
Add client-side validation to Release asset edit form See merge request gitlab-org/gitlab!28493
-
Mark Florian authored
Refactor vulnerability header and footer See merge request gitlab-org/gitlab!28651
-