- 11 May, 2021 40 commits
-
-
Bob Van Landuyt authored
Add comment to Flipper patch on when we can remove it See merge request gitlab-org/gitlab!61403
-
Sean McGivern authored
A version of this change was accepted upstream, so once we're using a version of Flipper that includes it, we can remove this file and simply pass an additional option to the cache store's constructor.
-
Matthias Käppler authored
Expose CustomersDot variables via gon on gl.com See merge request gitlab-org/gitlab!61400
-
Vitaly Slobodin authored
-
Nicolò Maria Mezzopera authored
Remove redundant Learn More link See merge request gitlab-org/gitlab!61401
-
Arturo Herrero authored
Return NilMenuItems instead of nil when user cannot render a menu item See merge request gitlab-org/gitlab!61226
-
Jacques Erasmus authored
Resolve "OTP 2FA QR code not readable in Dark Mode" See merge request gitlab-org/gitlab!61215
-
Jacques Erasmus authored
Merge branch '273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projectmemberscontroller-index' into 'master' Audit and update buttons on Projects::ProjectMembersController#index" See merge request gitlab-org/gitlab!61396
-
Vitaly Slobodin authored
-
Jan Provaznik authored
Use symbols to access db config See merge request gitlab-org/gitlab!61095
-
Kushal Pandya authored
Fixes quick actions help page not showing on diff forms See merge request gitlab-org/gitlab!61029
-
Francisco Javier López authored
In this commit we change how creating menu items in the project sidebar works. Before, when the user couldn't see a menu item, we will return `nil` and avoid displaying it, but this has a problem. If we later want to reference it, in order to add another menu item based on that item position, the menu item won't exist. In this commit we return a `NilMenuItem` instead of a `nil` value, whenever the menu item can't be rendered.
-
Russell Dickenson authored
Revise the intro doc for project migration See merge request gitlab-org/gitlab!61185
-
Nick Gaskill authored
-
Russell Dickenson authored
Docs add browserker documentation See merge request gitlab-org/gitlab!56066
-
Cameron Swords authored
-
Kerri Miller authored
Remove unnecessary query from close_issue method [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61087
-
Adam Cohen authored
-
Kushal Pandya authored
Add Assert that Timezone is Formatted Properly See merge request gitlab-org/gitlab!61374
-
Kushal Pandya authored
Remove SCSS extends from pipeline page bundles See merge request gitlab-org/gitlab!61309
-
Kushal Pandya authored
Add class hide-collapsed for elements See merge request gitlab-org/gitlab!60021
-
Tiger Watson authored
Revert "Merge branch '321625-epic_boards-redirect' into 'master'" See merge request gitlab-org/gitlab!61435
-
Russell Dickenson authored
Update tier badging for API page See merge request gitlab-org/gitlab!61244
-
Patrick Bajao authored
Remove the code review hll related feature flags [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61078
-
Luke Duncalfe authored
Remove `value_stream_analytics_path_navigation` feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60449
-
-
Illya Klymov authored
Bulk group migration e2e test See merge request gitlab-org/gitlab!60482
-
Mark Chao authored
Log when pipeline is rejected due to user not verified See merge request gitlab-org/gitlab!61386
-
Mark Chao authored
Remove redundant description_html field from Release Rest API See merge request gitlab-org/gitlab!61327
-
Gabriel Mazetto authored
Skip check precompiled assets locally See merge request gitlab-org/gitlab!61297
-
Thong Kuah authored
Cleanup api_caching_releases feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61223
-
Luke Duncalfe authored
Log when build is dropped due to CI minutes exceeded See merge request gitlab-org/gitlab!61381
-
Shinya Maeda authored
Add asset links to release CLI commands See merge request gitlab-org/gitlab!60896
-
Jaime Martinez authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61422
-
Gabriel Mazetto authored
Remove vueify_shared_runners_toggle feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61043
-
Shinya Maeda authored
This commit removes the redundant description_html field from the Release Rest API. The feature is still behind `remove_description_html_in_release_api` feature flag.
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/61078 Issue: gitlab.com/gitlab-org/quality/triage-reports/-/issues/2911
-
Evan Read authored
DOCS: Clarified username assertion not supported on GitLab.com See merge request gitlab-org/gitlab!61198
-