- 04 Sep, 2020 1 commit
-
-
Jay Swain authored
We've become aware that sometimes Zuora => Customers => GitLab fall out of sync. It certain contexts a user will receive a false message stating their account has been downgraded when in fact we haven't downgraded them. This commit ensures that the user is on the Free plan, before displaying the downgraded message. part of: https://gitlab.com/gitlab-org/growth/engineering/-/issues/5405
-
- 02 Sep, 2020 39 commits
-
-
Mike Jang authored
Remove incorrect statement to make changes via API See merge request gitlab-org/gitlab!41185
-
Robert Speicher authored
Strip gRPC debug_error_string from Gitaly exceptions See merge request gitlab-org/gitlab!41083
-
Mayra Cabrera authored
New internal endpoint for kas to increment gitops_sync_count metric See merge request gitlab-org/gitlab!40568
-
Ray Paik authored
Docs: add periods to end of description for consistency within page See merge request gitlab-org/gitlab!41181
-
Stan Hu authored
This reverts https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40938 because it wasn't actually working when gRPC exceptions were wrapped in `Gitlab::Git::CommandError` via `wrapped_gitaly_errors`. A much simpler approach is to strip `debug_error_string` when a `Gitlab::Git::BaseError` is created. With this change, we have effectively the same exception strings as we did before the upgrade of gRPC. Note that it appears Sentry retains a backtrace of the original gRPC exception that contains the `debug_error_string`, so if we really want to look at it the information is still there. This should solve https://gitlab.com/gitlab-org/gitlab/-/issues/238465.
-
Nicolò Maria Mezzopera authored
Merge branch '223197-make-a-cleanup-after-design-management-feature-flag-is-removed-2' into 'master' Make a cleanup after Design Management feature flag is removed Closes #223197 See merge request gitlab-org/gitlab!40940
-
Natalia Tepluhina authored
-
Vitaly Slobodin authored
Remove deprecated methods option from geo tests See merge request gitlab-org/gitlab!41021
-
Illya Klymov authored
`methods` option is deprecated in @vue/test-utils 1.x
-
Kamil Trzciński authored
Show license overage warning on admin dashboard Closes #231501 See merge request gitlab-org/gitlab!39704
-
Vitaly Slobodin authored
-
Cynthia Ng authored
-
Illya Klymov authored
Merge branch '238191-hide-the-upgrade-link-on-the-admin-license-page-if-the-current-plan-is-ultimate' into 'master' Hide the upgrade link on the admin license page if plan Ultimate Closes #238191 See merge request gitlab-org/gitlab!40977
-
Illya Klymov authored
Deprecate GlSkeletonLoading component See merge request gitlab-org/gitlab!40994
-
Stan Hu authored
Restore doorkeeper generator to hex due to breaking change See merge request gitlab-org/gitlab!41169
-
Mike Jang authored
Document the 'Access denied for your LDAP account' error See merge request gitlab-org/gitlab!38835
-
Harish Ramachandran authored
-
Jose Ivan Vargas authored
Update empty state behavior for incidents list See merge request gitlab-org/gitlab!40872
-
Jonston Chan authored
-
Enrique Alcántara authored
Boards Sidebar state See merge request gitlab-org/gitlab!40553
-
Enrique Alcántara authored
Extract Theme specific CSS and load through startup.css Closes #241465 See merge request gitlab-org/gitlab!40503
-
Tim Zallmann authored
This moves all themes for the navbar themes to their own file Inlines them for startup css or loads them On theme selection we load all themes
-
Kamil Trzciński authored
Merge branch '238111-count-of-the-number-of-self-hosted-smtp-configurations-by-package' into 'master' Add mail.smtp_server to usage ping data See merge request gitlab-org/gitlab!39844
-
Tim Zallmann authored
Make file upload button on MR edit page tab-accessible See merge request gitlab-org/gitlab!40995
-
Doug Stull authored
- no need to show how-to-upgrade link if we are already on the highest possible.
-
Dan Davison authored
Quarantine failing multi-project_pipelines_spec.rb See merge request gitlab-org/gitlab!41128
-
Drew Blessing authored
Doorkeeper 5.1 changed the default token generator to urlsafe_base64 from hex. This restores the generator to hex to avoid the breaking change.
-
Marcia Ramos authored
Add push mirroring use case for regulated companies See merge request gitlab-org/gitlab!40735
-
sstern authored
-
Craig Norris authored
Docs: dev FF follow-up Closes #241470 and #241504 See merge request gitlab-org/gitlab!40518
-
Marcia Ramos authored
- Improve order - Add note saying dev FFs != GL's FFs - Link to presentation
-
Suzanne Selhorn authored
Add Microsoft and Google style guides as backups See merge request gitlab-org/gitlab!39791
-
Mike Lewis authored
-
Craig Norris authored
Update incident docs See merge request gitlab-org/gitlab!41078
-
David O'Regan authored
-
Mike Jang authored
Add run and debug instructions for monitor specs See merge request gitlab-org/gitlab!39100
-
Dan Davison authored
Update Chrome & Chromedriver to version 85 in the QA image See merge request gitlab-org/gitlab!41100
-
Jan Provaznik authored
Add custom metric importer See merge request gitlab-org/gitlab!37773
-
Olena Horal-Koretska authored
-