Jack Phoenix
|
5e0330c6cc
|
AbuseFilter: coding style tweaks, changed some while loops to foreach (as per http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions) and added __METHOD__ to one DB query
|
2010-08-19 21:12:09 +00:00 |
|
Siebrand Mazeland
|
b274606879
|
Update code formatting, run stylize.php, whitespace updates
|
2010-02-13 14:10:36 +00:00 |
|
Siebrand Mazeland
|
e86b1357ac
|
Update break notation to self enclosed and properly spaced
|
2009-11-14 20:59:15 +00:00 |
|
Jack Phoenix
|
e2a16fe755
|
AbuseFilter: big commit - coding style & spacing cleanup; also marked SpecialPages' construct() and execute() functions as public and capitalized some SQL keywords
|
2009-10-07 13:57:06 +00:00 |
|
Andrew Garrett
|
d69a31acb3
|
Fix weird bug where unchanged conditions were being parsed as wikitext in diff displays, and usage of deprecated method
|
2009-07-17 14:03:11 +00:00 |
|
Andrew Garrett
|
0d97b9e140
|
GENDER support for abusefilter-diff-version
|
2009-07-03 12:55:10 +00:00 |
|
Andrew Garrett
|
2eaf10edde
|
Make changes link for first filter revision link to the history item (bug 18027)
|
2009-03-22 23:27:27 +00:00 |
|
Andrew Garrett
|
4e6754e082
|
Prevent leaking of filters through diffs
|
2009-03-22 02:12:51 +00:00 |
|
Andrew Garrett
|
58a95312e0
|
Prevent cross-filter diffing
|
2009-03-18 04:10:04 +00:00 |
|
Andrew Garrett
|
de1d5965ad
|
filters are not wikitext
|
2009-03-18 01:03:29 +00:00 |
|
Andrew Garrett
|
ac575f599b
|
Fix double-escaping on diff page
|
2009-03-18 00:15:47 +00:00 |
|
Andrew Garrett
|
5493b2a690
|
Add diffs to AbuseFilter. Includes a related pare-down of history, under the assumption that diffs will take up the slack
|
2009-03-12 05:04:39 +00:00 |
|