- 21 Jun, 2021 1 commit
-
-
Dylan Griffith authored
As part of https://gitlab.com/groups/gitlab-org/-/epics/5759 we're preparing the GitLab application to handle connections to multiple databases. As such we want to improve our observability to understand these multiple databases. This MR is a first step which will break down the total database duration of a request by the database name of the database connection. At present this will only be 1 extra field (`gitlabhq_production` on production) but in future it will automatically start logging information about the other databases we add. We assume that database name should be sufficient for distinguishing these connections in our logs for the time being. Technically we could be conneting to multiple database servers with the same database name but we don't plan on doing that first up and we can come up with a different way to identify hosts with the same database name later if that becomes necessary.
-
- 19 Jun, 2021 3 commits
-
-
Shinya Maeda authored
Update GitLab Runner Helm Chart to 0.30.0/14.0.0 See merge request gitlab-org/gitlab!64462
-
Tomasz Maczukin authored
Changelog: other
-
Suzanne Selhorn authored
Add redirect for moved doc See merge request gitlab-org/gitlab!64459
-
- 18 Jun, 2021 36 commits
-
-
Marcel Amirault authored
-
Paul Slaughter authored
Refactor dynamic panel link selector See merge request gitlab-org/gitlab!64052
-
Mayra Cabrera authored
Merge branch '333745-make-gitlab-tracking-enabled-the-ssot-for-the-snowplow_enabled-setting' into 'master' Make Gitlab::Tracking.enabled? our SSoT for the snowplow_enabled setting See merge request gitlab-org/gitlab!64150
-
Mayra Cabrera authored
Rename started iteraton state name to current See merge request gitlab-org/gitlab!62946
-
Mayra Cabrera authored
Repair GraphQL definitions to pass Kramdown See merge request gitlab-org/gitlab!64350
-
Mayra Cabrera authored
Remove diffs gradual load feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55478
-
Doug Stull authored
Experiment clean up: invite_signup_page_interaction [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63798
-
Alexandru Croitor authored
Change iteration state name to be consistent with our iteration naming for current iteration.
-
Andrew Fontaine authored
Renamed EditorLite to SourceEditor See merge request gitlab-org/gitlab!64302
-
Amy Qualls authored
These GraphQL definitions contained unescaped square brackets, which causes Kramdown to throw build warnings that the TWs see when building the docs site locally. Escape these strings with inline code tags.
-
Vitaly Slobodin authored
Fix typo in innerText jsdom shim See merge request gitlab-org/gitlab!64445
-
Shinya Maeda authored
Backend For Referencing Feature Flags from Issues See merge request gitlab-org/gitlab!52144
-
Andrew Fontaine authored
Upgrade @gitlab/ui to v29.38.1 See merge request gitlab-org/gitlab!64440
-
Olena Horal-Koretska authored
Replace find with findComponent See merge request gitlab-org/gitlab!64140
-
Michael Kozono authored
Rename Prometheus project integration association [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64427
-
Markus Koller authored
-
Alex Kalderimis authored
Refactor GitlabRoutingHelper into Modules See merge request gitlab-org/gitlab!64362
-
Jason Goodman authored
Extract each commented section into a separate module
-
Sean McGivern authored
Add reusable Gitlab::Tracking::Helpers module See merge request gitlab-org/gitlab!64169
-
Alex Kalderimis authored
Remove omit_commit_sha feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64421
-
Marcin Sedlak-Jakubowski authored
Edited Threads page for style and topic types See merge request gitlab-org/gitlab!64369
-
Suzanne Selhorn authored
-
Nick Gaskill authored
Docs: Moved merge requests to word list See merge request gitlab-org/gitlab!64447
-
Marcin Sedlak-Jakubowski authored
Add links to contribution actions See merge request gitlab-org/gitlab!64131
-
Dan Jensen authored
-
Suzanne Selhorn authored
-
Achilleas Pipinellis authored
Add steps to use existing Patroni cluster as a secondary See merge request gitlab-org/gitlab!64247
-
Nick Nguyen authored
-
Illya Klymov authored
Refactor to rename "token values" to "suggestions" in base token and filtered search See merge request gitlab-org/gitlab!64294
-
Achilleas Pipinellis authored
Refine newly-merged Puma information See merge request gitlab-org/gitlab!64374
-
Evan Read authored
-
David Fernandez authored
NuGet symbol package support See merge request gitlab-org/gitlab!63581
-
Steve Abrams authored
-
Nick Gaskill authored
Moved more words to words list See merge request gitlab-org/gitlab!64442
-
Suzanne Selhorn authored
-
Alex Kalderimis authored
Fix sidekiq:migrate_jobs tasks in production mode See merge request gitlab-org/gitlab!64414
-