mediawiki-extensions-Echo/maintenance
Derick Alangi f402ecd31f Echo: Fix case mismatch for function/method calls
PHP doesn't care much about the name (in terms of case sensitivity)
but I think we should make sure the names of the method should be as
they're in their definition.

Change-Id: I6e38d8be64efaec4200471f2d3007275d7ddecec
2019-06-11 22:46:24 +01:00
..
backfillUnreadWikis.php Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
generateSampleNotifications.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
processEchoEmailBatch.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00
recomputeNotifCounts.php Add maintenance script to recompute notification counts 2019-04-12 17:48:01 -07:00
removeInvalidNotification.php Fix removeInvalidNotification script 2019-05-14 16:49:05 +00:00
removeOrphanedEvents.php removeOrphanedEvents.php: Also remove echo_target_page rows 2019-04-22 16:01:02 -07:00
updateEchoSchemaForSuppression.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00
updatePerUserBlacklist.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00