bug 36087: PostgresUpdater fails on 8.3.14
[lhc/web/wiklou.git] / includes / db /
2012-04-19 saperbug 36087: PostgresUpdater fails on 8.3.14
2012-04-18 Brion VIBBERMerge "assertEquals is $expected, $actual, not $actual...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 Jeroen De DauwRe-adding dbdataobject stuff which got pulled from...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-13 Antoine MussoMerge "MockOutputPage class in its own file"
2012-04-13 saperFix broken merge by 0a792a1dcba26dd70d64e307b301c6
2012-04-13 CatropeMerge "[FileBackend] Simplified fj_batch_id index"
2012-04-12 Brion VIBBERMerge "Add missing uploads link to deleted contributions."
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-12 Mark A. Hershbergermisleading comment: s/append/prepend/
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 saperbug35572 Blocks appear to succeed w/DB error
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 saperFix PostgreSQL updater to produce 1.19 schema
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Christian AistleitnerCorrecting type of DatabaseSqlite::insertId()
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 PlatonidesRemove unused $wgDebugDBTransactions
2012-03-29 Aaron SchulzMerge "(bug 30963) Option to hide redirects in Allpages...
2012-03-29 Aaron SchulzMerge "(bug 33689) Fix incomplete query on constraints"
2012-03-28 saper(bug 33689) Fix incomplete query on constraints
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-24 Marcin CieślakRename "user" and "text" when upgrading on PostgreSQL
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 DemonMerge changes I40a10821,I9c0af860
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-22 DemonMerge "Bug 35162 - Change in Database api break extensi...
2012-03-21 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-14 Marcin CieślakFollow-up to r15791: Rename "user" and "text" when...
2012-03-11 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-09 Marcin CieślakFix PostgreSQL updater broken by r113487
2012-03-09 Sam ReedFix syntax error and indenting from r113487
2012-03-09 Sam ReedFix up some documentation weirdness from r113487
2012-03-09 Sam ReedFix broken unit tests post r113487
2012-03-09 Marcin CieślakHandle PostgreSQL transaction errors and improve schema...
2012-03-08 Marcin CieślakPostgreSQL: Improve SQL error handling
2012-03-03 Alexandre EmsenhuberDatabaseBase::selectRow() return a simple object, not...
2012-03-03 Aaron Schulz[DatabaseBase] Made encodeExpiry() recognize 'infinity...
2012-03-01 Antoine MussoBug 34818 improves regex to capture DB error message
2012-02-28 Max SemenikFollow-up r112565: fix code duplication
2012-02-28 Chad Horohoe(bug 34762) Calling close() on a DatabaseBase object...
2012-02-25 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-14 Sam ReedDocumentations!
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-03 Aaron SchulzReverted r106025 and friends (r106370, r106373, r108060...
2012-02-02 Sam ReedStrict Standards: Declaration of DatabaseOracle::source...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-30 Antoine Mussorv r87948 "fix backtrace on SQL error"
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2012-01-12 OverlordQFollowup to r108744
2012-01-12 Sam ReedGive sql.php eval.php type scrollback
2012-01-12 Sam ReedFollowup r108768, callign the right callback helps too
2012-01-12 Sam ReedAdd $inputCsllback to sourceStream(), to return full...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-11 Max SemenikRevert r108603, which was itself a revert of r107376...
2012-01-11 Antoine MussoReverts MySQL stored procedure support
2012-01-07 PlatonidesNo need of $wgDBmwschema after r108060
2012-01-06 Chad HorohoeCouple of fname -> __method__
2012-01-06 Chad Horohoe(bug 32787) Add DB name to debug output. Based on patch...
2012-01-05 Sam ReedFollowup r107932
2012-01-04 Mark A. Hershbergerre r106025 — apply follow up from Luca Fulchir
2012-01-04 Mark A. Hershbergerfollow up r107932 with w/s fixes
2012-01-03 Mark A. HershbergerFix Bug 33384 - database drivers cannot be provided...
2011-12-27 Max SemenikAdded support for stored procedures/functions to MySQL:
2011-12-20 Jure Kajzer* removed manual cascading of recentchanges on page...
2011-12-16 Leons PetrazickisFixes to DB2 support:
2011-12-16 Niklas LaxströmFoooollowup r106373 - update comment
2011-12-15 PlatonidesSimplify a bit the code of r106025
2011-12-15 PlatonidesUse the canonical name of the setting
2011-12-13 Mark A. HershbergerBug 16794 - $wgSharedDB PostgreSQL support
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
next