lhc/web/wiklou.git
17 years agoMake ORDER BY a true options array, per bug 9609.
Greg Sabino Mullane [Tue, 17 Apr 2007 14:07:07 +0000 (14:07 +0000)]
Make ORDER BY a true options array, per bug 9609.

17 years agoUpdate.
Rotem Liss [Tue, 17 Apr 2007 13:07:09 +0000 (13:07 +0000)]
Update.

17 years ago* (bug 8599) Update of zh-tw
Raimond Spekking [Tue, 17 Apr 2007 09:43:53 +0000 (09:43 +0000)]
* (bug 8599) Update of zh-tw
  patch by Shinjiman

17 years agoIntroduce magic word {{NUMBEROFEDITS}}
Ivan Lanin [Tue, 17 Apr 2007 09:23:31 +0000 (09:23 +0000)]
Introduce magic word {{NUMBEROFEDITS}}

17 years agoQuotation marks missed. Thanks to Shinjiman.
Raimond Spekking [Tue, 17 Apr 2007 08:52:53 +0000 (08:52 +0000)]
Quotation marks missed. Thanks to Shinjiman.

17 years ago* (bug 6910) Correct date/time formats in Vietnamese (vi)
Raimond Spekking [Tue, 17 Apr 2007 05:52:24 +0000 (05:52 +0000)]
* (bug 6910) Correct date/time formats in Vietnamese (vi)
  patch by Shinjiman

17 years ago* (bug 9602) Update Cantonese translations
Raimond Spekking [Tue, 17 Apr 2007 05:12:59 +0000 (05:12 +0000)]
* (bug 9602) Update Cantonese translations
  Patch by Shinjiman

17 years ago* (bug 8599) Updates of zh-cn and zh-tw
Raimond Spekking [Tue, 17 Apr 2007 05:05:57 +0000 (05:05 +0000)]
* (bug 8599) Updates of zh-cn and zh-tw
  patch by Shinjiman

17 years ago* (bug 9597) Update Sanskrit translations (namespaces, skins)
Raimond Spekking [Tue, 17 Apr 2007 04:45:49 +0000 (04:45 +0000)]
* (bug 9597) Update Sanskrit translations (namespaces, skins)
  Patch by sivakalyan.princeton

17 years agoFix #7285: need to check MySQL username length during installation
Antoine Musso [Mon, 16 Apr 2007 16:48:37 +0000 (16:48 +0000)]
Fix #7285: need to check MySQL username length during installation

17 years ago* Updates
Niklas Laxström [Mon, 16 Apr 2007 16:09:45 +0000 (16:09 +0000)]
* Updates

17 years agoRemove obsoletes Title::getRelatedCache, Title:touchArray
Antoine Musso [Mon, 16 Apr 2007 15:29:37 +0000 (15:29 +0000)]
Remove obsoletes Title::getRelatedCache, Title:touchArray

17 years ago* use 'public' keyword to mark methods, removed comments
Antoine Musso [Mon, 16 Apr 2007 15:24:04 +0000 (15:24 +0000)]
* use 'public' keyword to mark methods, removed comments
* secureAndSplit, moveOverExistingRedirect, moveToNewTitle made private

17 years agoFix 9220: remove obsoletes functions in install-utils.inc
Antoine Musso [Mon, 16 Apr 2007 14:09:35 +0000 (14:09 +0000)]
Fix 9220: remove obsoletes functions in install-utils.inc

17 years agoFix 8590 : remove support for $wgUserHtml . Our specific HTML subset
Antoine Musso [Mon, 16 Apr 2007 13:50:38 +0000 (13:50 +0000)]
Fix 8590 : remove support for $wgUserHtml . Our specific HTML subset
is pretty much required to do anything cool in articles.

17 years agoFix #3366 : require skins based on SkinTemplate to override the skinname property.
Antoine Musso [Mon, 16 Apr 2007 13:23:16 +0000 (13:23 +0000)]
Fix #3366 : require skins based on SkinTemplate to override the skinname property.

17 years ago* adding an ID to the submit button
Raimond Spekking [Mon, 16 Apr 2007 10:34:58 +0000 (10:34 +0000)]
* adding an ID to the submit button
* changing ID introduced with r20998: for new IDs use 'mw-'

17 years agoprofiling
Tim Starling [Sun, 15 Apr 2007 00:20:24 +0000 (00:20 +0000)]
profiling

17 years agoRemoved broken --path parameter and partially flawed hostname option. Added --server...
Tim Starling [Sat, 14 Apr 2007 17:29:01 +0000 (17:29 +0000)]
Removed broken --path parameter and partially flawed hostname option. Added --server which does roughly the same thing, but should actually work reliably. Enabled execution from arbitrary current directory.

