- 17 May, 2021 40 commits
-
-
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
-
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
-
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
-
Vladimir Shushlin authored
It's superseeded by pages local_store.enabled config flag Changelog: added
-
Vladimir Shushlin authored
It's superseeded by Settings.pages.local_storage.enabled
-
Albert Salim authored
Merge branch '329882-consider-moving-environment-variables-that-aren-t-confidential-and-not-meant-to-change-to' into 'master' ci: Move static environment variables to .gitlab-ci.yml See merge request gitlab-org/gitlab!61147
-
Rémy Coutable authored
Fix missing RSpec in SMTP pool CI See merge request gitlab-org/gitlab!61887
-
Sanad Liaquat authored
Fix navigation to Advanced Search submenu in test See merge request gitlab-org/gitlab!61763
-
Erick Banks authored
-
Heinrich Lee Yu authored
Expose Path Locks in the GraphQL API See merge request gitlab-org/gitlab!61380
-
Vitaly Slobodin authored
This reverts merge request !61808
-
Alex Kalderimis authored
[DevOps Adoption] Set GraphQL API as beta See merge request gitlab-org/gitlab!61512
-
Heinrich Lee Yu authored
Installs development dependencies from the Gemfile
-
Alex Kalderimis authored
Remediate use of "blacklist" in push rule check error See merge request gitlab-org/gitlab!58868
-
Thong Kuah authored
Bump kas to v13.12.0 See merge request gitlab-org/gitlab!61859
-