Adding messages for new global group 'sysadmin'. Brion, Tim, Kate and JeLuF are all...
[lhc/web/wiklou.git] / includes / db /
2008-08-01 Brion VibberDon't die horribly from sql.php when making INSERT...
2008-07-24 Chad Horohoebug 14907 - DatabasePostgres::fieldType() wasn't define...
2008-07-18 Chad HorohoeFound the errno for deadlocks on MsSQL, let's return...
2008-07-09 Chad Horohoe(bug 14763) Strict standards issue in DatabasePostgres...
2008-07-08 Alexandre EmsenhuberMissing param to wfDeprecated()
2008-07-08 Tim Starling* LBFactory is not really much of a factory if it doesn...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-07-05 Greg Sabino MullaneHandle multi-insert ignores properly, as pointed out...
2008-07-04 Greg Sabino MullaneProperly handle the 'IGNORE' option passed to the inser...
2008-07-03 Alexandre Emsenhuberdeleted svn:executable property
2008-07-02 Brion VibberRevert r36755 for the moment; various things use 'new...
2008-06-28 Merlijn S. van Deenbugfix: $wgSharedprefix -> $wgSharedPrefix (the correct...
2008-06-27 Chad HorohoeRefactoring (un)lock. All the subclasses are currently...
2008-06-27 Chad HorohoeAdd no-ops for the (un)lock functions.
2008-06-24 Greg Sabino MullaneAdd some quick no-ops for the new lock() and unlock...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...