17 years agoBetter name.
Greg Sabino Mullane [Sat, 14 Apr 2007 02:10:03 +0000 (02:10 +0000)]
Better name.

17 years agoCleanup, prepare for major version support.
Greg Sabino Mullane [Sat, 14 Apr 2007 02:09:20 +0000 (02:09 +0000)]
Cleanup, prepare for major version support.

17 years ago*Minor cleanup
Aaron Schulz [Fri, 13 Apr 2007 17:48:53 +0000 (17:48 +0000)]
*Minor cleanup

17 years agoMarking functions private || public
Antoine Musso [Fri, 13 Apr 2007 17:48:10 +0000 (17:48 +0000)]
Marking functions private || public

17 years agoupdate, add URLs
Antoine Musso [Fri, 13 Apr 2007 17:31:57 +0000 (17:31 +0000)]
update, add URLs

17 years ago*Add param to doc comment
Aaron Schulz [Fri, 13 Apr 2007 17:26:47 +0000 (17:26 +0000)]
*Add param to doc comment

17 years ago* The array_name is now used to check for a function existence, it avoids
Antoine Musso [Fri, 13 Apr 2007 13:50:23 +0000 (13:50 +0000)]
* The array_name is now used to check for a function existence, it avoids
  a warning about guessed function.
* Now show the total number of errors found for an extension or print
  " Links OK" if everything looks fine.

17 years agoRenamed --mylang to --lang, proposed by nick.
Antoine Musso [Fri, 13 Apr 2007 13:06:25 +0000 (13:06 +0000)]
Renamed --mylang to --lang, proposed by nick.

17 years agoFix r21220: I forgot a column in the regular expression.
Antoine Musso [Fri, 13 Apr 2007 08:58:59 +0000 (08:58 +0000)]
Fix r21220: I forgot a column in the regular expression.
Bug pointed out by Nick Jenkins.

17 years agoTo be consistent with plural and grammar functions:
Raimond Spekking [Fri, 13 Apr 2007 07:31:53 +0000 (07:31 +0000)]
To be consistent with plural and grammar functions:
LanguageBe_x_old.php duplicated to LanguageBe.php
I assume it need a rework, see bug 6113 comment 9

17 years ago* Use _ instead of - in message file names
Raimond Spekking [Fri, 13 Apr 2007 07:08:53 +0000 (07:08 +0000)]
* Use _ instead of - in message file names
* Renaming LanguageBe to Be_x_old for consistency

17 years ago* (bug 9570) typo in zh_cn, dateformat
Raimond Spekking [Fri, 13 Apr 2007 06:05:40 +0000 (06:05 +0000)]
* (bug 9570) typo in zh_cn, dateformat
  patch by Shinjiman, reformatted with rebuildLanguage

17 years agoIn regex, do not capture stuff when you dont need it, use (?:)
Antoine Musso [Fri, 13 Apr 2007 00:23:49 +0000 (00:23 +0000)]
In regex, do not capture stuff when you dont need it, use (?:)

17 years agomake some methods public, static and private. Fix strict standards in cleanupSpam.php
Antoine Musso [Fri, 13 Apr 2007 00:20:43 +0000 (00:20 +0000)]
make some methods public, static and private. Fix strict standards in cleanupSpam.php

17 years agofix notice with $options
Antoine Musso [Thu, 12 Apr 2007 23:51:12 +0000 (23:51 +0000)]
fix notice with $options

17 years agot10n for <mywatchlist>
Antoine Musso [Thu, 12 Apr 2007 22:47:04 +0000 (22:47 +0000)]
t10n for <mywatchlist>

17 years agoAdd parameter to the message.
Antoine Musso [Thu, 12 Apr 2007 22:37:41 +0000 (22:37 +0000)]
Add parameter to the message.

17 years agomylang default to 'null'
Antoine Musso [Thu, 12 Apr 2007 22:24:25 +0000 (22:24 +0000)]
mylang default to 'null'

17 years ago* (bug 8809) Change special pages links to their canocical names for zh_tw
Raimond Spekking [Thu, 12 Apr 2007 22:15:06 +0000 (22:15 +0000)]
* (bug 8809) Change special pages links to their canocical names for zh_tw
* (bug 9190) typo in zh_tw
  patch by Shinjiman, reformatted with rebuildLanguage

17 years ago* (bug 8599) Another correction of zh-variants
Raimond Spekking [Thu, 12 Apr 2007 21:42:30 +0000 (21:42 +0000)]
* (bug 8599) Another correction of zh-variants
  patch by Shinjiman

17 years ago* add an optional --mylang parameter to restrict checks on a given language.
Antoine Musso [Thu, 12 Apr 2007 21:24:09 +0000 (21:24 +0000)]
* add an optional --mylang parameter to restrict checks on a given language.
* lame documentation

17 years agoclean up white space, comments end at 80
Antoine Musso [Thu, 12 Apr 2007 19:38:25 +0000 (19:38 +0000)]
clean up white space, comments end at 80

17 years agooops...
Raimond Spekking [Thu, 12 Apr 2007 15:25:45 +0000 (15:25 +0000)]
oops...

17 years ago* (bug 8599) Correct localized names of zh-variants
Raimond Spekking [Thu, 12 Apr 2007 15:10:34 +0000 (15:10 +0000)]
* (bug 8599) Correct localized names of zh-variants
  patch by Shinjiman

17 years ago$magicWords for Indonesian (id) localisation
Ivan Lanin [Thu, 12 Apr 2007 12:10:02 +0000 (12:10 +0000)]
$magicWords for Indonesian (id) localisation

17 years ago* (bug 9565) Translate template namespace name for Hindi (hi)
Raimond Spekking [Thu, 12 Apr 2007 11:11:36 +0000 (11:11 +0000)]
* (bug 9565) Translate template namespace name for Hindi (hi)

17 years agoRemove un-needed comment transformation
Rob Church [Thu, 12 Apr 2007 10:08:08 +0000 (10:08 +0000)]
Remove un-needed comment transformation

17 years ago* Restore '--norc' option
Rob Church [Thu, 12 Apr 2007 10:03:38 +0000 (10:03 +0000)]
* Restore '--norc' option
* Make help more readable on consoles
* Show help if no filename provided instead of an error

17 years ago'sectionlink' and 'unit-pixel' added to the optional messages.
Raimond Spekking [Wed, 11 Apr 2007 10:46:33 +0000 (10:46 +0000)]
'sectionlink' and 'unit-pixel' added to the optional messages.
They are in most latin based/LTR lanuages the same as in en.

17 years ago* (bug 9556) Update Bulgarian translations
Raimond Spekking [Wed, 11 Apr 2007 10:40:43 +0000 (10:40 +0000)]
* (bug 9556) Update Bulgarian translations
  Patch by Borislav Manolov

17 years agowhoops...
Rob Church [Wed, 11 Apr 2007 10:00:32 +0000 (10:00 +0000)]
whoops...

17 years agoJavanese (jv) and Sundanese (su) localization updates
Ivan Lanin [Wed, 11 Apr 2007 09:07:01 +0000 (09:07 +0000)]
Javanese (jv) and Sundanese (su) localization updates

17 years agoUse switch, not if/elseif/else
Aryeh Gregor [Wed, 11 Apr 2007 04:09:48 +0000 (04:09 +0000)]
Use switch, not if/elseif/else

17 years ago* (bug 9554) Extension-provided group name messages not used
Rob Church [Wed, 11 Apr 2007 01:59:32 +0000 (01:59 +0000)]
* (bug 9554) Extension-provided group name messages not used
* Clean up SpecialListusers::formatRow() a bit, make group link building a touch more efficient

17 years ago* Kabyle (kab) translation
Niklas Laxström [Tue, 10 Apr 2007 21:56:42 +0000 (21:56 +0000)]
* Kabyle (kab) translation

17 years agoSome xff function cleanup; add a function to get the leftmost ip
Aaron Schulz [Tue, 10 Apr 2007 16:07:42 +0000 (16:07 +0000)]
Some xff function cleanup; add a function to get the leftmost ip

17 years ago* (bug 9549) Update Cantonese translations
Raimond Spekking [Tue, 10 Apr 2007 13:00:04 +0000 (13:00 +0000)]
* (bug 9549) Update Cantonese translations
  Patch by Shinjiman
* Update German translations

17 years agoIndonesian (id) localization updates
Ivan Lanin [Tue, 10 Apr 2007 10:43:20 +0000 (10:43 +0000)]
Indonesian (id) localization updates

17 years agoUpdate.
Rotem Liss [Tue, 10 Apr 2007 10:33:08 +0000 (10:33 +0000)]
Update.

17 years agoIntroduce 'mywatchlist' message; used on personal menu to link to watchlist page.
Ivan Lanin [Tue, 10 Apr 2007 10:30:05 +0000 (10:30 +0000)]
Introduce 'mywatchlist' message; used on personal menu to link to watchlist page.

