lhc/web/wiklou.git
16 years agoremove use of anon function in stacktrace parsing, repeated calls are far more friend...
Domas Mituzas [Wed, 14 Nov 2007 22:11:33 +0000 (22:11 +0000)]
remove use of anon function in stacktrace parsing, repeated calls are far more friendly for proper functions

16 years ago* Not nice to sprinkle signatures in random languages
Niklas Laxström [Wed, 14 Nov 2007 20:18:29 +0000 (20:18 +0000)]
* Not nice to sprinkle signatures in random languages

16 years ago* (bug 6695) Fix native language name of Southern Sotho (Sesotho) (st)
Raimond Spekking [Wed, 14 Nov 2007 16:58:05 +0000 (16:58 +0000)]
* (bug 6695) Fix native language name of Southern Sotho (Sesotho) (st)

16 years agoUse == for comparison, not = !
Brion Vibber [Wed, 14 Nov 2007 16:03:39 +0000 (16:03 +0000)]
Use == for comparison, not = !

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 13 Nov 2007 21:54:33 +0000 (21:54 +0000)]
Localisation updates from Betawiki.
* an, frp, nl, pnt, qu, stq, tyv, wuu

16 years ago* Added --override switch for disabled pages in updateSpecialPages.php
Brion Vibber [Tue, 13 Nov 2007 21:18:25 +0000 (21:18 +0000)]
* Added --override switch for disabled pages in updateSpecialPages.php
* Fixed updateSpecialPages when using untouched include_path

16 years ago(bug 11315):
Roan Kattouw [Tue, 13 Nov 2007 20:32:11 +0000 (20:32 +0000)]
(bug 11315):
*Default signatures can be changed in [[MediaWiki:Signature]] and [[MediaWiki:Signature-ip]]
* Signatures for anonymous users link to Special:Contributions page rather than user page

16 years agoNo plural in tet.
Rotem Liss [Tue, 13 Nov 2007 18:03:38 +0000 (18:03 +0000)]
No plural in tet.

16 years ago* Support for Hebrew calendar
Rotem Liss [Tue, 13 Nov 2007 17:17:07 +0000 (17:17 +0000)]
* Support for Hebrew calendar
* Support for Hebrew numerals in dates and times
Patch is based on part of the patch by Yaakov Shoham in Bug 8385, rewritten to match the current structure

16 years agoIt's no problem to use empty(), as long as you return $str rather than an empty string.
Roan Kattouw [Tue, 13 Nov 2007 15:07:54 +0000 (15:07 +0000)]
It's no problem to use empty(), as long as you return $str rather than an empty string.

16 years ago* (bug 99145) Update Swedish translations
Raimond Spekking [Tue, 13 Nov 2007 14:12:48 +0000 (14:12 +0000)]
* (bug 99145) Update Swedish translations
  Patch by Lejonel

16 years agoCache by default raw views for CSS & JS files for all users, controllable by $wgForce...
Domas Mituzas [Tue, 13 Nov 2007 13:24:51 +0000 (13:24 +0000)]
Cache by default raw views for CSS & JS files for all users, controllable by $wgForcedRawSMaxage

16 years agoFixes.
Rotem Liss [Tue, 13 Nov 2007 11:50:36 +0000 (11:50 +0000)]
Fixes.

16 years agoUpdate and fixes.
Rotem Liss [Tue, 13 Nov 2007 11:41:30 +0000 (11:41 +0000)]
Update and fixes.

16 years agoFixing for the warning by checkLanguage about using {{plural}}.
Huji [Tue, 13 Nov 2007 10:17:03 +0000 (10:17 +0000)]
Fixing for the warning by checkLanguage about using {{plural}}.

16 years ago* Fetch linkprefix only when needed
Niklas Laxström [Tue, 13 Nov 2007 09:55:45 +0000 (09:55 +0000)]
* Fetch linkprefix only when needed

16 years agoprofiling tooltips. yes, they have to be profiled!
Domas Mituzas [Tue, 13 Nov 2007 09:03:49 +0000 (09:03 +0000)]
profiling tooltips. yes, they have to be profiled!

16 years agoIf an IP address is blocked as part of a rangeblock, attempting to unblock the single...
Daniel Cannon [Tue, 13 Nov 2007 05:09:30 +0000 (05:09 +0000)]
If an IP address is blocked as part of a rangeblock, attempting to unblock the single IP should not unblock the entire range.

