lhc/web/wiklou.git
14 years agoremoved double "@ingroup Maintenance"
Alexandre Emsenhuber [Mon, 3 Aug 2009 20:19:47 +0000 (20:19 +0000)]
removed double "@ingroup Maintenance"

14 years agofix for r54291: missing ending $ in $Id$
Alexandre Emsenhuber [Mon, 3 Aug 2009 19:57:35 +0000 (19:57 +0000)]
fix for r54291: missing ending $ in $Id$

14 years agoSeems that I forgot to commit the RELEASE-NOTES file along with r54206 *stab self*
Alexandre Emsenhuber [Mon, 3 Aug 2009 19:51:25 +0000 (19:51 +0000)]
Seems that I forgot to commit the RELEASE-NOTES file along with r54206 *stab self*

14 years agoLocalisation updates for core messages from translatewiki.net (2009-08-03 17:35 UTC)
Raimond Spekking [Mon, 3 Aug 2009 18:24:24 +0000 (18:24 +0000)]
Localisation updates for core messages from translatewiki.net (2009-08-03 17:35 UTC)

14 years agoLocalization fix.
Rotem Liss [Mon, 3 Aug 2009 18:02:47 +0000 (18:02 +0000)]
Localization fix.

14 years agoLocalization update.
Rotem Liss [Mon, 3 Aug 2009 18:02:12 +0000 (18:02 +0000)]
Localization update.

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 3 Aug 2009 17:56:18 +0000 (17:56 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years ago(bug 19004) Added support for tags to the API. Patch by Matthew Britton.
Bryan Tong Minh [Mon, 3 Aug 2009 17:48:01 +0000 (17:48 +0000)]
(bug 19004) Added support for tags to the API. Patch by Matthew Britton.

14 years ago* rev_deleted css fixes
Aaron Schulz [Mon, 3 Aug 2009 16:43:27 +0000 (16:43 +0000)]
* rev_deleted css fixes
* disable unusable links per bug 20006

14 years agoclean up bizarre code - use timestamp for links again (as it is on deployment)
Aaron Schulz [Mon, 3 Aug 2009 16:35:54 +0000 (16:35 +0000)]
clean up bizarre code - use timestamp for links again (as it is on deployment)

14 years agoFollow-up r54284: PLURAL keyword for message
Raimond Spekking [Mon, 3 Aug 2009 15:14:06 +0000 (15:14 +0000)]
Follow-up r54284: PLURAL keyword for message
* Add new message keys to maintenance script
* eol-style:native

14 years ago(bug 16451) Fix application of scaling limits for animated GIFs.
Andrew Garrett [Mon, 3 Aug 2009 15:01:51 +0000 (15:01 +0000)]
(bug 16451) Fix application of scaling limits for animated GIFs.
* Creates a new media handler for GIF files, and extracts metadata such as duration, whether or not the GIF is looped, and the number of frames.
* Uses the extracted metadata for the long file description.
* Considers number of frames in the calculation of image area (multiplies by width and height to get the "time-area", or so to speak).

After this patch is deployed, the work-around to disable GIF scaling on Wikimedia sites can be eliminated.

14 years agoMemcached does not like spaces in keys
Niklas Laxström [Mon, 3 Aug 2009 11:36:47 +0000 (11:36 +0000)]
Memcached does not like spaces in keys

14 years agoLocalization update.
Rotem Liss [Mon, 3 Aug 2009 11:12:55 +0000 (11:12 +0000)]
Localization update.

14 years agoRevert r53678, r53704, r53705, r53773, r53930, r54199, r54201: Addition of ApiQueryBr...
Bryan Tong Minh [Mon, 3 Aug 2009 11:06:24 +0000 (11:06 +0000)]
Revert r53678, r53704, r53705, r53773, r53930, r54199, r54201: Addition of ApiQueryBrokenRedirects and ApiQueryDoubleRedirects.

This is pure code duplication and should be done by fetching data from the respective query pages. This has as advantage that other query pages can be readily added to the API as well. See the querypage-work branch.

14 years ago* Trailing Whitespace
Niklas Laxström [Mon, 3 Aug 2009 10:49:58 +0000 (10:49 +0000)]
* Trailing Whitespace
* Don't suppress warnings while developing, wasting my time for debugging

14 years ago* missing api_url removes tab from add-media-wizard
Michael Dale [Mon, 3 Aug 2009 08:02:07 +0000 (08:02 +0000)]
* missing api_url removes tab from add-media-wizard
* support crop output to html
* language updates
* multiple use of add-media css clean up

14 years agoLast update to call $dbw->sourceFile() directly. Throw wfDeprecated() in dbsource...
Chad Horohoe [Mon, 3 Aug 2009 04:32:50 +0000 (04:32 +0000)]
Last update to call $dbw->sourceFile() directly. Throw wfDeprecated() in dbsource() since nothing in core or extensions calls this.

14 years agoRe-add some files that are still used by updaters.inc.
Chad Horohoe [Mon, 3 Aug 2009 02:44:18 +0000 (02:44 +0000)]
Re-add some files that are still used by updaters.inc.

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 3 Aug 2009 00:35:59 +0000 (00:35 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoAdd legend to watchlist as well
Aryeh Gregor [Mon, 3 Aug 2009 00:21:03 +0000 (00:21 +0000)]
Add legend to watchlist as well

Patch by svip.  Follow-up to r54242.

14 years agoAdded back 'right-editusercssjs' message for backward compatibility, for r54194.
Shinjiman [Mon, 3 Aug 2009 00:11:52 +0000 (00:11 +0000)]
Added back 'right-editusercssjs' message for backward compatibility, for r54194.
Updated messages 'right-editusercss' and 'right-edituserjs' for other languages, per Code Review on r54153.

14 years ago(bug 18855) Consistently call commandLine.inc with how we more or less do it now.
Chad Horohoe [Sun, 2 Aug 2009 22:55:33 +0000 (22:55 +0000)]
(bug 18855) Consistently call commandLine.inc with how we more or less do it now.

14 years agoDon't die badly if $row isn't an object.
Chad Horohoe [Sun, 2 Aug 2009 22:31:42 +0000 (22:31 +0000)]
Don't die badly if $row isn't an object.

14 years agoAdd legend and tooltips to explain RC flags
Aryeh Gregor [Sun, 2 Aug 2009 22:15:55 +0000 (22:15 +0000)]
Add legend and tooltips to explain RC flags

Based on a patch submitted by svip on IRC.  I also changed the <span>
for unpatrolled into an <abbr>, and created a new message in case anyone
wants to localize !, for the sake of uniformity.

14 years agoAllow <abbr> in wikitext
Aryeh Gregor [Sun, 2 Aug 2009 22:15:28 +0000 (22:15 +0000)]
Allow <abbr> in wikitext

See bug 671.  Since we use <abbr> for RecentChanges flags now (see
r53975), this is necessary to provide a good wikitext legend for what
the flags mean.

14 years agoDon't put \n on the end of every error() call, just do it in error() itself. Still...
Chad Horohoe [Sun, 2 Aug 2009 21:55:10 +0000 (21:55 +0000)]
Don't put \n on the end of every error() call, just do it in error() itself. Still have to use on output(), because people like "Something...done" stuff.

14 years ago* Add way to get full input from stdin() without having to check the length
Chad Horohoe [Sun, 2 Aug 2009 21:42:47 +0000 (21:42 +0000)]
* Add way to get full input from stdin() without having to check the length
* Missing global

14 years agoUse buildConcat()
Chad Horohoe [Sun, 2 Aug 2009 21:34:06 +0000 (21:34 +0000)]
Use buildConcat()

14 years agoMissing >
Chad Horohoe [Sun, 2 Aug 2009 21:31:23 +0000 (21:31 +0000)]
Missing >

14 years agotableNamesN() and make init $revisions before trying to use it
Chad Horohoe [Sun, 2 Aug 2009 21:28:08 +0000 (21:28 +0000)]
tableNamesN() and make init $revisions before trying to use it

14 years agoMissing newline. Maybe should make error() just do it itself :p
Chad Horohoe [Sun, 2 Aug 2009 21:22:05 +0000 (21:22 +0000)]
Missing newline. Maybe should make error() just do it itself :p

14 years agoLocalization update.
Rotem Liss [Sun, 2 Aug 2009 20:47:56 +0000 (20:47 +0000)]
Localization update.

14 years agoForgot that updaters.inc relies on deleteDefaultMessages.php. Move its require down...
Chad Horohoe [Sun, 2 Aug 2009 20:21:12 +0000 (20:21 +0000)]
Forgot that updaters.inc relies on deleteDefaultMessages.php. Move its require down to where its actually needed, and define MW_NO_SETUP so we don't try to kick it off like normal. Stupid hack until update.php uses Maintenance.php.

14 years agoTypofix.
Chad Horohoe [Sun, 2 Aug 2009 20:00:41 +0000 (20:00 +0000)]
Typofix.

14 years agoStill need this in updaters.inc.
Chad Horohoe [Sun, 2 Aug 2009 19:57:37 +0000 (19:57 +0000)]
Still need this in updaters.inc.

14 years agoForgot to bring doRebuild() along :)
Chad Horohoe [Sun, 2 Aug 2009 19:56:24 +0000 (19:56 +0000)]
Forgot to bring doRebuild() along :)

