mediawiki-extensions-AbuseF.../includes/Filter
Daimona Eaytoy 725ec052ed Add a FilterLookup service
Some pieces of code were updated to use Filter objects, while other
places are still to be updated. We also need to change the history part
to exclude actions somehow, cleanup the ViewEdit, reduce direct DB
access or anything mentioning DB fields outside of FilterLookup, etc.

Change-Id: I42b7ded685db76eddd45e4b1336f9828cba811ce
2020-11-18 01:17:47 +00:00
..
AbstractFilter.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
Filter.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
FilterNotFoundException.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
FilterVersionNotFoundException.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
Flags.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
LastEditInfo.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
MutableFilter.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
Specs.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00