16 years agorevert revert (r27446): I gave the OK for this feature. sprintfDate is a big tent...
Tim Starling [Tue, 13 Nov 2007 04:05:13 +0000 (04:05 +0000)]
revert revert (r27446): I gave the OK for this feature. sprintfDate is a big tent, supporting all languages with a general format syntax. It already has specific support for European languages in the form of genitive month names and roman numerals. There's no reason we can't extend support to other continents as well.

16 years ago*Check if a String and empty. This was '0' works as a title again.
Aaron Schulz [Tue, 13 Nov 2007 03:45:59 +0000 (03:45 +0000)]
*Check if a String and empty. This was '0' works as a title again.

16 years agoI fail to see the need of Iranian invasion to very core of code. needs to be more...
Domas Mituzas [Mon, 12 Nov 2007 23:32:15 +0000 (23:32 +0000)]
I fail to see the need of Iranian invasion to very core of code. needs to be more modular, I suppose.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 12 Nov 2007 22:56:17 +0000 (22:56 +0000)]
Localisation updates from Betawiki.
* sah, sc, sk, stq, su, tl, tyv, wuu (new), zh-hans

16 years agoempty() is faster! :)
Domas Mituzas [Mon, 12 Nov 2007 22:50:05 +0000 (22:50 +0000)]
empty() is faster! :)

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 12 Nov 2007 22:47:19 +0000 (22:47 +0000)]
Localisation updates from Betawiki.
* fiu-vro, fo, is, ja, kaa, kab, mk, nds, nl, oc, qu

16 years agodo nothing for empty strings... how can you upper-case the void?
Domas Mituzas [Mon, 12 Nov 2007 22:45:48 +0000 (22:45 +0000)]
do nothing for empty strings... how can you upper-case the void?

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 12 Nov 2007 22:37:45 +0000 (22:37 +0000)]
Localisation updates from Betawiki.
* am, an, ca, cs, csb, dsb, es, ext, fi

16 years ago6x optimized lcfirst() \o/ though it would be far better not to call these functions...
Domas Mituzas [Mon, 12 Nov 2007 22:34:39 +0000 (22:34 +0000)]
6x optimized lcfirst() \o/ though it would be far better not to call these functions too much at all :)

16 years ago8x faster ucfirst() (function called >100 times even on simple pageviews :)
Domas Mituzas [Mon, 12 Nov 2007 22:17:50 +0000 (22:17 +0000)]
8x faster ucfirst() (function called >100 times even on simple pageviews :)

16 years ago* Remove Special:Randomincategory. Domas said that it will work slowly on big categor...
Victor Vasiliev [Mon, 12 Nov 2007 16:03:34 +0000 (16:03 +0000)]
* Remove Special:Randomincategory. Domas said that it will work slowly on big categories (like "Living persons").

16 years ago* (bugs 11939,11940,11941,11942) Update French translations
Raimond Spekking [Mon, 12 Nov 2007 08:41:35 +0000 (08:41 +0000)]
* (bugs 11939,11940,11941,11942) Update French translations
  Patches by Bertrand GRONDIN

16 years ago* Updates German
Raimond Spekking [Mon, 12 Nov 2007 08:34:21 +0000 (08:34 +0000)]
* Updates German

16 years agoAllow the special page function to be a callback, not just a function name.
Tim Starling [Mon, 12 Nov 2007 07:32:17 +0000 (07:32 +0000)]
Allow the special page function to be a callback, not just a function name.

16 years agodoc tweak
Tim Starling [Mon, 12 Nov 2007 07:31:25 +0000 (07:31 +0000)]
doc tweak

16 years agoAdded EditFilterMerged hook: like EditFilter but uses the text after section merging...
Tim Starling [Mon, 12 Nov 2007 07:30:40 +0000 (07:30 +0000)]
Added EditFilterMerged hook: like EditFilter but uses the text after section merging. This allows ConfirmEdit and SpamBlacklist to share a parse with Article::editUpdates(). Article::prepareTextForEdit() facilitates this sharing. Unfortunately this means that {{REVISIONID}} will no longer work for current page views.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 11 Nov 2007 21:21:42 +0000 (21:21 +0000)]
Localisation updates from Betawiki.
* sk

16 years agoarticle->page
Siebrand Mazeland [Sun, 11 Nov 2007 21:16:27 +0000 (21:16 +0000)]
article->page

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 11 Nov 2007 21:13:07 +0000 (21:13 +0000)]
Localisation updates from Betawiki.
* an, br, cs, el, fy, kaa, kn, nl, oc, ss, stq, tyv

16 years ago* Updated Tajik (tg) date formats from request
Niklas Laxström [Sun, 11 Nov 2007 17:04:09 +0000 (17:04 +0000)]
* Updated Tajik (tg) date formats from request

