[MediaWiki-CVS] SVN: [44893] trunk/phase3/includes/EditPage.php

2008-12-22 Thread aaron
Revision: 44893 Author: aaron Date: 2008-12-22 09:07:53 + (Mon, 22 Dec 2008) Log Message: --- Tweaks from profiling Modified Paths: -- trunk/phase3/includes/EditPage.php Modified: trunk/phase3/includes/EditPage.php ===

[MediaWiki-CVS] SVN: [44894] trunk/extensions/Configure/Configure.api.php

2008-12-22 Thread catrope
Revision: 44894 Author: catrope Date: 2008-12-22 10:20:46 + (Mon, 22 Dec 2008) Log Message: --- Configure API: * Use array_flip() and isset() rather than in_array() * Use $this->getModuleName() rather than hardcoding 'configure' all over the place * Fix weird indentation in getA

[MediaWiki-CVS] SVN: [44895] trunk/phase3/languages/messages

2008-12-22 Thread siebrand
Revision: 44895 Author: siebrand Date: 2008-12-22 10:29:53 + (Mon, 22 Dec 2008) Log Message: --- Localisation updates from Betawiki Modified Paths: -- trunk/phase3/languages/messages/MessagesBe.php trunk/phase3/languages/messages/MessagesJa.php trunk/phas

[MediaWiki-CVS] SVN: [44896] trunk/phase3

2008-12-22 Thread vyznev
Revision: 44896 Author: vyznev Date: 2008-12-22 11:45:54 + (Mon, 22 Dec 2008) Log Message: --- Add "id" attribute to section anchors, per discussion on wikitech-l. Modified Paths: -- trunk/phase3/RELEASE-NOTES trunk/phase3/includes/Linker.php Modified: trunk

[MediaWiki-CVS] SVN: [44897] trunk/phase3/includes/specials/SpecialIpblocklist.php

2008-12-22 Thread raymond
Revision: 44897 Author: raymond Date: 2008-12-22 12:07:12 + (Mon, 22 Dec 2008) Log Message: --- Fix PHP Notice: Undefined variable: toolLinks in /var/www/w/includes/specials/SpecialIpblocklist.php on line 451 Thanks to Siebrand Modified Paths: -- trunk/phase3/i

[MediaWiki-CVS] SVN: [44898] trunk/phase3/includes

2008-12-22 Thread tstarling
Revision: 44898 Author: tstarling Date: 2008-12-22 12:31:15 + (Mon, 22 Dec 2008) Log Message: --- Make the SQL search subclasses less nerve-wracking to read, by using makeList() instead of implode(), addQuotes() instead of strencode(), and by documenting the fact that parseQuer

[MediaWiki-CVS] SVN: [44899] trunk/phase3/languages/messages/MessagesDa.php

2008-12-22 Thread wegge
Revision: 44899 Author: wegge Date: 2008-12-22 12:51:09 + (Mon, 22 Dec 2008) Log Message: --- Fixing some typos Modified Paths: -- trunk/phase3/languages/messages/MessagesDa.php Modified: trunk/phase3/languages/messages/MessagesDa.php ===

[MediaWiki-CVS] SVN: [44900] trunk/extensions/Configure

2008-12-22 Thread ialex
Revision: 44900 Author: ialex Date: 2008-12-22 14:43:13 + (Mon, 22 Dec 2008) Log Message: --- Per catrope's commit message on r44894: Missing rights while executing API module now result in warnings rather than errors. Modified Paths: -- trunk/extensions/Configu

[MediaWiki-CVS] SVN: [44901] trunk/extensions/Configure

