- 02 Nov, 2021 40 commits
-
-
Michael Kozono authored
Clarify that keys command is disabled by default See merge request gitlab-org/gitlab!73362
-
Ben Bodenmiller authored
-
Stan Hu authored
Namespace integrations controller concerns See merge request gitlab-org/gitlab!73430
-
Stan Hu authored
Move LatestPipelineInformation to CE See merge request gitlab-org/gitlab!73467
-
Suzanne Selhorn authored
Add a combined example to feature flags doc See merge request gitlab-org/gitlab!73443
-
Jose Ivan Vargas authored
Updated axios to 0.24 See merge request gitlab-org/gitlab!73182
-
Tim Zallmann authored
-
Dan Davison authored
Fix nil pipeline status error See merge request gitlab-org/gitlab!72333
-
Tiffany Rea authored
-
Marcin Sedlak-Jakubowski authored
Add note formatting for VSA for projects text See merge request gitlab-org/gitlab!73468
-
David O'Regan authored
Fix error on environment rollback See merge request gitlab-org/gitlab!73473
-
Andrew Fontaine authored
While the rollback was still completed successfully, there was previously an extra alert showing when rolling an environment back to a previous deployment via the deployments page. This ensures that the error is not seen, by stopping an error being thrown for missing the retry path after the rollback occurs. Changelog: fixed
-
Vitali Tatarintev authored
Enable quarantined service ping metrics See merge request gitlab-org/gitlab!73348
-
Vitaly Slobodin authored
Add reCAPTCHA to password reset and confirmation email forms See merge request gitlab-org/gitlab!72331
-
Sean McGivern authored
Resolve "Gitlab::ApplicationRateLimiter.throttled? key _must_ be a symbol" See merge request gitlab-org/gitlab!73440
-
Rémy Coutable authored
Quarantine flaky user assigns self spec See merge request gitlab-org/gitlab!73355
-
Rémy Coutable authored
Ensure specs are under saas context when needed See merge request gitlab-org/gitlab!72856
-
Illya Klymov authored
Implement loading and error state in DAST scans view See merge request gitlab-org/gitlab!72994
-
Illya Klymov authored
Use GlAvatar in approval rule selector See merge request gitlab-org/gitlab!73334
-
Tetiana Chupryna authored
Change additional_snowplow_tracking feature flag type to Ops See merge request gitlab-org/gitlab!73434
-
Peter Leitzen authored
Make breadcrumb toggle inline See merge request gitlab-org/gitlab!72754
-
Francisco Javier López authored
Fix the offences introduced by Performance/OpenStruct See merge request gitlab-org/gitlab!70900
-
Jan Provaznik authored
Exclude project namespaces from namespace#search See merge request gitlab-org/gitlab!73421
-
Rémy Coutable authored
Default feature labels on feature flag roll-out issue See merge request gitlab-org/gitlab!73513
-
Sean McGivern authored
Fix Feature Category in Tags Controller See merge request gitlab-org/gitlab!73525
-
Shinya Maeda authored
This commit fixes that the specific endpoint on tags controller is categorized in source code management.
-
Sean McGivern authored
Add better error handling to BulkImports::GroupLoader See merge request gitlab-org/gitlab!73191
-
Sean McGivern authored
-
Rémy Coutable authored
Add documentation on test dependency across backend and frontend See merge request gitlab-org/gitlab!73448
-
Alexandru Croitor authored
When searching namespces by path or name we are not expecting to get ProjectNamespaces in results yet, so we need to filter those out for now.
-
Jan Provaznik authored
Remove temporary invite member cookie transfer method See merge request gitlab-org/gitlab!73475
-
Jan Provaznik authored
Run experiment on New Board CTA See merge request gitlab-org/gitlab!72683
-
Adam Hegyi authored
[VSA] Hide warning banner when navigating away See merge request gitlab-org/gitlab!73527
-
Brandon Labuschagne authored
Pluralize DevOps Report to DevOps Reports in UI See merge request gitlab-org/gitlab!73319
-
wortschi authored
-
Marcel Amirault authored
Doc | Improving firewall rules for Geo See merge request gitlab-org/gitlab!73445
-
Priyan Sureshbabu authored
-
Adam Hegyi authored
Refactor specs prevent_cross_database_modification_spec See merge request gitlab-org/gitlab!73451
-
charlie ablett authored
Exclude project namespaces from autocomplete routes finder See merge request gitlab-org/gitlab!72862
-
Dan Jensen authored
DevOps Report (singular) actually refers to 2 features. That has caused confusion. This changes it to be DevOps Reports (plural) in the UI, to indicate it is a category. This aligns the app with the marketing content, which already uses the plural version. This also fixes some references to DevOps Report that should be references to DevOps Adoption or DevOps Score. Changelog: changed
-