mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 38c46216db Explicitly declare title fields as optional
They were defaulted to false with
I93ad51ffe7bee597d2d127f4c5d6b2929ffc8f7e, which broke use cases where
the page field is NOT required, nor has a 'required' => false explicitly
declared.

Bug: T194425
Change-Id: I5ab768c02a30b6d053104e590729ef22bb4e0808
2018-05-10 22:20:05 +02:00
..
api Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
pagers Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
parser Prevent the user from overriding blacklisted variables 2018-05-04 19:33:12 +02:00
special Explicitly declare title fields as optional 2018-05-10 22:20:05 +02:00
Views Explicitly declare title fields as optional 2018-05-10 22:20:05 +02:00
AbuseFilter.php Replace wfGetLB 2018-05-04 21:35:11 +02:00
AbuseFilterChangesList.php Add phan configuration 2018-04-30 08:32:58 +00:00
AbuseFilterHooks.php Add phan configuration 2018-04-30 08:32:58 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterVariableHolder.php Prevent the user from overriding blacklisted variables 2018-05-04 19:33:12 +02:00
AbuseLogHitFormatter.php Cleanup, added spaces 2017-10-19 09:40:22 +02:00
AFComputedVariable.php Add phan configuration 2018-04-30 08:32:58 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00