17 years agoAdd fuzz test for the Syntax Highlighting extension, as per Tim's request for comment...
Nick Jenkins [Tue, 10 Apr 2007 09:10:02 +0000 (09:10 +0000)]
Add fuzz test for the Syntax Highlighting extension, as per Tim's request for comment on wikitech-l.
Invoke this specific test with:
php fuzz-tester.php --specific-test=GeSHi_Test

17 years agoSpecialPageAliases for Hungarian, see
Raimond Spekking [Tue, 10 Apr 2007 08:19:26 +0000 (08:19 +0000)]
SpecialPageAliases for Hungarian, see
http://www.mediawiki.org/wiki/Special_page_names#hu and http://lists.wikimedia.org/pipermail/wikitech-l/2007-April/030827.html
1 outdated message deleted

17 years agoUpdate German translations
Raimond Spekking [Tue, 10 Apr 2007 08:06:00 +0000 (08:06 +0000)]
Update German translations

17 years ago* (bug 9511) Update Uzbekh translations (tooltips)
Raimond Spekking [Tue, 10 Apr 2007 07:40:00 +0000 (07:40 +0000)]
* (bug 9511) Update Uzbekh translations (tooltips)
  Patch by Behzod Saidov

17 years ago* (bug 9528) Update Swedish translations
Raimond Spekking [Tue, 10 Apr 2007 07:35:53 +0000 (07:35 +0000)]
* (bug 9528) Update Swedish translations
  Patch by Lejonel

17 years ago* (bug 9528) Update Cantonese translations
Raimond Spekking [Tue, 10 Apr 2007 07:27:39 +0000 (07:27 +0000)]
* (bug 9528) Update Cantonese translations
  Patch by Shinjiman

17 years agoCouple of new hooks; FileUpload and SearchUpdate
Rob Church [Tue, 10 Apr 2007 02:18:42 +0000 (02:18 +0000)]
Couple of new hooks; FileUpload and SearchUpdate

17 years agoMore tweaks to tsearch2 parsing
Greg Sabino Mullane [Mon, 9 Apr 2007 14:24:15 +0000 (14:24 +0000)]
More tweaks to tsearch2 parsing

17 years agoFloat the unblock and ipblocklist links in Special:Blockip to the left instead of...
Rotem Liss [Mon, 9 Apr 2007 08:31:00 +0000 (08:31 +0000)]
Float the unblock and ipblocklist links in Special:Blockip to the left instead of the right in RTL interface.

17 years ago* Update to Arabic (ar) from Mido
Niklas Laxström [Sun, 8 Apr 2007 20:51:00 +0000 (20:51 +0000)]
* Update to Arabic (ar) from Mido

17 years agoUpdate.
Rotem Liss [Sun, 8 Apr 2007 17:06:43 +0000 (17:06 +0000)]
Update.

17 years ago* Updates for Indonesian (id) localization
Ivan Lanin [Sun, 8 Apr 2007 14:20:26 +0000 (14:20 +0000)]
* Updates for Indonesian (id) localization

17 years ago* Couple of more uses
Niklas Laxström [Sun, 8 Apr 2007 13:40:33 +0000 (13:40 +0000)]
* Couple of more uses

17 years ago* New message: talkpagelinktext
Niklas Laxström [Sun, 8 Apr 2007 13:30:18 +0000 (13:30 +0000)]
* New message: talkpagelinktext

17 years agoUpdate.
Rotem Liss [Sun, 8 Apr 2007 09:32:49 +0000 (09:32 +0000)]
Update.

17 years ago(bug 929, 4215) Expose "rcdays" user preference in Special:Preferences
Rob Church [Sun, 8 Apr 2007 09:30:06 +0000 (09:30 +0000)]
(bug 929, 4215) Expose "rcdays" user preference in Special:Preferences

17 years agoRelease notes tlc
Rob Church [Sun, 8 Apr 2007 07:31:19 +0000 (07:31 +0000)]
Release notes tlc

17 years agoUpdate.
Rotem Liss [Sun, 8 Apr 2007 07:31:03 +0000 (07:31 +0000)]
Update.

17 years agoKill some trailing whitespace
Rob Church [Sun, 8 Apr 2007 07:26:55 +0000 (07:26 +0000)]
Kill some trailing whitespace

17 years ago(bug 9508) Special page to list articles with the fewest revisions, based on http...
Rob Church [Sun, 8 Apr 2007 07:23:15 +0000 (07:23 +0000)]
(bug 9508) Special page to list articles with the fewest revisions, based on bugzilla.wikimedia.org/attachment.cgi?id=3421&action=view with minor modification

