Commit Graph

18 Commits

Author SHA1 Message Date
DariusIII 01a96bbc43 Declare strict types in classes 2026-02-26 14:26:07 +01:00
DariusIII ec98395cde Small opcode optimizations 2026-02-24 16:40:26 +01:00
DariusIII c5e55dd562 Fix phpstan reported errors 2026-02-10 16:16:29 +01:00
DariusIII e7cb27f7a0 Disable db optimization on update 2025-06-28 11:40:48 +02:00
DariusIII 270f364a15 CS fixes 2025-06-26 09:00:06 +02:00
DariusIII 069cd5458d Remove db backup from update 2025-06-26 08:59:47 +02:00
DariusIII 97ef82a057 Update updating code 2025-06-26 00:12:08 +02:00
DariusIII f4d99c9605 Update commands output 2024-05-26 18:54:25 +02:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
DariusIII 4d422b3a4f Simplify UpdateNNTmuxDB.php handle function, use native artisan commands without Symfony Process component 2019-01-11 12:17:36 +01:00
DariusIII 12a7c00147 Force migration if NNTmux application is in production when updating database 2018-12-19 19:40:52 +01:00
DariusIII d7a96e454b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-19 12:59:34 +00:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII 617c2dbbee Update maintenance mode handling when updating nntmux
(cherry picked from commit 5e146538fa)
2018-05-11 10:49:03 +02:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 82203d80dd Use artisan console to install nntmux, remove the install script from _install folder 2018-01-23 10:51:59 +01:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII af4b66a737 Add artisan commands to update nntmux (nntmux:all, nntmux:db, nntmux:git, nntmux:composer) 2017-07-18 15:34:42 +02:00