aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/Database.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ...Xanadu
2010-05-26Add another ACE_Thread_Mutex in Database class for threadsafe operations on m...Machiavelli
2010-05-13Fix crash introduced in 4610bbf047.Machiavelli
2010-05-13Fix a crash in SqlAsyncTask::call caused by the fact that the SQLOperation to...Machiavelli
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-03-09Cleanup and applying code style to some Database files.n0n4m3
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Updated copyright for new year.n0n4m3
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-02*Proper data blob updating, thanks ogeraisi.maximius
2009-10-02*Fix typo, and try to avoid killing the dead..maximius
2009-10-01*Didn't mean to remove that.. there shouldn't be negative values in the data ...maximius
2009-10-01*Better support for signed input. I'm not sure if this will fix anything.maximius
2009-09-30*Better support for negatives.maximius
2009-09-30*Too many parameters.maximius
2009-09-30*Cleanup, add two new functions, attempt to fix arena point flushing for offl...maximius
2009-09-09Fix some recently added tabs to spaces and fix mem leak - patch provided by O...Chaz Brown
2009-09-02[8453] Make more informative error output in case empty version tables. Autho...megamage
2009-09-01[8442] Fixed displaying return button in mails Author: arraimegamage
2009-06-01 [7935] Move seldom used access to query data by field names to independen...megamage
2009-05-13[7815] Apply mangos code style: Replace tabs by spaces in recent added code. ...megamage
2009-05-13 [7810] Moved ZThread related code on ACE framework. Author: Ambalmegamage
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
2009-02-04*Merge.megamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...Drahy
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 structureinitNeo2003