- 23 Feb, 2021 40 commits
-
-
Brandon Labuschagne authored
This is being done for the blob dropdown zone functionality within the project breadcrumbs
-
charlie ablett authored
Load epic issue metadata info in batches See merge request gitlab-org/gitlab!54677
-
Jan Provaznik authored
If number of epic ids we pass to BulkEpicAggregateLoader reaches a limit (~200), then postgres uses a different plan for the query which is much slower. To avoid this situation, we get this metadata in two phases: 1. get epic ids for epics and its descendants (we use pluck because this query is recursive and find_each wouldn't help here) 2. we iterate in batches and get metadata for each of batch
-
Dmytro Zaporozhets (DZ) authored
Add descriptions to TodoStateEnum See merge request gitlab-org/gitlab!54178
-
Albert Salim authored
Remove Event dictionary link from Danger See merge request gitlab-org/gitlab!54795
-
Sanad Liaquat authored
Update issue link in add_batch_comments_in_merge_request_spec See merge request gitlab-org/gitlab!54886
-
charlie ablett authored
Fix: Root queries that return a connection type are not documented See merge request gitlab-org/gitlab!54536
-
alinamihaila authored
-
Kushal Pandya authored
Expand left sidebar `Issues` when viewing project iterations See merge request gitlab-org/gitlab!54815
-
Sanad Liaquat authored
Add E2E for snippet repository storage move See merge request gitlab-org/gitlab!53813
-
Anastasia McDonald authored
Final version
-
Kushal Pandya authored
Add btn-default for cancel button in the issuable form See merge request gitlab-org/gitlab!53458
-
Yogi authored
-
Russell Dickenson authored
Update docs for pipeline security summary See merge request gitlab-org/gitlab!54835
-
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
-
Zeff Morgan 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
-