- 16 Apr, 2020 15 commits
-
-
Miguel Rincon authored
Since the introduction of fixtures its possible to remove some mock data from the specs. This refactoring MR removes some mock data.
-
Shinya Maeda authored
Add project field to VulnerabilityType Closes #214269 See merge request gitlab-org/gitlab!29440
-
Avielle Wolfe authored
This field is required to show each vulnerability's project on the group and instance security dashboard. https://gitlab.com/gitlab-org/gitlab/-/issues/214269
-
Paul Slaughter authored
Have danger pass for new non-spec karma files See merge request gitlab-org/gitlab!29656
-
Shinya Maeda authored
Update CI::Build#merge_request implementation See merge request gitlab-org/gitlab!27968
-
Miguel Rincon authored
-
Paul Slaughter authored
Mv sidebar assignee from karma to jest See merge request gitlab-org/gitlab!29461
-
Mike Jang authored
Docs: Minor Azure wording fix See merge request gitlab-org/gitlab!29638
-
Evan Read authored
Adds documentation about installing Knative via CI/CD See merge request gitlab-org/gitlab!29210
-
João Cunha authored
-
Russell Dickenson authored
Add search by id Closes #212448 See merge request gitlab-org/gitlab!29424
-
Seth Berger authored
-
Mayra Cabrera authored
Remove GlNewButton in select summary component Closes #214572 See merge request gitlab-org/gitlab!29628
-
Evan Read authored
Docs: add `DevOps` to capitalization rule See merge request gitlab-org/gitlab!29539
-
Amy Qualls authored
A few pages had usage of the word 'DevOps' incorrectly capitalized.
-
- 15 Apr, 2020 25 commits
-
-
Evan Read authored
Docs: add 'ModSecurity' to capitalization rule See merge request gitlab-org/gitlab!29538
-
Amy Qualls authored
This branch requires the correct capitalization of ModSecurity; this commit fixes the violations.
-
Mayra Cabrera authored
Prepare `...Group::TreeRestorer` to ndjson See merge request gitlab-org/gitlab!29573
-
Mayra Cabrera authored
Add metrics dashboard annotations finder See merge request gitlab-org/gitlab!29231
-
Mikołaj Wawrzyniak authored
To make fethcing metrics dashboard annotations easier we need to add to scopes to allow fetching them by timestamps.
-
Stan Hu authored
Remove default from custom Sentry fingerprinting See merge request gitlab-org/gitlab!29609
-
Mayra Cabrera authored
Remove project_search_by_full_path feature flag See merge request gitlab-org/gitlab!29448
-
Cynthia Ng authored
-
Mayra Cabrera authored
Show project-level audit events in group See merge request gitlab-org/gitlab!27785
-
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.
-
Marcia Ramos authored
Note forking public projects with private repo See merge request gitlab-org/gitlab!29227
-
Bob Van Landuyt authored
-
Marcia Ramos authored
Fix ruby example for JUnit test See merge request gitlab-org/gitlab!29488
-
Vladimir Shushlin authored
-
Dhiraj Bodicherla authored
-
Robert Speicher authored
-
Robert Speicher authored
Add Fluentd model for cluster apps See merge request gitlab-org/gitlab!28846
-
Zamir Martins Filho authored
Fluentd with default cluster columns in addition to port, host and protocol
-
Stan Hu authored
Do not ignore database connection errors See merge request gitlab-org/gitlab!29400
-
Paul Slaughter authored
Rename GlNewButton to GlButton See merge request gitlab-org/gitlab!29610
-
sstern authored
-
Paul Slaughter authored
Merge branch '209776-transient-failure-diffs-components-commit_item-in-jest-as-if-foss-find-did-not-return-pre' into 'master' More stable fixture for commit_with_diff Closes #209776 See merge request gitlab-org/gitlab!29021
-
Nathan Friend authored
Create new selection_summary component for GraphQL See merge request gitlab-org/gitlab!29288
-
Enrique Alcantara authored
The GlNewButton component has been renamed to GlButton in Gitlab UI 12.0
-