14 years agoStay semicolon.
Chad Horohoe [Sun, 2 Aug 2009 19:52:27 +0000 (19:52 +0000)]
Stay semicolon.

14 years agotimestamp() fixes on updateSearchIndex.php, and declare globals in updateSpecialPages.php
Chad Horohoe [Sun, 2 Aug 2009 19:49:24 +0000 (19:49 +0000)]
timestamp() fixes on updateSearchIndex.php, and declare globals in updateSpecialPages.php

14 years ago+newlines on error
Chad Horohoe [Sun, 2 Aug 2009 19:40:30 +0000 (19:40 +0000)]
+newlines on error

14 years agoMerge maintenance-work branch (now with less errors!):
Chad Horohoe [Sun, 2 Aug 2009 19:35:17 +0000 (19:35 +0000)]
Merge maintenance-work branch (now with less errors!):
* Docs have been updated to indicate the standard on how to write maintenance scripts (MW.org docs will follow) Have ported vast majority of maintenance scripts to new format. Remaining ones (mostly FiveUpgrade-related) are a bit more tricky. commandLine.inc is untouched for now. Many have gotten code-style updates as well. Deleted .inc files were only used by their .php counterparts, and have been merged into single files.
* (bug 11867) Lock error on redirect table when running orphans.php
* (bug 16322) Allow maintenance scripts to accept DB user/pass over input or params
* (bug 18566) Maintenance script to un/protect pages
* initStats overhaul, now uses class SiteStatsInit. Also fixes bug 18930

