- 11 Jan, 2022 1 commit
-
-
Luke Duncalfe authored
Adds logging when: - recursive webhook calls are detected. - the total number of webhooks triggered by other webhooks within a sequence goes above a threshold. The detection uses a header, which is passed through from the request to the web hooks to track graphs of web hook requests. The feature is behind a feature flag. The next iteration will be to block the webhook from firing rather than log. https://gitlab.com/gitlab-org/gitlab/-/issues/329743 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75821
-
- 08 Jan, 2022 4 commits
-
-
Patrick Bair authored
Fix for Runner#belonging_to_parent_group_of_project cross dabatase query See merge request gitlab-org/gitlab!76454
-
Maxime Orefice authored
This commit prevents cross database query when fetching group runners at the project level.
-
Kerri Miller authored
Delete vue_issuables_list feature flag See merge request gitlab-org/gitlab!77051
-
Coung Ngo authored
Delete feature flag as it has been superceded by the vue_issues_list feature flag Changelog: removed
-
- 07 Jan, 2022 35 commits
-
-
Jose Ivan Vargas authored
Improve UI text of external authentication See merge request gitlab-org/gitlab!75822
-
Russell Dickenson authored
Changelog: changed
-
Peter Hegman authored
Fix bulk edit unchecking in issues list refactor See merge request gitlab-org/gitlab!77683
-
Coung Ngo authored
With the `vue_issues_list` feature flag enabled, when you select all issues then uncheck one issue, all issues are unchecked which is incorrect behaviour. This commit fixes this so that unchecking the one issue only unselects that one issue.
-
Kerri Miller authored
Add new group access token REST API See merge request gitlab-org/gitlab!77236
-
Amy Qualls authored
Updates tags API docs to reflect get repository tags defaults See merge request gitlab-org/gitlab!77730
-
Websvc authored
-
Nick Gaskill authored
Add overview of knapsack report generation See merge request gitlab-org/gitlab!77600
-
Andrejs Cunskis authored
-
Andrejs Cunskis authored
Add enable and disable elasticsearch rake tasks See merge request gitlab-org/gitlab!75946
-
Mayra Cabrera authored
Add customer relations group setting See merge request gitlab-org/gitlab!77386
-
Lee Tickett authored
This MR removes the customer relations feature flag and introduces a new group setting to enable crm. Changelog: added
-
Patrick Bair authored
Add namespace_id reference to routes See merge request gitlab-org/gitlab!77571
-
Jan Provaznik authored
This reference will serve as a replacement of the existing source polymorphic reference (eventually we want to use only namespace routes). Changelog: added
-
Nick Gaskill authored
Added Container Registry and Dependency Proxy See merge request gitlab-org/gitlab!77712
-
Achilleas Pipinellis authored
Update the testing section in the loose foreign key doc See merge request gitlab-org/gitlab!77652
-
Eulyeon Ko authored
Update the testing section to include an example to test the loose foreign key clean up behavior.
-
Amy Qualls authored
Add troubleshooting section to Code Owners doc See merge request gitlab-org/gitlab!77699
-
Gerardo Gutierrez authored
-
Achilleas Pipinellis authored
Update details about pipeline visibility See merge request gitlab-org/gitlab!77642
-
Marcel Amirault authored
-
Douglas Barbosa Alexandre authored
Do not fail report ingestion if there is an invalid finding See merge request gitlab-org/gitlab!77591
-
Andrew Fontaine authored
Show number of counts next to tabs See merge request gitlab-org/gitlab!76859
-
Nick Gaskill authored
Remove outdated GitLab versions from Package docs See merge request gitlab-org/gitlab!77759
-
Andreas Brandl authored
Remove migration helpers using BG migrations See merge request gitlab-org/gitlab!77768
-
Nick Gaskill authored
Remove outdated GitLab versions from Monitor docs See merge request gitlab-org/gitlab!77777
-
Doug Stull authored
Merge branch 'jejacks0n/experiment/new_project_sast_enabled_add_unchecked_free_variant_method' into 'master' Adds new unchecked free indicator variant method See merge request gitlab-org/gitlab!77703
-
Andrew Fontaine authored
Remove docs discouraging single-line conditionals See merge request gitlab-org/gitlab!77598
-
Lin Jen-Shin authored
test: Install Gitaly incrementally See merge request gitlab-org/gitlab!76558
-
Dan Davison authored
Add ability to fetch number of tests a scenario would run See merge request gitlab-org/gitlab!77526
-
Sanad Liaquat authored
-
David O'Regan authored
GitLab Version - Update Version Status Indicator See merge request gitlab-org/gitlab!77521
-
Stan Hu authored
Graphql: Add package managers api paths to details type See merge request gitlab-org/gitlab!77518
-
Nicolò Maria Mezzopera authored
Add all the package managers API paths to package details type Changelog: added
-
Craig Norris authored
Remove outdated GitLab versions from Monitor docs
-