- 22 Feb, 2021 18 commits
-
-
Patrick Bajao authored
Enable pipeline security summary feature flag See merge request gitlab-org/gitlab!54673
-
Dheeraj Joshi authored
This should allow users to view security scan summary in pipeline view
-
Kushal Pandya authored
Merge branch '273292-fy21q4-foundations-kr2-audit-and-update-buttons-on-sessionscontroller-new' into 'master' Audit and update buttons on SessionsController#new See merge request gitlab-org/gitlab!53254
-
Jeremy Elder authored
-
Ezekiel Kigbo authored
Add stages to mock pipeline in fixture See merge request gitlab-org/gitlab!54467
-
Luke Duncalfe authored
Resolve "Remove nil values from snippets blobs" See merge request gitlab-org/gitlab!54552
-
Albert Salim authored
Fix wording in Danger when warning about number of lines changed See merge request gitlab-org/gitlab!54663
-
Matthias Käppler authored
Merge branch 'kerrizor/replace-delegated-predicate-methods-with-boolean-returning-ones-on-mrs' into 'master' Prefer explicit methods over delegates for predicates See merge request gitlab-org/gitlab!54610
-
Evan Read authored
Reassign pages from Source Code to Code Review See merge request gitlab-org/gitlab!53785
-
Amy Qualls authored
These pages were all part of the Source Code group, but I believe they should be reassigned to the new(-ish) Code Review group.
-
Albert Salim authored
-
Manoj M J authored
-
Marcel Amirault authored
Clarify stop job required keywords as it relates to rules See merge request gitlab-org/gitlab!52439
-
Simon Knox authored
Fix selected item not being highlighted in the new group boards See merge request gitlab-org/gitlab!53113
-
Eulyeon Ko authored
Because board_card.vue component will be removed in the future and is not used in the new boards that uses graphql, we are renaming it to `board_card_deprecated.vue`.
-
Marcel Amirault authored
Cross link between code coverage topics See merge request gitlab-org/gitlab!54770
-
Evan Read authored
Update path to AutoDevops admin settings in docs See merge request gitlab-org/gitlab!54768
-
Tiger Watson authored
Add creator to custom emoji See merge request gitlab-org/gitlab!53879
-
- 21 Feb, 2021 11 commits
-
-
Evan Read authored
Add dotnet coverage example See merge request gitlab-org/gitlab!54057
-
Marcel Amirault authored
-
Russell Dickenson authored
Add ruby to documentation as supported language in SAST See merge request gitlab-org/gitlab!54728
-
Russell Dickenson authored
Docs: Fix customers link See merge request gitlab-org/gitlab!54722
-
Evan Read authored
-
Ash McKenzie authored
Reset templates cache key See merge request gitlab-org/gitlab!54614
-
Craig Miskell authored
It may have moved at some point without updating the docs; it's findable as is (with some guesswork) but this makes it clearer
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54761
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54759
-
GitLab Release Tools Bot authored
-
- 20 Feb, 2021 2 commits
-
-
Ryan Causey authored
-
Ramya Authappan authored
Un-quarantine export project e2e test on staging See merge request gitlab-org/gitlab!54659
-
- 19 Feb, 2021 9 commits
-
-
Gabriel Mazetto authored
Return only supported issue types for selected Jira Project See merge request gitlab-org/gitlab!53705
-
Alan (Maciej) Paruszewski authored
This change improves the way we fetch available issue types for Jira. From now we will fetch only these types that are available in the workflow for given project instead of loading all possible issue types from the system.
-
Russell Dickenson authored
External link fixes for docs See merge request gitlab-org/gitlab!54741
-
Stan Hu authored
Send SIGINT instead of SIGQUIT to puma See merge request gitlab-org/gitlab!54446
-
Jose Ivan Vargas authored
Fix Metric tab not showing up on operations page See merge request gitlab-org/gitlab!54736
-
Jose Ivan Vargas authored
Apply new GitLab UI for request email button See merge request gitlab-org/gitlab!53966
-
ngaskill authored
-
Patrick Bair authored
Rename indexes on GitLab.com See merge request gitlab-org/gitlab!51011
-
Joerg Behrmann authored
Puma does not handle SIGQUIT [1], so worker processes will not get terminated when calling /etc/init.d/gitlab stop [1] https://github.com/puma/puma/blob/master/docs/signals.md
-