- 01 Sep, 2020 40 commits
-
-
Ezekiel Kigbo authored
Merge branch '219782-matej-replace-gl-deprecated-button-with-gl-button-in-app-assets-javascripts-notes-components' into 'master' Replace deprecated button in /components/note_actions/reply_button.vue Closes #219782 See merge request gitlab-org/gitlab!40851
-
Suzanne Selhorn authored
Merge branch '233091-docs-publishing-packages-to-composer-repository-with-ci_job_token' into 'master' Docs: Use CI_JOB_TOKEN with Composer repository Closes #233091 See merge request gitlab-org/gitlab!38385
-
Łukasz Korbasiewicz authored
-
Mark Lapierre authored
Check for a single line number instead of arbitrary text See merge request gitlab-org/gitlab!41002
-
Simon Knox authored
Added tracking to boards add issues See merge request gitlab-org/gitlab!40907
-
Andrew Fontaine authored
Add stopPropagation and specs to report abuse link Closes #243532 See merge request gitlab-org/gitlab!40918
-
Scott Stern authored
-
Russell Dickenson authored
Preparing your MR with Snowplow events for review See merge request gitlab-org/gitlab!40961
-
Alper Akgun authored
-
Nick Gaskill authored
Add documentation for API Fuzzer See merge request gitlab-org/gitlab!35926
-
Michael Eddington authored
-
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
-
ddavison authored
-
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
-