Improve the unattended installation process for developers
authorAlexander Ebert <ebert@woltlab.com>
Fri, 24 Nov 2017 19:16:29 +0000 (20:16 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 24 Nov 2017 19:16:29 +0000 (20:16 +0100)
commitf8d8549506c0ff99a8e28784674afc1f5a0bd446
treec0e18cad2bc969f4bbc3474544a85fb4aed7f4d7
parentbb49c201cd45527ca2579e7b4a9dbd1ebf5a746e
Improve the unattended installation process for developers

Closes #2477
extra/examples/wsc-dev-config-31.json [new file with mode: 0644]
wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/database/Database.class.php
wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php
wcfsetup/install/files/lib/system/devtools/DevtoolsSetup.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php