- 11 Jan, 2021 40 commits
-
-
Andy Soiron authored
-
David O'Regan authored
Fix creating/editing requirements on mobile See merge request gitlab-org/gitlab!51062
-
Jacques Erasmus authored
Fix color of hamburger in darkmode See merge request gitlab-org/gitlab!51168
-
Andreas Brandl authored
Merge branch '294127-follow-up-investigate-whether-we-should-convert-namespace_onboarding_actions-table' into 'master' Refactor NamespaceOnboardingAction model to OnboardingProgress See merge request gitlab-org/gitlab!50711
-
Achilleas Pipinellis authored
Geo: Add uniqueness constraint to documentation See merge request gitlab-org/gitlab!51185
-
David O'Regan authored
Add margin to user chat settings See merge request gitlab-org/gitlab!51282
-
Yogi authored
-
David O'Regan authored
Merge branch '1057-improve-modal-with-tertiary-icon-button-for-close-action-gitlab-ui-integration-test' into 'master' Upgrade @gitlab/ui to v25.7.2 See merge request gitlab-org/gitlab!50866
-
Paul Gascou-Vaillancourt authored
GlModal was updated to use a Pajamas-compliant close button. This is done by overriding the modal-header slot to display a custom close button, and by re-exposing the title prop as well as the modal-title slot. Those are drop-in changes as it still possible to set a modal's title either by providing a modal-header slot, a modal-title slot, or by passing the title prop. However, the specs needed to be updated to reflect those API changes.
-
Dmytro Zaporozhets (DZ) authored
Correct the links in invite_members_version_a FF YAML See merge request gitlab-org/gitlab!51244
-
Dallas Reedy authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51319
-
Jarka Košanová authored
Send namespace id in subscription plan request See merge request gitlab-org/gitlab!50939
-
Corinna Wiesner authored
Without the namespace id the subscription plan request cannot return the correct information if a namespace is eligible for a free midterm upgrade.
-
GitLab Release Tools Bot authored
-
Peter Leitzen authored
Ensure MergeRequestsFinder uses correct Params See merge request gitlab-org/gitlab!51195
-
Toon Claes authored
Ruby does some weird things when dynamically loading classes. It seems in some cases it did not load `MergeRequestsFinder::Params` when it's calling `#params_class`. In that case the superclass method is called instead. We discovered this issue in `IssuesFinder` before, and it was addressed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41835. This change applies the same change to `MergeRequestsFinder`. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/296939
-
Vitali Tatarintev authored
Remove `cd_skipped_deployment_status` feature flag See merge request gitlab-org/gitlab!51068
-
Jan Provaznik authored
Fix TimeFrameFilter return logic See merge request gitlab-org/gitlab!49082
-
Luke Duncalfe authored
-
Miguel Rincon authored
Adjust spacing in project MR settings form See merge request gitlab-org/gitlab!51184
-
Heinrich Lee Yu authored
Add rake gitlab:git:checksum_projects See merge request gitlab-org/gitlab!49965
-
Denys Mishunov authored
Update dependency @gitlab/eslint-plugin to v6 See merge request gitlab-org/gitlab!51143
-
Scott Hampton authored
Fix empty %p in group creation step See merge request gitlab-org/gitlab!51083
-
Kevin Comoli authored
-
Heinrich Lee Yu authored
Resolve "Track comment related metrics for a merge request" See merge request gitlab-org/gitlab!50849
-
Ash McKenzie authored
Add Requirement export CSV service See merge request gitlab-org/gitlab!50449
-
Jan Provaznik authored
Remove default value for udpate_sequence_id See merge request gitlab-org/gitlab!51006
-
Andy Soiron authored
In order to make the workers idempotent we need to make sure udpate_sequence_id stays the same.
-
Vitaly Slobodin authored
Fix brand_new_project_guidelines not being displayed See merge request gitlab-org/gitlab!50736
-
Roger Meier authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/295503
-
Sean McGivern authored
Correct a ChangeLog author See merge request gitlab-org/gitlab!51260
-
Eugenia Grieff authored
- Add base Service for issuables export - Extend IssuableExportCsvWorker to be reused with requirements - Fix email templates to use size_limit - Add email preview for #requirements_csv_email - Add specs for #requirements_csv_email - Update PO files - Fix mailer preview Rescue RecordNotFound error in worker - Rescue and log RecordNotFound errors raised by user or project missing in IssuableExportCsvWorker - Modify specs to reflect this change
-
Simon Knox authored
Resolve "Update Illustrations for Project Creation Pages" See merge request gitlab-org/gitlab!47018
-
Dennis Tang authored
The illustration SVGs for new project creation have been updated.
-
Kushal Pandya authored
Add Sentry trigger to action_component See merge request gitlab-org/gitlab!50883
-
Shinya Maeda authored
Add confidentiality filtering to api endpoints See merge request gitlab-org/gitlab!51105
-
Ash McKenzie authored
Add Packages::Debian::CreatePackageFileService See merge request gitlab-org/gitlab!50432
-
Evan Read authored
Clarify what example is showing See merge request gitlab-org/gitlab!51293
-
Marcel Amirault authored
-