- 21 Oct, 2021 31 commits
-
-
Kushal Pandya authored
Labels widget - Fix search input See merge request gitlab-org/gitlab!72659
-
Alper Akgun authored
Source & Content for hand raise & trial leads See merge request gitlab-org/gitlab!72639
-
Patrick Bajao authored
Set Content-Length header on Dependency Proxy injection See merge request gitlab-org/gitlab!72670
-
Ezekiel Kigbo authored
Improve feature tests See merge request gitlab-org/gitlab!72326
-
Patrick Bajao authored
Ensure commits limit is always positive See merge request gitlab-org/gitlab!72274
-
Andrejs Cunskis authored
E2E: Check for failure presence for bulk imports See merge request gitlab-org/gitlab!72673
-
Natalia Tepluhina authored
Global Search - Update Apply Button See merge request gitlab-org/gitlab!72531
-
Zack Cuddy authored
-
Alex Pooley authored
Update BitBucket Server importer username mapping See merge request gitlab-org/gitlab!66653
-
Glen P Miller authored
-
Florie Guibert authored
Review feedback
-
Florie Guibert authored
Split header to be reused Split footer to be reused
-
Coung Ngo authored
Fix some instances of rubocop:disable QA/SelectorUsage
-
Luke Duncalfe authored
Quarantine flaky DST specs See merge request gitlab-org/gitlab!72748
-
Sean Arnold authored
-
Evan Read authored
Update GroupSync section to enhance clarity See merge request gitlab-org/gitlab!72749
-
Alvin Gounder authored
-
Evan Read authored
Enable MR approval setting cascading by default See merge request gitlab-org/gitlab!72675
-
Lin Jen-Shin authored
Revert change to review-cleanup rule See merge request gitlab-org/gitlab!72489
-
Heinrich Lee Yu authored
Allow encoded newlines in HTTP URLs See merge request gitlab-org/gitlab!72655
-
Mark Lapierre authored
E2E: Reduce repeater log verbosity if first attempt is successfull See merge request gitlab-org/gitlab!72455
-
Andrejs Cunskis authored
-
Russell Dickenson authored
Add documentation for all Browser Based DAST scanner Passive checks See merge request gitlab-org/gitlab!72354
-
Craig Smith authored
-
Luke Duncalfe authored
Fix ZenTao spelling See merge request gitlab-org/gitlab!72561
-
Evan Read authored
doc: Document change in Gitaly binary paths See merge request gitlab-org/gitlab!72702
-
Patrick Steinhardt authored
-
Stan Hu authored
Previously we explicitly considered the Git scheme, but this allowed FTP and other protocols to have multi-line URLs. We now allowed encoded newlines in HTTP(s) calls.
-
Stan Hu authored
We saw in https://gitlab.com/gitlab-com/gl-infra/production/-/issues/5756 that restricting newlines in query strings blocks Google Cloud Storage (GCS) URLs from working since GCS uses a multi-line `Signature` query string. The original check was introduced to prevent CRLF injection in the Git protocol (https://gitlab.com/gitlab-org/gitlab/-/issues/8438). Git has since added protection against newlines in the URL (https://github.com/git/git/commit/a02ea577174ab8ed18f847cf1693f213e0b9c473), but they haven't blocked the carriage return (CR) case. To ensure defense in depth, we continue to block Git requests with CRLF, but allow multi-line HTTP queries. Changelog: fixed
-
James Fargher authored
Hide badge row if there are no pipeline badges See merge request gitlab-org/gitlab!72538
-
Payton Burdette authored
-
- 20 Oct, 2021 9 commits
-
-
Mayra Cabrera authored
Downgrade EMOJI_VERSION to 1 See merge request gitlab-org/gitlab!72730
-
Baodong authored
Rename "Zentao" to "ZenTao". Because "ZenTao" is its official English name. Changelog: changed EE: true
-
James Fargher authored
Merge branch '342722-fetch-shared-runners-constants-from-the-backend-for-the-frontend' into 'master' Use shared runners constants from the backend for the frontend See merge request gitlab-org/gitlab!72532
-
Doug Stull authored
-
Thong Kuah authored
Merge branch '342795-use-yaml-file-to-define-gitlab_schema-reduce-allowlist-cross-modification-only' into 'master' Shrink cross-database-modification-allowlist for new gitlab_schema See merge request gitlab-org/gitlab!72576
-
Luke Duncalfe authored
Refactor ping method of ZenTao client See merge request gitlab-org/gitlab!72563
-
James Fargher authored
Fix nil value in location column in vulnerability_occurrences See merge request gitlab-org/gitlab!72224
-
Russell Dickenson authored
Update docs for Pipeline Security tab See merge request gitlab-org/gitlab!72156
-
Krasimir Angelov authored
ReplaceTable helper should be passed a connection See merge request gitlab-org/gitlab!72402
-