lhc/web/wiklou.git
13 years ago* (bug 26219) Show API limits for multi values in description
Sam Reed [Fri, 3 Dec 2010 16:24:05 +0000 (16:24 +0000)]
* (bug 26219) Show API limits for multi values in description

Also move bug 9675/r77612 RELEASE-NOTES to the correct section

13 years agoRevert part of r77644: unwanted changes (oops!)
Alexandre Emsenhuber [Fri, 3 Dec 2010 15:20:07 +0000 (15:20 +0000)]
Revert part of r77644: unwanted changes (oops!)

13 years agoFollowup r77072: declare llurl as a boolean parameter.
Roan Kattouw [Fri, 3 Dec 2010 14:44:07 +0000 (14:44 +0000)]
Followup r77072: declare llurl as a boolean parameter.

13 years agoFix license/licence inconsistencies in r77069
Roan Kattouw [Fri, 3 Dec 2010 14:38:16 +0000 (14:38 +0000)]
Fix license/licence inconsistencies in r77069

13 years agodelete dependency on MediaWikiCommonFunc.php
nadeesha [Fri, 3 Dec 2010 14:27:50 +0000 (14:27 +0000)]
delete dependency on MediaWikiCommonFunc.php

13 years agoFollowup r77654, SVN PROPS!!!
Sam Reed [Fri, 3 Dec 2010 14:16:57 +0000 (14:16 +0000)]
Followup r77654, SVN PROPS!!!

13 years agoAdd following common functions for selenium scripts. getExistingPage(), getNewPage...
nadeesha [Fri, 3 Dec 2010 14:12:52 +0000 (14:12 +0000)]
Add following common functions for selenium scripts. getExistingPage(), getNewPage($pageName), loadWikiEditor(), clearWikiEditor(), clickShowPreviewBtn(), clickSavePageBtn(), clickEditLink(), deletePage($pageName)

13 years agoAdd getUser() and getPass() functions.
nadeesha [Fri, 3 Dec 2010 14:11:00 +0000 (14:11 +0000)]
Add getUser() and getPass() functions.

13 years agoAdded test scripts for wiki editor additional features and updated scripts on wiki...
nadeesha [Fri, 3 Dec 2010 14:10:09 +0000 (14:10 +0000)]
Added test scripts for wiki editor additional features and updated scripts on wiki basic editor.  MediaWikiCommonFunction.php is deleted, since it is no longer used by the scripts.

13 years agoFix for r76480: !$css was never true, since it always contained \n. This way also...
Chad Horohoe [Fri, 3 Dec 2010 13:46:21 +0000 (13:46 +0000)]
Fix for r76480: !$css was never true, since it always contained \n. This way also lets us at least show one file if the other is inaccessible for less breakage.

13 years agoSpaces to tabs in r77011
Roan Kattouw [Fri, 3 Dec 2010 13:04:01 +0000 (13:04 +0000)]
Spaces to tabs in r77011

13 years agoFollow-up r77618 and r77635: also remove the message from messageTypes.inc
Alexandre Emsenhuber [Fri, 3 Dec 2010 12:47:04 +0000 (12:47 +0000)]
Follow-up r77618 and r77635: also remove the message from messageTypes.inc

13 years agoFollowup r76973: keep $target variable local
Roan Kattouw [Fri, 3 Dec 2010 12:46:29 +0000 (12:46 +0000)]
Followup r76973: keep $target variable local