17 years ago*fix ipv6 prefix consistency
Aaron Schulz [Sun, 8 Apr 2007 01:41:41 +0000 (01:41 +0000)]
*fix ipv6 prefix consistency

17 years agoAdd estimateRowCount(), to support changes made in r21071
Greg Sabino Mullane [Sat, 7 Apr 2007 17:46:17 +0000 (17:46 +0000)]
Add estimateRowCount(), to support changes made in r21071

17 years agoforce cl_sortkey index
Domas Mituzas [Sat, 7 Apr 2007 08:44:52 +0000 (08:44 +0000)]
force cl_sortkey index

17 years ago- add simple row estimation mechanism, allows preparing heavy queries better :)
Domas Mituzas [Sat, 7 Apr 2007 07:35:54 +0000 (07:35 +0000)]
- add simple row estimation mechanism, allows preparing heavy queries better :)
- use estimates instead of select count(*) for jobs in Special:Statistics, won't scan million-row-tables too often

17 years agoOld cached ParserOutput entries will have null for mHeadItems instead of an array.
Brion Vibber [Fri, 6 Apr 2007 19:21:35 +0000 (19:21 +0000)]
Old cached ParserOutput entries will have null for mHeadItems instead of an array.
We could force them to clear from cache by bumping the parser version, but that
shouldn't be necessary here; just casting to (array) to avoid spewing warnings.

17 years ago* (bug 9505) Update for Cantonese language (zh-yue) #19
Niklas Laxström [Fri, 6 Apr 2007 15:23:56 +0000 (15:23 +0000)]
* (bug 9505) Update for Cantonese language (zh-yue) #19

17 years ago* Part of bug 9511: Uzbek (uz) update
Niklas Laxström [Fri, 6 Apr 2007 15:11:14 +0000 (15:11 +0000)]
* Part of bug 9511: Uzbek (uz) update

17 years ago* (bug 9512) Update to French translation
Niklas Laxström [Fri, 6 Apr 2007 14:59:36 +0000 (14:59 +0000)]
* (bug 9512) Update to French translation

17 years ago* Updates from Cedric31
Niklas Laxström [Fri, 6 Apr 2007 14:30:27 +0000 (14:30 +0000)]
* Updates from Cedric31

17 years agoTrim trailing whitespace from string.
Greg Sabino Mullane [Fri, 6 Apr 2007 12:32:26 +0000 (12:32 +0000)]
Trim trailing whitespace from string.

17 years agoMore cleanups of tsearch2 parse query
Greg Sabino Mullane [Thu, 5 Apr 2007 13:51:16 +0000 (13:51 +0000)]
More cleanups of tsearch2 parse query

17 years agoAllow datePreferences for Indonesian (id). The date format is similar with en.
Ivan Lanin [Thu, 5 Apr 2007 06:27:10 +0000 (06:27 +0000)]
Allow datePreferences for Indonesian (id). The date format is similar with en.

17 years ago* Updates for Indonesian (id) localization
Ivan Lanin [Thu, 5 Apr 2007 03:02:55 +0000 (03:02 +0000)]
* Updates for Indonesian (id) localization

17 years agoFixed my broken wiki
Tim Starling [Thu, 5 Apr 2007 02:30:29 +0000 (02:30 +0000)]
Fixed my broken wiki

17 years ago* Fix and fix
Niklas Laxström [Wed, 4 Apr 2007 19:10:00 +0000 (19:10 +0000)]
* Fix and fix

17 years ago* Removed empty summaries
Niklas Laxström [Wed, 4 Apr 2007 18:53:25 +0000 (18:53 +0000)]
* Removed empty summaries

17 years ago* Fix and fix
Niklas Laxström [Wed, 4 Apr 2007 18:35:03 +0000 (18:35 +0000)]
* Fix and fix

17 years agoSince used as regex elsewhere, strip out non-words.
Greg Sabino Mullane [Wed, 4 Apr 2007 16:21:24 +0000 (16:21 +0000)]
Since used as regex elsewhere, strip out non-words.

17 years agoUpdate.
Rotem Liss [Wed, 4 Apr 2007 10:44:37 +0000 (10:44 +0000)]
Update.

17 years ago* Predefined block reasons added to special:blockip
Raimond Spekking [Wed, 4 Apr 2007 10:15:03 +0000 (10:15 +0000)]
* Predefined block reasons added to special:blockip

17 years agoNo special .css/.js in language files
Raimond Spekking [Wed, 4 Apr 2007 08:28:22 +0000 (08:28 +0000)]
No special .css/.js in language files