- 07 Feb, 2022 40 commits
-
-
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
-
Ramya Authappan authored
E2E: Retry on test failure due to delay in user removal to come into effect See merge request gitlab-org/gitlab!79403
-
Sanad Liaquat authored
-
Ramya Authappan authored
Format QA logger and add colorised logs See merge request gitlab-org/gitlab!78897
-
Sofia Vistas authored
-
Ramya Authappan authored
E2E: Search member before performing the next action See merge request gitlab-org/gitlab!79320
-
Sanad Liaquat authored
-
Shinya Maeda authored
Remove deployment_approvals feature flag See merge request gitlab-org/gitlab!79681
-
Simon Knox authored
Deprecation for Test Coverage Parsing Setting See merge request gitlab-org/gitlab!79988
-
Jackie Porter authored
-
Simon Knox authored
Update policy drawer status section for scan execution policies See merge request gitlab-org/gitlab!79792
-
Alexander Turinske authored
- add icon for enabled and css styling - update wording when not enabled - update tests Changelog: other EE: true
-
Adam Hegyi authored
This change implements fair queueing for the loose foreign keys feature. If the child records of a deleted record batch cannot be cleaned up in 3 consequitive executions then the deleted record batch will be re-scheduled 5 minutes later. Changelog: added
-
Tiger Watson authored
Add aggregated VSA consistency check service See merge request gitlab-org/gitlab!79519
-
Paul Gascou-Vaillancourt authored
-
Kushal Pandya authored
Sort milestones correctly on project/issues list refactor See merge request gitlab-org/gitlab!79945
-