summaryrefslogtreecommitdiff
path: root/src/server/database/Updater
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-12fix(CORE/DBUpdater): Use stdin instead of -e SOURCE (#22949)arsinspace
2025-10-01feat(Core/Updater): Add configurable shutdown delay on update exceptions (#23...Andrew
2025-08-02fix(Core/DBUpdater): disable exception throwing for dryrun (#22610)sudlud
2025-02-16feat(Core/DBUpdater): include pending path (#21469)Kitzunu
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-10-28refactor(src/server/database|shared): remove unused import (#20316)Francesco Borzì
2024-09-29refactor(src/server/apps|database|shared): remove unused imports (#19505)Francesco Borzì
2024-09-19refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… (#19...Kitzunu
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-12-22refactor(Scripts): remove useless includes (#18004)IntelligentQuantum
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-16chore (core): Clean up (#15977)M'Dic
2022-10-22fix(CORE): another attempt to fix the dbimport command line warning (#13449)Yehonal
2022-10-21fix(CORE): crash when AC_DISABLE_INTERACTIVE is not definedYehonal
2022-10-20Revert feat(core): Start Process and DBUpdater (#13465)M'Dic
2022-10-19feat(CORE): implemented AC_DISABLE_INTERACTIVE for DBUpdater (#13450)Yehonal
2022-10-17fix: codestyle CI (#13453)Angelo Venturini
2022-10-17fix(CORE): revert to mysql -p argument.Yehonal
2022-10-17fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)Yehonal
2022-08-26feat(Core/DBUpdater): Apply each sql update file in a separate transa… (#12...Skjalf
2022-04-21feat(Core/DryRun): add support db autoupdate for DryRun (#9572)Kargatum
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2021-12-17chore(Core/Misc): use fallthrough attribute instead of comment (#9660)Kitzunu
2021-12-02feat(Core/Modules): add separated lib for modules (#9281)Kargatum
2021-11-26fix(Core/DBUpdater): MySQL 8.0 + SSL support (#9340)Kitzunu
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-06feat(Core/Modules): Preparation to implement progression-system module. (#8837)UltraNix
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-07-09refactor(Core): replace boost::filesystem with std::filesystem (#6800)Francesco Borzì
2021-06-27feat(Core/DBUpdater): implement db auto update (#6576)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum