- 27 Oct, 2020 40 commits
-
-
Jacob Vosmaer authored
-
Andrew Fontaine authored
Update "copy branch" shortcut to click on MR sidebar button See merge request gitlab-org/gitlab!45436
-
Nathan Friend authored
This commit updates the "copy source branch" keyboard shortcut to click the "copy source branch" button found in the MR sidebar instead of the button in the MR widget. This keeps the shortcut from interefering with the page's scroll.
-
Mike Jang authored
Move generic troubleshooting topics up See merge request gitlab-org/gitlab!46068
-
Cynthia Ng authored
-
Mark Chao authored
Log name components for UUIDv5 generation See merge request gitlab-org/gitlab!45899
-
Michał Zając authored
For some reason we are unable to reproduce UUIDs for Vulnerability::Finding objects when calculating them from the persisted data. See https://gitlab.com/gitlab-org/gitlab/-/issues/212322#note_434346683 for a sample. Now we will log the name we use when generating the UUID right before we persist the object.
-
Olena Horal-Koretska authored
Remove extra empty space from MR page See merge request gitlab-org/gitlab!45966
-
Simon Knox authored
Also delete a -webkit prefix that is not needed
-
Enrique Alcántara authored
Replace BS global popovers init with GlPopover See merge request gitlab-org/gitlab!45084
-
Paul Gascou-Vaillancourt authored
Create a wrapper to initialize GlPopover instead of Bootstrap popovers on elements that have the data-toggle="popover" attribute.
-
Nick Thomas authored
Allow batch_diffs to filter returned diffs by file path See merge request gitlab-org/gitlab!43930
-
Kerri Miller authored
-
Enrique Alcántara authored
Merge branch '229281-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts-ide-components' into 'master' Migrate button to GlButton in empty_state.vue See merge request gitlab-org/gitlab!46105
-
Russell Dickenson authored
-
Peter Leitzen authored
Fix EnvironmentNamesFinder for private projects See merge request gitlab-org/gitlab!45779
-
Rémy Coutable authored
Enable avatar with full url See merge request gitlab-org/gitlab!46206
-
Sean McGivern authored
Fix bug when user anonymous and import route accessed See merge request gitlab-org/gitlab!46215
-
Mark Florian authored
Remove new_ci_variables_list feature flag See merge request gitlab-org/gitlab!41412
-
Jan Provaznik authored
Do not check EE migration folders on FOSS for `require_migration!` See merge request gitlab-org/gitlab!45886
-
Peter Leitzen authored
Fix bug in robots rule with .git suffix See merge request gitlab-org/gitlab!45866
-
Yorick Peterse authored
When using EnvironmentNamesFinder for a group, environments for private projects are only supposed to be visible to users with reporter access or greater. Previously also guests would be able to see environment names. This fixes https://gitlab.com/gitlab-org/gitlab/-/issues/270939
-
Mark Florian authored
Merge branch '229316-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-ee-app-assets-javascripts' into 'master' Replace button GlButton See merge request gitlab-org/gitlab!42075
-
Kyle Mann authored
-
Sarah Groff Hennigh-Palermo authored
Migrate modals in promote_label_modal.vue See merge request gitlab-org/gitlab!46047
-
Amy Qualls authored
Best first attempt to start migrating the 'promote label' modals to the new system.
-
Bob Van Landuyt authored
Fix Ruby 2.7 kwargs warnings See merge request gitlab-org/gitlab!46095
-
fjsanpedro authored
-
Bob Van Landuyt authored
Fix cop FactoryBot/InlineAssociation for EE resource events See merge request gitlab-org/gitlab!46038
-
Thong Kuah authored
[SKIP RSPEC FAIL-FAST] Expand Robots.txt parser with Allow rules See merge request gitlab-org/gitlab!45792
-
Sean McGivern authored
Move change_repository_storage policy to BasePolicy See merge request gitlab-org/gitlab!46164
-
Kassio Borges authored
-
Peter Leitzen authored
Rename CsvIssueImport to Issues::CsvImport See merge request gitlab-org/gitlab!45769
-
Kushal Pandya authored
Merge request widget extensions component See merge request gitlab-org/gitlab!44616
-
fjsanpedro authored
When the user is not authenticated and we access the import routes, the method `can?` is called on the user but, since it's `nil`, it raises an exception.
-
Fabio Pitino authored
Adds feature flag to disable package events See merge request gitlab-org/gitlab!45802
-
Alper Akgun authored
Recreate rolebinding because roleRef attr is immutable See merge request gitlab-org/gitlab!45968
-
Miguel Rincon authored
Replacing tooltip in clusters.vue See merge request gitlab-org/gitlab!46069
-
Nick Gaskill authored
-
Miguel Rincon authored
Refactor release issue stats into its own component See merge request gitlab-org/gitlab!46063
-