- 12 Apr, 2022 16 commits
-
-
Stan Hu authored
Add test to prevent regression on MR pipeline creation See merge request gitlab-org/gitlab!84681
-
Mark Chao authored
Merge branch '356872-migration-lib-gitlab-background_migration-backfill_draft_status_on_merge_requests-rb-does' into 'master' Resolve "Migration does not always mark itself as complete" See merge request gitlab-org/gitlab!84531
-
Kerri Miller authored
The early exit allowed some jobs to fail to be marked as complete. Changelog: fixed
-
Kushal Pandya authored
Merge branch '358328-replace-generic-checkbox-with-gitlab-ui-styled-checkbox-in-app-views-devise-sessions' into 'master' Replace generic checkbox with GitLab UI styled checkbox in app/views/devise/sessions/_new_base.html.haml See merge request gitlab-org/gitlab!84857
-
James Fargher authored
Allow context qsh for Jira subscriptions json (2nd try) See merge request gitlab-org/gitlab!84642
-
Evan Read authored
Separate config info in GitLab See merge request gitlab-org/gitlab!84781
-
Evan Read authored
Clarify what deactivate means See merge request gitlab-org/gitlab!84776
-
Cynthia Ng authored
-
Evan Read authored
Update to add note about not needing to wait for a GitLab ping See merge request gitlab-org/gitlab!84732
-
Sam Kerr authored
-
Patrick Bajao authored
Send Geo proxied site data through Workhorse HTTP headers See merge request gitlab-org/gitlab!82697
-
Thong Kuah authored
Track blocking epics added on usage data See merge request gitlab-org/gitlab!84400
-
Evan Read authored
User contribution events do not belong to unbanning users See merge request gitlab-org/gitlab!84079
-
Evan Read authored
Add more links to permissions table See merge request gitlab-org/gitlab!84010
-
Niklas authored
-
Krasimir Angelov authored
Adds container_registry_size to project_statistics See merge request gitlab-org/gitlab!84271
-
- 11 Apr, 2022 21 commits
-
-
Mark Lapierre authored
E2E: Save urls for migration test result data See merge request gitlab-org/gitlab!84796
-
Russell Dickenson authored
Fix release example in docs See merge request gitlab-org/gitlab!84880
-
Russell Dickenson authored
Docs: Update "Gemnasium DB" to "GitLab Advisory Database" See merge request gitlab-org/gitlab!84897
-
Connor Gilbert authored
-
Marc Shaw authored
Fix undefined method error for Compare, Commit controllers See merge request gitlab-org/gitlab!84176
-
Illya Klymov authored
Add escalation status help link See merge request gitlab-org/gitlab!83180
-
Tristan Read authored
Changelog: changed EE: true
-
Mikołaj Wawrzyniak authored
Add status to DependencyProxy::Manifest type in GraphQL See merge request gitlab-org/gitlab!84200
-
Sean McGivern authored
Bump Gitaly server to v14.10.0.pre.rc1 See merge request gitlab-org/gitlab!84646
-
Sean McGivern authored
Swap EscalationPolicies::BaseService to use ::BaseProjectService See merge request gitlab-org/gitlab!84657
-
Sarah Yasonik authored
Per developer style guides, we prefer to use a BaseContainerService class as the base class for any services.
-
Mikołaj Wawrzyniak authored
Add note about RedisHLL metrics time range See merge request gitlab-org/gitlab!84452
-
Adam Hegyi authored
Compact order values See merge request gitlab-org/gitlab!84549
-
Eulyeon Ko authored
Because some models use 'default_scope', SimpleOrderBuilder cannot properly pick up order values. Example: when a model has a default scope 'reorder(nil)' does not actually remove `nil`: > Event.reorder(nil).order_values => [nil]
-
David Fernandez authored
Add a force cancel param to the gitlab registry client See merge request gitlab-org/gitlab!84525
-
Steve Abrams authored
Adds a force param to the gitlab cancel import client endpoint. This param is meant as a safety device so admin users can cancel an import if needed during the Phase 2 migration.
-
Marc Shaw authored
Adds a project scoped unique file name constraint for Secure Files See merge request gitlab-org/gitlab!83628
-
Kushal Pandya authored
Change variant to confirm for import button See merge request gitlab-org/gitlab!84766
-
Anastasia McDonald authored
Fix broken group_saml_enforced_sso_new_account_spec test See merge request gitlab-org/gitlab!84878
-
Vladimir Shushlin authored
1. we don't need indentation, it's just confusing after copying 1. tag_name is required
-
Anastasia McDonald authored
Due to Pajamas migration of snowplow checkbox the check_element method now needs click_by_js.
-
- 10 Apr, 2022 2 commits
-
-
Luke Duncalfe authored
Don't generate MD5 fingerprint in FIPS mode See merge request gitlab-org/gitlab!84390
-
David O'Regan authored
Use GlAvatar in environments dashboard See merge request gitlab-org/gitlab!84689
-
- 09 Apr, 2022 1 commit
-
-
Tom Quirk authored
Changelog: changed
-