Add failing test for bug 14404.
[lhc/web/wiklou.git] / includes / db /
2010-12-28 X!Fix r79109: listTables() does not work without a prefix...
2010-12-28 X!It's here! It's finally here! The skies are falling...
2010-12-28 Chad HorohoeNitpick r79094: fix var names
2010-12-28 Chad HorohoeFollowup r79093: Move DROP TABLE code to Database class...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...
2010-12-27 Chad HorohoeMove setup_plpgsql() to PostgresInstaller and make...
2010-12-23 Chad Horohoe* Fix r78774 for Oracle and Postgres, broke by method...
2010-12-17 Chad HorohoeMore old installer cruft
2010-12-17 Chad HorohoeSame as r78533, but 5 lines down
2010-12-17 Chad HorohoeInstaller can handle exceptions now, also suppress...
2010-12-14 Sam ReedAccess modifiers aren't valid on interfaces
2010-12-04 Daniel FriesenMySQL is the only database which quotes identifiers...
2010-12-04 Daniel FriesenFollowup to r77713, rename quote_ident to addIdentifier...
2010-12-04 Daniel FriesenFix a bug in the installer caused by r77487 creating...
2010-12-03 Sam ReedFollowup r77666, remove changed in database comment...
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-12-03 Sam ReedDocumentation improvement to r77597
2010-12-03 Sam ReedPer MaxSem CR on r77597, make $alias paramater optional...
2010-12-02 Sam ReedPer Roans request, Merge in r65475 (Database.php only...
2010-12-02 Antoine Mussopipe does not look nice in doxygen. fu r77499
2010-11-30 Sam ReedFew braces and spaces
2010-11-30 Sam Reedqualify call to array_to_obj
2010-11-30 Sam ReedMore unused variables
2010-11-30 PlatonidesReplace addslashes with Database::addQuotes()
2010-11-29 PlatonidesFix potential html injection when the database server...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-27 Roan KattouwFix bug in load balancer: filter out non-replicating...
2010-11-27 Roan KattouwFix typo in LoadBalancer.php
2010-11-26 Sam ReedSet blank $fname
2010-11-26 Mark A. Hershbergerrevert r77271 since it was an expensive fix to a non...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Sam ReedRevert r77297, Won't be reverting MimeMagic
2010-11-25 Antoine Mussorevert r76464
2010-11-25 Mark A. HershbergerGive SQLite a translation for MySQL's UNIX_TIMESTAMP...
2010-11-24 Alexandre EmsenhuberMoved switches in Special:Unusedimages and Special...
2010-11-23 Antoine Mussodieout() now default to empty text. follow up r76165
2010-11-23 Chad Horohoerm unused and (seemingly) broken factory function
2010-11-23 Max SemenikFixed another wrong function name
2010-11-23 Max SemenikFix PHP 5.2 compatibility for r77144
2010-11-23 Max SemenikRemoved LoadBalancer::getGroupIndex(): deprecated since...
2010-11-23 Max SemenikFixed $fname in some places
2010-11-23 Max SemenikThis indexInfo() belongs to MySQL
2010-11-21 Max SemenikRefactoring of *Field classes:
2010-11-19 Max SemenikSQLite types can be non-nullable
2010-11-19 Alexandre Emsenhuber@fixme command doesn't exist in doxygen
2010-11-18 Jure Kajzer* Oracle: prefetching column names in ORAResult so...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-10 Chad HorohoeDrop setup_database() here too. Only caller is the...
2010-11-10 Chad HorohoePostgres updater stuff, needs review
2010-11-09 Jure Kajzer* BLOB temporary handling
2010-11-05 Platonidesdieout() function already takes into account if a ...
2010-11-01 Max SemenikFollow-up r68127: honor table prefix, perverted though...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-30 Chad HorohoeOracle maintainer should enable E_STRICT ;-)
2010-10-30 Chad HorohoeE_STRICT: Function signature should match parent. This...
2010-10-27 Jure Kajzer* installers skips recreation of existing user
2010-10-25 Jure Kajzer* DatabaseOracle - throw connection exception instead...
2010-10-25 Jure Kajzer* fixed accidental revert of r75343
2010-10-25 Jure Kajzer* null value => default value handling
2010-10-24 Sam Reed(bug 24853) Kill failFunction - Fixed! :D
2010-10-24 Sam ReedComment out unused if (code inside it is commented out
2010-10-24 Sam ReedStart of bug 24853, killing off 'functional' parts...
2010-10-23 Max SemenikReverted r70151 and re-did what it was intended to...
2010-10-23 Max SemenikRevert r73942, which was itself a revert of r73887...
2010-10-19 Antoine MussoFollow up r74962, debug messages should be splitted.
2010-10-19 Jure Kajzer* fixed r74949 remarks
2010-10-18 Antoine MussoMake some wfDebug() messages nicer to look at in debug...
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-17 Platonides$wgUser is never a Stub since r70970.
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-11 Max SemenikTurned Database::patchPath() into a member function...
2010-10-10 PlatonidesFollow up r74135 removing the globals, too.
2010-10-07 Max SemenikSupport conversion of floating-point MySQL types in...
2010-10-05 Brion VibberRevert r74286, r74287 -- broke parserTests completely...
2010-10-05 Mark A. Hershberger(second commit to get all files.)
2010-10-03 Alexandre EmsenhuberAdded fname parameter to the query() call
2010-10-02 Max SemenikFix botched up comments
2010-10-02 Max Semenikrm obsolete comment
2010-10-02 Alexandre Emsenhuberremoved some unused variables
2010-10-02 Alexandre EmsenhuberFix for r74134: copy-paste error
2010-10-02 Alexandre Emsenhuberremoved call to deprecated function dbsource() and...
2010-10-02 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__
2010-09-29 Max SemenikRevert r73887. I blame Nikerabbit!
2010-09-28 Max SemenikDatabaseSqlite: better check for error. Noticed by...
2010-09-28 Chad HorohoeSanity check on result from SHOW PROCESSLIST, foreach...
2010-09-28 Max SemenikFollow-up r68878: ensure that returned value is int
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-23 Max SemenikSpecial:Version now displays whether a SQLite database...
2010-09-19 Max SemenikFixed DatabaseSqlite::tableName() to avoid prefixing...
2010-09-17 PlatonidesUnused globals.
2010-09-15 Chad HorohoeFollowup r65542, rm some unused vars
2010-09-13 Chad HorohoeDrop no-op. initial_setup() and setup_database() are...
2010-09-08 Max SemenikPass calling function name and patch file from Database...
2010-09-08 Aryeh GregorMove DatabaseType to Database.php
2010-09-07 Max SemenikDatabaseSqliteStandalone should ignore $wgDBprefix...
2010-09-07 Chad HorohoeFollowup r72535, I suppose I shouldn't break the old...
2010-09-07 Chad HorohoeComment fix
next