- 12 Mar, 2021 40 commits
-
-
Mike Jang authored
Docs: Added introducing in for api audit events See merge request gitlab-org/gitlab!56584
-
Jose Ivan Vargas authored
Include toolbox for the trends chart See merge request gitlab-org/gitlab!56316
-
Kerri Miller authored
Remove security & compliance config page feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56219
-
Jannik Lehmann authored
This commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/294084 It removes the secure_security_and_compliance_configuration_page_on_ce flag
-
Mario Mora authored
-
Mayra Cabrera authored
Add more settings to group MR approval settings See merge request gitlab-org/gitlab!56215
-
Sean McGivern authored
Uses eager loading to avoid N+1 queries See merge request gitlab-org/gitlab!55692
-
Craig Norris authored
Mention the snippets dashboard early on See merge request gitlab-org/gitlab!56532
-
Amy Qualls authored
Mention that the snippets dashboard is a way to create new snippets.
-
Andrew Fontaine authored
Edits to style and CTRT See merge request gitlab-org/gitlab!56164
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Andrew Fontaine authored
Add check if user is bot to Users API See merge request gitlab-org/gitlab!56362
-
Nick Gaskill authored
Update tier badging for User page See merge request gitlab-org/gitlab!56569
-
Nick Gaskill authored
Add note about code snippets in the registry See merge request gitlab-org/gitlab!56566
-
Fabio Pitino authored
Extract batch destroy Service from Job Artifact Expiration [RUN ALL RSPEC] See merge request gitlab-org/gitlab!55415
-
Allison Browne authored
Extract parallel batch destruction of artifacts for reuse in project destruction
-
Craig Norris authored
Add and remove relevant feature tier badging.
-
Stan Hu authored
Prevent daylight-savings-related failures in on-call management specs See merge request gitlab-org/gitlab!56561
-
Tim Rizzi authored
-
Sarah Groff Hennigh-Palermo authored
Allow user to commit new files in pipeline editor See merge request gitlab-org/gitlab!56009
-
Frédéric Caplette authored
This changes how graphQL mutations work on the FE to commit files. We check if we should create a new file or update an existing one, so users can now create new files if required.
-
Robert Speicher authored
Merge branch '29126-enabled-oauth-sign-in-sources-has-confusing-ui-for-disabling-enabling-omniauth-providers' into 'master' Fix styling of "Enabled OAuth sign-in sources" checkboxes See merge request gitlab-org/gitlab!56254
-
Peter Hegman authored
Convert to normal checkboxes
-
Alex Kalderimis authored
Don't track JiraImport::UsersImporter errors in Sentry See merge request gitlab-org/gitlab!56498
-
Jan Provaznik authored
Background migration to copy projects.container_registry_enabled to project_features.container_registry_access_level [RUN ALL RSPEC] See merge request gitlab-org/gitlab!55327
-
Dylan Griffith authored
Optimize branch commit resolution See merge request gitlab-org/gitlab!56204
-
Scott Hampton authored
Refactor `grouped_test_reports_app` to be in it's own directory See merge request gitlab-org/gitlab!56300
-
Shubham Kumar authored
Refactor `grouped_test_reports_app` and related files to be in their own directory instead of the shared reports directory.
-
Toon Claes authored
BulkImports: Add fields to track concurrent work See merge request gitlab-org/gitlab!55686
-
syasonik authored
-
Jose Ivan Vargas authored
Enable dast_branch_selection by default See merge request gitlab-org/gitlab!56442
-
Douglas Barbosa Alexandre authored
MR Discussions API: document parameters "line_code" & "line_type" See merge request gitlab-org/gitlab!51525
-
Johannes Altmanninger authored
Only diff notes on multiple lines need a line range. Also "text" as line type was garbage, it should have been "old" or "new".
-
Mike Jang authored
Fix typo where identify should be indentity See merge request gitlab-org/gitlab!56557
-
Michael Kozono authored
Rollout of geo_group_wiki_repository_replication See merge request gitlab-org/gitlab!56247
-
Jan Provaznik authored
Include suite errors in test summary See merge request gitlab-org/gitlab!55770
-
Thao Yeager authored
-
Jose Ivan Vargas authored
Corrected generated maven repository config for Gradle Groovy See merge request gitlab-org/gitlab!56318
-
David O'Regan authored
Fix epics select in sidebar for project epics swimlane [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55954
-
Eulyeon Ko authored
Add feature spec for epic dropdown Optionally check for group - In a lot of tests, project doesn't have an assigned group and trying to access @project.group.id can throw an error - Add safe navigation operator
-