14 years agoAdd .php5 entry for mwScriptLoader.
Chad Horohoe [Sun, 2 Aug 2009 18:51:01 +0000 (18:51 +0000)]
Add .php5 entry for mwScriptLoader.

14 years agointroducing new CoreParserFunction nse as an url-friendly equivalent to ns. bug 12920
Tobias [Sun, 2 Aug 2009 18:16:56 +0000 (18:16 +0000)]
introducing new CoreParserFunction nse as an url-friendly equivalent to ns. bug 12920

14 years agofixing bug 17395
Tobias [Sun, 2 Aug 2009 15:22:06 +0000 (15:22 +0000)]
fixing bug 17395

14 years ago* (bug 18699) Using the nosummary URL option no longer triggers the "You have not...
Alexandre Emsenhuber [Sun, 2 Aug 2009 13:37:41 +0000 (13:37 +0000)]
* (bug 18699) Using the nosummary URL option no longer triggers the "You have not provided a summary" warning for those who activated it in their preferences

14 years agoforget to shutdown classes in ApiQuery.php
Alex Shih-Han Lin [Sun, 2 Aug 2009 12:29:42 +0000 (12:29 +0000)]
forget to shutdown classes in ApiQuery.php

14 years agoComment out ApiQueryDoubleRedirects and ApiQueryBrokenRedirects for non-cached query
Alex Shih-Han Lin [Sun, 2 Aug 2009 12:03:24 +0000 (12:03 +0000)]
Comment out ApiQueryDoubleRedirects and ApiQueryBrokenRedirects for non-cached query

