- 17 Dec, 2021 40 commits
-
-
Imre Farkas authored
Centralize avatar size See merge request gitlab-org/gitlab!75967
-
Craig Norris authored
Revert "Merge branch 'doc-psureshbabu-master-patch-08802' into 'master'" See merge request gitlab-org/gitlab!76414
-
Mark Florian authored
Merge branch '344335-make-badges-in-ee-app-views-projects-pipelines-_tabs_holder-html-haml-pajamas-compliant' into 'master' Make badge in pipelines/_tabs_holder partial Pajamas-compliant See merge request gitlab-org/gitlab!76997
-
Marius Bobin authored
Refactor jobs tab to Vue/GraphQL See merge request gitlab-org/gitlab!76146
-
Payton Burdette authored
Use new Vue jobs table and GraphQL for jobs tab on pipelines view.
-
Aleksei Lipniagov authored
Improve Redis-Sessions specs See merge request gitlab-org/gitlab!76821
-
Aleksei Lipniagov authored
-
Marius Bobin authored
Make previousStageJobsOrNeeds return union See merge request gitlab-org/gitlab!76444
-
Patrick Bajao authored
fixed cache_key ids See merge request gitlab-org/gitlab!75454
-
Simon Knox authored
Merge branch '344330-make-badges-in-app-views-projects-_project_templates-html-haml-pajamas-compliant' into 'master' Make badges in app/views/projects/_project_templates.html.haml Pajamas-compliant See merge request gitlab-org/gitlab!76964
-
Denys Mishunov authored
Move code to ~/issuable See merge request gitlab-org/gitlab!76741
-
Coung Ngo authored
-
Phil Hughes authored
Merge branch '344376-make-badges-in-app-views-projects-mirrors-_disabled_mirror_badge-html-haml-pajamas-compliant' into 'master' Make badge in mirrors/_disabled_mirror_badge partial Pajamas-compliant See merge request gitlab-org/gitlab!76915
-
Martin Wortschack authored
-
Denys Mishunov authored
Ensure all scanners are translated in alerts See merge request gitlab-org/gitlab!76940
-
Phil Hughes authored
Merge branch '344372-make-badges-in-ee-app-views-users-_custom_project_templates_from_groups-html-haml-pajamas' into 'master' Make badges in ee/app/views/users/_custom_project_templates_from_groups.html.haml Pajamas-compliant See merge request gitlab-org/gitlab!76963
-
Vitali Tatarintev authored
Remove deprecated Secure metrics See merge request gitlab-org/gitlab!76705
-
Shinya Maeda authored
Deployment Approval service class See merge request gitlab-org/gitlab!75710
-
Kushal Pandya authored
Allow copy code button to be focusable See merge request gitlab-org/gitlab!76889
-
Natalia Tepluhina authored
Merge branch '345704-expose-information-about-what-will-not-be-migrated-during-gitlab-migration' into 'master' Expose information about what will not be migrated during GitLab migration See merge request gitlab-org/gitlab!76930
-
Illya Klymov authored
-
Ezekiel Kigbo authored
Add verification page during sign up See merge request gitlab-org/gitlab!75646
-
Marcin Sedlak-Jakubowski authored
Topic API: allow to remove avatar by update See merge request gitlab-org/gitlab!76860
-
Jonas Wälter authored
-
Fiona Neill authored
Documentation: rule-pack synthesis using rules from multiple sources See merge request gitlab-org/gitlab!75234
-
Julian Thome authored
-
Marcin Sedlak-Jakubowski authored
Document loose foreign key risks and mitigations See merge request gitlab-org/gitlab!76626
-
Achilleas Pipinellis authored
Add note in 3k modifications section about Database Load Balancing See merge request gitlab-org/gitlab!77002
-
Grant Young authored
-
Fiona Neill authored
Add example of querying JSON custom data See merge request gitlab-org/gitlab!76849
-
Peter Hegman authored
Merge branch '344327-make-badges-in-app-views-projects-pipelines-_with_tabs-html-haml-pajamas-compliant' into 'master' Make badges in app/views/projects/pipelines/_with_tabs.html.haml Pajamas-compliant See merge request gitlab-org/gitlab!76978
-
Anna Vovchenko authored
-
Bob Van Landuyt authored
Handle syncing alert escalation status to incident See merge request gitlab-org/gitlab!75176
-
Sean Arnold authored
-
Dylan Griffith authored
Improve cross-DB discovery for edge conditions See merge request gitlab-org/gitlab!76862
-
Bob Van Landuyt authored
Switch from using SharedState to Cache See merge request gitlab-org/gitlab!76755
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
This extracts the code that maps scanner names to their translations into a dedicated helper.
-
Paul Gascou-Vaillancourt authored
This slightly changes how the scanner names' translations are being gathered before being passed to the security-scanner-alert component. By moving all the translation to a shared map, it should harder to forget to provide a new translation when adding a new scanner. This is primarily done to translate SAST_IAC to something more user-friendly. Changelog: fixed
-
Abhishek Kumar authored
Added head and base methods to ContextCommitsDiff required by a diffable to get cache keys and added feature spec tests for the same. Changelog: fixed
-