Merge "Silence warnings about deprecation by ContentHandler."
[lhc/web/wiklou.git] / includes / installer / DatabaseUpdater.php
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 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-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 danielmerged from master
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 ReedyNormalising return statements
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
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-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 saperFix PostgreSQL updater to produce 1.19 schema
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-17 Thomas Griesfollow up r113862 . changed public function name extens...
2012-03-14 Thomas Griesfollow up r113836 typo correction in function header...
2012-03-14 Thomas Griesfollow up r113836 added public function extensionTableE...
2012-03-14 Thomas Griesadding two public convenience function wrappers: dropEx...
2012-01-24 Jure Kajzer* Oracle schema update to latest (tested with phpunit)
2012-01-12 Antoine Musso(bug 32508) Fix updater output
2012-01-06 Sam ReedAdd a few @since entries
2011-12-12 Antoine Mussoupdate message when dropping index ('index' not 'key')
2011-12-08 Antoine Musso(bug 32508) clean up update.php messages
2011-12-07 Jeroen De Dauwadd since tag; please do this if you add new public...
2011-11-22 Sam ReedA few more ok -> done
2011-11-22 Sam ReedPartial revert of r103697 for bug 32508
2011-11-22 Antoine Mussorevert r103691 that makes update.php output garbage
2011-11-19 Sam ReedMore updater message updates and normalisation
2011-11-19 Sam ReedFollowup r103685
2011-11-19 Sam Reed* (bug 32020) Improve messages output by the database...
2011-11-19 Sam Reed* (bug 32470) Increase the length of ug_group
2011-11-19 gicodeDon't force a localization cache rebuild if it will...
2011-11-16 Max SemenikFollow-up r101449 and friends: no need to consider...
2011-11-14 Sam ReedReverts r102799, followsup r102800 also
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-12 Roan KattouwAllow extensions to add post-update maintenance scripts
2011-11-11 Sam ReedFollowup r102799, unconditionally running them anyway...
2011-11-11 Sam ReedNaff all point varying on $this->updateRowExists when...
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-11-10 Sam ReedAdd $fname to tableExists
2011-11-01 Sam ReedFollowup r101449, just changing forceRecache isn't...
2011-11-01 Sam ReedFollowup r101449, bit better message output
2011-11-01 Sam ReedBug 30934 - Warning: Invalid argument supplied for...
2011-10-27 Sam ReedAdd dropTable method
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-12 Thomas Griesconvenience function call addExtensionField was lacking...
2011-10-11 Thomas Griesadded 'key' in 'Dropping .. key' in dropIndex which...
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-11 Thomas Griesself-revert back to protected functions addIndex and...
2011-10-11 Thomas Grieschg protected to public function addIndex and dropIndex...
2011-10-11 Sam ReedAdd documentation
2011-09-28 Sam ReedFollowup r98339
2011-09-28 Sam Reed* (bug 31204) Remove old user.user_options
2011-09-08 Chad HorohoeTweaks to LoggedUpdateMaintenance:
2011-09-03 Max SemenikFix r87731: update site stats only when explicitly...
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-12 Aaron SchulzChanged PopulateImageSha1 to use LoggedUpdateMaintenanc...
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-12 Max SemenikFollow-up r94289: SQLite support, unbreaks tests
2011-06-29 Alexandre EmsenhuberPer Platonides, follow-up r72842: pass the db connectio...
2011-06-22 Jure Kajzer* removed DEFAULT '' NOT NULL constraints as '' is...
2011-06-10 Tim StarlingFix for logic error in r89529 causing a notice.
2011-06-07 Chad HorohoeGet rid of addNewExtension()/getNewExtensions() method...
2011-06-06 Brion VibberRevert r89263, r89297, r89347: unclear whether this...
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-06-04 Max SemenikRevert r89254:
2011-06-02 PlatonidesFix for r89263: this to $this
2011-06-01 Jure Kajzer* suggestion for ExtensionUpdater that would handle...
2011-06-01 Jure Kajzer* trying to create a way to update/install extension...
2011-06-01 Jure Kajzer* upgrade patches for oracle 1.17->1.19
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
next