- 21 Jan, 2022 6 commits
-
-
Tiger Watson authored
Reschedule migration for self-managed See merge request gitlab-org/gitlab!78509
-
rossfuhrman authored
Reschedules migration to recalculate finding siginatures and limits it to self-managed. Changelog: other EE: true
-
Andrew Fontaine authored
Replace deprecated usage of find/findAll in ee/spec/frontend/analytics See merge request gitlab-org/gitlab!78631
-
Tiger Watson authored
Remove summary from Finding Evidence See merge request gitlab-org/gitlab!77710
-
Frédéric Caplette authored
Lowercased runner because it's referring to agent See merge request gitlab-org/gitlab!78725
-
Suzanne Selhorn authored
We have guidelines for how we refer to runner vs GitLab Runner. In this case, we mean the agent that runs the job, so it should be lowercase. The style guide has details here: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html\#runner-runners Changelog: changed
-
- 20 Jan, 2022 34 commits
-
-
Michael Kozono authored
Fixed misspelling and made other edits See merge request gitlab-org/gitlab!78716
-
Mayra Cabrera authored
New Actionable Insight issue template See merge request gitlab-org/gitlab!78738
-
Adam Smolinski authored
-
Evan Read authored
Correct a typo & link to troubleshooting See merge request gitlab-org/gitlab!78742
-
Mayra Cabrera authored
Updating Actionable Insight issue template to reflect the new scoped label (Actionable Insight::Product change) See merge request gitlab-org/gitlab!78736
-
Mark Lapierre authored
Add user's preferred language to cache key of MR title partial See merge request gitlab-org/gitlab!78640
-
Anastasia McDonald authored
Add a troubleshooting step for Review Apps sentry See merge request gitlab-org/gitlab!78496
-
Jose Ivan Vargas authored
Add basic runner details in admin view runner See merge request gitlab-org/gitlab!78396
-
Miguel Rincon authored
This change adds basic details for the read-only admin page for runners as a first MCV of the page. This page is behind a feature flag, so no changelog is included.
-
Patrick Bair authored
GraphQL: Add groups property to CiRunner type See merge request gitlab-org/gitlab!78454
-
Pedro Pombeiro authored
Changelog: added
-
Adam Smolinski authored
-
Paul Slaughter authored
Replace usage of find/findAll in related_items_tree See merge request gitlab-org/gitlab!78647
-
Harish Ramachandran authored
-
Douglas Barbosa Alexandre authored
Detect modification in wrong DB transaction See merge request gitlab-org/gitlab!76717
-
Mayra Cabrera authored
Add verification header for streamed events See merge request gitlab-org/gitlab!78273
-
Max Woolf authored
Streamed audit events now include a new HTTP header to allow event consumers to validate the event origin. Changelog: added
-
Brandon Labuschagne authored
Fix sort for milestones in filtered search See merge request gitlab-org/gitlab!78422
-
Scott Stern authored
-
Amy Qualls authored
Deprecate Gitlab Shell's self_signed_cert setting See merge request gitlab-org/gitlab!78078
-
Igor Drozdov authored
The option isn't required to accept self-signed certs On the other hand, if the option set to true it makes machine-in-the-middle attack possible Let's clarify it in the docs and deprecate the option Changelog: deprecated
-
Miguel Rincon authored
Replace deprecated usage of find/findAll in ee/spec/frontend/boards See merge request gitlab-org/gitlab!78638
-
Douglas Barbosa Alexandre authored
Cleanup no longer needed cross modification (on users) See merge request gitlab-org/gitlab!78682
-
Amy Qualls authored
Clarify conditions that make code owner approvals optional See merge request gitlab-org/gitlab!78303
-
Jose Ivan Vargas authored
Jobs Table - Disable action buttons after first click See merge request gitlab-org/gitlab!78691
-
Jose Ivan Vargas authored
Hide tooltip on Storage purchase if not prorated See merge request gitlab-org/gitlab!78537
-
Diana Zubova authored
Hide tooltip when no subscription end date is provided
-
Frédéric Caplette authored
fix: Fix incorrect il8n reference for Vulnerability Dismissal See merge request gitlab-org/gitlab!78692
-
Suzanne Selhorn authored
I noticed that download was missing the n, so I decided to fix it. At the same time I made a few other small tweaks, to keep runner consistently lowercase, for example
-
Jose Ivan Vargas authored
Replace usage of find/findAll in misc ee components (1/5) See merge request gitlab-org/gitlab!78650
-
Amy Qualls authored
Update removal and deprecation templates See merge request gitlab-org/gitlab!78641
-
Enrique Alcántara authored
Replace deprecated usage of find/findAll in ee/spec/frontend/vue_mr_widget See merge request gitlab-org/gitlab!78636
-
Suzanne Selhorn authored
Fix group runner permissions documentation See merge request gitlab-org/gitlab!78685
-
Jose Ivan Vargas authored
Remove event hub from integrations app See merge request gitlab-org/gitlab!78037
-