Yehonal
c855e8d227
fix(CORE/dbupdate)): allow to pass MySQL password via env ( #13404 )
...
* fix(CORE/dbupdate)): allow to pass MySQL password via env
+ fixed devContainer override file issue
+ added authserver dry-run in our CI
2022-10-17 10:53:42 +02:00
Skjalf
760d5e071f
feat(Core/DBUpdater): Apply each sql update file in a separate transa… ( #12842 )
...
cherry-pick: b79a91039b
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-08-26 08:06:35 -03:00
Kargatum
c0210ad7f0
feat(Core/DryRun): add support db autoupdate for DryRun ( #9572 )
2022-04-21 21:12:12 +02:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
Kargatum
51adbffae4
feat(Core/Modules): add separated lib for modules ( #9281 )
2021-12-02 20:28:58 +07:00
Kitzunu
077a36ead1
fix(Core/DBUpdater): MySQL 8.0 + SSL support ( #9340 )
...
* cherry-pick commit (57617e215b )
Co-Authored-By: kvolk2git <78740198+kvolk2git@users.noreply.github.com >
Co-authored-by: kvolk2git <78740198+kvolk2git@users.noreply.github.com >
2021-11-26 13:10:34 +01:00
UltraNix
70d8b88f3b
feat(Core/Modules): Preparation to implement progression-system module. ( #8837 )
2021-11-06 10:06:12 -03:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
Francesco Borzì
ebb80145b3
refactor(Core): replace boost::filesystem with std::filesystem ( #6800 )
2021-07-09 16:43:51 +02:00
Kargatum
2d2857ce81
feat(Core/DBUpdater): implement db auto update ( #6576 )
...
* feat(Core/DBUpdater): implement db auto update
* 1
* 2
* 3
* Some minor improvements
* add find bin for mysql 8.0
* lic
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-27 18:59:44 +02:00
Kargatum
9ac6fddcae
feat(Core/Database): port TrinityCore database API ( #5611 )
2021-06-22 06:21:07 +02:00