- 23 Feb, 2021 27 commits
-
-
Dheeraj Joshi authored
-
Martin Wortschack authored
Fix double scrollbar in milestone combobox component See merge request gitlab-org/gitlab!54734
-
Dylan Griffith authored
Update default title of alerts to New: Alert See merge request gitlab-org/gitlab!54621
-
Sarah Yasonik authored
-
Dylan Griffith authored
Fix codequality empty base report See merge request gitlab-org/gitlab!54584
-
Maxime Orefice authored
-
Simon Knox authored
Remove gl-overflow-scroll in merge instructions modal See merge request gitlab-org/gitlab!54144
-
Yogi authored
-
Dylan Griffith authored
Alias #work_in_progress? <-> #draft? See merge request gitlab-org/gitlab!54873
-
Russell Dickenson authored
Refactor part of repository storage types documentation See merge request gitlab-org/gitlab!54655
-
Evan Read authored
-
Shinya Maeda authored
Fix unpermitted params error in VSA See merge request gitlab-org/gitlab!54670
-
Alper Akgun authored
Update Adoption Engineering.md See merge request gitlab-org/gitlab!54855
-
Alper Akgun authored
Add experimentation tracking template to Gitlab.org See merge request gitlab-org/gitlab!54849
-
Michael Karampalas authored
-
charlie ablett authored
Github Importer: Validate repository size before importing See merge request gitlab-org/gitlab!54449
-
Michael Kozono authored
Add tables to support geo secondary usage data See merge request gitlab-org/gitlab!53758
-
Evan Read authored
Improves Jira instructions See merge request gitlab-org/gitlab!54780
-
Russell Dickenson authored
-
Sanad Liaquat authored
Add an E2E test to test a regression on issue creation See merge request gitlab-org/gitlab!52517
-
Will Meek authored
This commit adds an E2E test to test https://gitlab.com/gitlab-org/gitlab/-/issues/299462 in which edits to an issue created from a vulnerability are not persisted.
-
Heinrich Lee Yu authored
Remove VSA deployment query feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54823
-
Michael Kozono authored
Refactor skippable? as registry_exists? See merge request gitlab-org/gitlab!54735
-
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 13 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
-
Kerri Miller authored
-
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
-