- 08 Sep, 2021 1 commit
-
-
Stan Hu authored
Since this worker can update the same row for a group or project, retrying can exacerbate locking in the database. PostgreSQL may create a MultiXactId as a side effect with each lock. If these IDs exceed the working memory of the simple LRU (SLRU) cache, database queries could get slow. If we are unable to store the data after 3 tries then we're better off giving up and thereby reducing contention. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/340272 Changelog: performance
-
- 07 Sep, 2021 39 commits
-
-
Craig Norris authored
Replace two more gitlab flow images See merge request gitlab-org/gitlab!69515
-
Amy Qualls authored
-
Suzanne Selhorn authored
Updated version history in ci/yaml See merge request gitlab-org/gitlab!69786
-
Suzanne Selhorn authored
Added tier badges to ci/runners See merge request gitlab-org/gitlab!69781
-
Niklas authored
-
Suzanne Selhorn authored
Added tier badge to ci/interactive_web_terminal/index.md See merge request gitlab-org/gitlab!69777
-
Suzanne Selhorn authored
Added tier badge to ci/directed_acyclic_graph See merge request gitlab-org/gitlab!69773
-
Saikat Sarkar authored
Add `latest` column into `security_scans` table See merge request gitlab-org/gitlab!69494
-
Suzanne Selhorn authored
Doc consistency: small updates to api/r... See merge request gitlab-org/gitlab!69696
-
Niklas authored
-
Suzanne Selhorn authored
Fix trailing whitespace in gitlab repo See merge request gitlab-org/gitlab!69801
-
Mike Greiling authored
Update dependency @gitlab/ui to v32.8.0 See merge request gitlab-org/gitlab!69791
-
Suzanne Selhorn authored
Doc Consistency: ci/chatops See merge request gitlab-org/gitlab!69772
-
Achilleas Pipinellis authored
Update documentation for security policies See merge request gitlab-org/gitlab!69308
-
Alexander Turinske authored
-
Steve Abrams authored
NPM package registry: fine tune a query for the instance level See merge request gitlab-org/gitlab!69572
-
Andrew Fontaine authored
Remove environments survey alert See merge request gitlab-org/gitlab!69765
-
Amy Qualls authored
These pages contained trailing whitespace somewhere; this merge request removes the trailing whitespace.
-
Bob Van Landuyt authored
Make error tracking payload less strict See merge request gitlab-org/gitlab!69376
-
Suzanne Selhorn authored
Compress uncompressed images with pngquant See merge request gitlab-org/gitlab!69789
-
GitLab Renovate Bot authored
-
Amy Qualls authored
Add note on the home page title requirement for GitLab wikis See merge request gitlab-org/gitlab!69497
-
Mike Russo authored
-
Amy Qualls authored
These images needed to be compressed to save disk space. Part of the TW monthly chores.
-
Matija Čupić authored
Make Android gitlab-ci script compatible with latest Android SDK version See merge request gitlab-org/gitlab!67595
-
Niklas van Schrick authored
Reformat version information to follow general structure
-
Niklas van Schrick authored
Add missing tier badge
-
Niklas van Schrick authored
Add missing tier badge
-
Niklas van Schrick authored
Remove pricing url from version history
-
Daniel Fosco authored
This reverts commit b0b875e2, reversing changes made to 703efe58.
-
Amy Qualls authored
Bring feature visibility table up to date See merge request gitlab-org/gitlab!69735
-
Sean McGivern authored
Fix `Connection#disable_prepared_statements` loosing connection qualifier See merge request gitlab-org/gitlab!69753
-
Kamil Trzciński authored
-
Dmitriy Zaporozhets (DZ) authored
Reduce DB queries when loading root_ancestor See merge request gitlab-org/gitlab!69533
-
Rémy Coutable authored
Remove "Learn more in the|" from link text See merge request gitlab-org/gitlab!69396
-
scootergrisen authored
-
Amy Qualls authored
Update apex threshold to 5 seconds See merge request gitlab-org/gitlab!69732
-
Igor Drozdov authored
Add scheduling options to DAST profiles See merge request gitlab-org/gitlab!67583
-
Paul Gascou-Vaillancourt authored
-