Sam Reed
|
1b383fe0ae
|
Fix r98659 per Nikerabbit
|
2012-01-13 20:41:16 +00:00 |
|
Liangent
|
c576289635
|
Followup r100969: There may be Mac newlines as well.
|
2011-12-10 08:40:11 +00:00 |
|
John Du Hart
|
7cf809bb0e
|
Changes from r103817
|
2011-11-22 16:08:18 +00:00 |
|
John Du Hart
|
274dcd06a2
|
Pass one of converting AbuseFilter to use ContextSource
The main AbuseFilter class still needs to be fixed up, but that's a bigger job and I'm out of time
|
2011-11-16 05:34:24 +00:00 |
|
Liangent
|
44f71ac0b7
|
Normalize newline before exploding by "\n"
|
2011-10-27 12:50:48 +00:00 |
|
Liangent
|
8ac1b4c619
|
Newline to <br> replacement should take place after escaping
|
2011-10-27 12:17:48 +00:00 |
|
Andrew Garrett
|
4a37f1b892
|
Respond to CR on r96225: use rawParam
|
2011-10-02 07:06:38 +00:00 |
|
Andrew Garrett
|
137e0ece3a
|
Do not use replaceafter, per r52735 CR
|
2011-09-04 14:12:18 +00:00 |
|
Robin Pepermans
|
b7881fc102
|
(bug 25898) AbuseFilter: clearer permission error when attempting to view diff of private filter
Also change some link functions to use Linker::link*
|
2011-07-14 04:57:29 +00:00 |
|
Robin Pepermans
|
f4750e9250
|
(bug 23086) AbuseFilter config diff date and time should use user preference instead of UTC
|
2011-07-06 23:14:04 +00:00 |
|
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 |
|