lhc/web/wiklou.git
14 years agoLocalization fix: remove newline, it created a line break in display.
Rotem Liss [Tue, 27 Oct 2009 13:39:53 +0000 (13:39 +0000)]
Localization fix: remove newline, it created a line break in display.

14 years agoLocalization update.
Rotem Liss [Tue, 27 Oct 2009 11:01:56 +0000 (11:01 +0000)]
Localization update.

14 years agowith all due respect, locking here doesn't seem to be needed :)
Domas Mituzas [Tue, 27 Oct 2009 09:57:49 +0000 (09:57 +0000)]
with all due respect, locking here doesn't seem to be needed :)

14 years agoset read/write timeouts to 50ms down from 1s
Domas Mituzas [Tue, 27 Oct 2009 07:36:27 +0000 (07:36 +0000)]
set read/write timeouts to 50ms down from 1s

14 years agowtf:)
Domas Mituzas [Tue, 27 Oct 2009 07:28:29 +0000 (07:28 +0000)]
wtf:)

14 years agofix blacklist of dead servers
Domas Mituzas [Tue, 27 Oct 2009 07:26:43 +0000 (07:26 +0000)]
fix blacklist of dead servers

14 years agoRevert r58171/r58172 for now. It seems it breaks login to translatewiki.net
Raimond Spekking [Tue, 27 Oct 2009 07:13:13 +0000 (07:13 +0000)]
Revert r58171/r58172 for now. It seems it breaks login to translatewiki.net

14 years agofirst few changes to memcached client:
Domas Mituzas [Tue, 27 Oct 2009 06:57:51 +0000 (06:57 +0000)]
first few changes to memcached client:
* reduce connect attempts from 3 to 2
* remove the backoff logic, which just doesn't make sense in datacenter environments

14 years ago(bug 18909) Add missing INSERT SELECT wrapper for Postgres
OverlordQ [Tue, 27 Oct 2009 05:33:31 +0000 (05:33 +0000)]
(bug 18909) Add missing INSERT SELECT wrapper for Postgres

14 years ago* more skin refactoring
Michael Dale [Tue, 27 Oct 2009 01:14:08 +0000 (01:14 +0000)]
* more skin refactoring

14 years ago* User::isValidPassword now only returns boolean results, User::getPasswordValidity...
Ryan Schmidt [Mon, 26 Oct 2009 23:19:09 +0000 (23:19 +0000)]
* User::isValidPassword now only returns boolean results, User::getPasswordValidity can be used to get an error message string

14 years ago* Any strings returned by the isValidPassword hook are now shown as error messages...
Ryan Schmidt [Mon, 26 Oct 2009 22:58:39 +0000 (22:58 +0000)]
* Any strings returned by the isValidPassword hook are now shown as error messages instead of MediaWiki thinking that the hook said the password was valid.
* The error message shown in Special:ChangePassword now parses wiki markup

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Mon, 26 Oct 2009 19:40:20 +0000 (19:40 +0000)]
php mergeJavascriptMsg.php -j

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Mon, 26 Oct 2009 19:35:00 +0000 (19:35 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-26 19:00 UTC)

14 years agoUpdate messages
Siebrand Mazeland [Mon, 26 Oct 2009 19:11:48 +0000 (19:11 +0000)]
Update messages

14 years agoUpdate messages
Siebrand Mazeland [Mon, 26 Oct 2009 19:03:17 +0000 (19:03 +0000)]
Update messages

14 years agoPartially fixing bug 20186: Allow filtering history for revision deletion. Checking...
Tobias [Mon, 26 Oct 2009 18:45:27 +0000 (18:45 +0000)]
Partially fixing bug 20186: Allow filtering history for revision deletion. Checking for isBigDeletion to exclude large page histories. Also available only to users with deleterevision permission (paranoia)

14 years agorebulding vector's rtl stylesheet
Adam Miller [Mon, 26 Oct 2009 18:15:49 +0000 (18:15 +0000)]
rebulding vector's rtl stylesheet

