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