- 04 Aug, 2021 40 commits
-
-
Yorick Peterse authored
This refactors Gitlab::Database::LoadBalancing::LoadBalancer so it can support the use of multiple databases (each with their own load balancer) in the future. Instead of directly depending on ActiveRecord::Base, LoadBalancer now takes a ActiveRecord model. It will then scope its work to that model, including the data that it caches in RequestStore. This ensures two different LoadBalancer instances won't conflict with each other. The new setup of retrieving connections is such that we can ensure we always have the right connection (e.g. a writable connection when we need one). See https://gitlab.com/gitlab-org/gitlab/-/issues/331776 for more information. Co-Authored-By: Thong Kuah <tkuah@gitlab.com>
-
Denys Mishunov authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!67437
-
Nikola Milojevic authored
Extend ProtectDefaultBranchService to support security policy project See merge request gitlab-org/gitlab!66441
-
Natalia Tepluhina authored
Merge branch '331113-refactor-snippets-application-to-update-apollo-cache-in-immutable-way' into 'master' Refactor Snippets application to update Apollo cache in immutable way See merge request gitlab-org/gitlab!62008
-
Denys Mishunov authored
-
Mikołaj Wawrzyniak authored
Remove feature flag related to valid hosts list See merge request gitlab-org/gitlab!65755
-
Sashi authored
This change extends Projects::ProtectDefaultBranchService to EE to support security policy project which overrides the default branch protection defined in the group/namespace of the project. Changelog: added EE: true
-
Jannik Lehmann authored
-
Jacques Erasmus authored
Hide copy and raw buttons when viewing download file See merge request gitlab-org/gitlab!66983
-
Phil Hughes authored
Add instance setting for delayed project deletion See merge request gitlab-org/gitlab!67230
-
Denys Mishunov authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!67411
-
David Kim authored
Add Kubernetes menu See merge request gitlab-org/gitlab!66834
-
Mark Chao authored
Handle when if project has no repository See merge request gitlab-org/gitlab!67296
-
Luke Duncalfe authored
-
Vitaly Slobodin authored
Merge branch 'ag/321645-ci-minutes-create-a-banner-to-display-success-from-purchasing-ci-minutes' into 'master' [CI Minutes] Show the banner after successful purchase See merge request gitlab-org/gitlab!66451
-
Angelo Gulina authored
-
Heinrich Lee Yu authored
Adds a setting in the admin panel and API to enable delayed project deletion at the instance level. Changelog: added EE: true
-
Mark Chao authored
Remove unused versioning_not_enabled scope See merge request gitlab-org/gitlab!67336
-
Dylan Griffith authored
Remove ignore_column :remove_on_close from Label model See merge request gitlab-org/gitlab!67367
-
David Fernandez authored
Deploy token access for the dependency proxy See merge request gitlab-org/gitlab!64363
-
Evan Read authored
Add group token workaround to docs See merge request gitlab-org/gitlab!67457
-
Serena Fang authored
-
Dylan Griffith authored
Remove unused eager_load_job_artifacts_archive scope See merge request gitlab-org/gitlab!67396
-
Matthias Käppler authored
Update js_regex and related dependencies See merge request gitlab-org/gitlab!67119
-
Dylan Griffith authored
Merge branch '327490-fix-cop-remaining-cop-offenses-for-style-regexpliteralmixedpreserve' into 'master' Remove Style/RegexpLiteralMixedPreserve from rubocop manual todo file See merge request gitlab-org/gitlab!67455
-
Heinrich Lee Yu authored
Merge branch 'philipcunningham-enable-dast-runner-validation-by-default-and-add-documentation-324990' into 'master' Enable DAST runner site validation and document [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67096
-
Matthias Kaeppler authored
These are the minimum versions required to add Ruby 3 support.
-
Brandon Labuschagne authored
Add Snowplow Tracking to Environment Actions See merge request gitlab-org/gitlab!66968
-
Achilleas Pipinellis authored
Docs: Add link to latest gpt results to each reference architecture See merge request gitlab-org/gitlab!67463
-
Marcel Amirault authored
Added 'job' to word list See merge request gitlab-org/gitlab!67451
-
Michael Kozono authored
Resolve "Add pronunciation to GitLab profile page" See merge request gitlab-org/gitlab!67111
-
Andrew Fontaine authored
We want to see how people are using these actions as part of getting a better understanding on how people interact with environments as a whole. This is in effort to later redesign the environments page. Changelog: added
-
Evan Read authored
Add crosslinks to the analytics permissions See merge request gitlab-org/gitlab!67390
-
Marcel Amirault authored
-
Stan Hu authored
Add ruby styleguide page to development docs See merge request gitlab-org/gitlab!60745
-
Luke Duncalfe authored
Merge branch '334569-follow-up-pass-for-renaming-usage-ping-data-to-service-ping-data' into 'master' Follow-up pass for renaming Usage Ping/Data to Service Ping/Data See merge request gitlab-org/gitlab!66990
-
Axel Garcia authored
MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66990 Changelog: other
-
James Fargher authored
Refactor error tracking factories See merge request gitlab-org/gitlab!67446
-
Ezekiel Kigbo authored
Refactor timezone UI and documentation See merge request gitlab-org/gitlab!67301
-
Ezekiel Kigbo authored
Merge branch '337058-vulnerability-details-create-new-jira-issue-shows-even-when-its-not-enabled' into 'master' Stop showing Jira-issue button when setting is disabled See merge request gitlab-org/gitlab!67206
-