wiki.techinc.nl/includes/db
2010-07-15 22:39:48 +00:00
..
Database.php Move FakeResultWrapper to Database.php, allowing more special pages and extensions than just Special:Allmessages to use a ResultWrapper-specific class (TablePager comes to mind) 2010-07-15 22:39:48 +00:00
DatabaseIbm_db2.php Kill deprecated function. Marked as such for ~30k revs and no callers 2010-07-09 14:15:48 +00:00
DatabaseMysql.php Fixed mysqlisms in Database.php comments, abstracted getSearchEngine() 2010-07-10 10:15:59 +00:00
DatabaseOracle.php Got rid of remaining usages of immediateBegin()/immediateCommit(), marked these functions with wfDeprecated() 2010-07-05 19:47:46 +00:00
DatabasePostgres.php Got rid of remaining usages of immediateBegin()/immediateCommit(), marked these functions with wfDeprecated() 2010-07-05 19:47:46 +00:00
DatabaseSqlite.php Fixed some doxygen warnings 2010-07-04 14:41:26 +00:00
LBFactory.php Typo in docs 2010-05-07 12:47:23 +00:00
LBFactory_Multi.php
LoadBalancer.php * Fixed complete breakage of "lag.php -r" due to spurious line-endings introduced in maintenance-work. 2010-03-18 05:23:46 +00:00
LoadMonitor.php Fixed some doxygen warnings 2010-03-11 20:59:25 +00:00