Filter editorFilter history

Differences between versions

ItemVersion from 18:21, 22 November 2017 by MusikAnimalVersion from 18:26, 22 November 2017 by MusikAnimal
Basic information
Notes:
NOTE: Please raise problems at 'Template talk:DS' or 'Wikipedia:Edit filter noticeboard'.
NOTE: Please raise problems at 'Template talk:DS' or 'Wikipedia:Edit filter noticeboard'.


====
====


SPECIAL NOTE ON EDITS MADE AT AROUND 23:29 ON 22 MARCH 2014: Due to a typo in the filter conditions, this filter today tagged several innocent edits. This was a mistake. Apologies for any confusion caused. -- User:AGK
SPECIAL NOTE ON EDITS MADE AT AROUND 23:29 ON 22 MARCH 2014: Due to a typo in the filter conditions, this filter today tagged several innocent edits. This was a mistake. Apologies for any confusion caused. -- User:AGK


Cleanp layout and reduce likely condition count.  -DF
Cleanp layout and reduce likely condition count.  -DF


Remove function to ignore if there is the text in old_wikitext. Callanecc 12 Sep 16
Remove function to ignore if there is the text in old_wikitext. Callanecc 12 Sep 16


Change edit_diff_pst to added_lines_pst to avoid issue where the edit after the alert is picked up by the filter. Also removed size limit to cover more situations (such as when additional information is included in the same edit and for long sigs). Plus detect "confirmed" rather than "autoconfirmed" for manually confirmed users. Callanecc 19 Sep 16
Change edit_diff_pst to added_lines_pst to avoid issue where the edit after the alert is picked up by the filter. Also removed size limit to cover more situations (such as when additional information is included in the same edit and for long sigs). Plus detect "confirmed" rather than "autoconfirmed" for manually confirmed users. Callanecc 19 Sep 16


The pst variables are very slow. Use added_lines and removed_lines instead, if possible. Some edits were significantly being slowed down (2 seconds in this case, requires logstash access): https://logstash.wikimedia.org/app/kibana#/doc/logstash-*/logstash-2017.11.22/mediawiki?id=AV_j4TTs-DyidI0FMJNq ~MA
The pst variables are very slow. Use added_lines and removed_lines instead, if possible. Also combine conditions if possible (here ((Z33)) is right next to "-- Dervied ..."). Some edits were significantly being slowed down (2 seconds in this case, requires logstash access): https://logstash.wikimedia.org/app/kibana#/doc/logstash-*/logstash-2017.11.22/mediawiki?id=AV_j4TTs-DyidI0FMJNq ~MA
Filter conditions
Conditions:
(documentation)
article_namespace == 3 &
article_namespace == 3 &
"confirmed" in user_groups &
"confirmed" in user_groups &
!("bot" in user_groups) &
!("bot" in user_groups) &
"-- Derived from Template:Ds/alert --" in added_lines &
"((Z33))-- Derived from Template:Ds/alert --" in added_lines &  
"Z33" in added_lines &
!("((Z33))-- Derived from Template:Ds/alert --" in removed_lines)
!("-- Derived from Template:Ds/alert --" in removed_lines) &
!("Z33" in removed_lines)
Older changeNewer change
Retrieved from "https://en.wikipedia.org/wiki/Special:AbuseFilter/history/602/diff/prev/18128"