]> source.dussan.org Git - nextcloud-server.git/commit
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>
Tue, 22 Mar 2022 11:08:45 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 11:08:45 +0000 (12:08 +0100)
commit0acd4b5f8202be8b3f3b4e6d7481e3d23e496b86
tree06897c455b69be134fcd61b0f0130609ce7a75a1
parentb6209d61251f7abacefb8cf3c164d39bcba29100
parent67452b94ca0b59a063c4364f5930bb5186db2d55
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id

Extract request id handling to dedicated class so it can be injected without DB dependency
lib/base.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/DB/Connection.php
lib/private/Server.php
tests/lib/AppFramework/Http/DispatcherTest.php