AzuraCast/src/Console/Command
Buster "Silver Eagle" Neece 4cd090decd
Disable FK checks when restoring backups.
2021-02-22 16:17:11 -06:00
..
Backup Disable FK checks when restoring backups. 2021-02-22 16:17:11 -06:00
Debug Add new "azuracast:debug:optimize-tables" CLI command. 2021-01-13 02:00:39 -06:00
Internal Fix clearing of filesystem cache on SFTP upload (#3567) 2020-12-15 07:35:52 -06:00
Locale Make environment immutable and strictly use function calls. 2020-12-06 05:57:39 -06:00
MessageQueue Improve verbosity of sync task logging. 2021-02-21 22:19:02 -06:00
Settings Split Utilities apart into individual categories. 2020-12-10 20:43:58 -06:00
Traits Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Users Split Utilities apart into individual categories. 2020-12-10 20:43:58 -06:00
ClearCacheCommand.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
CommandAbstract.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
GenerateApiDocsCommand.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
MigrateConfigCommand.php #3754 -- Fix configuration error on new Ansible installs. 2021-02-04 16:21:42 -06:00
ReprocessMediaCommand.php Make manual reprocess command trigger the normal sync task instead. 2020-11-30 20:43:29 -06:00
RestartRadioCommand.php Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
SetupCommand.php Prevent IP from being displayed if fixture is loaded. 2021-01-23 18:15:23 -06:00
SetupFixturesCommand.php Make environment immutable and strictly use function calls. 2020-12-06 05:57:39 -06:00
SyncCommand.php Improve logging on sync tasks. 2020-12-22 19:52:50 -06:00