Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / db / Database.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 Alexandre Emsenhuber(bug 36568) Fixed "Illegal string offset 'LIMIT'" warni...
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 umherirrenderDo not treat EXPLAIN as write query
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Use WikiPage::newFromID() instead of Title:...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Alexandre EmsenhuberAdded missing GPLv2 headers in includes/db.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
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-11 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-09 Marcin CieślakHandle PostgreSQL transaction errors and improve schema...
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-14 Sam ReedDocumentations!
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-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
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-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. 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-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-06 Brion Vibber* (bug 32786) Fix backwards compatibility for extension...
2011-12-05 Sam ReedMore documentation of parameters following up r104591
2011-12-04 John Du HartAdding new debugging toolbar
2011-12-02 Sam ReedReverting r103706
2011-11-29 Sam ReedMoar documentations
2011-11-29 Sam ReedBit more documentation
2011-11-24 Aaron SchulzAdded Database::getServerUptime() function to return...
2011-11-23 Aaron SchulzAdded wasLockTimeout() DB function. All our DBMS can...
2011-11-23 Aaron SchulzReverted 'lockTimeout' option from r104069: table_lock_...
2011-11-23 Aaron SchulzFactored setTimeout() into setSessionOptions() and...
2011-11-19 Sam Reed* (bug 8859) Database::update should take array of...
2011-11-13 Aaron SchulzAdded rollback-related comment to nextSequenceValue()
2011-11-10 Sam ReedAdd $fname to tableExists
2011-11-07 PlatonidesAllow raw conditions on insertSelect, given that array...
2011-11-01 Sam Reedarrray -> array
2011-10-30 Niklas LaxströmHmph, yet another bug caused by not having @since
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-15 Happy-melon(bug 31361) broken messages on Special:GlobalBlock.
2011-10-15 Markus Glaserfollow-up to r98020. Throw MWException on attempt to...
2011-10-02 Roan KattouwFollowup r96930: also remove the documentation that...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-28 Sam ReedFix whitespace
2011-09-27 Sam ReedFix character access
next