16 years agoChange a few remaining "article"->"page" in core messages.
Siebrand Mazeland [Sun, 11 Nov 2007 16:48:41 +0000 (16:48 +0000)]
Change a few remaining "article"->"page" in core messages.

16 years agoupdate RELEASE-NOTES
Siebrand Mazeland [Sun, 11 Nov 2007 16:37:34 +0000 (16:37 +0000)]
update RELEASE-NOTES

16 years agoAdd new messages to language maintenance scripts. Fixes for r27393.
Raimond Spekking [Sun, 11 Nov 2007 16:14:17 +0000 (16:14 +0000)]
Add new messages to language maintenance scripts. Fixes for r27393.

16 years agoI hope this commit will be last or I will die()...
Victor Vasiliev [Sun, 11 Nov 2007 16:01:37 +0000 (16:01 +0000)]
I hope this commit will be last or I will die()...

16 years agoSome minor fixes:
Victor Vasiliev [Sun, 11 Nov 2007 15:55:17 +0000 (15:55 +0000)]
Some minor fixes:
* Renamed ot=raw to ot=xml
* Added tooltip to randomincategory link on sidebar

16 years agoFixes in language files for new randomincategory
Raimond Spekking [Sun, 11 Nov 2007 15:51:33 +0000 (15:51 +0000)]
Fixes in language files for new randomincategory

16 years ago* Add ot=raw to Special:Allmessages
Victor Vasiliev [Sun, 11 Nov 2007 14:52:31 +0000 (14:52 +0000)]
* Add ot=raw to Special:Allmessages
* Handle invalid titles correctly in Special:Randomincategory

16 years ago* Normalize titles in Special:Randomincategory
Victor Vasiliev [Sun, 11 Nov 2007 14:17:59 +0000 (14:17 +0000)]
* Normalize titles in Special:Randomincategory
* Add link on Special:Randomincategory to sidebar

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 11 Nov 2007 12:57:59 +0000 (12:57 +0000)]
Localisation updates from Betawiki.
* la, nl, no, oc, sah, scn, sdc, se, sei, sq, stq, sv, tyv

16 years ago"Apply patch" in TortoiseSVN didn't add SpecialRandomincategory.php. Fixing
Victor Vasiliev [Sun, 11 Nov 2007 12:32:26 +0000 (12:32 +0000)]
"Apply patch" in TortoiseSVN didn't add SpecialRandomincategory.php. Fixing

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 11 Nov 2007 12:28:11 +0000 (12:28 +0000)]
Localisation updates from Betawiki.
* fr, gsw, hak, kr, hsb, is, ja, kab

16 years ago* Add special page for getting random page from category
Victor Vasiliev [Sun, 11 Nov 2007 12:27:40 +0000 (12:27 +0000)]
* Add special page for getting random page from category

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 11 Nov 2007 12:15:36 +0000 (12:15 +0000)]
Localisation updates from Betawiki.
* an, ar, arn, bcl, bn, cbk-zam, cs, dsb, el, es, ext, fi

16 years ago* Updates German
Raimond Spekking [Sun, 11 Nov 2007 06:46:36 +0000 (06:46 +0000)]
* Updates German

16 years ago* (bugs 11927,11928) Update French translations
Raimond Spekking [Sun, 11 Nov 2007 06:36:08 +0000 (06:36 +0000)]
* (bugs 11927,11928) Update French translations
  Patch by Bertrand GRONDIN

16 years agoUpdate date formatting for Czech
Siebrand Mazeland [Sat, 10 Nov 2007 20:23:24 +0000 (20:23 +0000)]
Update date formatting for Czech

Submitted by: Li-sung

16 years agoUpdate language changes in RELEASE-NOTES
Siebrand Mazeland [Sat, 10 Nov 2007 18:56:55 +0000 (18:56 +0000)]
Update language changes in RELEASE-NOTES

16 years ago* (bug 9742) Update Lithuanian translations
Raimond Spekking [Sat, 10 Nov 2007 18:33:57 +0000 (18:33 +0000)]
* (bug 9742) Update Lithuanian translations
  Patch by Edgaras

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sat, 10 Nov 2007 15:04:34 +0000 (15:04 +0000)]
Localisation updates from Betawiki.
* an, ar, bug (new), cbk-zam (new), cs, es, fiu-vro, frp, hr, hsb, loz, myv, nl, qu, sk, tet, tyv

16 years agoUpdate.
Rotem Liss [Sat, 10 Nov 2007 14:55:44 +0000 (14:55 +0000)]
Update.

16 years ago* (bug 11921) Support plural in message number_of_watching_users_pageview
Niklas Laxström [Sat, 10 Nov 2007 14:52:56 +0000 (14:52 +0000)]
* (bug 11921) Support plural in message number_of_watching_users_pageview

16 years ago* Everything calls this function statically, mark it such to prevent E_STRICT
Niklas Laxström [Sat, 10 Nov 2007 13:38:37 +0000 (13:38 +0000)]
* Everything calls this function statically, mark it such to prevent E_STRICT

16 years ago* (bug 11919) Update Russian translations
Raimond Spekking [Sat, 10 Nov 2007 12:27:42 +0000 (12:27 +0000)]
* (bug 11919) Update Russian translations
  Patch by Alexander Sigachov

16 years agoE_STRICT
Niklas Laxström [Fri, 9 Nov 2007 21:33:16 +0000 (21:33 +0000)]
E_STRICT

16 years agoCommiting changes from BetaWiki.
Huji [Fri, 9 Nov 2007 21:31:06 +0000 (21:31 +0000)]
Commiting changes from BetaWiki.

16 years agoChanging "تعقیب" to "پی‌گیری"; the first one is seldom used in Persian.
Huji [Fri, 9 Nov 2007 20:38:23 +0000 (20:38 +0000)]
Changing "تعقیب" to "پی‌گیری"; the first one is seldom used in Persian.

16 years agoFix double encoding.
Rotem Liss [Fri, 9 Nov 2007 18:08:30 +0000 (18:08 +0000)]
Fix double encoding.

16 years agoUse standard __METHOD__ for $fname in SpecialAllpages.php, not weird indexSomething...
Aryeh Gregor [Fri, 9 Nov 2007 18:08:23 +0000 (18:08 +0000)]
Use standard __METHOD__ for $fname in SpecialAllpages.php, not weird indexSomething stuff.

16 years agoUpdate.
Rotem Liss [Fri, 9 Nov 2007 17:02:42 +0000 (17:02 +0000)]
Update.

16 years ago* Unnecessary break
Niklas Laxström [Fri, 9 Nov 2007 17:00:20 +0000 (17:00 +0000)]
* Unnecessary break

16 years agoAdded/updated translations for da
Anders Wegge Jakobsen [Fri, 9 Nov 2007 13:49:59 +0000 (13:49 +0000)]
Added/updated translations for da

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Fri, 9 Nov 2007 12:41:43 +0000 (12:41 +0000)]
Localisation updates from Betawiki.
* an, ar, cs, es, ext, frp, fy, hr, hsb, is, kaa, myv, nl, oc, pnt, qu, ss (new), stq (new)

16 years agoTypo.
Rotem Liss [Fri, 9 Nov 2007 08:37:47 +0000 (08:37 +0000)]
Typo.

16 years agoUpdate.
Rotem Liss [Fri, 9 Nov 2007 08:36:48 +0000 (08:36 +0000)]
Update.

16 years agoThis was changed a while ago
Aaron Schulz [Thu, 8 Nov 2007 21:34:11 +0000 (21:34 +0000)]
This was changed a while ago

16 years ago* Updates German
Raimond Spekking [Thu, 8 Nov 2007 21:08:14 +0000 (21:08 +0000)]
* Updates German

16 years agoFix.
Rotem Liss [Thu, 8 Nov 2007 15:54:57 +0000 (15:54 +0000)]
Fix.

16 years agoNL message for undelete-nodiff
Roan Kattouw [Thu, 8 Nov 2007 14:43:47 +0000 (14:43 +0000)]
NL message for undelete-nodiff

16 years agoLocalise hard-coded message.
Rotem Liss [Thu, 8 Nov 2007 14:39:14 +0000 (14:39 +0000)]
Localise hard-coded message.

16 years agoStandard link.
Rotem Liss [Thu, 8 Nov 2007 14:35:19 +0000 (14:35 +0000)]
Standard link.

16 years ago* (bug 11903) Upgrade of Russian convertPlural. Patch by Alexander Sigachov
Victor Vasiliev [Thu, 8 Nov 2007 13:59:31 +0000 (13:59 +0000)]
* (bug 11903) Upgrade of Russian convertPlural. Patch by Alexander Sigachov

16 years agoAPIEDIT BRANCH MERGE:
Roan Kattouw [Thu, 8 Nov 2007 13:56:56 +0000 (13:56 +0000)]
APIEDIT BRANCH MERGE:
* Changing return type of PageArchive::undelete() from bool to array (success) or UNDELETE_* constant (failure)
* PageArchive::undeleteRevisions() now returns an UNDELETE_* constant rather than false on error

