- 23 Feb, 2021 4 commits
-
-
Ezekiel Kigbo authored
Replace btn-primary with btn-confirm in Start your free trial button See merge request gitlab-org/gitlab!53215
-
Douglas Barbosa Alexandre authored
Fix S3 object storage failing when endpoint is not specified See merge request gitlab-org/gitlab!54868
-
Mark Lapierre authored
Update configure e2e testcase link See merge request gitlab-org/gitlab!54864
-
Mike Jang authored
Add 2FA apps listed in UI to docs for parity See merge request gitlab-org/gitlab!54522
-
- 22 Feb, 2021 36 commits
-
-
Evan Read authored
Simplify repo move details to avoid duplication See merge request gitlab-org/gitlab!54752
-
Kerri Miller authored
Create What's New Entry for 13.9 See merge request gitlab-org/gitlab!54648
-
Nick Gaskill authored
Update NPM docs to remove case restriction See merge request gitlab-org/gitlab!54627
-
Steve Abrams authored
-
Dylan Griffith authored
Advanced Search: Estimate Elasticsearch cluster size See merge request gitlab-org/gitlab!54430
-
Evan Read authored
More edits for style See merge request gitlab-org/gitlab!54866
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
David O'Regan authored
Convert Threat Monitoring environment picker to GlDropdown See merge request gitlab-org/gitlab!54309
-
Stan Hu authored
This reverts https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53326 since the endpoint created from the pre-signed URL is incorrect. For S3 virtual hostnames (e.g. `https://bucket.us-west-1.amazonaws.com`, the bucket name should be ignored, so the endpoint should be `https://us-west-1.amazonaws.com` in this case. This causes the wrong endpoint to be used (`https://bucket.bucket.us-west-1.amazonaws.com`). A workaround for AWS S3 users is to pass `endpoint: s3.amazonaws.com` as a config.
-
Paul Slaughter authored
Add qa selectors for service desk See merge request gitlab-org/gitlab!54726
-
Dylan Griffith authored
Make `to` in the changelog API optional See merge request gitlab-org/gitlab!54229
-
Coung Ngo authored
Convert the dropdown from GlDeprecatedDropdown to GlDropdown
-
Desiree Chevalier authored
-
Suzanne Selhorn authored
Rename WIP page to Drafts and clean up See merge request gitlab-org/gitlab!54742
-
Amy Qualls authored
To prevent painful merge conflicts, start by tracking the moved page.
-
Mayra Cabrera authored
Add wiki_size and storage_size to NamespaceStatistics See merge request gitlab-org/gitlab!54786
-
Jose Ivan Vargas authored
Restyle compare revision and add repo dropdown [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52967
-
Dan Davison authored
Update add kubernetes cluster qa selector See merge request gitlab-org/gitlab!54495
-
David O'Regan authored
Apply new GitLab UI for buttons in empty label placeholder See merge request gitlab-org/gitlab!54760
-
Yogi authored
-
Michael Kozono authored
Make the Geo OAuth application trusted by default See merge request gitlab-org/gitlab!54079
-
Dan Davison authored
Add deleting of snippets via API See merge request gitlab-org/gitlab!54406
-
Anastasia McDonald authored
And update the tests to clean up resources See https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/763
-
Mike Jang authored
Include missed comment from MR 54376 See merge request gitlab-org/gitlab!54860
-
Alper Akgun authored
Docs for usage data add method See merge request gitlab-org/gitlab!54804
-
Alper Akgun authored
-
Alex Kalderimis authored
Add environment attrs to build & pipeline hooks See merge request gitlab-org/gitlab!54480
-
Adrián López Calvo authored
-
Mike Jang authored
-
Andrew Fontaine authored
Apply new GitLab UI for the button in the promotion link See merge request gitlab-org/gitlab!54755
-
Yogi authored
-
Robert Speicher authored
Refactor tracking of MR title, desc, and draft status See merge request gitlab-org/gitlab!54740
-
Amy Qualls authored
Added note on removed resolving individual comments See merge request gitlab-org/gitlab!51206
-
Amy Qualls authored
Clarify how storage move API decides where to store repo See merge request gitlab-org/gitlab!54751
-
Ben Bodenmiller authored
-
Stan Hu authored
Add support for end time to oncall rotations See merge request gitlab-org/gitlab!53675
-