- 16 Apr, 2020 40 commits
-
-
James Lopez authored
License Compliance - Add `order_by` filter Closes #213592 See merge request gitlab-org/gitlab!28970
-
mo khan authored
* Validate attributes to sort by * Add CHANGELOG entry * Specify sort order for classifications
-
Jarka Košanová authored
Bumps cluster-applications minor version to 0.15.0 See merge request gitlab-org/gitlab!29637
-
Marcel Amirault authored
Runners don't just run tests See merge request gitlab-org/gitlab!26006
-
James Sandlin authored
-
Mayra Cabrera authored
Add line range to diff note position See merge request gitlab-org/gitlab!29135
-
Robert May authored
Adds support for accepting a hash for `line_range` with start and end line codes. This is the easiest way to pass this data between frontend and backend.
-
Kushal Pandya authored
Merge branch '214108-log-explorer-timestamp-in-the-logs-presented-in-utc-and-should-be-in-user-local' into 'master' Display local timezone in logs Closes #214108 See merge request gitlab-org/gitlab!29409
-
Mark Florian authored
Secret detection for MR Widget See merge request gitlab-org/gitlab!28672
-
Dheeraj Joshi authored
This adds vulnerability findings from secret scanning report in Merge Request Widget
-
Adam Hegyi authored
Add missing ON DELETE FK constraints referencing users table Closes #195699 See merge request gitlab-org/gitlab!28720
-
Shinya Maeda authored
Add Preview Seat Link payload on "Metrics and Profiling" Settings page Closes #212493 See merge request gitlab-org/gitlab!28582
-
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.
-
Drew Blessing authored
Issue 195699. The following tables were missing FK constraints referencing the users table (user_id column) with cascading ON DELETE: - protected_tag_create_access_levels - protected_branch_merge_access_levels - path_locks - protected_branch_push_access_levels - u2f_registrations
-
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.
-
Joao Cunha authored
-
Joao Cunha authored
Main changes include: - Adding FluentD support - Adding Knative support
-
Tyler Amos authored
- Adds preview payload button below the Seat Link toggle on the Metrics and Profiling admin page. - Creates SeatLinkData module as a place to store common logic needed to construct the payload for Seat Link requests. Used by SyncSeatLinkWorker and Preview payload. - Moves spec helper method create_current_license to EE::LicenseHelpers for reuse. - Genericize the UsagePingPayload JS class as PayloadPreviewer for reuse. - Add info about preview payload to Seat Link documentation.
-
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
-