- 21 Feb, 2022 38 commits
-
-
alinamihaila authored
-
Peter Leitzen authored
Add slash command to page incident See merge request gitlab-org/gitlab!79977
-
Mikołaj Wawrzyniak authored
Change `git.version` metric value type to `object` See merge request gitlab-org/gitlab!80846
-
Max Woolf authored
Add passive and active profiles 347384 See merge request gitlab-org/gitlab!78492
-
Marcos Rocha authored
This MR adds active and passive profiles for on-demand DAST API scans Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78492 EE: true
-
Adam Hegyi authored
Support project scoping for timebox report via GraphQL See merge request gitlab-org/gitlab!79327
-
Eulyeon Ko authored
A timebox report can be scoped to projects using a namespace fullpath. A fullpath (project or group) can be used to specify the scope of the timebox report when using the GraphQL field "report". Changelog: added EE: true
-
Adam Hegyi authored
Add tracking table for VSA aggregation See merge request gitlab-org/gitlab!79942
-
Adam Hegyi authored
This MR adds a new model to keep track of the Value Stream Analytics data aggregation progress. Changelog: added
-
Andrejs Cunskis authored
E2E: Reliable spec report fixes See merge request gitlab-org/gitlab!81123
-
Shinya Maeda authored
Fix hanging spec when fully decomposed See merge request gitlab-org/gitlab!80848
-
Kushal Pandya authored
Refactor delete action to reusable component See merge request gitlab-org/gitlab!80632
-
Miguel Rincon authored
This change pull the delete mutation call to a component that can be reused in different locations of the runner UI.
-
Andrejs Cunskis authored
E2E: Unquarantine gitlab project migration on praefect envs See merge request gitlab-org/gitlab!81093
-
Anastasia McDonald authored
E2E: Correctly export quarantine status for exported metrics See merge request gitlab-org/gitlab!81095
-
Andrejs Cunskis authored
-
Andrejs Cunskis authored
-
Kati Paizee authored
Fix Value issues for mattermost_slash_commands.md See merge request gitlab-org/gitlab!81083
-
Jaspreet Singh authored
-
Kati Paizee authored
Fix values issues for gitlab_slack_application.md See merge request gitlab-org/gitlab!81082
-
Jaspreet Singh authored
-
Kushal Pandya authored
Add the total time chart to each VSA stage See merge request gitlab-org/gitlab!80255
-
Ezekiel Kigbo authored
Rename duration chart to Total time For group VSA we should display the total time chart on each stage. Changelog: added EE: true
-
Ezekiel Kigbo authored
fix default path when using group template See merge request gitlab-org/gitlab!79638
-
Evan Read authored
Highlight repo-filter --analyze over git-sizer See merge request gitlab-org/gitlab!80490
-
Katrin Leinweber authored
That former is more actionable, especially due to its various "... by reverse size" output files. git-sizer is good to find the single biggest space hog. Co-authored-by: Evan Read <eread@gitlab.com>
-
Evan Read authored
Add compliance report violations docs See merge request gitlab-org/gitlab!80296
-
Jiaan Louw authored
-
Ezekiel Kigbo authored
Change button variant to confirm in Web IDE modals See merge request gitlab-org/gitlab!80780
-
Mark Chao authored
Clear future subscriptions info on license destroy See merge request gitlab-org/gitlab!80330
-
Vladlena Shumilo authored
Update the Licenses::DestroyService to clear the info related to future subscriptions when the license is destroyed Changelog: changed EE: true
-
Marcel Amirault authored
Fix issues for /user/group/index.md See merge request gitlab-org/gitlab!81074
-
Jaspreet Singh authored
-
Hinam Mehra authored
Changelog: changed
-
charlie ablett authored
Update group runner links See merge request gitlab-org/gitlab!81010
-
Ash McKenzie authored
Remove rate_limited_service_issues_create flag See merge request gitlab-org/gitlab!80990
-
Luke Duncalfe authored
Refactor CAPTCHA internals See merge request gitlab-org/gitlab!80986
-
Chad Woolley authored
- Add explicit named parameters for spammable to have a more functional and easier-to-understand interface - Update and improve comments - Ensure Spammable#spam is always a boolean and not nil - Simplify Mutations::SpamProtection
-
- 20 Feb, 2022 2 commits
-
-
Evan Read authored
Project access tokens are subject to forced expiration limits See merge request gitlab-org/gitlab!80675
-
Steve Grossman authored
-