- 17 May, 2021 40 commits
-
-
Andreas Brandl authored
Add duplicated gin trigram index on notes note See merge request gitlab-org/gitlab!61430
-
Dmitry Gruzd authored
Add histogram and track latency See merge request gitlab-org/gitlab!61582
-
Imre Farkas authored
Enable snippets to use reference filter cache See merge request gitlab-org/gitlab!61076
-
Jan Provaznik authored
Turn `vue_issuables_list` FF off for feature specs See merge request gitlab-org/gitlab!61627
-
Max Woolf authored
Namespace `ChatMessage` classes as `Integrations::` See merge request gitlab-org/gitlab!61559
-
Luke Duncalfe authored
-
Marcin Sedlak-Jakubowski authored
Edited Epics topic for CTRT See merge request gitlab-org/gitlab!61303
-
Suzanne Selhorn authored
-
Igor Drozdov authored
Enable api_caching_rate_limit_branches by default [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61723
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61908
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Marc Shaw authored
We identified that the gin trigram index on notes (note) can lead to very slow insert times on notes. It appears that reindexing the index solves the problem. We have decided to reindex it through migrations, first by creating a duplicate index, then by dropping the old index. Original MR thread: gitlab.com/gitlab-org/gitlab/-/issues/218410#note_565624409 Change MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/61430
-
Mark Florian authored
Mount vulnerability list on pipeline dashboard See merge request gitlab-org/gitlab!61536
-
Reuben Pereira authored
-
Marcin Sedlak-Jakubowski authored
Fix spelling of Action Cable See merge request gitlab-org/gitlab!61804
-
Jacques Erasmus authored
Observe "limit to hours" for issuable time tracking report See merge request gitlab-org/gitlab!61849
-
GitLab Release Tools Bot authored
-
Achilleas Pipinellis authored
Merge branch '325286-write-documentation-for-running-gitlab-pages-without-nfs-in-beta-2' into 'master' Add guide for migrating GitLab Pages to 14.0 See merge request gitlab-org/gitlab!60107
-
Vladimir Shushlin authored
-
Bob Van Landuyt authored
Fix incorrect attributions of audit events feature See merge request gitlab-org/gitlab!61755
-
Sean McGivern authored
Remove .processed scope from package model and finders See merge request gitlab-org/gitlab!61732
-
Frédéric Caplette authored
Resolve "Fix inconsistent drag and drop message in Markdown and Designs" See merge request gitlab-org/gitlab!61782
-
Jan Provaznik authored
Remove issuable destroy service related FFs [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61764
-
Achilleas Pipinellis authored
Merge branch '325286-write-documentation-for-running-gitlab-pages-without-nfs-in-beta' into 'master' Document disabling pages local_store See merge request gitlab-org/gitlab!59980
-
Vladimir Shushlin authored
-
Yannis Roussos authored
Reindexing: Lock-based retries for DROP INDEX See merge request gitlab-org/gitlab!61110
-
Andreas Brandl authored
This avoids a long running query: Instead of setting a high statement timeout, we use rather long lock timeouts and retries in between attempts. This should gracefully resolve the situation when a vacuum operation is blocking the `DROP INDEX` statement. Still, if we run out of retries, we force the execution without lock timeout (and potentially see a long running query then). Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/329724
-
Kati Paizee authored
Add docs for new snowplow matcher See merge request gitlab-org/gitlab!61879
-
Albert Salim authored
Merge branch '330326-gitlab-omnibus-image-out-of-sync-with-qa-image-on-e2e-test-pipelines' into 'master' ci: Build QA image for the non-merged commit See merge request gitlab-org/gitlab!61362
-
Kamil Trzciński authored
Remove pages_update_legacy_storage feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60005
-
Kamil Trzciński authored
Remove pages_serve_from_legacy_storage feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60010
-
Kati Paizee authored
-
Nikola Milojevic authored
Cleanup Puma 5 upgrade transition code See merge request gitlab-org/gitlab!61572
-
Natalia Tepluhina authored
Revert "Merge branch 'credit-card-verification-copy-for-shared-runners' into 'master'" See merge request gitlab-org/gitlab!61890
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61896
-
Savas Vedova authored
-
David O'Regan authored
Connect Infrastructure Registry list to api correctly See merge request gitlab-org/gitlab!61778
-
Nicolò Maria Mezzopera authored
-
GitLab Release Tools Bot authored
-