14 years agoRemove some trailing newlines and ?>
Chad Horohoe [Mon, 26 Oct 2009 17:30:02 +0000 (17:30 +0000)]
Remove some trailing newlines and ?>

14 years agoLocalization update.
Rotem Liss [Mon, 26 Oct 2009 17:10:00 +0000 (17:10 +0000)]
Localization update.

14 years agoFollow-up to r57868: Add edit.js unconditionally like EditPage does. This will probab...
Bryan Tong Minh [Mon, 26 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Follow-up to r57868: Add edit.js unconditionally like EditPage does. This will probably unbreak edittools in js2 mode.

14 years ago- DB2 bugfix: Blob class now converted to string where appropriate
Leons Petrazickis [Mon, 26 Oct 2009 16:32:31 +0000 (16:32 +0000)]
- DB2 bugfix: Blob class now converted to string where appropriate
- DB2 bugfix: Integer types enlarged to match MySQL (primarily, MySQL INT UNSIGNED now mapped to DB2 BIGINT)

14 years agoOracle support: added a DB piped function & collection type for getting of DBMS_OUTPU...
Jure Kajzer [Mon, 26 Oct 2009 16:23:46 +0000 (16:23 +0000)]
Oracle support: added a DB piped function & collection type for getting of DBMS_OUTPUT data trough a standard Oracle SQL query

14 years ago(bug 21280) Document Linker.php
Chad Horohoe [Mon, 26 Oct 2009 14:25:48 +0000 (14:25 +0000)]
(bug 21280) Document Linker.php

14 years ago* Skin refactoring
Michael Dale [Mon, 26 Oct 2009 10:44:13 +0000 (10:44 +0000)]
* Skin refactoring
** Player Themable has kskin and mvpcf skin side by side
** skins can include js configuration
** moving common assets into a shared folder
** (still a bit more to do)

* fix for firefox native video missing onseeked callback
* some refactoring of globals into $mw namespace
* fixed clientAcceptsGzip call in 'stand alone' mode for script-loader
* some language msg updates

14 years agoLower case 'talk' link label a few times
Siebrand Mazeland [Sun, 25 Oct 2009 21:42:52 +0000 (21:42 +0000)]
Lower case 'talk' link label a few times

14 years agoUpdate messages
Siebrand Mazeland [Sun, 25 Oct 2009 21:29:57 +0000 (21:29 +0000)]
Update messages

14 years agoRevert r58064: half done work committed by accident
Raimond Spekking [Sun, 25 Oct 2009 21:28:14 +0000 (21:28 +0000)]
Revert r58064: half done work committed by accident

14 years agoAdd $wgStylePath and $wgLogo to the default LocalSettings.php file to make things...
Benjamin Lees [Sun, 25 Oct 2009 21:13:56 +0000 (21:13 +0000)]
Add $wgStylePath and $wgLogo to the default LocalSettings.php file to make things less confusing for newbies (see thread.gmane.org/gmane.org.wikimedia.mediawiki/32414).

14 years agoUpdate messages
Siebrand Mazeland [Sun, 25 Oct 2009 20:57:24 +0000 (20:57 +0000)]
Update messages

14 years agoUpdate messages
Siebrand Mazeland [Sun, 25 Oct 2009 20:50:05 +0000 (20:50 +0000)]
Update messages

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Sun, 25 Oct 2009 20:24:21 +0000 (20:24 +0000)]
php mergeJavascriptMsg.php -j

14 years agoUpdate messages
Siebrand Mazeland [Sun, 25 Oct 2009 20:19:46 +0000 (20:19 +0000)]
Update messages

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sun, 25 Oct 2009 20:19:28 +0000 (20:19 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-25 19:00 UTC)

14 years agofollow-up for r58035, escape message
Katie Filbert [Sun, 25 Oct 2009 20:07:38 +0000 (20:07 +0000)]
follow-up for r58035, escape message

