index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-02T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Updater
/
DBUpdater.cpp
Age
Commit message (
Expand
)
Author
2018-02-24
Core/DBUpdater: Code cleanup
jackpoz
2018-02-24
Core/DBUpdater: Fix error message
jackpoz
2018-02-18
Core/DBUpdater: Improve message when base SQL file is missing
DDuarte
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-15
Core/Updater: Better log for fresh installations
Aokromes
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-09-12
Update DBUpdater.cpp
Aokromes
2016-09-12
Update DBUpdater.cpp
Aokromes
2016-09-12
Core/Updater: Clarify more 2 errors
Aokromes
2016-07-23
Core/Updater: Clarify even more this error
Aokromes
2016-07-20
Update DBUpdater.cpp
Aokromes
2016-06-01
Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
Trond B Krokli
2016-04-23
Core/Updater: Correct the config key hint of a log message
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-02-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-01-04
Core/DBUpdater: Fix help text download link
Duarte Duarte
2016-01-01
Update copyright note for 2016
Rushor
2015-10-05
Core/Updater: fixed host parameter is being ignored
joschiwald
2015-10-05
Core/Updater: Fix mysql in path check/search.
Naios
2015-10-05
Core/Updater: Pipe mysql process output into worldserver log
Shauren
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP