index
:
mirror/azerothcore-wotlk.git
Nyeriah-patch-1
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-24T14:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Threading
Age
Commit message (
Expand
)
Author
2025-11-14
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2025-01-23
fix(Core/Threading): Refactored LockedQueue / MPSCQueue - Improve thread safe...
SaW
2025-01-08
fix(Core/Threading): Modernize/Improve thread safety, performance, and mainta...
SaW
2024-12-18
fix(Core/Database): Gracefully close database workers (#20936)
Takenbacon
2024-10-31
refactor(src/common|server): remove unused import (big part 1) (#20377)
Francesco Borzì
2024-07-31
fix(Core/Common): add missing import (#19535)
Francesco Borzì
2024-07-30
refactor(src/common): remove unused imports (#19506)
Francesco Borzì
2023-11-18
chore(Core/Misc): delete double include (#17775)
Winfidonarleyan
2023-10-30
fix(Build): nopch build (#17617)
Ovahlord
2022-11-19
fix(Core/Build): correct build for `GCC 12` (#13583)
Dominik Nussbaumer
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2022-01-17
refactor(Core): apply clang-tidy modernize-* (#9975)
Francesco Borzì
2021-12-19
refactor(Core): remove unused imports (#9767)
Francesco Borzì
2021-11-22
refactor(Core/Misc): headers cleanup (#9259)
Kargatum
2021-10-28
feat(Core/Metrics): implement real time statistic visualization (#8663)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-07-16
feat(Core): replace ACE network with Boost.Asio (#6574)
Kargatum
2021-06-24
refactor(Core/Misc): add braces and impove codestyle (#6402)
Kargatum
2021-06-23
refactor(Core/Common): alphabetical sorting inlcudes (#6282)
Kargatum
2021-06-22
feat(Core/Database): port TrinityCore database API (#5611)
Kargatum
2021-06-02
feat(Core/Thread): move Processpriority to separated files (#5638)
Kargatum
2021-05-31
refactor(Core/Misc): acore to Acore (#6043)
Kitzunu
2021-04-20
feat(Cmake/Database): separate database lib from common (#5334)
Kargatum
2021-04-16
feat(Core/Threading): replace ace threading (#4821)
Kargatum
2021-03-23
fix(Core/GUARD_RETURN): correct typo (#3743)
Francesco Borzì
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-03-02
refactor(Core): replace NULL with nullptr (#4593)
Kitzunu
2021-02-26
chore(Misc): correct double includes (#4647)
Kargatum
2021-01-10
chore(core): remove malformed whitespaces (#4244)
Kitzunu
2021-01-09
feat(CI/Codestyle): added codestyle check (#3668)
Kargatum
2020-12-12
refactor(Core): apply clang-tidy modernize-deprecated-headers (#3821)
Francesco Borzì
2020-12-07
refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)
Francesco Borzì
2020-12-07
refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)
Francesco Borzì
2020-11-17
refactor(Core/Common): restyle tools with astyle (#3706)
Kargatum
2020-11-14
feat(Core/MapUpdate): switch from ACE_Method_Request to PCQ (#3459)
Kargatum
2020-10-04
fix(Core/Misc): fixed NOPCH build (#3448)
Andrius Peleckas
2020-09-12
refactor(Core/Common): restyle common lib with astyle (#3461)
Kargatum
2020-09-07
refactor(Core/Tools): remove ACE from tools (#3351)
Viste
2019-12-21
feat(Core/Misc): remove and replace ACE_Singleton (#2418)
Kargatum
2019-12-01
refactor(Core): rename namespaces and macros to acore (#2454)
Viste
2019-01-16
chore: Update copyright note (#1292)
Francesco Borzì
2018-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal