- 01 Sep, 2020 40 commits
-
-
Illya Klymov authored
Convert merge requests autocomplete from at.js to tribute Closes #230971 See merge request gitlab-org/gitlab!40743
-
Mike Jang authored
Clarify compliance framework project labels docs See merge request gitlab-org/gitlab!30379
-
Matt Gonzales authored
-
Robert Speicher authored
Clean up gRPC debug_error_string messages in Sentry See merge request gitlab-org/gitlab!40938
-
Mayra Cabrera authored
Require name for all complex indexes See merge request gitlab-org/gitlab!40435
-
Patrick Bair authored
Improve upon an existing cop that requires an explicit name be provided for indexes that are "complex", i.e. created with a hash of options configuring their definition. The cop will no raise offenses at non-concurrent index creation either via create_table or add_index.
-
Mayra Cabrera authored
Expand retention period to 365 days for Vulnerability Statistics See merge request gitlab-org/gitlab!40833
-
Alan (Maciej) Paruszewski authored
-
Vitali Tatarintev authored
Introduce CodeCoveragePresenter to PipelineArtifact See merge request gitlab-org/gitlab!40870
-
Maxime Orefice authored
This MR introduces a new presenter class which will be used to present data code coverage data to gitlab frontend. This new architecture will allow us to scale to more file_type easily in the near future.
-
Enrique Alcántara authored
Update delete account modal Closes #229688 See merge request gitlab-org/gitlab!37816
-
Vitali Tatarintev authored
Sort TestCase by status and execution_time See merge request gitlab-org/gitlab!40722
-
Maxime Orefice authored
This MR introduces the ability for a TestSuite object to sort its test_cases data by status and execution_time dsc.
-
Vitali Tatarintev authored
Add new "Generic" package type See merge request gitlab-org/gitlab!40061
-
Toon Claes authored
Ensure migration is idempotent See merge request gitlab-org/gitlab!40645
-
Craig Norris authored
Remove mitre from list of British spelling See merge request gitlab-org/gitlab!40910
-
Toon Claes authored
Add --if-exists to pg_dump command-line in backup creation See merge request gitlab-org/gitlab!40792
-
-
Toon Claes authored
Introduce `Security::Finding` model See merge request gitlab-org/gitlab!40368
-
Achilleas Pipinellis authored
Update Gitaly section for refinement See merge request gitlab-org/gitlab!40875
-
Craig Norris authored
-
Michael Kozono authored
Rename replicator_classes methods as enabled See merge request gitlab-org/gitlab!40321
-
Douglas Barbosa Alexandre authored
Show keep button for locked artifacts See merge request gitlab-org/gitlab!40962
-
Douglas Barbosa Alexandre authored
Return builds with coverage in MR widget JSON See merge request gitlab-org/gitlab!40533
-
Lin Jen-Shin authored
Merge branch '239008-ensure-master-review-apps-are-unique-and-stop-them-at-the-end-of-the-pipeline' into 'master' Ensure `master` Review Apps are unique and stop them at the end of the pipeline Closes #239008 See merge request gitlab-org/gitlab!40521
-
Shinya Maeda authored
Refactor YamlProcessor to always return a result object See merge request gitlab-org/gitlab!40013
-
Fabio Pitino authored
Simplifies UX of YamlProcessor to be better used for CI Lint. Returns an object that can present the evaluated configuration, any possible errors and warnings.
-
Marcel Amirault authored
Docs: add note that `if` clauses won't accept bash See merge request gitlab-org/gitlab!38209
-
Chloe Whitestone authored
-
Shinya Maeda authored
Fix Feature Flag Controller Spec Sorting on Name See merge request gitlab-org/gitlab!40908
-
Olena Horal-Koretska authored
Merge branch '232820-display-a-visible-warning-when-at-least-one-file-is-collapsed-in-a-mr-diff' into 'master' Extract Merge Request Conflicts warning to component See merge request gitlab-org/gitlab!40636
-
Thomas Randolph authored
-
Stan Hu authored
The upgrade of gRPC brought along a `debug_error_string` that makes it harder for Sentry to group similar exceptions together. There doesn't appear to be a way to turn this off, so we clean this up in a Sentry field processsor. Now exceptions will have a field `grpc_debug_error_string` field in the `extra` section. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/238465
-
Rémy Coutable authored
Fixes visibility param in ProjectSnippet REST API See merge request gitlab-org/gitlab!40966
-
Matija Čupić authored
Improves several specs that touch artifact locking by adding explicit contexts for the parent pipeline being locked and unlocked
-
Sarah Groff Hennigh-Palermo authored
Refactor downstream pipelines UX See merge request gitlab-org/gitlab!40650
-
Payton Burdette authored
Change styling, add naviagation to child pipelines, change expand button. Add test coverage.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!40987
-
Olena Horal-Koretska authored
Update IE11 deprecation message See merge request gitlab-org/gitlab!40952
-
Bob Van Landuyt authored
Remove unused merge request policies on project See merge request gitlab-org/gitlab!40487
-