14 years ago* addresses https://bugs.launchpad.net/firefogg/+bug/456384
Michael Dale [Sun, 25 Oct 2009 19:58:08 +0000 (19:58 +0000)]
* addresses https://bugs.launchpad.net/firefogg/+bug/456384
** puts the two-pass setting near the bitrate control rather than quality control
* also Make Ogg Interface system moves all its msgs text to the localization system

14 years agoCache result of class_exists() in Services_JSON to avoid envoking AutoLoader in a...
Max Semenik [Sun, 25 Oct 2009 17:46:06 +0000 (17:46 +0000)]
Cache result of class_exists() in Services_JSON to avoid envoking AutoLoader in a loop when the class is not present

14 years agoLocalisation update.
Siebrand Mazeland [Sun, 25 Oct 2009 17:25:26 +0000 (17:25 +0000)]
Localisation update.

14 years agoTweak r58117: removed diff-multi class
Aaron Schulz [Sun, 25 Oct 2009 15:30:31 +0000 (15:30 +0000)]
Tweak r58117: removed diff-multi class

14 years agoAdded deleted diff notice for unhide=1 urls to be clear and consistent
Aaron Schulz [Sun, 25 Oct 2009 15:27:49 +0000 (15:27 +0000)]
Added deleted diff notice for unhide=1 urls to be clear and consistent

14 years ago* $fname -> __METHOD__
Alexandre Emsenhuber [Sun, 25 Oct 2009 15:02:33 +0000 (15:02 +0000)]
* $fname -> __METHOD__
* whitespaces fixes

14 years agoPartial revert r58111
Chad Horohoe [Sun, 25 Oct 2009 13:43:17 +0000 (13:43 +0000)]
Partial revert r58111

14 years agoRemoved byte-order mark from parser tests definition
Max Semenik [Sun, 25 Oct 2009 13:39:32 +0000 (13:39 +0000)]
Removed byte-order mark from parser tests definition

14 years agoAdd bunch of missing classes to the Autoloader
Chad Horohoe [Sun, 25 Oct 2009 13:37:15 +0000 (13:37 +0000)]
Add bunch of missing classes to the Autoloader

14 years agoFollow-up to r58067: removed UploadFormMogile from AutoLoader
Max Semenik [Sun, 25 Oct 2009 13:13:22 +0000 (13:13 +0000)]
Follow-up to r58067: removed UploadFormMogile from AutoLoader

14 years agoLocalization update for he, and rebuilding en.
Rotem Liss [Sun, 25 Oct 2009 13:01:15 +0000 (13:01 +0000)]
Localization update for he, and rebuilding en.

14 years ago* Abstracted table locks in maintenance/updateSearchIndex.php
Max Semenik [Sun, 25 Oct 2009 09:42:00 +0000 (09:42 +0000)]
* Abstracted table locks in maintenance/updateSearchIndex.php
* Fixed MySQL's table locking, stabstabstab PHP

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Sun, 25 Oct 2009 06:43:08 +0000 (06:43 +0000)]
php mergeJavascriptMsg.php -j

14 years agor58103#c4322
Michael Dale [Sun, 25 Oct 2009 00:29:08 +0000 (00:29 +0000)]
r58103#c4322

14 years agobug 21265 Special:Revisiondelete: disable revision/difflink if user cannot see the...
Aaron Schulz [Sat, 24 Oct 2009 22:45:02 +0000 (22:45 +0000)]
bug 21265 Special:Revisiondelete: disable revision/difflink if user cannot see the content

14 years agoFollow-up r57470: Add show/hide links for users that can view deleted revisions but...
Aaron Schulz [Sat, 24 Oct 2009 22:07:59 +0000 (22:07 +0000)]
Follow-up r57470: Add show/hide links for users that can view deleted revisions but not delete them