16 years ago* (bug 11848) Allow URL parameters 'editintro' and 'preload' in Special:Mypage
Raimond Spekking [Thu, 8 Nov 2007 08:19:02 +0000 (08:19 +0000)]
* (bug 11848) Allow URL parameters 'editintro' and 'preload' in Special:Mypage
  and Special:Mytalk
Patch by Eneas.

16 years agoNative name for Pontic
Siebrand Mazeland [Wed, 7 Nov 2007 22:22:03 +0000 (22:22 +0000)]
Native name for Pontic

16 years ago* Updates German
Raimond Spekking [Wed, 7 Nov 2007 22:00:01 +0000 (22:00 +0000)]
* Updates German

16 years ago* More suppression guesswork
Niklas Laxström [Wed, 7 Nov 2007 20:40:21 +0000 (20:40 +0000)]
* More suppression guesswork
* Don't list languages that don't have problems

16 years ago* E_STRICT
Niklas Laxström [Wed, 7 Nov 2007 19:45:57 +0000 (19:45 +0000)]
* E_STRICT

16 years agoAPIEDIT BRANCH MERGE:
Roan Kattouw [Wed, 7 Nov 2007 19:06:15 +0000 (19:06 +0000)]
APIEDIT BRANCH MERGE:
* Splitting deletion reason generation from Article::delete() to Article::generateReason()
* Make reason generation smarter, obsoleting Article::getLastNAuthors() (does any other function actually use it?)

16 years ago* Updating ru (Russian):
Victor Vasiliev [Wed, 7 Nov 2007 14:37:32 +0000 (14:37 +0000)]
* Updating ru (Russian):
** Fixing some typos
** Making some messages shorter like it was done locally on russian Wikipedia

16 years agoFix typo
Siebrand Mazeland [Wed, 7 Nov 2007 14:03:01 +0000 (14:03 +0000)]
Fix typo

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 7 Nov 2007 13:43:59 +0000 (13:43 +0000)]
Localisation updates from Betawiki.
* kaa

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 7 Nov 2007 13:00:48 +0000 (13:00 +0000)]
Localisation updates from Betawiki.
* dsb, el, ext, gsw, hsb, nl, pnt (new), sv, tg, tl

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 7 Nov 2007 12:29:44 +0000 (12:29 +0000)]
Localisation updates from Betawiki.
* ca, cu, dv, fr, kaa, lb, myv, nl

16 years agoReverting r27280: Shows a PHP warning, and doesn't seem to fix the bug. If it should...
Rotem Liss [Wed, 7 Nov 2007 11:16:43 +0000 (11:16 +0000)]
Reverting r27280: Shows a PHP warning, and doesn't seem to fix the bug. If it should be passed by reference, please change the function itself.

16 years agoTypo.
Rotem Liss [Wed, 7 Nov 2007 10:37:48 +0000 (10:37 +0000)]
Typo.

16 years agoRemove ru-sib. Wikipedia already deleted and no language file available.
Raimond Spekking [Wed, 7 Nov 2007 09:11:05 +0000 (09:11 +0000)]
Remove ru-sib. Wikipedia already deleted and no language file available.

16 years agoreplace lost reference, per Bug 8451
Steve Sanbeg [Tue, 6 Nov 2007 22:38:05 +0000 (22:38 +0000)]
replace lost reference, per Bug 8451

16 years ago* (bug 11889) Add basic localization file for Lak (lbe)
Raimond Spekking [Tue, 6 Nov 2007 22:20:16 +0000 (22:20 +0000)]
* (bug 11889) Add basic localization file for Lak (lbe)
  Patch by Alexander Sigachov

16 years agoAdd comments for optional messages
Raimond Spekking [Tue, 6 Nov 2007 19:31:08 +0000 (19:31 +0000)]
Add comments for optional messages

16 years agoUpdate.
Rotem Liss [Tue, 6 Nov 2007 19:25:52 +0000 (19:25 +0000)]
Update.

16 years ago* Add two messages for Special:Blockme which were used sinces ages but undefined:
Raimond Spekking [Tue, 6 Nov 2007 19:13:55 +0000 (19:13 +0000)]
* Add two messages for Special:Blockme which were used sinces ages but undefined:
** 'blockme' and 'proxyblocker-disabled' (renamed from 'disabled' to clarify context of using)

16 years agoFix.
Rotem Liss [Tue, 6 Nov 2007 18:59:00 +0000 (18:59 +0000)]
Fix.