Go to file
2010-07-18 19:37:51 +00:00
db_patches AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00
tests svn:eol-style native 2009-04-09 20:45:31 +00:00
Views Remove most named character references from output 2010-05-30 17:33:59 +00:00
AbuseFilter.alias.php Localisation updates for core and extension messages from translatewiki.net (2010-05-18 19:45:00 UTC) 2010-05-18 20:00:55 +00:00
AbuseFilter.class.php Fix bug 24167 2010-06-28 20:10:09 +00:00
abusefilter.css 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
AbuseFilter.hooks.php Follow-up r68534: Add new db patch to onLoadExtensionSchemaUpdates so that it runs with update.php 2010-06-27 15:44:18 +00:00
AbuseFilter.i18n.php Localisation updates for core and extension messages from translatewiki.net (2010-07-18 19:30:00 UTC) 2010-07-18 19:37:51 +00:00
AbuseFilter.parser.php Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh. 2010-05-27 15:56:53 +00:00
AbuseFilter.php AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00
abusefilter.tables.pg.sql No time to fix, but leave a note about odd behavior of this extension for others. 2009-11-27 16:27:20 +00:00
abusefilter.tables.sql AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00
AbuseFilterVariableHolder.php Update code formatting, run stylize.php, whitespace updates 2010-02-13 14:10:36 +00:00
ApiQueryAbuseFilters.php API: Make output containing private or user-specific data uncacheable for logged-in users by setting Vary: Cookie or Cache-Control: private, whichever is appropriate. Fixes instances in core and WMF-deployed extensions only. Without this change, the output of requests like ?action=query&list=recentchanges&rcprop=patrolled&smaxage=3600 would be cached in Squid and viewable for anyone using the same URL, even if they don't have patrol rights. Other, more serious exploits are also possible. Also avoid using $wgUser in one place, kill some unused global $wgUser; instances and tweak a comment. 2010-07-14 19:00:54 +00:00
ApiQueryAbuseLog.php API: Make output containing private or user-specific data uncacheable for logged-in users by setting Vary: Cookie or Cache-Control: private, whichever is appropriate. Fixes instances in core and WMF-deployed extensions only. Without this change, the output of requests like ?action=query&list=recentchanges&rcprop=patrolled&smaxage=3600 would be cached in Squid and viewable for anyone using the same URL, even if they don't have patrol rights. Other, more serious exploits are also possible. Also avoid using $wgUser in one place, kill some unused global $wgUser; instances and tweak a comment. 2010-07-14 19:00:54 +00:00
edit.js 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
install.php Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh. 2010-05-27 15:56:53 +00:00
phpTest.php Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh. 2010-05-27 15:56:53 +00:00
red_x.png Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00
SpecialAbuseFilter.php Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh. 2010-05-27 15:56:53 +00:00
SpecialAbuseLog.php Pass a title to the DifferenceEngine constructor. May not be optional forever ;) 2010-07-09 14:11:07 +00:00
yes_check.png Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00