wiki.techinc.nl/includes/changes
Stephane Bisson 93cbb2450c RC Filters: Detect filters conflicts to by-pass db query
Filters are in conflict when their combination is guaranteed
to return no results. For instance: minor and log entries
is a conflict because major/minor does not apply to
log entries and the field is set to major by default.

Letting conflicts go through result in some very slow
database queries.

Bug: T160220
Change-Id: Ia6b0125c675c4a3cc4e4be4f83d1bd10d23059ba
2017-04-18 22:49:58 -04:00
..
CategoryMembershipChange.php wfMessage: use Message::params() to handle all the message parameters 2016-12-20 19:22:54 +00:00
ChangesFeed.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
ChangesList.php Back-end of new RecentChanges page, refactoring 2017-03-11 01:42:01 +00:00
ChangesListBooleanFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListBooleanFilterGroup.php Back-end of new RecentChanges page, refactoring 2017-03-11 01:42:01 +00:00
ChangesListFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListFilterGroup.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListStringOptionsFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListStringOptionsFilterGroup.php RCFilters: Remove isAllowedCallable and isAllowed 2017-03-31 01:49:44 -04:00
EnhancedChangesList.php Back-end of new RecentChanges page, refactoring 2017-03-11 01:42:01 +00:00
OldChangesList.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
RCCacheEntry.php
RCCacheEntryFactory.php Add CSS classes for diff/hist links at Enhanced RC 2017-03-02 17:41:31 +00:00
RecentChange.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00