Use local context to get messages instead of relying on global variables
[lhc/web/wiklou.git] / maintenance / populateRevisionSha1.php
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...