Merge "Use local context to get messages and don't use implicit Message object to...
[lhc/web/wiklou.git] / maintenance / populateRevisionSha1.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Aaron SchulzMerge "(bug 37072) - prevents infinite job loop"
2012-05-29 HasharMerge "Minor changes to Ic50d01f5 Accept-Language code."
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-29 Aaron SchulzHandle more ES exceptions when getting text.
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "Make it work in wikis not configured in English...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-23 Aaron SchulzWork around annoying Revision::newFromArchiveRow exception.
2012-05-23 ReedyMerge "Skip legacy archives rows that already have...
2012-05-23 Aaron SchulzSkip legacy archives rows that already have the sha1...
2012-03-06 Sam ReedMinor followup to r111795, make doSha1LegacyUpdates...
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-20 Aaron Schulzr111795: Split out upgradeLegacyArchiveRow() function...
2012-02-19 Aaron Schulzr111795: update line to remove bogus $db argument
2012-02-17 Aaron Schulz(bug 34373) - 'populateRevisionSha1.php misses archive...
2012-02-14 Sam ReedDocumentations!
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-12 Aaron SchulzMore to r94370:
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-12 Aaron SchulzGive notice about missing text
2011-08-12 Aaron SchulzFix for r94289: we want to skip rows with non-empty...
2011-08-12 Max SemenikFollow-up r94289: SQLite support, unbreaks tests
2011-08-12 Roan KattouwFix copy-paste mistake in r94289
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...