index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Updater
Age
Commit message (
Expand
)
Author
2025-08-30
Core/Database: Fix database auto updater when using MySQL 9.4 (#31243)
quarters78
2025-06-11
Core/Database: Update PCH content to include most commonly used headers
Shauren
2024-09-23
Core/Common: Catch and log child process creation errors
Shauren
2024-09-14
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-08-24
Core/DBUpdater: Use utf8mb4 in dbupdater --default-character-set
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-05-29
Core/Misc: Remove separate storage for custom messages in exception types and...
Antonio MartÃn Berti
2024-05-06
Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...
Shauren
2024-05-06
Core/Updater: Fix gcc warning
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2023-01-10
Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-01-30
Core/DBUpdater: Apply each sql update file in a separate transaction
Shauren
2022-01-26
Core/Updater: Fix detection of the mysql binary when a directory is given as ...
Carbenium
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-01
Core/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are en...
kvolk2git
2022-01-01
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-01-02
New Year
Aokromes
2019-11-03
Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe conn...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-30
Core/DBUpdater: Code cleanup
jackpoz
2018-12-30
Core/DBUpdater: Fix error message
jackpoz
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-12
Remove duplicate includes
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-04-18
GCC build fix
DDuarte
2017-04-18
Core/DBUpdater: Improve message when base SQL file is missing
DDuarte
2017-02-26
Core/Updater: Clarify more 2 errors
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-10
Core/Updater: Clarify even more this error
Aokromes
2016-08-10
Update DBUpdater.cpp
Aokromes
2016-08-10
Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
Trond B Krokli
2016-05-29
Core/DB/Updater: English grammar corrections (#17207)
Trond B Krokli
2016-04-23
Core/Updater: Correct the config key hint of a log message
Naios
2016-04-18
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-02-21
Core/Updater: Convert an assertion into a fatal error
Naios
2016-02-21
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-20
Core/Updater: Use a different method for file reading
Naios
2016-01-04
Core/DBUpdater: Fix help text download link
Duarte Duarte
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-05
Core/Updater: Fix mysql in path check/search.
Naios
[next]