14 years agoLocalization update.
Rotem Liss [Sun, 2 Aug 2009 11:17:27 +0000 (11:17 +0000)]
Localization update.

14 years agoFollow-up r53457: same for modern skin
Alexandre Emsenhuber [Sun, 2 Aug 2009 11:10:48 +0000 (11:10 +0000)]
Follow-up r53457: same for modern skin

14 years agomvTimedEffectsEdit.js is in libSequencer not libTimedText
Jan Gerber [Sun, 2 Aug 2009 10:52:16 +0000 (10:52 +0000)]
mvTimedEffectsEdit.js is in libSequencer not libTimedText

14 years agoAdded back 'editusercssjs' right for regression and backward compatibility, per Code...
Shinjiman [Sun, 2 Aug 2009 08:31:29 +0000 (08:31 +0000)]
Added back 'editusercssjs' right for regression and backward compatibility, per Code Review on r54153.

14 years agoSuppress 'Expect: 100-continue' header on Http::post, as some servers will reject...
Brion Vibber [Sun, 2 Aug 2009 07:36:47 +0000 (07:36 +0000)]
Suppress 'Expect: 100-continue' header on Http::post, as some servers will reject it with a 417 and Curl won't auto retry.
Curl seems to like to insert this HTTP 1.1 request header sometimes, but not always, when you add post data.

14 years ago(bug 19394) Recent changes feed items corresponding to some log entries are broken...
Chad Horohoe [Sun, 2 Aug 2009 03:07:07 +0000 (03:07 +0000)]
(bug 19394) Recent changes feed items corresponding to some log entries are broken. Patch by Mormegil

14 years agoLocalisation updates for core messages from translatewiki.net (2009-08-01 18:20 UTC)
Raimond Spekking [Sat, 1 Aug 2009 18:45:24 +0000 (18:45 +0000)]
Localisation updates for core messages from translatewiki.net (2009-08-01 18:20 UTC)

14 years agoHttp::get() doesn't return an object, it already returns the results or null anyway...
Chad Horohoe [Sat, 1 Aug 2009 18:44:28 +0000 (18:44 +0000)]
Http::get() doesn't return an object, it already returns the results or null anyway. BTW: is anyone actually still using this? *stab*

14 years ago* (bug 12110) Split the rights for editing users' CSS/JS subpage from "editusercssjs...
Shinjiman [Sat, 1 Aug 2009 16:44:44 +0000 (16:44 +0000)]
* (bug 12110) Split the rights for editing users' CSS/JS subpage from "editusercssjs" into "editusercss" and edituserjs" respectively.
rebuild message file for all languages

14 years agoLocalization update.
Rotem Liss [Sat, 1 Aug 2009 12:55:51 +0000 (12:55 +0000)]
Localization update.

14 years agoPer Nikerabbit's comment on r53897 (i.e. fix for r53832, second attempt): changed...
Alexandre Emsenhuber [Sat, 1 Aug 2009 12:41:45 +0000 (12:41 +0000)]
Per Nikerabbit's comment on r53897 (i.e. fix for r53832, second attempt): changed "m" modifier to "D" so that $ really only matches the end of the string

