- 12 Apr, 2021 15 commits
-
-
Francisco Javier López authored
In this commit we start the refactor of the project sidebar. Instead of the current approach with all the logic in views and helpers, we're moving to a model based structure where each menu model contains its logic, visibility access levels, and all the necessary info. Nevertheless, the migration is tricky because we cannot just replace the whole sidebar (that would be a 130 files MR). In order to make it incremental we still render the old views. Then, when we add a new menu to the new structure we'll remove that menu from the menu, until we migrate all menus and we can remove the view entirely.
-
Illya Klymov authored
Merge branch '326635-remove-str-truncated-60-class-from-app-views-admin-dashboard-index-html-haml' into 'master' UI improvement of Admin Dashboard top page See merge request gitlab-org/gitlab!58373
-
Simon Knox authored
Move required styles for add issueable form See merge request gitlab-org/gitlab!58893
-
Kushal Pandya authored
Update Health tab empty message to new tab See merge request gitlab-org/gitlab!58982
-
Albert Salim authored
Add Matija to CODEOWNERS for merging CI/CD Templates See merge request gitlab-org/gitlab!58932
-
Luke Duncalfe authored
Small text updates on the SAST Config UI page See merge request gitlab-org/gitlab!58188
-
-
Marcel Amirault authored
docs: updated CI yaml README link to proper Issue where deployment_tier was introduced See merge request gitlab-org/gitlab!59077
-
Dylan Griffith authored
Fix user reference transformation in EpicsPipeline See merge request gitlab-org/gitlab!58913
-
Dylan Griffith authored
Fix N+1 queries for issues search See merge request gitlab-org/gitlab!58915
-
Dylan Griffith authored
Update Geo OAuth redirect URI to use external primary URL See merge request gitlab-org/gitlab!58966
-
Russell Dickenson authored
Provide a date range for docs release See merge request gitlab-org/gitlab!58975
-
Evan Read authored
-
Russell Dickenson authored
Clarify what secrets file is for See merge request gitlab-org/gitlab!58962
-
Dylan Griffith authored
Remove paths from BuildArtifactEntity [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58818
-
- 11 Apr, 2021 12 commits
-
-
Evan Read authored
Docs: Gitaly RPC PermissionDenied error troubleshooting See merge request gitlab-org/gitlab!58961
-
Harsh Chouraria authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/features/analytics See merge request gitlab-org/gitlab!58402
-
Abdul Wadood authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/services/auto_merge See merge request gitlab-org/gitlab!58358
-
Abdul Wadood authored
-
Evan Read authored
Update docs to note bumped git version requirements See merge request gitlab-org/gitlab!58976
-
Patrick Steinhardt authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe in timebox_report_service_spec.rb See merge request gitlab-org/gitlab!58317
-
Abdul Wadood authored
-
Vitaly Slobodin authored
Fix HAMLs to enable Style/Semicolon (EE) See merge request gitlab-org/gitlab!59069
-
boomshadow authored
-
- 10 Apr, 2021 13 commits
-
-
Martin Wortschack authored
Remove vertical-align-middle from user location and work in profile See merge request gitlab-org/gitlab!58554
-
Yogi authored
-
Michael Kozono authored
Fix EmptyLineAfterFinalLetItBe offenses for design management module See merge request gitlab-org/gitlab!58189
-
Huzaifa Iftikhar authored
-
Dmitry Gruzd authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/lib/gitlab/auth See merge request gitlab-org/gitlab!58246
-
Huzaifa Iftikhar authored
-
David O'Regan authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/views See merge request gitlab-org/gitlab!58280
-
Abdul Wadood authored
-
David O'Regan authored
Fix EmptyLineAfterFinalLetItBe Rubocop offenses for api entities See merge request gitlab-org/gitlab!58193
-
Huzaifa Iftikhar authored
-
David O'Regan authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/lib/gitlab/jira_import See merge request gitlab-org/gitlab!58266
-
Huzaifa Iftikhar authored
-
Michael Kozono authored
Fix EmptyLineAfterFinalLetItBe Rubocop offenses for metrics module See merge request gitlab-org/gitlab!58190
-