- 16 Apr, 2020 25 commits
-
-
Natalia Tepluhina authored
Do not display branch link in saved changes message UI See merge request gitlab-org/gitlab!29611
-
Natalia Tepluhina authored
Allow to retry submitting changes when an error occurs See merge request gitlab-org/gitlab!29434
-
Enrique Alcántara authored
Display a dismissable alert when submitting changes fails in the Static Site Editor. Allow to retry submitting changes when the error happens.
-
Shinya Maeda authored
Support PAT authentication for visual reviews See merge request gitlab-org/gitlab!29336
-
Erick Bajao authored
This makes visual reviews work with private/internal projects. This also has added benefit of using the user's GitLab username and email.
-
Martin Wortschack authored
Fix annotations actions and feature flag See merge request gitlab-org/gitlab!29546
-
Paul Slaughter authored
Use of dashboard fixtures to remove mock data See merge request gitlab-org/gitlab!29399
-
Marcel Amirault authored
Properly mention DOCKER_DRIVER in the docs See merge request gitlab-org/gitlab!29563
-
Paul Slaughter authored
-
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
-
Enrique Alcantara authored
In the Static Site Editor, display the branch name when changes are saved successfully, but do not link to the tree explorer for the branch.
-
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 15 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
-