- 15 Feb, 2022 40 commits
-
-
Suzanne Selhorn authored
Document kubectl TLS requirement See merge request gitlab-org/gitlab!80571
-
Dan Davison authored
Fix uninitialized constant error in test See merge request gitlab-org/gitlab!80694
-
Mark Lapierre authored
-
Nick Gaskill authored
Mention 202 response in bulk tag delete call See merge request gitlab-org/gitlab!80734
-
Manuel Grabowski authored
-
Nick Gaskill authored
Add troubleshooting details to prometheus docs See merge request gitlab-org/gitlab!80519
-
Cleveland Bledsoe Jr authored
-
Suzanne Selhorn authored
Add remark that agentk images are multi-arch as of 14.8 See merge request gitlab-org/gitlab!80515
-
Bob Van Landuyt authored
Add approvers when editing scan result policies See merge request gitlab-org/gitlab!80029
-
Zamir Martins authored
taking into consideration the existing feature flag. It also split a couple of fields which were previously only used for scan execution scan. Changelog: changed EE: true
-
Lin Jen-Shin authored
CI check that non-superuser can migrate See merge request gitlab-org/gitlab!74430
-
Will Meek authored
This adds a CI check and a rake task to check that a non-superuser can run a DB migrate
-
Amy Qualls authored
Add image and update personal README instructions See merge request gitlab-org/gitlab!80680
-
Diana Logan authored
Recommend 'go' instead of 'navigate' See merge request gitlab-org/gitlab!70859
-
Marcin Sedlak-Jakubowski authored
Update screenshot in issue analytics for projects See merge request gitlab-org/gitlab!80744
-
Fiona Neill authored
-
Patrick Bair authored
Sorting the keys of the file gitlab_loose_foreign_keys.yml See merge request gitlab-org/gitlab!80524
-
Amy Qualls authored
These instructions now give the complete version of how to add this nifty new feature to your profile.
-
Adam Hegyi authored
Add scan method to dast site profile See merge request gitlab-org/gitlab!78745
-
Marcos Rocha authored
This Merge Request adds the scan method for DAST on-demand API scans Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78745
-
Douglas Barbosa Alexandre authored
Modify upload license error language See merge request gitlab-org/gitlab!80382
-
Douglas Barbosa Alexandre authored
Allow offline cloud license upload See merge request gitlab-org/gitlab!79957
-
Jose Ivan Vargas authored
Show ref of the latest deployment See merge request gitlab-org/gitlab!79262
-
Rémy Coutable authored
Run Review Apps in MRs that change app/models See merge request gitlab-org/gitlab!80121
-
Markus Koller authored
Fix Date::Error exception when viewing audit logs for an invalid date See merge request gitlab-org/gitlab!80634
-
Huzaifa Iftikhar authored
Added an early return to the validate_date_params method to fix the exception raised when an invalid date is passed for either created_before or created_after parameter. Also, included the before_action validate_date_params to AuditLogReportsController to prevent exceptions. Changelog: fixed EE: true
-
Jose Ivan Vargas authored
Add runner jobs tab See merge request gitlab-org/gitlab!80380
-
Miguel Rincon authored
This change adds a new tab to the runner details that contains a paginated list of jobs that this runner has run.
-
Marius Bobin authored
Log CI linter times See merge request gitlab-org/gitlab!80593
-
Furkan Ayhan authored
Currently, the pipeline logger works only for pipeline creations. In this commit, we implement it to the CI linter.
-
Andreas Brandl authored
Resolve "Inconsistent schema - indexes" See merge request gitlab-org/gitlab!79438
-
Andrew Fontaine authored
If the ref is a branch, display branch. If it is a tag, display tag. Either way, link to the tree of the ref.
-
Douglas Barbosa Alexandre authored
Namespace.self_and_hierarchy scope See merge request gitlab-org/gitlab!80045
-
Alex Pooley authored
Provide a linear version of: Gitlab::ObjectHierarchy.new(some_groups).all_objects We also create a recursive + linear scope which is a more friendly developer interface.
-
Heinrich Lee Yu authored
Revert "Merge branch 'if-personal_project_owners' into 'master'" See merge request gitlab-org/gitlab!80723
-
Marcia Ramos authored
Fix command for agent troubleshooting See merge request gitlab-org/gitlab!80174
-
Marcin Sedlak-Jakubowski authored
Add docs for issues list Vue refactor See merge request gitlab-org/gitlab!80619
-
Coung Ngo authored
Add docs for refactor behind feature flag `vue_issues_list` https://gitlab.com/gitlab-org/gitlab/-/issues/322755
-
Vitali Tatarintev authored
Create the cross-stage feature discovery moment experiment See merge request gitlab-org/gitlab!78497
-