- 18 May, 2020 40 commits
-
-
Sean McGivern authored
Merge branch 'master' of gitlab.com:gitlab-org/gitlab into 25875-Add-Webex-Teams-project-integration-service
-
Marcel Amirault authored
Add notice about instance variables limitation See merge request gitlab-org/gitlab!32410
-
Marius Bobin authored
-
Stan Hu authored
Skip Redundant Persistent Ref existence check See merge request gitlab-org/gitlab!32391
-
Marcia Ramos authored
Update title for error handling in Go See merge request gitlab-org/gitlab!32374
-
Mark Florian authored
Merge branch '22691-externelize-i18n-strings-from-./app/views/shared/_recaptcha_form.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/_recaptcha_form.html.haml See merge request gitlab-org/gitlab!32106
-
Gilang Gumilar authored
In app/views/shared/_recaptcha_form.html.haml.
-
Peter Leitzen authored
Rename variables to increase tests readability Closes #216937 See merge request gitlab-org/gitlab!32114
-
Peter Leitzen authored
Geo: `Replicator.for_replicable_name` should raise (and log) NotImplementedError Closes #217029 See merge request gitlab-org/gitlab!31388
-
Grzegorz Bizon authored
Refactor ci minutes progress bar - pt2 See merge request gitlab-org/gitlab!30467
-
Fabio Pitino authored
Move some of the logic from NamespacesHelper into new class and implement related methods from Namespace and NamespaceStatistics.
-
Sean McGivern authored
Update info message when project and group messages are started Closes #213424 See merge request gitlab-org/gitlab!31981
-
Bob Van Landuyt authored
Merge branch '217600-vulnerability-feedback-is-missing-for-vulnerability-occurrences-that-promoted-to-first-class' into 'master' Fix missing dismissed_by_id field for Vulnerabilities See merge request gitlab-org/gitlab!32147
-
Mark Florian authored
Update avatar_helper to accept GraphQL id See merge request gitlab-org/gitlab!32261
-
Rémy Coutable authored
Fix/shebang See merge request gitlab-org/gitlab!32371
-
Peter Leitzen authored
Managed applications template artifact See merge request gitlab-org/gitlab!29870
-
Vitali Tatarintev authored
-
Craig Norris authored
Add codeowners for /ci and /.linting docs directories See merge request gitlab-org/gitlab!32387
-
Rémy Coutable authored
Add nested file detection for Dependency Scanning See merge request gitlab-org/gitlab!31932
-
Igor Frenkel authored
-
Marcia Ramos authored
Docs: Add suggested copy-edits for x509 rake task Closes #214417 See merge request gitlab-org/gitlab!32393
-
Thong Kuah authored
-
Marcin Sedlak-Jakubowski authored
Issue and epic drag and drop tier fix See merge request gitlab-org/gitlab!32297
-
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
-
Thong Kuah authored
- Add parser for Helm list (v2) JSON - Only process known applications
-
Rémy Coutable authored
Remove extra full stop character from Danger message See merge request gitlab-org/gitlab!32401
-