- 27 Oct, 2020 40 commits
-
-
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
-
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
-
Fabio Pitino authored
Speed up projects merge requests controller specs See merge request gitlab-org/gitlab!46098
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46219
-
Kamil Trzciński authored
Fix gitaly-ruby not starting on test See merge request gitlab-org/gitlab!46211
-
fjsanpedro authored
In this commit we exand the Robots.txt parser. Now, `Allow` rules are parsed, they take precedence over `Disallow` ones and the detection is case insensitive.
-
Phil Hughes authored
Migrate labels sidebar tooltip See merge request gitlab-org/gitlab!46102
-
Russell Dickenson authored
-
Bob Van Landuyt authored
Update ruby_parser to eliminate Ruby 2.7 warning messages See merge request gitlab-org/gitlab!46195
-
Phil Hughes authored
Adds an extension component and a way to render extensions inside of the merge request widget. Also adds docs to allow for others to easily add new extensions in the future.
-
Phil Hughes authored
Fix content overflow on Notebook output See merge request gitlab-org/gitlab!45971
-
Rémy Coutable authored
Modify editor patch branch name generation See merge request gitlab-org/gitlab!46044
-
Phil Hughes authored
SAML group link controller See merge request gitlab-org/gitlab!45080
-
GitLab Release Tools Bot authored
-
Sanad Liaquat authored
Set flag well before testing its effect See merge request gitlab-org/gitlab!45727
-
Josianne Hyson authored
We want to namespace relevant concepts so that it is easier to understand the role of similarly, or ambiguously named concepts. Rename CsvIssueImport to Issues::CsvImport which was recently introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44742 so that it aligns with this ideal. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/270428
-
Kushal Pandya authored
Replaced GlDepreactedBadge in unscanned Projects See merge request gitlab-org/gitlab!46036
-
Martin Wortschack authored
Add devops reports tabs behind ff See merge request gitlab-org/gitlab!46005
-
Brandon Labuschagne authored
Fix typo in delete project modal See merge request gitlab-org/gitlab!46204
-
Ezekiel Kigbo authored
Fixes a typo in the project delete modal screen
-