2008-12-22 Thread ialex
Revision: 44901 Author: ialex Date: 2008-12-22 17:21:08 + (Mon, 22 Dec 2008) Log Message: --- $wgRedirectSources is a string, not an array :( Modified Paths: -- trunk/extensions/Configure/CHANGELOG trunk/extensions/Configure/Configure.settings-core.php Modif

[MediaWiki-CVS] SVN: [44902] trunk/extensions/SocialProfile/SystemGifts/ UserSystemGiftsClass.php

2008-12-22 Thread ashley
Revision: 44902 Author: ashley Date: 2008-12-22 17:40:10 + (Mon, 22 Dec 2008) Log Message: --- bug and coding style fixes Modified Paths: -- trunk/extensions/SocialProfile/SystemGifts/UserSystemGiftsClass.php Modified: trunk/extensions/SocialProfile/SystemGifts/

[MediaWiki-CVS] SVN: [44903] trunk/extensions/SemanticDrilldown/languages/SD_Language.php

2008-12-22 Thread yaron
Revision: 44903 Author: yaron Date: 2008-12-22 17:46:00 + (Mon, 22 Dec 2008) Log Message: --- Changed method names to match SMW's new names Modified Paths: -- trunk/extensions/SemanticDrilldown/languages/SD_Language.php Modified: trunk/extensions/SemanticDrilldo

[MediaWiki-CVS] SVN: [44904] trunk/extensions/SemanticDrilldown/specials/SD_CreateFilter. php

2008-12-22 Thread yaron
Revision: 44904 Author: yaron Date: 2008-12-22 17:47:21 + (Mon, 22 Dec 2008) Log Message: --- New method name Modified Paths: -- trunk/extensions/SemanticDrilldown/specials/SD_CreateFilter.php Modified: trunk/extensions/SemanticDrilldown/specials/SD_CreateFilter

[MediaWiki-CVS] SVN: [44905] trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions .php

2008-12-22 Thread yaron
Revision: 44905 Author: yaron Date: 2008-12-22 17:48:02 + (Mon, 22 Dec 2008) Log Message: --- New method names for language Modified Paths: -- trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions.php Modified: trunk/extensions/SemanticDrilldown/include

[MediaWiki-CVS] SVN: [44906] trunk/extensions/SemanticDrilldown/includes/SD_AppliedFilter. php

2008-12-22 Thread yaron
Revision: 44906 Author: yaron Date: 2008-12-22 17:49:50 + (Mon, 22 Dec 2008) Log Message: --- 'getAllOrValues' functions moved here from /specials/SD_BrowseData.php Modified Paths: -- trunk/extensions/SemanticDrilldown/includes/SD_AppliedFilter.php Modified: tru

[MediaWiki-CVS] SVN: [44907] trunk/extensions/SemanticDrilldown/includes/SD_Filter.php

2008-12-22 Thread yaron
Revision: 44907 Author: yaron Date: 2008-12-22 17:51:35 + (Mon, 22 Dec 2008) Log Message: --- 'getAllValues' and 'getTimePeriodValues' functions moved here from /specials/SD_BrowseData.php Modified Paths: -- trunk/extensions/SemanticDrilldown/includes/SD_Filter.

[MediaWiki-CVS] SVN: [44908] trunk/extensions/SemanticDrilldown/includes/SD_FilterValue.php

2008-12-22 Thread yaron
Revision: 44908 Author: yaron Date: 2008-12-22 17:52:46 + (Mon, 22 Dec 2008) Log Message: --- Fix for blank filter values Modified Paths: -- trunk/extensions/SemanticDrilldown/includes/SD_FilterValue.php Modified: trunk/extensions/SemanticDrilldown/includes/SD_F

[MediaWiki-CVS] SVN: [44909] trunk/extensions/SemanticDrilldown/specials/SD_BrowseData.php

2008-12-22 Thread yaron
Revision: 44909 Author: yaron Date: 2008-12-22 17:54:02 + (Mon, 22 Dec 2008) Log Message: --- 'getAllValues', 'getAllOrValues', etc. functions moved from here into SDFilter and SDAppliedFilter classes Modified Paths: -- trunk/extensions/SemanticDrilldown/special

[MediaWiki-CVS] SVN: [44910] trunk/extensions/SemanticDrilldown/INSTALL

2008-12-22 Thread yaron
Revision: 44910 Author: yaron Date: 2008-12-22 17:56:47 + (Mon, 22 Dec 2008) Log Message: --- New version: 0.5.2 Modified Paths: -- trunk/extensions/SemanticDrilldown/INSTALL Modified: trunk/extensions/SemanticDrilldown/INSTALL ==

[MediaWiki-CVS] SVN: [44911] trunk/phase3

2008-12-22 Thread ialex
Revision: 44911 Author: ialex Date: 2008-12-22 18:30:13 + (Mon, 22 Dec 2008) Log Message: --- Switching some message from raw HTML to wiki (part of this commit fixes bug 16026). Messages changed: * MediaWiki:Revision-info * MediaWiki:Revision-info-current * MediaWiki:Cannotdele

[MediaWiki-CVS] SVN: [44912] trunk/phase3

2008-12-22 Thread raymond
Revision: 44912 Author: raymond Date: 2008-12-22 19:52:49 + (Mon, 22 Dec 2008) Log Message: --- * (bug 16760) Add CSS-class to action links of Special:Log Modified Paths: -- trunk/phase3/RELEASE-NOTES trunk/phase3/includes/LogEventsList.php Modified: trunk/p

[MediaWiki-CVS] SVN: [44913] trunk/phase3/RELEASE-NOTES

2008-12-22 Thread raymond
Revision: 44913 Author: raymond Date: 2008-12-22 19:58:35 + (Mon, 22 Dec 2008) Log Message: --- Add lines accidently removed with r44912 :/ Modified Paths: -- trunk/phase3/RELEASE-NOTES Modified: trunk/phase3/RELEASE-NOTES ===

[MediaWiki-CVS] SVN: [44914] trunk/extensions/Oversight/HideRevision_body.php

2008-12-22 Thread raymond
Revision: 44914 Author: raymond Date: 2008-12-22 20:38:37 + (Mon, 22 Dec 2008) Log Message: --- * Fix double escaping * Use more XML functions Modified Paths: -- trunk/extensions/Oversight/HideRevision_body.php Modified: trunk/extensions/Oversight/HideRevision_b

[MediaWiki-CVS] SVN: [44915] trunk/phase3

2008-12-22 Thread brion
Revision: 44915 Author: brion Date: 2008-12-22 21:55:09 + (Mon, 22 Dec 2008) Log Message: --- * (bug 505) Time zones can now be specified by location in user preferences, avoiding the need to manually update for DST. Patch by Brad Jorsch. Modified Paths: -- tru

[MediaWiki-CVS] SVN: [44916] trunk/phase3/maintenance/language/messages.inc

2008-12-22 Thread raymond
Revision: 44916 Author: raymond Date: 2008-12-22 22:10:42 + (Mon, 22 Dec 2008) Log Message: --- Follow up r44915: Add new messages to messages.inc Modified Paths: -- trunk/phase3/maintenance/language/messages.inc Modified: trunk/phase3/maintenance/language/messa

[MediaWiki-CVS] SVN: [44917] trunk/phase3/languages/messages/MessagesEn.php

2008-12-22 Thread raymond
Revision: 44917 Author: raymond Date: 2008-12-22 22:25:51 + (Mon, 22 Dec 2008) Log Message: --- Colons added to time zone messages for consistency Modified Paths: -- trunk/phase3/languages/messages/MessagesEn.php Modified: trunk/phase3/languages/messages/Message

[MediaWiki-CVS] SVN: [44918] trunk/phase3/includes/GlobalFunctions.php

2008-12-22 Thread aaron
Revision: 44918 Author: aaron Date: 2008-12-22 22:56:46 + (Mon, 22 Dec 2008) Log Message: --- Remove unused functions Modified Paths: -- trunk/phase3/includes/GlobalFunctions.php Modified: trunk/phase3/includes/GlobalFunctions.php ===

[MediaWiki-CVS] SVN: [44919] trunk/phase3

2008-12-22 Thread brion
Revision: 44919 Author: brion Date: 2008-12-22 23:38:58 + (Mon, 22 Dec 2008) Log Message: --- * (bug 2585) HTTP 404 return code is now given for a page view if the page does not exist, allowing spiders and link checkers to detect broken links. This is less expansive than the o

[MediaWiki-CVS] SVN: [44920] trunk/extensions/Oversight/HideRevision_body.php

2008-12-22 Thread mrzman
Revision: 44920 Author: mrzman Date: 2008-12-23 00:33:23 + (Tue, 23 Dec 2008) Log Message: --- (bug 16764) Fix case-sensitivity and underscores in username input by creating a user object and getting the name rather than using the input directly. Modified Paths: --

[MediaWiki-CVS] SVN: [44922] trunk/phase3/languages/messages/MessagesEn.php

2008-12-22 Thread mrzman
Revision: 44922 Author: mrzman Date: 2008-12-23 04:25:31 + (Tue, 23 Dec 2008) Log Message: --- (bug 16738) Rename IPBlockList to BlockList Modified Paths: -- trunk/phase3/languages/messages/MessagesEn.php Modified: trunk/phase3/languages/messages/MessagesEn.php

[MediaWiki-CVS] SVN: [44923] trunk/extensions/Maintenance

2008-12-22 Thread skizzerz
Revision: 44923 Author: skizzerz Date: 2008-12-23 04:32:20 + (Tue, 23 Dec 2008) Log Message: --- * adding support for the eval and sql maintenance scripts Modified Paths: -- trunk/extensions/Maintenance/Maintenance.i18n.php trunk/extensions/Maintenance/Mainte

[MediaWiki-CVS] SVN: [44924] trunk/extensions/MetavidWiki/skins

2008-12-22 Thread dale
Revision: 44924 Author: dale Date: 2008-12-23 06:46:08 + (Tue, 23 Dec 2008) Log Message: --- some cross browser video player fixes, stream interface updates Modified Paths: -- trunk/extensions/MetavidWiki/skins/mv_embed/cortado_iframe.php trunk/extensions/Met