mediawiki-extensions-AbuseF.../includes/View
Daimona Eaytoy 4c0690b4b1 Move getFirstFilterChange to FilterLookup
Additionally:
- Add typehints for stronger typing, and use strict comparison in the
  callers
- Use MIN instead of sorting, as the former is optimized by the DBMS;
  sorting was also happening on the wrong key, i.e. afh_timestamp, as
  opposed to afh_id

Change-Id: I631772fdfeb510b0bc8b582b84bcf2533d7bc097
2021-01-04 14:52:42 -08:00
..
AbuseFilterView.php Overhaul the interface for hiding AbuseLog entries 2020-12-11 20:55:08 +00:00
AbuseFilterViewDiff.php Move getFirstFilterChange to FilterLookup 2021-01-04 14:52:42 -08:00
AbuseFilterViewEdit.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewExamine.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewHistory.php Move pagers to their own namespace 2020-12-03 14:17:09 +00:00
AbuseFilterViewImport.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewList.php Replace compact() with real array 2020-12-29 23:00:44 +01:00
AbuseFilterViewRevert.php Create a dedicated namespace for variables-related classes 2021-01-02 18:16:48 +01:00
AbuseFilterViewTestBatch.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewTools.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
HideAbuseLog.php Overhaul the interface for hiding AbuseLog entries 2020-12-11 20:55:08 +00:00