- 14 Apr, 2022 2 commits
-
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
- 13 Apr, 2022 1 commit
-
-
Małgorzata Ksionek authored
-
- 11 Apr, 2022 16 commits
-
-
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
-
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 3 commits
-
-
Tom Quirk authored
Changelog: changed
-
Vitaly Slobodin authored
Updates the design discussion buttons to match the design system See merge request gitlab-org/gitlab!84707
-
Sam Beckham authored
-
- 08 Apr, 2022 16 commits
-
-
Marcel Amirault authored
Clarify outdated deployment jobs See merge request gitlab-org/gitlab!66200
-
Duncan Harris authored
-
David O'Regan authored
Different copy on company page based on trial vs. registration flow See merge request gitlab-org/gitlab!83778
-
Minahil Nichols authored
Update the copy of the company page based on trial vs registration flow. Changelog: added EE: true
-
David O'Regan authored
Fix scroll to line number See merge request gitlab-org/gitlab!84562
-
Jacques Erasmus authored
Fixes the scroll to line number bug in the blob viewer Changelog: fixed
-
Mayra Cabrera authored
Move one workspace endpoints to editor team See merge request gitlab-org/gitlab!84464
-
Steve Abrams authored
Support container repositories deduplicated size See merge request gitlab-org/gitlab!83980
-
David Fernandez authored
This function will try to compute the deduplicated size of the container repositories linked with the given project. Changelog: added
-
Paul Slaughter authored
Migrate prometheus integrations alert to Pajamas See merge request gitlab-org/gitlab!84345
-
-
Mayra Cabrera authored
Update EnqueuerWorker to handle nil time checks See merge request gitlab-org/gitlab!84315
-
Steve Abrams authored
Update the ContainerRegistry::Migration::EnqueuerWorker to handle nil timestamps when it is checking if enough time has passed between imports using `waiting_time_passed?`
-
Nikola Milojevic authored
Fix diff not rendering for MR review email See merge request gitlab-org/gitlab!84808
-
Kerri Miller authored
Packages cleanup artifact worker: avoid updating a deleted record See merge request gitlab-org/gitlab!84700
-
Jose Ivan Vargas authored
Migrate sourcegraph checkboxes to gitlab-ui See merge request gitlab-org/gitlab!84795
-