- 07 Feb, 2022 40 commits
-
-
Craig Norris authored
Rename Testing group to Pipeline Insights in documentation metadata See merge request gitlab-org/gitlab!80039
-
Evan Read authored
Remove type parameters
-
Marius Bobin authored
Allow DAST profile build associations to be cloned See merge request gitlab-org/gitlab!78164
-
Philip Cunningham authored
- Moves association persistence to after commit hook - Removes allow wrapper around test
-
Andrejs Cunskis authored
E2E: Update gitlab migration test execution conditions See merge request gitlab-org/gitlab!80049
-
Stan Hu authored
Allow searching of users using less than 3 chars See merge request gitlab-org/gitlab!79927
-
Stan Hu authored
Remove legacy restrictions on the Git installation See merge request gitlab-org/gitlab!80048
-
Marcia Ramos authored
Document CI tunnel SPDY limitation See merge request gitlab-org/gitlab!79495
-
Mikhail Mazurskiy authored
-
Phil Hughes authored
Delete unused sidebar code See merge request gitlab-org/gitlab!79743
-
Jacques Erasmus authored
Add policy rule multi select for when the number of items is constant See merge request gitlab-org/gitlab!79571
-
Zamir Martins authored
items is constant and items have only a key and value being the identifier and the text respectively. EE: true Changelog: added
-
Marcia Ramos authored
Change doc DRI to Pipeline Authoring See merge request gitlab-org/gitlab!80047
-
Marcel Amirault authored
-
Imre Farkas authored
Add max_batch_size to batched migrations table See merge request gitlab-org/gitlab!79848
-
Kati Paizee authored
Update environments screenshot See merge request gitlab-org/gitlab!80038
-
Adam Hegyi authored
Remove the FF ci_find_runners_by_ci_mirrors See merge request gitlab-org/gitlab!79879
-
Achilleas Pipinellis authored
typo fix: chown git.git -> chown git:git See merge request gitlab-org/gitlab!79978
-
Brandon Labuschagne authored
Do not mount full component in epic tabs specs See merge request gitlab-org/gitlab!80057
-
Aleksei Lipniagov authored
CI Runners: Enforce token expiration See merge request gitlab-org/gitlab!78557
-
Kyle Edwards authored
Authenticatable token fields can now specify an :expires_at option with a procedure that returns an expiration date/time for the token. If the procedure returns nil, there is no expiration. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/30942
-
Natalia Tepluhina authored
Simplify DAST profiles GraphQL queries See merge request gitlab-org/gitlab!80012
-
Paul Gascou-Vaillancourt authored
This simplifies DAST site and scanner profiles GraphQL queries by removing unnecessary edge connections. We can fetch nodes directly.
-
Mark Florian authored
Add & improve documentation links for MR Settings See merge request gitlab-org/gitlab!79999
-
Sean McGivern authored
Add ::Gitlab::Usage::ServicePing::Generate class See merge request gitlab-org/gitlab!79735
-
Matthias Käppler authored
Update BG migration cops for ci database worker See merge request gitlab-org/gitlab!79684
-
Albert Salim authored
Fix spec selector in board_filters_spec.rb See merge request gitlab-org/gitlab!79899
-
Scott Stern authored
-
alinamihaila authored
- Move force_refresh outside UsageData class - Add :Gitlab::Usage::ServicePing::Report class and use this instead of UsageData - Add mode parameter to ServicePing::Report class
-
Paul Gascou-Vaillancourt authored
This rewrites some test cases in epic tabs specs to only rely on a shallow mounted component. This should speed up the test run and prevent some intermittent CI failures we've been seeing over the last 2 weeks.
-
Furkan Ayhan authored
This also removes some legacy codes and cross join allows. Changelog: other
-
Simon Knox authored
Clarify write_registry permission See merge request gitlab-org/gitlab!79845
-
Filip Aleksic authored
-
Matthias Käppler authored
Consider relative URL root in Rack::Attack::Request See merge request gitlab-org/gitlab!79738
-
Alex Kalderimis authored
This verifies that all our predicates work correctly in the presence of a relative URL root configuration setting. Changelog: fixed
-
Ramya Authappan authored
Check if resource exists before removing after tests See merge request gitlab-org/gitlab!79574
-
Mark Lapierre authored
For clearer and simpler logic avoid using exceptions as flow control
-
Adam Hegyi authored
Implement fair queueing for LFK See merge request gitlab-org/gitlab!79116
-
Kushal Pandya authored
Prevent Apollo cache collapse with connection directive See merge request gitlab-org/gitlab!80011
-
Jacques Erasmus authored
Fix merge requests page dark mode See merge request gitlab-org/gitlab!80026
-