- 29 Jul, 2020 40 commits
-
-
Amy Qualls authored
After the Prometheus integration page was split apart, there were multiple tendrils of help links that needed updating.
-
Justin Farris authored
Suggested improvement to issue template See merge request gitlab-org/gitlab!37871
-
Andrew Fontaine authored
Replace $gray-400 value, replace usages with $gray-200 Closes #224119 See merge request gitlab-org/gitlab!37813
-
Andrew Fontaine authored
Fix formatting bugs in Static Site Editor See merge request gitlab-org/gitlab!37964
-
Keanon O'Keefe authored
-
Bob Van Landuyt authored
Enable MergeRequests::PipelineEntity usage by default See merge request gitlab-org/gitlab!38215
-
Douglas Barbosa Alexandre authored
Geo: Fix consuming events of blobs that should not be synced Closes #224634 See merge request gitlab-org/gitlab!38089
-
Jose Ivan Vargas authored
Remove spacing span for related issue item See merge request gitlab-org/gitlab!38054
-
Jose Ivan Vargas authored
Rename the DiscussionKeyboardNavigator to DiscussionNavigator See merge request gitlab-org/gitlab!37644
-
Heinrich Lee Yu authored
Add vulnerabilityGrades to GraphQL API See merge request gitlab-org/gitlab!36861
-
Alan (Maciej) Paruszewski authored
This change adds new field to Group and InstanceSecurityDashboard types, with this change user is able to fetch list of projects grouped by security grade and fetch count for each group.
-
Igor Drozdov authored
-
Jose Ivan Vargas authored
Remove status dropdown in merged tab Closes #20033 See merge request gitlab-org/gitlab!37544
-
Thomas Randolph authored
-
Michael Kozono authored
Remove feature flag to make registry table SSOT for Designs Closes #223253 See merge request gitlab-org/gitlab!37833
-
Jose Ivan Vargas authored
Remove fa-globe in Explore Projects Visibility dropdown Closes #42751 See merge request gitlab-org/gitlab!21659
-
Jeremy Elder authored
-
Mike Kozono authored
-
Mike Kozono authored
-
Mike Kozono authored
-
Mike Kozono authored
instead of writing these tests inside of replicator_spec.rb.
-
Mike Kozono authored
-
Mike Kozono authored
into their own file.
-
Mike Kozono authored
...to answer the question: "Which records should be synced?".
-
Jarka Košanová authored
Fix 500 error when unconfirmed user with 2FA logs in with OAuth2 Closes #232611 See merge request gitlab-org/gitlab!38104
-
Jose Ivan Vargas authored
Merge branch '229640-label-dropdown-should-trigger-under-the-label-input-within-the-new-epic-page' into 'master' Fix epic label dropdown behavior when opened within the "New epic" page See merge request gitlab-org/gitlab!37125
-
Enrique Alcántara authored
Mount Vue Compoents for Creating and Editing User Lists See merge request gitlab-org/gitlab!37013
-
Andrew Fontaine authored
This sets up proper mounting of the vue side of things for editing and creating user lists.
-
Nick Gaskill authored
Add YAML keys that user must not override See merge request gitlab-org/gitlab!38067
-
Sam Kerr authored
-
Amy Qualls authored
Update name of time widget on pod logs page Closes #231510 See merge request gitlab-org/gitlab!38202
-
Amy Qualls authored
After discussion with the UX team, make a small change to the name of the time picking widget.
-
Douglas Barbosa Alexandre authored
Add web_url/web_path on Gitlab::View::Presenter::Base See merge request gitlab-org/gitlab!30176
-
Jarka Košanová authored
Remove GitlabIssueTrackerService class See merge request gitlab-org/gitlab!36063
-
Stan Hu authored
When a user with two-factor auth enabled attempts to use an OAuth2 provider to sign-in, the user would see a 500 error without explanation why. This occurred because the failure case in OmniauthCallbacksController was attempting to render the partial of the new session, but the CAPTCHA helpers are only defined for SessionsController, not for this one. To fix this problem, redirect the page with the alert to the sign-in page and display a flash alert with a notice about an unconfirmed e-mail. The redirection also cleans up the URL so that the page doesn't look like it starts from an Omniauth callback. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232611
-
Amy Qualls authored
Update Auto Test docs about supported buildpacks See merge request gitlab-org/gitlab!38097
-
-
Amy Qualls authored
Updated tier badges in SAST documentation See merge request gitlab-org/gitlab!38015
-
Russell Dickenson authored
-
Amy Qualls authored
Docs: Improve Pages URL scheme examples See merge request gitlab-org/gitlab!37951
-