Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / db /
2011-09-17 Sam ReedRevert r97257
2011-09-16 Sam ReedMoar documentations
2011-09-16 Sam Reed* (bug 30927) Omission of MySQLField::maxLength
2011-09-13 Sam ReedFix revert artefact of r96930
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-09-07 Sam ReedMerge r90266 to trunk
2011-09-06 Chad HorohoeFollowup r96369: update child classes and a few callers
2011-09-06 Chad HorohoeFixme on r85888: boolean params are evil, use a nice...
2011-09-06 Niklas LaxströmGeneric class cannot really wrap around mysql method..
2011-09-03 Max Semenikrv r89483 per CR
2011-09-02 Jure Kajzer* resolved some issues with sequences and deleting...
2011-08-29 Tim StarlingFurther updates for r90643/r95647 in core and extension...
2011-08-29 Tim Starling* Fix for r90643: in the case where there is only one...
2011-08-25 Sam ReedFix fail double pasting from r95497
2011-08-25 Sam ReedFollowup r95449, fix the code to do what it was actuall...
2011-08-24 Sam ReedAllow update to be passed an empty array for the WHERE...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-24 Sam ReedFix documentation (clearing w/c)
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-08-19 Sam ReedUpstream wikia changes
2011-08-14 Sam ReedAdd/update documentation
2011-08-11 Sam ReedWhitespace
2011-08-06 Sam ReedDocumentation!
2011-08-01 Chad HorohoeMerge live hack - Extra debugging on connection failures
2011-08-01 Chad HorohoeSqlite fails to open a connection when $user is given.
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-25 Platonidesr85886 broke $wgSharedPrefix
2011-07-20 Chad HorohoeRevert DatabaseBase::tablePrefix() part of r79272:...
2011-07-18 Sam ReedDocumentation updates
2011-07-08 Jure Kajzer* DatabaseOracle.php binds variables, so using $val...
2011-07-04 Alexandre Emsenhuber* Removed usage of error suppression operator in includ...
2011-07-01 Sam ReedAdd documentation
2011-06-30 Sam ReedMerge r90664 from 1.17wmf1
2011-06-26 Happy-melonFollow-up r84475 CR; and also documentation fixes;...
2011-06-25 Sam ReedHack followup to r90643
2011-06-23 Alexandre EmsenhuberFix for r86722: pass the message 'dberrortext' unescape...
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-20 Aaron Schulz* Cleaned up tableNamesWithUseIndexOrJOIN() and removed...
2011-06-20 Tim StarlingFollowup r90429:
2011-06-20 Tim StarlingRevert the dbname -> dbName part of r90430. dbname...
2011-06-20 Tim StarlingFix for fatal error in r90429: you can't have a protect...
2011-06-20 Tim StarlingFix for r72150: rename getSchema() to getSchemaPath...
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-06-20 Tim StarlingIn Database.php:
2011-06-18 PlatonidesAll the databases but MySQL were overriding DatabaseBas...
2011-06-18 Matěj Grabovský(bug 29476) DatabaseBase::deleteJoin fails for Sqlite
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Sam ReedFix trailing whitespace
2011-06-17 PlatonidesEmpower our Database object so that it is possible...
2011-06-10 Tim StarlingPostgreSQL install fixes:
2011-06-10 Tim StarlingReverted r89393. A single Database object certainly...
2011-06-09 PlatonidesIf this was ever passed an empty string it would spit...
2011-06-09 Jure Kajzer* merge r89759 from REL1_17 into trunk
2011-06-07 Jure Kajzer* fixed table duplication for unit tests
2011-06-04 Max SemenikSQLite-specific dropTable(): works a bit faster because...
2011-06-03 Sam Reed* (bug 29267) always give the servername for meta=sitei...
2011-06-03 Brion VibberRevert r89409: provided a default Database->listTables...
2011-06-03 Jure Kajzer* suggestion for using tables.sql parsing instead of...
2011-06-03 Mark A. HershbergerApply a patch adapted from the one on Bug #16794
2011-06-02 Jure Kajzer* fixed table duplication for phpunit testing
2011-06-01 Jure Kajzer* unified where clause parameter wrapping for delete...
2011-06-01 Jure Kajzer* updated listTables function to also take in account...
2011-06-01 Jure Kajzer* upgrade patches for oracle 1.17->1.19
2011-05-30 Chad Horohoe$newTablePrefix must be passed. All callers are ok
2011-05-30 Chad Horohoewhitespace
2011-05-29 Sam ReedEven more documentation in various files
2011-05-29 Sam ReedMore documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedSome for MaxSem too
2011-05-28 Sam ReedAnd some more....
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-28 Antoine Musso* Fix db->makeList() spacing
2011-05-26 Sam ReedParam documentation updates/added
2011-05-25 Sam ReedMore documentation stuffs
2011-05-25 Sam ReedDocumentation
2011-05-25 Sam ReedMove DB utility classes into own file
2011-05-25 Sam ReedMove DB(.*?)Error classes into own file
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-19 Sam ReedAdd/remove/tweak method documentation
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-17 PlatonidesFollow up r87630. The file cache is now checked at...
2011-05-13 Markus Glaserremoved max line size for a sql dump file. This optiona...
2011-05-13 Antoine MussoSupport abstraction for 'NOT IN' SQL structure
2011-05-13 Antoine Mussofix backtrace on SQL error
2011-05-11 Sam ReedReturn comment stuffs
2011-05-10 Brion VibberFixes for FakeResultWrapper iteration -- the rewind...
2011-05-09 Chad HorohoeMore silly ternary true : false fixes
2011-05-07 Happy-melonFollow-up r85918:
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-05-04 Jure Kajzer* fixed tableName handling for internal purposes (bug...
2011-05-02 Sam ReedKill & from r87290
2011-05-02 Sam ReedAdd makeInsertOptions
2011-05-02 Sam ReedDocumentation
2011-05-02 Brian WolffFollow up r86363 - Missing a dollar sign.
2011-04-30 Sam ReedFollowup r85884
2011-04-30 Alexandre EmsenhuberRecommit r87129 and follow-ups but with a fix for the...
2011-04-29 Brion VibberRevert r87129 "(bug 21196) Article::getContributors...
2011-04-29 OverlordQFollowup to r85907, correctly quote table names.
next