- 22 Oct, 2021 40 commits
-
-
Andreas Brandl authored
Exclude ProjectNamespace from Namespace fetches in namespaces REST API See merge request gitlab-org/gitlab!71987
-
Kushal Pandya authored
Fixes responsive actions being visible when they shouldn't See merge request gitlab-org/gitlab!72797
-
Albert Salim authored
Fix `scripts/security-harness` to support older git versions See merge request gitlab-org/gitlab!72695
-
Jan Provaznik authored
Restore Gitaly server update and fix cached Git binary See merge request gitlab-org/gitlab!72839
-
Kamil Trzciński authored
Add allowlists for various scopes See merge request gitlab-org/gitlab!72855
-
Phil Hughes authored
Fix unnecessary epics fetch request on Roadmap with no filter token value See merge request gitlab-org/gitlab!72774
-
charlie ablett authored
Stop overriding spamcheck verdicts !=ALLOW to allow rescuing via reCAPTCHA. See merge request gitlab-org/gitlab!71496
-
Olena Horal-Koretska authored
Consolidate constants for external issues See merge request gitlab-org/gitlab!72751
-
Aleksei Lipniagov authored
Fix name of puma's example config file in README.md See merge request gitlab-org/gitlab!71490
-
Martin Wortschack authored
Fix: Buttons text update with proper capitalization See merge request gitlab-org/gitlab!72650
-
Rishabh Gupta authored
-
Marcel Amirault authored
Edited image keyword to fit standards See merge request gitlab-org/gitlab!72635
-
Suzanne Selhorn authored
-
Andrejs Cunskis authored
Add create cadence to iteration specs See merge request gitlab-org/gitlab!69014
-
Andrejs Cunskis authored
Addint the creation of the API Client during fabrication See merge request gitlab-org/gitlab!72860
-
Nicolò Maria Mezzopera authored
Add ErrorHandling for Network Errors on Secure-Config Page See merge request gitlab-org/gitlab!72680
-
Jannik Lehmann authored
-
Kati Paizee authored
Specifically mention Jira Cloud for Create GitLab branch from Jira See merge request gitlab-org/gitlab!72866
-
Nicolò Maria Mezzopera authored
Show CSV and json artifact download on security tab See merge request gitlab-org/gitlab!72060
-
Kushal Pandya authored
Remove v-html from delete cluster modal See merge request gitlab-org/gitlab!72682
-
Dheeraj Joshi authored
-
Marcel Amirault authored
Docs: Include role requirement for upstream submodule project See merge request gitlab-org/gitlab!71833
-
David Coy authored
-
Thong Kuah authored
Pass Dast::Profile in profile schedule worker See merge request gitlab-org/gitlab!72734
-
Philip Cunningham authored
- Passes along profile rather than individual child profiles
-
Emily Chang authored
-
Jacques Erasmus authored
Update Content Editor Packages See merge request gitlab-org/gitlab!72005
-
GitLab Renovate authored
-
Heinrich Lee Yu authored
Handle MissingPersonalAccessTokenError on Go middleware See merge request gitlab-org/gitlab!72671
-
Kushal Pandya authored
Improve related merge requests markup See merge request gitlab-org/gitlab!72617
-
Coung Ngo authored
-
Ezekiel Kigbo authored
Import JSON fixtures in cycle analytics mock data See merge request gitlab-org/gitlab!72484
-
Peter Leitzen authored
Prior this commit `scripts/security-harness` would not remove lefthook if the git < 2.31 because the option `--path-format=absolute` wasn't available yet and just been echoed which resulted in a multiline result: $ git rev-parse --path-format=absolute --git-path hooks/pre-push --path-format=absolute .git/hooks/pre-push The hook path "--path-format=absolute\n.git/hooks/pre-push" which does not exist. Moreover, the first run creates a directory "--path-format=absolute\n.git/" which is cumbersome to remove. In this commit we only care about the last line which is most likely the path to the hook.
-
Albert Salim authored
-
Albert Salim authored
-
Kati Paizee authored
Add mentions of the new . shortcut See merge request gitlab-org/gitlab!72621
-
Albert Salim authored
Update CODEOWNERS with workspace and add fneill See merge request gitlab-org/gitlab!72783
-
Fiona Neill authored
-
Desiree Chevalier authored
Fixes stale iterations e2e test by adding cadence support
-
Tomislav Nikic authored
Creating the API client during the fabrication via the browser. This makes it possible to remove afterwards.
-