13 years agoAllow the submit callback function to return a Status object (will use this later...
Alexandre Emsenhuber [Fri, 3 Dec 2010 11:29:55 +0000 (11:29 +0000)]
Allow the submit callback function to return a Status object (will use this later for other forms)

13 years agoUse __METHOD__ instead of incorrect 'BackupDumper::dump'
Alexandre Emsenhuber [Fri, 3 Dec 2010 10:08:47 +0000 (10:08 +0000)]
Use __METHOD__ instead of incorrect 'BackupDumper::dump'

13 years agoModifier dumpTextPass.php to use XMLReader and XMLWriter rather than xml_* functions
Alexandre Emsenhuber [Fri, 3 Dec 2010 10:05:01 +0000 (10:05 +0000)]
Modifier dumpTextPass.php to use XMLReader and XMLWriter rather than xml_* functions

13 years agoDocumentation improvement to r77597
Sam Reed [Fri, 3 Dec 2010 09:57:53 +0000 (09:57 +0000)]
Documentation improvement to r77597

13 years agoPer MaxSem CR on r77597, make $alias paramater optional, as per the documentation
Sam Reed [Fri, 3 Dec 2010 09:40:11 +0000 (09:40 +0000)]
Per MaxSem CR on r77597, make $alias paramater optional, as per the documentation

13 years agoFollowup r77618 per Nikerabbit, remove now unused message 'cantcreateaccount-nonblock...
Sam Reed [Fri, 3 Dec 2010 09:36:02 +0000 (09:36 +0000)]
Followup r77618 per Nikerabbit, remove now unused message 'cantcreateaccount-nonblock-text'

13 years agoReturn type documentation
Sam Reed [Fri, 3 Dec 2010 01:43:23 +0000 (01:43 +0000)]
Return type documentation

13 years agoSpecified max width in em instead of px to support font scaling
Trevor Parscal [Fri, 3 Dec 2010 01:12:11 +0000 (01:12 +0000)]
Specified max width in em instead of px to support font scaling

13 years agoUsing 100ms fade by deafult
Trevor Parscal [Fri, 3 Dec 2010 01:10:10 +0000 (01:10 +0000)]
Using 100ms fade by deafult

13 years agoUsing 100% opacity as default
Trevor Parscal [Fri, 3 Dec 2010 01:06:35 +0000 (01:06 +0000)]
Using 100% opacity as default

13 years agoMake $wgForceUIMsgAsContentMsg work a bit different for the messages we place in...
Platonides [Fri, 3 Dec 2010 00:21:50 +0000 (00:21 +0000)]
Make $wgForceUIMsgAsContentMsg work a bit different for the messages we place in the upload form.
This is specially intended for commons, such that it no longer needs a bot changing the headers after each upload.

See http://commons.wikimedia.org/w/index.php?title=Commons%3AVillage_pump&action=historysubmit&diff=46619490&oldid=46619456#Uploading_a_new_file.2C_and_proceeding_updates

13 years agoKill off userNotPrivilegedMessage, not used after r77617
Sam Reed [Fri, 3 Dec 2010 00:06:05 +0000 (00:06 +0000)]
Kill off userNotPrivilegedMessage, not used after r77617

13 years agoFix r75759: replace call to userNotPrivilegedMessage() with a call to OutputPage...
Andrew Garrett [Thu, 2 Dec 2010 23:59:12 +0000 (23:59 +0000)]
Fix r75759: replace call to userNotPrivilegedMessage() with a call to OutputPage::permissionRequired().

13 years agofollowup to r77176: code style, release notes
Ilmari Karonen [Thu, 2 Dec 2010 22:40:54 +0000 (22:40 +0000)]
followup to r77176: code style, release notes

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Thu, 2 Dec 2010 21:36:31 +0000 (21:36 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-12-02 21:19:00 UTC)

13 years agoBroke and split up many long lines
Aaron Schulz [Thu, 2 Dec 2010 19:49:54 +0000 (19:49 +0000)]
Broke and split up many long lines

13 years agodoxygen now ignore .git subdirectories
Antoine Musso [Thu, 2 Dec 2010 19:44:30 +0000 (19:44 +0000)]
doxygen now ignore .git subdirectories

13 years agomake now honor the FLAG env variable to pass additional parameters.
Antoine Musso [Thu, 2 Dec 2010 19:43:57 +0000 (19:43 +0000)]
make now honor the FLAG env variable to pass additional parameters.

13 years agoPer Roans request, Merge in r65475 (Database.php only) from querypage-work2 branch
Sam Reed [Thu, 2 Dec 2010 19:39:32 +0000 (19:39 +0000)]
Per Roans request, Merge in r65475 (Database.php only) from querypage-work2 branch

13 years agopipe does not look nice in doxygen. fu r77499
Antoine Musso [Thu, 2 Dec 2010 19:33:15 +0000 (19:33 +0000)]
pipe does not look nice in doxygen. fu r77499

13 years agoFix r75994 per CR: don't pass an array as a JS string if MessageBlobStore::get()...
Roan Kattouw [Thu, 2 Dec 2010 18:45:21 +0000 (18:45 +0000)]
Fix r75994 per CR: don't pass an array as a JS string if MessageBlobStore::get() doesn't return a blob for a module

13 years agoFollowup r77556, set svn:eol-style native
Sam Reed [Thu, 2 Dec 2010 17:23:56 +0000 (17:23 +0000)]
Followup r77556, set svn:eol-style native

Normalise svn:keywords accross all files too

13 years agoStrip If-Modified-Since header to a valid timestamp in ResourceLoader; some clients...
Roan Kattouw [Thu, 2 Dec 2010 16:54:06 +0000 (16:54 +0000)]
Strip If-Modified-Since header to a valid timestamp in ResourceLoader; some clients (notably IE) append things like ;length=123. This is valid according to the HTTP spec but rarely used (and ignored by us). The recent wfTimestamp() rewrite caused a fatal error in wfTimestamp() when such a timestamp was fed to it. r77401 fixed this by trimming the timestamp in wfTimestamp() itself, but for cleanliness we should do this in RL too.

13 years agoCorrect typo in doc comment
Roan Kattouw [Thu, 2 Dec 2010 16:42:38 +0000 (16:42 +0000)]
Correct typo in doc comment

13 years agoFollow-up r77565: Add new message here too
Raimond Spekking [Thu, 2 Dec 2010 11:24:43 +0000 (11:24 +0000)]
Follow-up r77565: Add new message here too

13 years agoFollow-up r77555: Add a commented out line with the new disableaccount right
Raimond Spekking [Thu, 2 Dec 2010 10:47:01 +0000 (10:47 +0000)]
Follow-up r77555: Add a commented out line with the new disableaccount right

13 years ago* Convert ImportReporter::close() to use Status objects instead of int-or-WikiError
Alexandre Emsenhuber [Thu, 2 Dec 2010 09:51:00 +0000 (09:51 +0000)]
* Convert ImportReporter::close() to use Status objects instead of int-or-WikiError
* WikiImporter::doImport() no longer returns a WikiError object but throws a MWException

13 years agoFollow-up r77558: Use an own reason message instead of reusing another one
Raimond Spekking [Thu, 2 Dec 2010 08:29:12 +0000 (08:29 +0000)]
Follow-up r77558: Use an own reason message instead of reusing another one

13 years agoConsistency tweak: 'user name' -> 'username'. The latter seems more common.
Raimond Spekking [Thu, 2 Dec 2010 08:10:14 +0000 (08:10 +0000)]
Consistency tweak: 'user name' -> 'username'. The latter seems more common.

13 years agoFollow-up r77555: Remove unused message (used for extensions only)
Raimond Spekking [Thu, 2 Dec 2010 08:03:00 +0000 (08:03 +0000)]
Follow-up r77555: Remove unused message (used for extensions only)
Tweak messages for consistency
Update maintenance script

13 years agoShow username in input field w/o underscores
Raimond Spekking [Thu, 2 Dec 2010 07:49:10 +0000 (07:49 +0000)]
Show username in input field w/o underscores
While I am at it: Update to newer Xml/Html functions

13 years agoAdd alias for Special:DisableAccount
Andrew Garrett [Thu, 2 Dec 2010 06:54:40 +0000 (06:54 +0000)]
Add alias for Special:DisableAccount

13 years agoAdd disableaccount to User::$mCoreRights
Andrew Garrett [Thu, 2 Dec 2010 05:28:36 +0000 (05:28 +0000)]
Add disableaccount to User::$mCoreRights

13 years agoAdd logging for Special:DisableAccount
Andrew Garrett [Thu, 2 Dec 2010 05:27:32 +0000 (05:27 +0000)]
Add logging for Special:DisableAccount

13 years agoTest file deleted from Calcey
nadeesha [Thu, 2 Dec 2010 04:21:29 +0000 (04:21 +0000)]
Test file deleted from Calcey

13 years agoMerge DisableAccount extension into core, disabled by default because the rights...
Andrew Garrett [Thu, 2 Dec 2010 04:17:11 +0000 (04:17 +0000)]
Merge DisableAccount extension into core, disabled by default because the rights are unassigned

13 years agoadd test file from calcey to test commit access
nadeesha [Thu, 2 Dec 2010 04:13:47 +0000 (04:13 +0000)]
add test file from calcey to test commit access

13 years agoRemoved outline on focus for webkit.
Trevor Parscal [Wed, 1 Dec 2010 22:37:44 +0000 (22:37 +0000)]
Removed outline on focus for webkit.

13 years ago* w/s fixup explosion for tests (aka “my OCD takes over”)
Mark A. Hershberger [Wed, 1 Dec 2010 21:16:47 +0000 (21:16 +0000)]
* w/s fixup explosion for tests (aka “my OCD takes over”)
* “svn diff -x-w” shows no changes

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 1 Dec 2010 20:29:43 +0000 (20:29 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-12-01 20:19:00 UTC)

13 years agorandom w/s cleanup
Mark A. Hershberger [Wed, 1 Dec 2010 20:22:45 +0000 (20:22 +0000)]
random w/s cleanup

13 years ago* Commit changes to PG new-installer I thought I had done last week.
Mark A. Hershberger [Wed, 1 Dec 2010 20:15:45 +0000 (20:15 +0000)]
* Commit changes to PG new-installer I thought I had done last week.
* Set up and use function for renaming tables
* Use $conn instead of $this when it is called for
* remove protection from commitChanges so the installer can use it

13 years agoRevert r77491
Sam Reed [Wed, 1 Dec 2010 13:36:53 +0000 (13:36 +0000)]
Revert r77491

13 years agoFix for r72421: correct command name
Alexandre Emsenhuber [Wed, 1 Dec 2010 13:28:33 +0000 (13:28 +0000)]
Fix for r72421: correct command name

13 years agoFollow up r71459
Platonides [Wed, 1 Dec 2010 00:30:35 +0000 (00:30 +0000)]
Follow up r71459
Deprecate Language::convertLinkToAllVariants() now.

13 years agoFixes bug 26163 - Missing categories and iw links on diff pages.
Priyanka Dhanda [Wed, 1 Dec 2010 00:12:43 +0000 (00:12 +0000)]
Fixes bug 26163 - Missing categories and iw links on diff pages.

13 years agoUse constants. Add spacing.
Platonides [Tue, 30 Nov 2010 23:46:14 +0000 (23:46 +0000)]
Use constants. Add spacing.

13 years ago(bug 26160) Upload description set by extensions are not propagated
Bryan Tong Minh [Tue, 30 Nov 2010 20:57:22 +0000 (20:57 +0000)]
(bug 26160) Upload description set by extensions are not propagated

Regression originating from the UploadForm rewrite; going to mark for 1.16

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Tue, 30 Nov 2010 20:47:01 +0000 (20:47 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-11-30 20:23:00 UTC)

13 years agoRemove some redundant character escapes from regexes
Sam Reed [Tue, 30 Nov 2010 19:38:04 +0000 (19:38 +0000)]
Remove some redundant character escapes from regexes

13 years agoRemove unused parameter documentation
Sam Reed [Tue, 30 Nov 2010 19:34:48 +0000 (19:34 +0000)]
Remove unused parameter documentation

13 years agoFew braces and spaces
Sam Reed [Tue, 30 Nov 2010 19:06:28 +0000 (19:06 +0000)]
Few braces and spaces

Fixing up documentation

13 years agoQualify call to autoConvertToAllVariants from convertLinkToAllVariants in FakeConverter
Sam Reed [Tue, 30 Nov 2010 18:55:03 +0000 (18:55 +0000)]
Qualify call to autoConvertToAllVariants from convertLinkToAllVariants in FakeConverter

13 years agoqualify call to array_to_obj
Sam Reed [Tue, 30 Nov 2010 18:52:49 +0000 (18:52 +0000)]
qualify call to array_to_obj

Followup r70608

13 years agoint() isn't a function
Sam Reed [Tue, 30 Nov 2010 18:50:07 +0000 (18:50 +0000)]
int() isn't a function

13 years agoMore unused variables
Sam Reed [Tue, 30 Nov 2010 18:44:50 +0000 (18:44 +0000)]
More unused variables

13 years agoAssignment to $messages ($message = $this->escapeForScript($message);) seemed wrong
Sam Reed [Tue, 30 Nov 2010 18:37:56 +0000 (18:37 +0000)]
Assignment to $messages ($message = $this->escapeForScript($message);) seemed wrong

13 years agoFixes for r77451 per CR: add UploadStashZeroLengthFileException to AutoLoader and...
Roan Kattouw [Tue, 30 Nov 2010 18:37:08 +0000 (18:37 +0000)]
Fixes for r77451 per CR: add UploadStashZeroLengthFileException to AutoLoader and add $wgUploadStashScalerBaseUrl to DefaultSettings.php

13 years agoRemove a couple of unused variables, add spaces, wrap some long lines
Sam Reed [Tue, 30 Nov 2010 18:33:59 +0000 (18:33 +0000)]
Remove a couple of unused variables, add spaces, wrap some long lines

13 years agoSwitch + to . for string concat
Sam Reed [Tue, 30 Nov 2010 18:29:08 +0000 (18:29 +0000)]
Switch + to . for string concat

13 years agoMore JS documentation fixups
Sam Reed [Tue, 30 Nov 2010 18:26:52 +0000 (18:26 +0000)]
More JS documentation fixups

13 years agoDocument a bit what's going on and get rid of a warning.
Platonides [Tue, 30 Nov 2010 18:24:02 +0000 (18:24 +0000)]
Document a bit what's going on and get rid of a warning.

13 years agoReplace addslashes with Database::addQuotes()
Platonides [Tue, 30 Nov 2010 18:21:55 +0000 (18:21 +0000)]
Replace addslashes with Database::addQuotes()

13 years agoStart fixing up javascript function documentation
Sam Reed [Tue, 30 Nov 2010 18:19:27 +0000 (18:19 +0000)]
Start fixing up javascript function documentation

Switching order, renaming parameters in documentation

13 years agoFixup $gt
Sam Reed [Tue, 30 Nov 2010 18:18:48 +0000 (18:18 +0000)]
Fixup $gt

13 years agoforgot to change the function signature after refactor here
Neil Kandalgaonkar [Tue, 30 Nov 2010 05:43:26 +0000 (05:43 +0000)]
forgot to change the function signature after refactor here

13 years agomatching returns
Neil Kandalgaonkar [Tue, 30 Nov 2010 04:47:00 +0000 (04:47 +0000)]
matching returns

13 years agobetter error checking, fixed a few bugs with remote content scaling
Neil Kandalgaonkar [Tue, 30 Nov 2010 04:40:34 +0000 (04:40 +0000)]
better error checking, fixed a few bugs with remote content scaling

13 years agoremoved debug statement
Neil Kandalgaonkar [Tue, 30 Nov 2010 04:40:05 +0000 (04:40 +0000)]
removed debug statement

13 years agoSelect a friendly sub-language while acquiring system messages if the uselang has...
Philip Tzou [Tue, 30 Nov 2010 03:04:47 +0000 (03:04 +0000)]
Select a friendly sub-language while acquiring system messages if the uselang has multiple variants available for use.

13 years agoDual strategy thumbnailing -- locally for development and simpler wikis, or in the...
Neil Kandalgaonkar [Tue, 30 Nov 2010 02:45:10 +0000 (02:45 +0000)]
Dual strategy thumbnailing -- locally for development and simpler wikis, or in the cluster for setups like the WMF's

When we did our test deploy, we found that we could not scale thumbnails locally in the cluster (and this was undesirable anyway).
So, we moved UploadStash thumbnailing to occur on URL invocation, which is more like the usual MediaWiki model anyway. So the customized transform()
moved from UploadStash to just being a special case of how SpecialUploadStash does things.

Note that the Special:UploadStash url masks how the thumbnail is obtained. Unlike the regular Commons wiki, the user never sees the cluster's URL for the thumbnail.
A web request, or an imageMagick call, is performed right there and then, and the results are catted out to the client.

For consistency, we did not use wfStreamfile since we were in some cases streaming from contents obtained over the MWhttpRequest, not just local files.

13 years agoAdded missing name setting when initializing modules from preloaded info.
Trevor Parscal [Tue, 30 Nov 2010 01:40:22 +0000 (01:40 +0000)]
Added missing name setting when initializing modules from preloaded info.

13 years agoFix potential html injection when the database server isn't available (bug 26164).
Platonides [Mon, 29 Nov 2010 16:34:28 +0000 (16:34 +0000)]
Fix potential html injection when the database server isn't available (bug 26164).

Wikis which set $wgServer in their LocalSettings or are in a virtual
host would never be vulnerable.
For sites which show the wiki in the default host, it will depend on how
forgiving is their webserver and php stack for that garbled input, although
some kind of foolable proxy —moreover wrongly caching errors (or the default
output buffering is disabled and something incorrectly sent a previous text)—
would also need to be present in order to make that useful for a
potential attacker.

13 years agoFollowup r77393, restore commented variable in SpecialPrefixindex as the variable...
Sam Reed [Mon, 29 Nov 2010 00:41:56 +0000 (00:41 +0000)]
Followup r77393, restore commented variable in SpecialPrefixindex as the variable is mentioned in a fixme comment below

13 years agoMinor followup to r77393, change =&Method() to = &Method()
Sam Reed [Mon, 29 Nov 2010 00:32:24 +0000 (00:32 +0000)]
Minor followup to r77393, change =&Method() to = &Method()

13 years agoFix spaces to tabs from r77393
Sam Reed [Mon, 29 Nov 2010 00:28:04 +0000 (00:28 +0000)]
Fix spaces to tabs from r77393

13 years agoRevert global removals in test/ from r77393
Sam Reed [Mon, 29 Nov 2010 00:26:40 +0000 (00:26 +0000)]
Revert global removals in test/ from r77393

13 years agoGive image <gallery>s fluid width
Aryeh Gregor [Mon, 29 Nov 2010 00:11:19 +0000 (00:11 +0000)]
Give image <gallery>s fluid width

Bug 3276.  Patch by DieBuche, with style cleanups by me, plus a tweak
from comment 27 of the bug to fix spacing.  This incidentally removes
the border around galleries, but this was hard to notice anyway, and
could be easily readded if desired.  Tested in a few browsers, including
IE6, but more testing and/or input from CSS gurus would be appreciated.

Updates parser tests, including for Cite.

13 years agoRevert r42257 "Convert literal tabs to &#9; when passing them through Tidy, to preven...
Aryeh Gregor [Mon, 29 Nov 2010 00:10:59 +0000 (00:10 +0000)]
Revert r42257 "Convert literal tabs to &#9; when passing them through Tidy, to prevent them from being clobbered."

This caused bug 16108, and also broke the patch to bug 3276.  The commit
doesn't explain why it's useful or what it fixes, although Platonides
asked on Code Review in 2008, so that's two problems it's caused with no
benefits I've seen.

13 years agoFollow up r77407. Do it Right.
Platonides [Sun, 28 Nov 2010 22:51:25 +0000 (22:51 +0000)]
Follow up r77407. Do it Right.
Fixes wfTimestamp() returning 0 instead of now.

13 years agoUse always DatabaseBase::timestampoOrNull for user_newpass_time field, as done in...
Platonides [Sun, 28 Nov 2010 22:44:14 +0000 (22:44 +0000)]
Use always DatabaseBase::timestampoOrNull for user_newpass_time field, as done in loadFromRow()/saveSettings()
-- línea y las que están debajo serán ignoradas--

M    User.php

13 years agoFix bug introduced in r77171
Platonides [Sun, 28 Nov 2010 22:40:29 +0000 (22:40 +0000)]
Fix bug introduced in r77171

13 years agoFollow up r77401.
Platonides [Sun, 28 Nov 2010 22:27:50 +0000 (22:27 +0000)]
Follow up r77401.
Mixture of null/false.
Happens to also fix the parsertests issue.

13 years agoFix bug discovered in r77171 from the user data in If-Modified-Since passed by resour...
Platonides [Sun, 28 Nov 2010 21:59:16 +0000 (21:59 +0000)]
Fix bug discovered in r77171 from the user data in If-Modified-Since passed by resource loader.
Added in wfTimestamp reading support for the three http date formats.
Increased conformance reading rfc2822 dates (read support added in r71750/r71751). We may not want full compliance with rfc2822, though.
The only provider of rfc2822 dates is probably http and that uses a subset (it's rfc822 + 4-digit years from rfc1123).
Make wfTimestamp() return false in case of a wrong input, according to CR.

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sun, 28 Nov 2010 20:45:25 +0000 (20:45 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-11-28 20:30:00 UTC)

13 years agoRemove some unused variables and globals
Sam Reed [Sun, 28 Nov 2010 16:13:13 +0000 (16:13 +0000)]
Remove some unused variables and globals

13 years agoImagePage subclasses Article, therefore use parent::getContent()
Sam Reed [Sun, 28 Nov 2010 16:05:41 +0000 (16:05 +0000)]
ImagePage subclasses Article, therefore use parent::getContent()