Clean up applyPatch() usage in the installer.
[lhc/web/wiklou.git] / includes / installer / MysqlUpdater.php
2012-08-18 Mark A. HershbergerClean up applyPatch() usage in the installer.
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
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-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 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 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-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Aaron SchulzMerge "$wgGitRepositoryViewers to link to gitweb"
2012-05-06 SiebrandMerge "Added missing GPLv2 headers in some places."
2012-05-06 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Marc A. Pelletier(bug 5445) remove autoblocks when user is unblocked
2012-03-06 Sam ReedAnd fix the . from r113110
2012-03-06 Sam ReedFollowup r113109, forward port the rest of r25267 for...
2012-02-09 Sam ReedFollowup r111006
2012-02-06 Sam ReedAnd fix fail rom r110752
2012-02-06 Sam ReedNot much point making user_groups.ug_group 32 chars...
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Aaron SchulzReverted r108502, r108504 per CR
2012-01-10 Sam ReedCleanup "text" (nee old) table, dropping old indexes...
2012-01-10 Sam ReedNoticed looking at schema posted by Joerg in bug 33228
2012-01-03 Sam Reed* (bug 27724) Add timestamp to job queue.
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-22 Sam ReedA few more ok -> done
2011-11-22 Sam ReedPartial revert of r103697 for bug 32508
2011-11-19 Sam ReedMore updater message updates and normalisation
2011-11-19 Sam ReedFollowup r103685
2011-11-19 Sam Reed* (bug 32470) Increase the length of ug_group
2011-11-16 Max SemenikFollow-up r101449 and friends: no need to consider...
2011-11-14 Sam ReedReverts r102799, followsup r102800 also
2011-11-11 Sam ReedFollowup r102799, unconditionally running them anyway...
2011-11-11 Sam ReedNaff all point varying on $this->updateRowExists when...
2011-11-11 Jure Kajzer* applyed the patch from bug 26393 (please comment...
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-11-10 Sam ReedAdd $fname to tableExists
2011-11-01 Sam ReedBug 30934 - Warning: Invalid argument supplied for...
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-28 Sam Reed* (bug 31204) Remove old user.user_options
2011-09-20 Sam ReedFollowup r90749, beat Aaron
2011-09-08 Chad HorohoeTweaks to LoggedUpdateMaintenance:
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-12 Max SemenikFollow-up r94289: SQLite support, unbreaks tests
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedFollowup r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-26 Sam ReedApparently MaxSem cares about SQLite ;)
2011-07-26 Sam Reed* (bug 22744) Add/Update indexes for queries done by...
2011-07-24 Sam ReedFollowup r92796, r93002
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-23 Brian WolffSomeone on irc had a very screwed up DB, and he reporte...
2011-05-16 Chad HorohoeFollowup r88270: add new table to updaters
2011-05-03 Chad Horohoe(bug 19408) user_properties.up_property: 32 bytes is...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-03-20 Roan KattouwRevert r83812 (schema change for cl_type enum), no...
2011-03-17 Alexandre EmsenhuberBe more consistent if updater script's output
2011-03-17 Alexandre EmsenhuberPer Tim Starling, follow-up r83137: added schema update
2011-03-16 Sam ReedRevert r83993
2011-03-15 Marcin Cieślakr83812, r83814: Don't use cl_type at all when paging...
next