- 02 Sep, 2020 7 commits
-
-
Douglas Barbosa Alexandre authored
Apply GZip compression to discussion diffs Closes #225600 See merge request gitlab-org/gitlab!40778
-
Kerri Miller authored
This module holds common logic for compression and decompression of strings via ActiveSupport::Gzip. The destination of these compressed strings is usually Redis, so encoding is handled, as is compression detection when decompressing.
-
Evan Read authored
Update vale docs and exceptions See merge request gitlab-org/gitlab!40992
-
Douglas Barbosa Alexandre authored
Geo: Fix update event bugs Closes #238137 and #241668 See merge request gitlab-org/gitlab!40643
-
Evan Read authored
Add Azure Blob Storage configuration documentation Closes #25877 See merge request gitlab-org/gitlab!40693
-
Evan Read authored
Specify pgbouncer config file name See merge request gitlab-org/gitlab!40183
-
- 01 Sep, 2020 33 commits
-
-
Evan Read authored
Add info about environment_filter variable See merge request gitlab-org/gitlab!40621
-
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
-