mediawiki-extensions-Echo/includes
Roan Kattouw b73522549d Migrate and remove event_page_namespace and event_page_title
By running updateEchoSchemaForSuppression.php as an updater.
The patch-*.sql files already existed, they were added
in 2013(!) by 34fbeaf8c but never applied.

Bug: T136427
Bug: T50059
Change-Id: Ied049681df4bab325f069c3a68cf704ee9a8f2c9
2019-03-04 13:12:52 -08:00
..
api Migrate and remove event_page_namespace and event_page_title 2019-03-04 13:12:52 -08:00
cache cache: Reduce responsibility of subclass and remove unused parts 2018-08-17 03:28:02 +00:00
controller Merge "Convert caching to WANObjectCache" 2019-03-04 15:06:35 +00:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Merge "Declare class properties in Formatter and WikiRequest" 2019-02-28 23:41:34 +00:00
gateway Pass string as field to IDatabase::selectField and ::selectRowCount 2019-03-02 17:29:29 +00:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs Merge "NotificationDeleteJob: Remove unused variable $targetMapper" 2019-03-02 03:43:50 +00:00
mapper Use explicit columns and avoid SELECT * 2019-03-02 22:39:53 +01:00
model Migrate and remove event_page_namespace and event_page_title 2019-03-04 13:12:52 -08:00
ooui Use local vars in LabelIconWidget 2019-02-23 21:26:35 +01:00
special Use explicit columns and avoid SELECT * 2019-03-02 22:39:53 +01:00
AttributeManager.php Make notifyAgent a per-type property rather than per-event 2018-10-29 15:41:51 -07:00
Bundleable.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
Bundler.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DataOutputFormatter.php Make use of the …::class feature in production code 2019-02-20 19:13:54 +00:00
DeferredMarkAsDeletedUpdate.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
DiscussionParser.php Simplify a few overly complex code snippets 2019-02-19 20:39:26 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoDbFactory.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
EchoDiffGroup.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDiffParser.php Add missing limits to explode() where possible 2018-10-20 09:11:19 +00:00
EchoHooks.php Migrate and remove event_page_namespace and event_page_title 2019-03-04 13:12:52 -08:00
EchoOnWikiList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoSummaryParser.php Replace two regular expressions with cheap string manipulations 2018-10-11 10:59:04 +02:00
EmailBatch.php Use explicit columns and avoid SELECT * 2019-03-02 22:39:53 +01:00
EmailFormat.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EmailFrequency.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EventLogging.php Clean up EventLogging integration 2018-08-09 14:19:45 +00:00
ForeignNotifications.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
ForeignWikiRequest.php Declare class properties in Formatter and WikiRequest 2019-02-18 19:25:56 +00:00
Notifier.php Drop $wgNotificationReplyName, instead let just show the e-mail 2018-08-29 01:03:54 +00:00
NotifUser.php Add missing use for Wikimedia\Rdbms\Database 2019-01-02 19:40:58 +01:00
ResourceLoaderEchoImageModule.php Fix Illegal string offset 'ltr' in ResourceLoaderEchoImageModule.php 2017-03-27 23:46:45 +00:00
schemaUpdate.php Improve some parameter docs 2017-08-09 17:21:10 +02:00
SeenTime.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
UnreadWikis.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
UserLocator.php Improve param docs and add @var to clarify types 2019-02-15 21:23:02 +01:00