14 years agocoding style tweaks + marked execute function as public
Jack Phoenix [Sat, 1 Aug 2009 11:59:13 +0000 (11:59 +0000)]
coding style tweaks + marked execute function as public

14 years agosourceInfo changed in Firefogg, update min version and reading values from it.
Jan Gerber [Sat, 1 Aug 2009 10:09:31 +0000 (10:09 +0000)]
sourceInfo changed in Firefogg, update min version and reading values from it.

14 years agoShow the preview tip for css/js when the page name is both valid or invalid (e.g...
Shinjiman [Sat, 1 Aug 2009 08:19:53 +0000 (08:19 +0000)]
Show the preview tip for css/js when the page name is both valid or invalid (e.g. skin not in the code), they could be included with other css/js in a valid page name, thanks Splarka.

14 years ago* (bug 15680) Split the edit tip message of user CSS/JS subpage into "usercssyoucanpr...
Shinjiman [Sat, 1 Aug 2009 07:41:57 +0000 (07:41 +0000)]
* (bug 15680) Split the edit tip message of user CSS/JS subpage into "usercssyoucanpreview" and "userjsyoucanpreview" respectively.
rebuild message file for all languages

14 years agoReduced specificity of some formatting elements and made corrections to things in...
Trevor Parscal [Fri, 31 Jul 2009 23:32:58 +0000 (23:32 +0000)]
Reduced specificity of some formatting elements and made corrections to things in the vector UI that that caused to change.

14 years ago* Don't add title protect log if nothing was done (bug 20026)
Aaron Schulz [Fri, 31 Jul 2009 22:57:29 +0000 (22:57 +0000)]
* Don't add title protect log if nothing was done (bug 20026)
* Spacing cleanup

14 years ago(bug 19907) Adds support for cross-domain AJAX requests to the API.
Alex Z [Fri, 31 Jul 2009 21:56:34 +0000 (21:56 +0000)]
(bug 19907) Adds support for cross-domain AJAX requests to the API.
Uses the Access-Control-Allow-Origin header for browsers that support it.
<http://dev.w3.org/2006/waf/access-control/>
$wgCrossSiteAJAXdomains can be set to '*' to allow requests from any domain,
an array of domains to allow, or, if $wgCrossSiteAJAXdomainsRegex is true,
an array of regexes to match against the request origin

14 years agoAdded evil hack for Opera projection css media mode compatibility.
Trevor Parscal [Fri, 31 Jul 2009 17:18:49 +0000 (17:18 +0000)]
Added evil hack for Opera projection css media mode compatibility.

14 years ago* (bug 20018) Fix the typo for the German db error message
Shinjiman [Fri, 31 Jul 2009 13:50:22 +0000 (13:50 +0000)]
* (bug 20018) Fix the typo for the German db error message

14 years agoFix galleries for Vector
Aryeh Gregor [Fri, 31 Jul 2009 13:35:50 +0000 (13:35 +0000)]
Fix galleries for Vector

14 years agoWhitespace fixes
Niklas Laxström [Fri, 31 Jul 2009 12:45:29 +0000 (12:45 +0000)]
Whitespace fixes

14 years agoLocalisation updates for special pages from translatewiki.net
Siebrand Mazeland [Fri, 31 Jul 2009 11:55:50 +0000 (11:55 +0000)]
Localisation updates for special pages from translatewiki.net

14 years agoLiquidThreads code quality, bug fixes and cleanup:
Andrew Garrett [Fri, 31 Jul 2009 10:59:11 +0000 (10:59 +0000)]
LiquidThreads code quality, bug fixes and cleanup:
* Remove large swathes of dead code, hooks that have never existed, and dormant methods.
* Remove the TalkpageArchiveView, which has been inaccessible from the UI for ages.
* Break most miscellaneous hooks out into their own file, classes/Hooks.php
* Float the reply link on the RHS.
* Organise the hooks section of LiquidThreads.php somewhat.
* Remove deprecated =& syntax in some places.
* Move scratchTitle and related methods into Threads class instead of View class.
* Kill home-grown revision insertion code from leaveTrace, and rewrite it to use Article::doEdit
* Internal documentation, variable naming as appropriate.
* Remove special-case handling for links, unnecessary now.
* Fix customizeOldChangesList, it looks like it was never properly tested. Even if it had worked, it would have put (not by the author) on every edit to a post.
* Fail fast when trying to move a non-toplevel thread.
* Add rollback, extra links to the end of new-thread recentchanges entries.

14 years agoLocalization update.
Rotem Liss [Fri, 31 Jul 2009 10:49:55 +0000 (10:49 +0000)]
Localization update.

14 years ago(bug 19798) High-level documentation for Preferences.
Andrew Garrett [Fri, 31 Jul 2009 10:42:34 +0000 (10:42 +0000)]
(bug 19798) High-level documentation for Preferences.

14 years agoPHP Fatal error: Call to a member function exists() on a non-object in /var/www...
Niklas Laxström [Fri, 31 Jul 2009 10:21:02 +0000 (10:21 +0000)]
PHP Fatal error:  Call to a member function exists() on a non-object in /var/www/w/includes/OutputPage.php on line 146

14 years agoAdded --threads=N parameter
Niklas Laxström [Fri, 31 Jul 2009 09:57:59 +0000 (09:57 +0000)]
Added --threads=N parameter

14 years ago* The description message in $wgExtensionCredits can be an array with parameters now
Raimond Spekking [Fri, 31 Jul 2009 09:40:11 +0000 (09:40 +0000)]
* The description message in $wgExtensionCredits can be an array with parameters now

14 years agoupdated api path
Michael Dale [Fri, 31 Jul 2009 08:22:10 +0000 (08:22 +0000)]
updated api path

14 years agofixed wpSourceType value
Michael Dale [Fri, 31 Jul 2009 08:09:53 +0000 (08:09 +0000)]
fixed wpSourceType value

14 years ago* Fix sidebar purging code (still unknown to me what causes it to cache bad version)
Niklas Laxström [Fri, 31 Jul 2009 07:12:25 +0000 (07:12 +0000)]
* Fix sidebar purging code (still unknown to me what causes it to cache bad version)
* Add language code to the load method

14 years agoFix PHP Notice: Undefined variable: wgMimeTypeBlacklist in /var/www/w/includes/upload...
Raimond Spekking [Fri, 31 Jul 2009 06:53:23 +0000 (06:53 +0000)]
Fix PHP Notice: Undefined variable: wgMimeTypeBlacklist in /var/www/w/includes/upload/UploadBase.php on line 190

14 years agoUpdate the Chinese conversion tables.
Philip Tzou [Fri, 31 Jul 2009 05:59:06 +0000 (05:59 +0000)]
Update the Chinese conversion tables.

14 years agoget local api url function abstraction
Michael Dale [Fri, 31 Jul 2009 05:23:31 +0000 (05:23 +0000)]
get local api url function abstraction

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 31 Jul 2009 03:22:03 +0000 (03:22 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years ago* (bug 20013) Added CSS class "mw-version-ext-version" is wrapped on the
Shinjiman [Fri, 31 Jul 2009 03:07:58 +0000 (03:07 +0000)]
* (bug 20013) Added CSS class "mw-version-ext-version" is wrapped on the
  extension version in Special:Version
* (bug 20014) Added CSS class "mw-listgrouprights-right-name" is wrapped on the
  right name in Special:ListGroupRights

14 years agorestored $wgVerifyMimeType check
Michael Dale [Fri, 31 Jul 2009 02:58:53 +0000 (02:58 +0000)]
restored $wgVerifyMimeType check

14 years ago* fixed IE bug with firefogg disabled loading js2 for upload page
Michael Dale [Fri, 31 Jul 2009 02:44:37 +0000 (02:44 +0000)]
* fixed IE bug with firefogg disabled loading js2 for upload page
* added support for two-pass encoding (firefogg bzr trunk)
* added support for setting in and out points

14 years agoLosslessly recompressed some GIF images using the GIMP. Ideally these icons should...
Remember the dot [Fri, 31 Jul 2009 01:19:00 +0000 (01:19 +0000)]
Losslessly recompressed some GIF images using the GIMP. Ideally these icons should all be redone as PNGs with alpha transparency, but in the meantime recompressing them will save a few kilobytes.

14 years agoAdd /includes/search/ to findhooks. Looks good!
Chad Horohoe [Fri, 31 Jul 2009 00:59:26 +0000 (00:59 +0000)]
Add /includes/search/ to findhooks. Looks good!

14 years agoHandle todo: Mediawiki::initialize() is now called Mediawiki::performRequestForTitle()
Chad Horohoe [Fri, 31 Jul 2009 00:56:50 +0000 (00:56 +0000)]
Handle todo: Mediawiki::initialize() is now called Mediawiki::performRequestForTitle()

14 years agoYeah I can't spell.
Chad Horohoe [Fri, 31 Jul 2009 00:18:09 +0000 (00:18 +0000)]
Yeah I can't spell.

14 years agotypofix.
Chad Horohoe [Fri, 31 Jul 2009 00:16:00 +0000 (00:16 +0000)]
typofix.

14 years agoMove search related includes to includes/search/
Chad Horohoe [Thu, 30 Jul 2009 22:45:38 +0000 (22:45 +0000)]
Move search related includes to includes/search/

14 years agoNever worked anyway, and completely useless with new message cache.
Chad Horohoe [Thu, 30 Jul 2009 22:31:24 +0000 (22:31 +0000)]
Never worked anyway, and completely useless with new message cache.

14 years ago* Parser test supports uploading results to remote CodeReview instance
Brion Vibber [Thu, 30 Jul 2009 22:24:04 +0000 (22:24 +0000)]
* Parser test supports uploading results to remote CodeReview instance
Now I just have to finish the CodeReview extension side of it... ;)

14 years agoAllow passing postdata in Http::post() options...
Brion Vibber [Thu, 30 Jul 2009 22:11:44 +0000 (22:11 +0000)]
Allow passing postdata in Http::post() options...
Note -- CURL allows you to pass an array which it will encode as multipart, but this doesn't seem to work for me.
Until resolved, do URL form encoding yourself with wfArrayToCGI() and pass in a string.
Todo: implement also for non-CURL mode if possible?

14 years agoLocalisation updates for core messages from translatewiki.net (2009-07-30 19:50 UTC)
Raimond Spekking [Thu, 30 Jul 2009 20:13:34 +0000 (20:13 +0000)]
Localisation updates for core messages from translatewiki.net (2009-07-30 19:50 UTC)

14 years agoConsistent letter case
Niklas Laxström [Thu, 30 Jul 2009 19:26:18 +0000 (19:26 +0000)]
Consistent letter case

14 years agoFollow-up r54033: Add new message keys to maintenance script
Raimond Spekking [Thu, 30 Jul 2009 18:47:33 +0000 (18:47 +0000)]
Follow-up r54033: Add new message keys to maintenance script

14 years agorm more SpecialSearchOld cruft
Aaron Schulz [Thu, 30 Jul 2009 18:36:09 +0000 (18:36 +0000)]
rm more SpecialSearchOld cruft

14 years ago(bug 18531) Show hidden users on listusers for oversights
Aaron Schulz [Thu, 30 Jul 2009 18:27:56 +0000 (18:27 +0000)]
(bug 18531) Show hidden users on listusers for oversights