index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
Database
/
SqlOperations.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-05-26
Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of us...
Machiavelli
2010-05-16
Fix a possible crash in SqlTransaction::Execute(), using post-iterating on th...
Machiavelli
2010-05-15
Reimplement ACE_Based::LockedQueue as SQL holder for the SqlTransaction class...
Machiavelli
2010-03-09
Cleanup and applying code style to some Database files.
n0n4m3
2010-02-10
Revert revision: 053bfe8ad9, this cause some crash.
n0n4m3
2010-02-01
Use recursive thread mutex for SQL transaction queue
thenecromancer
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-09-11
*[8463] Fixed race conditions in LockedQueue. Author: XTZGZoReX
maximius
2009-03-24
[7532] Avoid warnings at use size_t with printf fromat strings. Author: Vladi...
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-22
*The last merge from Mangos TBC. Update to Mangos v0.12.
megamage
2008-11-20
Some missing changes. This should fix the bug that loading char causes crash.
megamage
2008-11-14
[svn] *** Source: MaNGOS ***
visagalis
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003