- 18 May, 2020 40 commits
-
-
Thong Kuah authored
-
Marcia Ramos authored
Suggest that maintainers make small fixes directly before merging See merge request gitlab-org/gitlab!32316
-
Sean McGivern authored
If a merge request is done, but has a trivial change needed (for instance, a typo fix), then it's much more efficient if the maintainer does that directly using the suggest changes feature: 1. It prevents another back and forth, especially where the maintainer and author are in different time zones. 2. It saves a pipeline run if the maintainer doesn't see the new MR within two hours of the new pipeline running.
-
Martin Wortschack authored
Upgrade ActionCable npm package See merge request gitlab-org/gitlab!32413
-
Mark Florian authored
Merge branch '22691-externelize-i18n-strings-from-./app/views/shared/_delete_label_modal.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/_delete_label_modal.html.haml See merge request gitlab-org/gitlab!32138
-
Gilang Gumilar authored
In /app/views/shared/_delete_label_modal.html.haml.
-
Kushal Pandya authored
Updated blob rendering in case of a render error See merge request gitlab-org/gitlab!32345
-
Denys Mishunov authored
In order to construct a readable error message when blob returns a rendering error, we need the simplified blob object (the one returned with the snippet query, for example)
-
Heinrich Lee Yu authored
Improve responses in the snippet create/update API endpoints See merge request gitlab-org/gitlab!32282
-
Amparo Luna authored
-
Martin Wortschack authored
Merge branch 'display-banner-warning-admin-when-the-licensed-user-count-has-been-exceeded-215959' into 'master' Display banner to admins when there are users over license See merge request gitlab-org/gitlab!30813
-
Rubén Dávila authored
This is the case for UsersOverLicense in the admin area. Since the message is vital to act on, it is not dismissable.
-
Achilleas Pipinellis authored
Docs: Intro text for Container Registry admins Closes #202613 See merge request gitlab-org/gitlab!32266
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/202613
-
Martin Wortschack authored
Fix empty unit display of time metrics See merge request gitlab-org/gitlab!32388
-
Martin Wortschack authored
Add group to VSA path FF See merge request gitlab-org/gitlab!32409
-
Rémy Coutable authored
Remove extra full stop character from Danger message See merge request gitlab-org/gitlab!32401
-
Dmytro Zaporozhets authored
Onboarding experiment group edit progress bar See merge request gitlab-org/gitlab!31899
-
Phil Hughes authored
Improve tooltips for compliance framework badges Closes #214628 See merge request gitlab-org/gitlab!31883
-
Jiaan Louw authored
Adds more context to the compliance framework badge tooltips.
-
Heinrich Lee Yu authored
This is to match our Rails version 6.0.3. No actual changes were made to ActionCable in this patch release
-
Phil Hughes authored
Set selectedLabels to empty array See merge request gitlab-org/gitlab!32406
-
Phil Hughes authored
Add missing space character in alert header See merge request gitlab-org/gitlab!32395
-
Tristan Read authored
-
Marcel Amirault authored
documentation - replace hidden keys for hidden jobs See merge request gitlab-org/gitlab!32383
-
Marcel Amirault authored
Update kaniko example script See merge request gitlab-org/gitlab!32400
-
Brandon Labuschagne authored
-
Bob Van Landuyt authored
Set default timeout for Google OAuth to prevent 503s Closes #198056 See merge request gitlab-org/gitlab!30653
-
Mark Lapierre authored
Retry remote Git operation in QA tests Closes #217459 See merge request gitlab-org/gitlab!31755
-
Martin Wortschack authored
Merge branch '22691-externalize-i18n-strings-from-./app/views/shared/milestones/_issues_tab.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/milestones/_issues_tab.html.haml See merge request gitlab-org/gitlab!32160
-
Gilang Gumilar authored
-
Imre Farkas authored
Merge branch '207250-allow-admins-to-modify-mr-approval-settings-at-the-project-level-after-enabling-them-in' into 'master' Allow only admins to modify MR approval settings at the project-level See merge request gitlab-org/gitlab!30358
-
Tan Le authored
Permission to modify project-level MR approval settings is also limited to only to administrator when licensed.
-
Alex Buijs authored
When in onboarding issues experiment
-
Phil Hughes authored
Merge branch '22691-externalize-i18n-strings-from-./app/views/shared/milestones/_issuable.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/milestones/_issuable.html.haml See merge request gitlab-org/gitlab!32161
-
Gilang Gumilar authored
-
Phil Hughes authored
Merge branch '22691-externelize-i18n-strings-from-./app/views/shared/_group_tips.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/_group_tips.html.haml See merge request gitlab-org/gitlab!32127
-
Gilang Gumilar authored
-
James Lopez authored
Send Devise emails triggered from the 'Email' model asynchronously See merge request gitlab-org/gitlab!32286
-
Manoj M J authored
This change sends Devise emails triggered from the 'Email' model asynchronously
-