14 years ago* improved script loader language support
Michael Dale [Sat, 24 Oct 2009 21:32:53 +0000 (21:32 +0000)]
* improved script loader language support
** supports url language code parameter
* improved performance on cached hit ( apache bench mark goes from
old: Rps:   23.40 [#/sec]
new: Rps:  378.61 [#/sec]
** we don't check existence of wiki title until after cache file check.
** we don't load all includes/WebStart.php before checking cache

* some remote search bug

** improved speed and accuracy of language swapping ( token check no breakage with }) in msg text limitation
* improved core js2 performance in parsing class defines from mv_embed.js
** only reads 8k of head at a time.
* reduced expire time to one day (instead of one year on script requests)
* removed $wgEnableScriptMinify (just use debug or ?debug instead)

14 years agoSplit confirm message from revdelete-text (bug 21264)
Aaron Schulz [Sat, 24 Oct 2009 21:13:59 +0000 (21:13 +0000)]
Split confirm message from revdelete-text (bug 21264)

14 years agoShow UI edit link only as needed (bug 21263)
Aaron Schulz [Sat, 24 Oct 2009 21:06:44 +0000 (21:06 +0000)]
Show UI edit link only as needed (bug 21263)

14 years agoLocalization update.
Rotem Liss [Sat, 24 Oct 2009 19:58:15 +0000 (19:58 +0000)]
Localization update.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sat, 24 Oct 2009 19:52:26 +0000 (19:52 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-23 19:00 UTC)

14 years agoAdd JS2 stopgap (regular and minified) to core; this is a copy of the js2.combined...
Roan Kattouw [Sat, 24 Oct 2009 19:32:45 +0000 (19:32 +0000)]
Add JS2 stopgap (regular and minified) to core; this is a copy of the js2.combined.js file in the UsabilityInitiative extension and contains jQuery, some jQuery UI modules and some dummy functions to emulate JS2 functionality.

14 years agoFollow-up r58087: formatNum the number of revisions
Raimond Spekking [Sat, 24 Oct 2009 14:56:23 +0000 (14:56 +0000)]
Follow-up r58087: formatNum the number of revisions
* Add a CSS class
* Break long line

14 years ago* (bug 3480) MediaWiki:Historywarning now has a parameter that contains the number...
Alexandre Emsenhuber [Sat, 24 Oct 2009 13:47:36 +0000 (13:47 +0000)]
* (bug 3480) MediaWiki:Historywarning now has a parameter that contains the number of revisions in the history

14 years ago* (bug 21085) list=deletedrevs no longer returns only one revision when drcontinue...
Alexandre Emsenhuber [Sat, 24 Oct 2009 11:50:10 +0000 (11:50 +0000)]
* (bug 21085) list=deletedrevs no longer returns only one revision when drcontinue param is passed

14 years agoRebuild messages files (follow-up to r58081)
Siebrand Mazeland [Sat, 24 Oct 2009 09:17:29 +0000 (09:17 +0000)]
Rebuild messages files (follow-up to r58081)

14 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Sat, 24 Oct 2009 09:10:11 +0000 (09:10 +0000)]
Localisation updates for core messages from translatewiki.net
* Follow up to r1284: finally add some translations for Hausa (yay!)

14 years ago* Localization update for he.
Rotem Liss [Sat, 24 Oct 2009 08:39:05 +0000 (08:39 +0000)]
* Localization update for he.
* Fixing message order in Special:ActiveUsers to make sense.
* Adding space to header in 'move-over-sharedrepo'.

14 years agoFollow-up r58079: Add new messages to maintenance scripts
Raimond Spekking [Sat, 24 Oct 2009 06:24:35 +0000 (06:24 +0000)]
Follow-up r58079: Add new messages to maintenance scripts

14 years ago(bug 18019) Warn users when moving a file to a name in use on a shared repo.
Alex Z [Sat, 24 Oct 2009 04:36:11 +0000 (04:36 +0000)]
(bug 18019) Warn users when moving a file to a name in use on a shared repo.
Allow only users with the 'reupload-shared' right to complete the move.

14 years ago* Don't use existing block values on "already blocked" form on submission
Aaron Schulz [Sat, 24 Oct 2009 04:01:52 +0000 (04:01 +0000)]
* Don't use existing block values on "already blocked" form on submission
* Code style cleanups

14 years agomoving SpecialUploadMogile.php from phase3/includes/specials to extensions/MogileClie...
Alexandre Emsenhuber [Fri, 23 Oct 2009 20:40:32 +0000 (20:40 +0000)]
moving SpecialUploadMogile.php from phase3/includes/specials to extensions/MogileClient, that file doesn't work without that extension, and it won't work with current code of Special:Upload

14 years agoFollow-up r58066: Add new messages to maintenance scripts
Raimond Spekking [Fri, 23 Oct 2009 20:13:31 +0000 (20:13 +0000)]
Follow-up r58066: Add new messages to maintenance scripts

14 years ago* Updated upload hooks documentation
Bryan Tong Minh [Fri, 23 Oct 2009 20:05:31 +0000 (20:05 +0000)]
* Updated upload hooks documentation
* Allow users to submit a modified file description without ignoring warnings

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Fri, 23 Oct 2009 19:16:03 +0000 (19:16 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-22 18:45 UTC)

14 years agoMoving entry about new hook to correct section
Alexandre Emsenhuber [Fri, 23 Oct 2009 19:15:57 +0000 (19:15 +0000)]
Moving entry about new hook to correct section

14 years ago* (bug 21172) $wgSorbsUrl can now be an array with multiple DNSBL
Alexandre Emsenhuber [Fri, 23 Oct 2009 18:36:42 +0000 (18:36 +0000)]
* (bug 21172) $wgSorbsUrl can now be an array with multiple DNSBL

14 years ago* (bug 21255) Fixed hostname construction for DNSBL checking
Alexandre Emsenhuber [Fri, 23 Oct 2009 16:44:10 +0000 (16:44 +0000)]
* (bug 21255) Fixed hostname construction for DNSBL checking

Based on a patch by Antonio Ospite - http://bug-attachment.wikimedia.org/attachment.cgi?id=6707

14 years agoremoved trailing spaces
Alexandre Emsenhuber [Fri, 23 Oct 2009 11:08:08 +0000 (11:08 +0000)]
removed trailing spaces

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 23 Oct 2009 10:02:03 +0000 (10:02 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoupwards merge from deployment-58049, fix regression introduced by r54225 - special...
Domas Mituzas [Fri, 23 Oct 2009 09:40:34 +0000 (09:40 +0000)]
upwards merge from deployment-58049, fix regression introduced by r54225 - special page skipping ignored by maintenance scripts

14 years agoreverted; somehow the global defaults got mangeled. Trying to find out where.
Jure Kajzer [Fri, 23 Oct 2009 08:24:28 +0000 (08:24 +0000)]
reverted; somehow the global defaults got mangeled. Trying to find out where.

14 years agofixed ie breakage r57232#c4303
Michael Dale [Fri, 23 Oct 2009 04:51:57 +0000 (04:51 +0000)]
fixed ie breakage r57232#c4303

14 years agoRemoving Title Case
Siebrand Mazeland [Thu, 22 Oct 2009 22:38:44 +0000 (22:38 +0000)]
Removing Title Case

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Thu, 22 Oct 2009 22:32:26 +0000 (22:32 +0000)]
php mergeJavascriptMsg.php -j

14 years agoFix invalid HTML and grammar.
Siebrand Mazeland [Thu, 22 Oct 2009 22:29:49 +0000 (22:29 +0000)]
Fix invalid HTML and grammar.

14 years agoUpdate messages
Siebrand Mazeland [Thu, 22 Oct 2009 22:25:02 +0000 (22:25 +0000)]
Update messages

14 years agoFix r57997 and r58039 for realz this time
Chad Horohoe [Thu, 22 Oct 2009 22:07:05 +0000 (22:07 +0000)]
Fix r57997 and r58039 for realz this time

14 years agoFix retarded mistake in 57997, move break to within the if block or it defeats the...
Chad Horohoe [Thu, 22 Oct 2009 22:01:14 +0000 (22:01 +0000)]
Fix retarded mistake in 57997, move break to within the if block or it defeats the entire purpose

14 years agoRevert r58033. This change made all command line scripts of the Translate extension...
Siebrand Mazeland [Thu, 22 Oct 2009 21:43:30 +0000 (21:43 +0000)]
Revert r58033. This change made all command line scripts of the Translate extension (scripts/ subfolder) exit without any information or without doing anything.

14 years agoFix for r58035: PLURAL needs wfMsgExt with 'parsemag' option
Raimond Spekking [Thu, 22 Oct 2009 20:00:27 +0000 (20:00 +0000)]
Fix for r58035: PLURAL needs wfMsgExt with 'parsemag' option
'activeusers-summary' is still a valid message.

14 years ago* (bug 19319) Add activeusers-intro message at top of SpecialActiveUsers page
Katie Filbert [Thu, 22 Oct 2009 19:38:39 +0000 (19:38 +0000)]
* (bug 19319) Add activeusers-intro message at top of SpecialActiveUsers page

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Thu, 22 Oct 2009 18:59:44 +0000 (18:59 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-21 18:00 UTC)

14 years agoSet a nonzero exit status in case of maintenance script failure
Max Semenik [Thu, 22 Oct 2009 18:47:27 +0000 (18:47 +0000)]
Set a nonzero exit status in case of maintenance script failure

14 years agoFinished bringing SQLite updater in par with MySQL
Max Semenik [Thu, 22 Oct 2009 18:04:08 +0000 (18:04 +0000)]
Finished bringing SQLite updater in par with MySQL

14 years agoSQLite updater: don't keep the old tables hanging around renamed after creating index...
Max Semenik [Thu, 22 Oct 2009 17:48:09 +0000 (17:48 +0000)]
SQLite updater: don't keep the old tables hanging around renamed after creating indexes, we explicitly tell people to backup before upgrading:D

14 years agoLocalization fix.
Rotem Liss [Thu, 22 Oct 2009 17:19:05 +0000 (17:19 +0000)]
Localization fix.

14 years agochanged def. gender to unknown.
Jure Kajzer [Thu, 22 Oct 2009 17:02:15 +0000 (17:02 +0000)]
changed def. gender to unknown.

14 years agoSeparate patch-rd_interwiki.sql for SQLite
Max Semenik [Thu, 22 Oct 2009 16:58:13 +0000 (16:58 +0000)]
Separate patch-rd_interwiki.sql for SQLite

14 years agomore specific error message, using WikiError, if user trys to create account with...
Katie Filbert [Thu, 22 Oct 2009 16:54:50 +0000 (16:54 +0000)]
more specific error message, using WikiError, if user trys to create account with hash character

14 years agoAdded default value for gender and editfont to avoid Global default invalid message.
Jure Kajzer [Thu, 22 Oct 2009 16:48:43 +0000 (16:48 +0000)]
Added default value for gender and editfont to avoid Global default invalid message.

14 years agoLocalization update.
Rotem Liss [Thu, 22 Oct 2009 16:48:12 +0000 (16:48 +0000)]
Localization update.

14 years ago* (bug 21047) Wrap 'cannotdelete' into a div with the generic 'error' class and an...
Raimond Spekking [Thu, 22 Oct 2009 16:39:20 +0000 (16:39 +0000)]
* (bug 21047) Wrap 'cannotdelete' into a div with the generic 'error' class and an own 'mw-error-cannotdelete' class
Based on a patch by Platonides

14 years agoLocalization update for he.
Rotem Liss [Thu, 22 Oct 2009 16:33:44 +0000 (16:33 +0000)]
Localization update for he.

14 years agosimplify prefs-help-email, add usernamehasherror for more specific account creation...
Katie Filbert [Thu, 22 Oct 2009 16:06:59 +0000 (16:06 +0000)]
simplify prefs-help-email, add usernamehasherror for more specific account creation errors