- 12 Feb, 2020 40 commits
-
-
Mark Lapierre authored
Remove smoke meta from create basic MR spec See merge request gitlab-org/gitlab!24973
-
Nick Thomas authored
Introduce `BulkInsertSafe` mixin for safe bulk-inserts Closes #196169 See merge request gitlab-org/gitlab!24168
-
Matthias Käppler authored
This mixin overrides certain active record calls that modify the callback chain in ways incompatible with bulk inserts
-
Marcia Ramos authored
Update Feature percentage rollout strategy See merge request gitlab-org/gitlab!24789
-
Alper Akgun authored
-
Marcia Ramos authored
Create a table in Pod logs full-text search doc See merge request gitlab-org/gitlab!25002
-
Marcin Sedlak-Jakubowski authored
-
Sean McGivern authored
Enable merged branch names flag by default See merge request gitlab-org/gitlab!24986
-
Robert Speicher authored
Enhance QueryRecorder to support finding queries by source + memoizing of read only attributes See merge request gitlab-org/gitlab!23349
-
Ohad Dahan authored
-
Robert Speicher authored
Improvement to merged_branch_names cache See merge request gitlab-org/gitlab!24504
-
Robert May authored
Changes the caching implementation used in merged_branch_names to Redis hash keys.
-
Rémy Coutable authored
Quarantine project template spec See merge request gitlab-org/gitlab!25000
-
Mark Fletcher authored
-
Douglas Barbosa Alexandre authored
Remove destroy_user_associations_in_batches flag See merge request gitlab-org/gitlab!24641
-
Stan Hu authored
Geo Node Form in Vue - Selective Sync (Shards) Closes #118841 See merge request gitlab-org/gitlab!24015
-
Peter Leitzen authored
Fix bug rendering BlobType markdown data See merge request gitlab-org/gitlab!24960
-
Robert Speicher authored
Ensure a valid mount_point is used by the AvatarUploader See merge request gitlab-org/gitlab!24800
-
Douglas Barbosa Alexandre authored
Attribute ProjectExportWorker to group::import See merge request gitlab-org/gitlab!24898
-
Lin Jen-Shin authored
Merge branch '205219-broken-master-in-ee-spec-requests-api-issue_links_spec-rb-52-api-issuelinks-post-links-when' into 'master' Fix an ID-dependent test See merge request gitlab-org/gitlab!24993
-
Ray Paik authored
Update proofreader.md See merge request gitlab-org/gitlab!24954
-
Rémy Coutable authored
RA: Increase memory and CPU request/limits for Unicorn & Sidekiq See merge request gitlab-org/gitlab!24963
-
Zack Cuddy authored
This change is broken down from a very large MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22719 The overall goal is to convert the Geo Node Form from HAML to Vue Based on MVC, splitting this into smaller MRs is more feasible This MR adds the next piece of the Geo Form to Vue - Selective Sync (Select Field) - Selective Sync Shards (Multi-Select Dropdown) There is another type of Selective Sync (Namespaces) This will be added in the next MR
-
Francisco Javier López authored
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/review.gitlab-ci.yml' See merge request gitlab-org/gitlab!24803
-
Phil Hughes authored
Resolve "Convert Repository Charts to ECharts" Closes #196182 See merge request gitlab-org/gitlab!24786
-
Nick Thomas authored
Move the Generic Alerts endpoint to the Core Closes #200010 See merge request gitlab-org/gitlab!24783
-
Stan Hu authored
Improve performance of the Container Registry delete tags API See merge request gitlab-org/gitlab!23325
-
Nick Thomas authored
Code Nav PoC: Extend LSIF API with definition urls See merge request gitlab-org/gitlab!23684
-
Jan Provaznik authored
Silence rack-timeout INFO messages See merge request gitlab-org/gitlab!24961
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/test-metadata.gitlab-ci.yml' See merge request gitlab-org/gitlab!24805
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/setup.gitlab-ci.yml' See merge request gitlab-org/gitlab!24804
-
Kushal Pandya authored
Cleanup of blob_header component and its underlying components See merge request gitlab-org/gitlab!24976
-
Denys Mishunov authored
Since there's just one parameter to keep an eye on in blob_header_viewer_switcher, instead of relying on an eventHub, transform it into v-model aware component.
-
Martin Wortschack authored
Resolve "Web IDE does not work on some branch name" See merge request gitlab-org/gitlab!24717
-
Denys Mishunov authored
To make sure we link to WebIDE correctly, we escape the ref part (the one containing the branch name). This allows branches to contain "#" character without breaking WebIDE when getting there by clicking the "WebIDE" buttons in product.
-
Nick Thomas authored
Set SSL certificates path env when calling ES indexer See merge request gitlab-org/gitlab!24213
-
Changzheng Liu authored
-