- 23 Jul, 2021 40 commits
-
-
Yorick Peterse authored
Refactor Gitlab::Database to support multiple DBs See merge request gitlab-org/gitlab!65262
-
Matthias Käppler authored
Add data consistency for PipelineNotificationWorker See merge request gitlab-org/gitlab!66459
-
Olena Horal-Koretska authored
AutoDevOps enabled alert on security Config Page See merge request gitlab-org/gitlab!65832
-
Jannik Lehmann authored
-
Olena Horal-Koretska authored
Improve email settings text See merge request gitlab-org/gitlab!62867
-
Russell Dickenson authored
-
lauraMon authored
-
Yorick Peterse authored
This refactors the module Gitlab::Database so it supports multiple databases. Logic tied to a connection is now scoped to instances of Gitlab::Dababase::Connection. For every database, an instance of this class is created and stored in Gitlab::Database::DATABASES. The module Gitlab::Database still exposes various methods that forward the call to a corresponding instance of Database::Connection. These wrappers and their use will be changed in separate commits, as otherwise the diffs become far too large for anybody to make sense of. See https://gitlab.com/gitlab-org/gitlab/-/issues/331776 for more information.
-
Jacob Vosmaer authored
Geo: Add Geo-secondary-specific routing in Workhorse See merge request gitlab-org/gitlab!63321
-
Kamil Trzciński authored
Fix Database/MultipleDatabases offenses fix [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65816
-
Igor Drozdov authored
Fix unnecessary master branch references See merge request gitlab-org/gitlab!65080
-
Savas Vedova authored
VSA Stage ID mismatch in specs [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66358
-
Ezekiel Kigbo authored
-
Kamil Trzciński authored
Add tracking events for the dependency proxy See merge request gitlab-org/gitlab!65812
-
Mikołaj Wawrzyniak authored
Packages GraphQL: Delete files mutation See merge request gitlab-org/gitlab!66363
-
Nicolò Maria Mezzopera authored
-
Nicolò Maria Mezzopera authored
Update docs link in reconciliation alert See merge request gitlab-org/gitlab!66415
-
Jacques Erasmus authored
Add Jira Connect branches controller See merge request gitlab-org/gitlab!66032
-
Tom Quirk authored
Adds :new route for the ability to create branches from Jira issues via the GitLab for Jira app. Also expands the app_descriptor to specify the create branch redirect URL, if the feature flag is enabled. Changelog: added Co-authored-by: Markus Koller <mkoller@gitlab.com>
-
Kushal Pandya authored
Fix card jumping content on collapse See merge request gitlab-org/gitlab!66562
-
Olena Horal-Koretska authored
-
David Fernandez authored
`pull_manifest` and `pull_blob` Changelog: other
-
Markus Koller authored
Convert old GraphQL types to newer type names (Part 6) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66497
-
James Lopez authored
Fix link to 5MPA template See merge request gitlab-org/gitlab!66638
-
Igor Drozdov authored
Default branch or main naming is encouraged
-
Olena Horal-Koretska authored
Copy package components to new folder See merge request gitlab-org/gitlab!66313
-
Mikołaj Wawrzyniak authored
Service ping settings [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66223
-
Matthias Käppler authored
Map jira users for server version by 'key' attribute See merge request gitlab-org/gitlab!66670
-
Dylan Griffith authored
Migrate Edit Environments Form to Vue See merge request gitlab-org/gitlab!66573
-
Kushal Pandya authored
Improves find function virtual scrolling disabling See merge request gitlab-org/gitlab!66629
-
Patrick Bajao authored
The readme checkbox for new projects is checked by default See merge request gitlab-org/gitlab!66558
-
David Kim authored
Use nullify_if_blank for Environment#external_url See merge request gitlab-org/gitlab!66589
-
Ezekiel Kigbo authored
Revert "Merge branch '36118-add-linked-pipeline-mini-list-to-pipelines-table-component' into 'master'" to fix foss master broken [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!66704
-
Evan Read authored
Docs: Add note that direct fetch FF is required See merge request gitlab-org/gitlab!66392
-
Will Chandler authored
-
Patrick Bajao authored
Handle post processed content scenario for MR discussions cache See merge request gitlab-org/gitlab!66354
-
Stan Hu authored
Bump gitlab-omniauth-openid-connect to v0.8.0 See merge request gitlab-org/gitlab!65782
-
Albert Salim authored
Use a dedicated project access token for CI scripts See merge request gitlab-org/gitlab!66628
-
Evan Read authored
Docs: Note 'repo scoped: invalid Repository' errors See merge request gitlab-org/gitlab!65264
-
Will Chandler authored
-