Merge "Reduced some master queries by adding flags to Revision functions."
[lhc/web/wiklou.git] / includes / db / DatabaseIbm_db2.php
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-22 HasharMerge "Fix INSERT options for PostgreSQL for INSERT...
2012-06-21 SiebrandMerge "Bug 37705 - ucfirst for sidebar interlanguage...
2012-06-20 HasharMerge "[LockManager] Factored QuorumLockManager class...
2012-06-20 HasharMerge "Removed half-assed $wgDBtransactions global."
2012-06-20 HasharMerge "(bug 37458) permission errors running BaseDumpTe...
2012-06-19 KrinkleMerge "(bug 35727) mw.Api ajax() should put token param...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-16 ReedyCan't use return value of void functions
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
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-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
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-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-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
2011-12-16 Leons PetrazickisFixes to DB2 support:
2011-12-02 Sam ReedReverting r103706
2011-11-19 Sam Reed* (bug 8859) Database::update should take array of...
2011-11-10 Sam ReedAdd $fname to tableExists
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-09-06 Chad HorohoeFollowup r96369: update child classes and a few callers
2011-07-04 Alexandre Emsenhuber* Removed usage of error suppression operator in includ...
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-20 Tim StarlingFollowup r90429:
2011-06-18 PlatonidesAll the databases but MySQL were overriding DatabaseBas...
2011-04-18 Max SemenikE_STRICT in DB2. Ping r85885.
2011-04-12 Leons PetrazickisAddressing comments by Krinkle on r85885. Removing...
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-03-22 Chad HorohoeCleanup r80892, r84485: Check user also in sqlite for...
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-01-28 PlatonidesRestore global wrongly removed in r80892
2011-01-24 Chad Horohoe* Cleanup massive duplication across Database construct...
2011-01-20 Chad HorohoeRm unused assignment of $wgOut. $wgOut needs to be...
2011-01-07 Chad HorohoeUse __construct()
2011-01-07 Chad HorohoeRemove ancient and deprecated newFromParams() construct...
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-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-23 Max SemenikFixed another wrong function name
2010-11-23 Max SemenikFixed $fname in some places
2010-11-21 Max SemenikRefactoring of *Field classes:
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-24 Sam Reed(bug 24853) Kill failFunction - Fixed! :D
2010-10-24 Sam ReedStart of bug 24853, killing off 'functional' parts...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-13 Chad HorohoeDrop no-op. initial_setup() and setup_database() are...
2010-09-02 Jack Phoenixcoding style tweaks
2010-09-02 Jack Phoenixtrim trailing whitespace
2010-09-02 Leons PetrazickisBased on r72134 feedback, applied spacing conventions...
2010-09-01 Leons PetrazickisCompleted removal of $wgDBport_db2 in favour of regular...
2010-09-01 Leons PetrazickisDB2: Implemented prepared statements for INSERT and...
2010-08-22 Chad HorohoeMake getSoftwareLink() static so I can use it without...
2010-08-19 Sam ReedMore unused....
2010-08-18 Sam ReedRevert r71250 r71251 r71252 r71253
2010-08-18 Sam ReedKill some crappy "failFunction" stuff, marked as old...
2010-08-18 Sam Reed$bitField to $field
2010-08-13 Sam ReedRemove some unused variables
2010-08-13 Sam ReedRemove some more unused variables
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-07 Max SemenikNot implemented != deprecated
2010-08-03 PlatonidesIf getMasterPos can be safely inherited, so can setFake...
2010-08-01 Alexandre EmsenhuberStandardisation of file headers
next