- 03 Jun, 2020 40 commits
-
-
Illya Klymov authored
Make all of the project selector vue component's props required See merge request gitlab-org/gitlab!33746
-
Mark Florian authored
This addresses https://gitlab.com/gitlab-org/gitlab/-/issues/217987, which is part of the larger [effort][1] to reduce duplication and increase consistency in dashboards that use the ProjectSelector. [1]: https://gitlab.com/groups/gitlab-org/-/epics/3330
-
Mike Lewis authored
Docs: Fix broken link See merge request gitlab-org/gitlab!33779
-
Mayra Cabrera authored
Fix the default sha for bin/secpick See merge request gitlab-org/gitlab!33545
-
Robert Speicher authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33729
-
Paul Slaughter authored
Deduplicate U2F authentication views for users and admin mode See merge request gitlab-org/gitlab!33212
-
Amy Qualls authored
Missing character in a hyperlink caused a bad link.
-
Illya Klymov authored
Use gl-link for Kubernetes application More Information links See merge request gitlab-org/gitlab!33274
-
Illya Klymov authored
Use vue test utils for Kubernetes applications component tests See merge request gitlab-org/gitlab!33364
-
Peter Leitzen authored
Suggest to use RSpec.describe instead of describe See merge request gitlab-org/gitlab!33695
-
Mike Lewis authored
Docs: Add aqualls as codeowner for some directories See merge request gitlab-org/gitlab!33526
-
Amy Qualls authored
Test out adding myself as a codeowner for the larger directories owned by the Monitor and Configure stages.
-
Illya Klymov authored
Make `convertToSnakeCase` gracefully handle edge cases See merge request gitlab-org/gitlab!33528
-
Illya Klymov authored
Update app/assets/javascripts/pages/projects/labels/components/promote_label_modal.vue See merge request gitlab-org/gitlab!33519
-
Joshua Pratt authored
-
Andrew Fontaine authored
fix: vertically center action (retry) icon See merge request gitlab-org/gitlab!33427
-
John T Skarbek authored
-
Andrew Fontaine authored
Fix sidebar spacing for alert details See merge request gitlab-org/gitlab!33630
-
David O'Regan authored
-
Mike Greiling authored
Optimizing JS bundle for HTTP2 See merge request gitlab-org/gitlab!32077
-
Denys Mishunov authored
A series of experiements showed this as the optimal spot for the most benefit for the bundle
-
Suzanne Selhorn authored
Specify asset link types in Releases API documentation See merge request gitlab-org/gitlab!33158
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/207257 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33158
-
Jan Beckmann authored
-
Jan Beckmann authored
-
Robert Speicher authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33734
-
Douglas Barbosa Alexandre authored
Merge branch '219993-geo-secondary-tries-to-remove-a-file-indefinitely-when-sync-object-storage-is-enabled' into 'master' Geo - Does not try to unlink file when unable to get file path while cleaning orphaned registries Closes #219993 See merge request gitlab-org/gitlab!33658
-
Douglas Barbosa Alexandre authored
When cleaning up registries, there are some cases where it's impossible to unlink the file: 1. The replicable record does not exist anymore; 2. The replicable file is stored on Object Storage, but the node is not configured to use Object Store; 3. Unrecognized replicable type;
-
Mek Stittri authored
Remove wording about AWS/Azure being untested in docs See merge request gitlab-org/gitlab!33635
-
Tanya Pazitny authored
This commit removes footnotes about AWS and Azure being untested across each of the reference architecture pages.
-
Nathanael Weber authored
-
Ezekiel Kigbo authored
Merge branch '219509-replace-gldeprecatedbadge-with-glbadge-in-ee-app-assets-javascripts-dependencies-components' into 'master' Replace GlDeprecatedBadge with GlBadge in Dependency List See merge request gitlab-org/gitlab!33417
-
Nathanael Weber authored
-
Sanad Liaquat authored
Clean up project milestone resources and specs See merge request gitlab-org/gitlab!33537
-
Mike Jang authored
Docs on adding/removing args from Sidekiq workers/mailers See merge request gitlab-org/gitlab!33625
-
Craig Norris authored
Docs: revamp incident management page See merge request gitlab-org/gitlab!33533
-
Amy Qualls authored
Restructure and clean the incident management page for GitLab tone and style.
-
Craig Norris authored
Docs: Remove profanity rule Closes #220183 See merge request gitlab-org/gitlab!33752
-
Paul Slaughter authored
Add tooltip to "unknown" severity badge icon See merge request gitlab-org/gitlab!33131
-
David Pisek authored
This commit adds a tooltip, which explains the "unknown" status, to the severity-badge Vue component.
-