- 13 May, 2021 1 commit
-
-
Furkan Ayhan authored
-
- 11 May, 2021 39 commits
-
-
Mark Florian authored
Test mutation payload in ManageViaMr See merge request gitlab-org/gitlab!58936
-
Paul Gascou-Vaillancourt authored
-
Miguel Rincon authored
Add total group count to admin users table [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60998
-
Jiaan Louw authored
-
Alper Akgun authored
Mark group-level MR Analytics metrics as removed See merge request gitlab-org/gitlab!60175
-
Dan Jensen authored
-
Sean McGivern authored
[RUN ALL RSPEC] Update grape-path-helpers to v1.6.3 See merge request gitlab-org/gitlab!61196
-
James Lopez authored
Preload monaco globally See merge request gitlab-org/gitlab!61112
-
Denys Mishunov authored
-
Etienne Baqué authored
Adds a CSP that is enabled by default See merge request gitlab-org/gitlab!56923
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61451
-
Sean McGivern authored
Extend conan token expiration to 1 day See merge request gitlab-org/gitlab!60763
-
Steve Abrams authored
Change conan token expiration from 1 hour to 1 day to better suit user usage patterns. Changelog: changed
-
Sean McGivern authored
Geo - Fix replication for for empty projects See merge request gitlab-org/gitlab!61419
-
Olena Horal-Koretska authored
Add missing rspecs for new project Create from template section See merge request gitlab-org/gitlab!60914
-
Alper Akgun authored
Merge branch '327043-remove-ultimate-trial-banner-for-users-that-are-not-already-a-group-admin' into 'master' Remove ultimate trial banner for non-group owning users See merge request gitlab-org/gitlab!59611
-
Alper Akgun authored
-
GitLab Release Tools Bot authored
-
Achilleas Pipinellis authored
Add assets:links section to CI reference See merge request gitlab-org/gitlab!60988
-
Jaime Martinez authored
-
Jacques Erasmus authored
Reset editor's layout after StartupCSS See merge request gitlab-org/gitlab!61426
-
Denys Mishunov authored
-
Etienne Baqué authored
Add system as a data_source and update metric definitions See merge request gitlab-org/gitlab!61011
-
Bob Van Landuyt authored
Update translations levels for May 2021 See merge request gitlab-org/gitlab!61421
-
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
-
Stan Hu authored
This brings in a performance improvement and a subsequent fix: * https://gitlab.com/gitlab-org/grape-path-helpers/-/merge_requests/33 * https://gitlab.com/gitlab-org/grape-path-helpers/-/merge_requests/35 Changelog: performance
-
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
-