lhc/web/wiklou.git
14 years agoMTT r63686: Handle realpath errors in SQLite installer
Max Semenik [Sat, 13 Mar 2010 16:47:32 +0000 (16:47 +0000)]
MTT r63686: Handle realpath errors in SQLite installer

14 years agoThis check throws E_NOTICEs and isn't particularly rigorous.
Happy-melon [Sat, 13 Mar 2010 16:13:26 +0000 (16:13 +0000)]
This check throws E_NOTICEs and isn't particularly rigorous.

14 years agoStrict type checking, otherwise can't set a default value of '0'.
Happy-melon [Sat, 13 Mar 2010 16:11:36 +0000 (16:11 +0000)]
Strict type checking, otherwise can't set a default value of '0'.

14 years agoLayout tweak.
Happy-melon [Sat, 13 Mar 2010 16:09:23 +0000 (16:09 +0000)]
Layout tweak.

14 years agoAllow OutputPage::addReturnTo() to set the text of the link.
Happy-melon [Sat, 13 Mar 2010 16:07:38 +0000 (16:07 +0000)]
Allow OutputPage::addReturnTo() to set the text of the link.

14 years agoSort $wgDefaultUserOptions elements alphabetically.
Happy-melon [Sat, 13 Mar 2010 16:05:30 +0000 (16:05 +0000)]
Sort $wgDefaultUserOptions elements alphabetically.

14 years agoAdd FIXME to wfMergeErrorArrays(), throws E_NOTICEs.
Happy-melon [Sat, 13 Mar 2010 15:35:09 +0000 (15:35 +0000)]
Add FIXME to wfMergeErrorArrays(), throws E_NOTICEs.

14 years agoHTMLSubmitField is more useful as an inline button than an alias for HTMLForm::addBut...
Happy-melon [Sat, 13 Mar 2010 15:33:18 +0000 (15:33 +0000)]
HTMLSubmitField is more useful as an inline button than an alias for HTMLForm::addButton().

14 years agoApply CSS classes for XML checkboxes/radiobuttons to their labels as well.
Happy-melon [Sat, 13 Mar 2010 14:59:44 +0000 (14:59 +0000)]
Apply CSS classes for XML checkboxes/radiobuttons to their labels as well.

14 years ago* (bug 12797) Add $wgGalleryOptions for adjusting of default gallery display options
Raimond Spekking [Sat, 13 Mar 2010 11:42:04 +0000 (11:42 +0000)]
* (bug 12797) Add $wgGalleryOptions for adjusting of default gallery display options
Reapply of r63197 (reverted with r63261). Per suggestion of demon now with 1 array with keys and w/o breaking parsertests

14 years ago* (bug 21981) Add parameter 'showfilename' to <gallery> to automatically apply the...
Raimond Spekking [Sat, 13 Mar 2010 09:43:37 +0000 (09:43 +0000)]
* (bug 21981) Add parameter 'showfilename' to <gallery> to automatically apply the names of the individual files within the gallery

14 years agoForce loading of Sanitizer in setUp() so defines() are always present before tests.
Chad Horohoe [Fri, 12 Mar 2010 22:52:11 +0000 (22:52 +0000)]
Force loading of Sanitizer in setUp() so defines() are always present before tests.

14 years agoRemove include for test, not necessary due to Autoloader :D
Chad Horohoe [Fri, 12 Mar 2010 22:40:36 +0000 (22:40 +0000)]
Remove include for test, not necessary due to Autoloader :D

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Fri, 12 Mar 2010 21:35:52 +0000 (21:35 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-12 21:15:00 UTC)

14 years agoRemove internalhttpsession from ApiUpload; remnant from reverted feature.
Bryan Tong Minh [Fri, 12 Mar 2010 19:20:01 +0000 (19:20 +0000)]
Remove internalhttpsession from ApiUpload; remnant from reverted feature.

14 years agoFix bug that prevented non-hidden users from appearing on Special:BlockList on SQLite
Max Semenik [Fri, 12 Mar 2010 19:18:14 +0000 (19:18 +0000)]
Fix bug that prevented non-hidden users from appearing on Special:BlockList on SQLite

14 years agoRemove the session_start from UploadBase, since there is nothing that could close...
Bryan Tong Minh [Fri, 12 Mar 2010 18:46:13 +0000 (18:46 +0000)]
Remove the session_start from UploadBase, since there is nothing that could close the session in MediaWiki trunk.

14 years agoMerge r63621 and r63636 from REL1_16:
Bryan Tong Minh [Fri, 12 Mar 2010 18:26:12 +0000 (18:26 +0000)]
Merge r63621 and r63636 from REL1_16:
* Rollback chunked uploading support for 1.16
*  Pass $sessionKey as parameter to UploadFromStash::initialize.

14 years agoFixed blockip log excerpt permission check (bug 22809). Resulted in excess "all publi...
Aaron Schulz [Thu, 11 Mar 2010 21:25:33 +0000 (21:25 +0000)]
Fixed blockip log excerpt permission check (bug 22809). Resulted in excess "all public logs" excerpt.

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Thu, 11 Mar 2010 20:59:25 +0000 (20:59 +0000)]
Fixed some doxygen warnings

14 years agofollow up r63578 - remove stray debugging code.
Mark A. Hershberger [Thu, 11 Mar 2010 20:05:16 +0000 (20:05 +0000)]
follow up r63578 - remove stray debugging code.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Thu, 11 Mar 2010 18:08:45 +0000 (18:08 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-11 18:00:00 UTC)

14 years agoFix for r63578: also change wordSegmentation() to segmentByWord() here
Alexandre Emsenhuber [Thu, 11 Mar 2010 12:27:35 +0000 (12:27 +0000)]
Fix for r63578: also change wordSegmentation() to segmentByWord() here

14 years agoMade resetArticleID() reset redirect/length/latest ID fields
Aaron Schulz [Thu, 11 Mar 2010 05:32:04 +0000 (05:32 +0000)]
Made resetArticleID() reset redirect/length/latest ID fields

14 years agoFollow-up r61856
Mark A. Hershberger [Wed, 10 Mar 2010 21:54:23 +0000 (21:54 +0000)]
Follow-up r61856
* Rename wordSegmentation() to segmentByWord().
* Consolidate search index locking and iteration to Maintenance.php
* Add maintenance/updateDoubleWidthSearch.php to take care of new
  format for normalized double-width roman characters.
* Add error checking to updateSearchIndex.php for creating $posFile.
* Add note to UPGRADE about running updateDoubleWidthSearch.php.

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Wed, 10 Mar 2010 21:17:58 +0000 (21:17 +0000)]
Fixed some doxygen warnings

14 years agoMade getLatestRevID() return an integer
Aaron Schulz [Wed, 10 Mar 2010 20:01:49 +0000 (20:01 +0000)]
Made getLatestRevID() return an integer

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 10 Mar 2010 19:52:52 +0000 (19:52 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-10 19:30:00 UTC)

14 years agoFix child class visibility
Chad Horohoe [Wed, 10 Mar 2010 12:59:44 +0000 (12:59 +0000)]
Fix child class visibility

14 years agoFollowup r63545: Whoops make that public
Chad Horohoe [Wed, 10 Mar 2010 12:45:38 +0000 (12:45 +0000)]
Followup r63545: Whoops make that public

14 years agoFix regression from r51677, still need to load AdminSettings if it exists for back...
Chad Horohoe [Wed, 10 Mar 2010 12:44:57 +0000 (12:44 +0000)]
Fix regression from r51677, still need to load AdminSettings if it exists for back-compat. Needs backporting to REL1_16.

14 years ago* Fixed some doxygen warnings
Alexandre Emsenhuber [Tue, 9 Mar 2010 21:51:05 +0000 (21:51 +0000)]
* Fixed some doxygen warnings
* Removed some useless spaces in the begining of lines

14 years agofix typo
Alexandre Emsenhuber [Tue, 9 Mar 2010 20:40:00 +0000 (20:40 +0000)]
fix typo

14 years agoStyle fixes
Aryeh Gregor [Tue, 9 Mar 2010 19:48:31 +0000 (19:48 +0000)]
Style fixes

14 years agoFix validity and correctness of r63342
Aryeh Gregor [Tue, 9 Mar 2010 19:47:05 +0000 (19:47 +0000)]
Fix validity and correctness of r63342

The name attribute may only be used on <a> if an id attribute with
identical value is given on the same element.  I moved the id to the tr
so it leaves a bit of space at the top, rather than using a name
attribute at all.  Also, we need to call Sanitizer::escapeId() on the
group key, lest people use spaces or something in the group key (not
advisable, but possible).

14 years agoAvoid fatal on login if username is invalid title
Aryeh Gregor [Tue, 9 Mar 2010 19:27:36 +0000 (19:27 +0000)]
Avoid fatal on login if username is invalid title

Steps to reproduce: Try logging in with a 256-character username.

Expected result: Friendly error message saying the name is invalid.

Actual result: Fatal error: Call to a member function getName() on a
non-object in /var/www/git-trunk/phase3/includes/specials/SpecialUserlogin.php
on line 433

Fix: If you want to check whether something is a User object, check
whether it's a User object.  There are things other than null that don't
behave like User objects.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Tue, 9 Mar 2010 18:55:22 +0000 (18:55 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-09 19:45:00 UTC)

14 years agoAdd a clear:both to the filehistory headline to avoid funny floats if the file descri...
Raimond Spekking [Tue, 9 Mar 2010 17:19:34 +0000 (17:19 +0000)]
Add a clear:both to the filehistory headline to avoid funny floats if the file description contains something like [[File:Foo.jpg|thumb|bar]]
Backport to 1.16 follows.

14 years agoMinor followup to r63425 and r63428
Sam Reed [Tue, 9 Mar 2010 11:52:43 +0000 (11:52 +0000)]
Minor followup to r63425 and r63428

Set $oldLang to null, and only reset if !is_null( $oldLang )

Also, only change language on ApiQueryAllmessages if wanted language != current language

14 years agofollow-up r61856 — wordsegmentation should be done for all search engines, not just...
Mark A. Hershberger [Tue, 9 Mar 2010 04:19:55 +0000 (04:19 +0000)]
follow-up r61856 — wordsegmentation should be done for all search engines, not just mysql

14 years agoMerge r63436 RELEASE-NOTES to trunk HISTORY
Chad Horohoe [Mon, 8 Mar 2010 22:52:23 +0000 (22:52 +0000)]
Merge r63436 RELEASE-NOTES to trunk HISTORY

14 years agoMerge r63429 RELEASE-NOTES to trunk HISTORY
Chad Horohoe [Mon, 8 Mar 2010 22:40:55 +0000 (22:40 +0000)]
Merge r63429 RELEASE-NOTES to trunk HISTORY

14 years agoFix data leakage from thumb.php for wikis where access to images is restricted (e...
Tim Starling [Mon, 8 Mar 2010 22:39:14 +0000 (22:39 +0000)]
Fix data leakage from thumb.php for wikis where access to images is restricted (e.g. using img_auth.php). For backport to 1.15.

14 years agoMinor comment for r63428
Sam Reed [Mon, 8 Mar 2010 22:36:52 +0000 (22:36 +0000)]
Minor comment for r63428

14 years ago* (bug 22764) uselang parameter for action=parse
Sam Reed [Mon, 8 Mar 2010 22:32:17 +0000 (22:32 +0000)]
* (bug 22764) uselang parameter for action=parse

Also add a few full stops to normalise format of Params

14 years agoRestore $wgLang in ApiQueryAllmessages if changed during execution
Sam Reed [Mon, 8 Mar 2010 22:26:59 +0000 (22:26 +0000)]
Restore $wgLang in ApiQueryAllmessages if changed during execution

14 years agoFixed CSS validation issue (no handling for line continuation). Reported by Suffusion...
Tim Starling [Mon, 8 Mar 2010 22:22:01 +0000 (22:22 +0000)]
Fixed CSS validation issue (no handling for line continuation). Reported by Suffusion of Yellow. Release notes will go in other branches.

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Mon, 8 Mar 2010 21:11:32 +0000 (21:11 +0000)]
Fixed some doxygen warnings

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Mon, 8 Mar 2010 20:41:40 +0000 (20:41 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-08 20:00 UTC)

14 years agoThere's also File_Ogg in MetavidWiki extension ;)
Alexandre Emsenhuber [Mon, 8 Mar 2010 20:39:47 +0000 (20:39 +0000)]
There's also File_Ogg in MetavidWiki extension ;)

14 years agoFixed error output in moveBatch.php
Max Semenik [Mon, 8 Mar 2010 17:09:55 +0000 (17:09 +0000)]
Fixed error output in moveBatch.php

14 years agoBuild preload l10ncache after running hooks, not before, so extension changes (by...
Roan Kattouw [Mon, 8 Mar 2010 14:43:02 +0000 (14:43 +0000)]
Build preload l10ncache after running hooks, not before, so extension changes (by e.g. LocalisationUpdate) to preloaded messages get picked up.

14 years agoDoc typo
Aaron Schulz [Sun, 7 Mar 2010 23:47:00 +0000 (23:47 +0000)]
Doc typo

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sun, 7 Mar 2010 22:09:30 +0000 (22:09 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-07 21:55 UTC)

14 years agoreverting myself (r63361) due to comment #2 in bug 22756. Feature not needed
Tobias [Sun, 7 Mar 2010 18:29:22 +0000 (18:29 +0000)]
reverting myself (r63361) due to comment #2 in bug 22756. Feature not needed

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Sun, 7 Mar 2010 17:26:23 +0000 (17:26 +0000)]
Fixed some doxygen warnings

14 years agoRefine documentation added in r63361
Siebrand Mazeland [Sun, 7 Mar 2010 17:08:59 +0000 (17:08 +0000)]
Refine documentation added in r63361

14 years agobug 22756: Add parameter to noarticletext/newarticletext indicating if it's the curre...
Tobias [Sun, 7 Mar 2010 16:26:42 +0000 (16:26 +0000)]
bug 22756: Add parameter to noarticletext/newarticletext indicating if it's the current user's user (talk) page

14 years agoLocalization update for he, and whitespace fix in en.
Rotem Liss [Sun, 7 Mar 2010 15:15:39 +0000 (15:15 +0000)]
Localization update for he, and whitespace fix in en.

14 years agocleanup to SpecialUpload.php:
Jack Phoenix [Sun, 7 Mar 2010 14:07:14 +0000 (14:07 +0000)]
cleanup to SpecialUpload.php:
*trimmed trailing spaces
*more braces
*indentation tweaks
*removed unused globals
*removed unused $sk variable from showUploadWarning()
*changed double quotes to single where appropriate

14 years ago* truncate() comment fix
Aaron Schulz [Sun, 7 Mar 2010 12:32:21 +0000 (12:32 +0000)]
* truncate() comment fix
* truncateHtml() tweaks:
** Fixed miscount of remaining length wrt. entities
** Improved performance of "ellipsis makes string longer" check

14 years ago* Fix a global problem.
Mark A. Hershberger [Sun, 7 Mar 2010 04:26:23 +0000 (04:26 +0000)]
* Fix a global problem.
* Stop serialisation of PDO objects for sqlite
* temporarily order tests so they work (shouldn't be necessary in the
  long run)

14 years agoTest case for wfLocalFile() returning valid objects when a file does not exist
Chad Horohoe [Sun, 7 Mar 2010 01:51:15 +0000 (01:51 +0000)]
Test case for wfLocalFile() returning valid objects when a file does not exist

14 years ago* Fix search-replace problems in MediaWiki_Setup.php
Mark A. Hershberger [Sun, 7 Mar 2010 00:30:02 +0000 (00:30 +0000)]
* Fix search-replace problems in MediaWiki_Setup.php
* Use the proper Search* class depending on database setup.
* Rename SearchMySQLTest to SearchDbTest since it isn't
  mysql-specific.
* Clean up code in SearchEngineTest.php to make it easier to add
  searchable pages.

14 years agoRemove wfGetHTTP(), has been deprecated for ages and has no callers. Also stop loadin...
Chad Horohoe [Sat, 6 Mar 2010 22:42:20 +0000 (22:42 +0000)]
Remove wfGetHTTP(), has been deprecated for ages and has no callers. Also stop loading XmlFunctions by default.

14 years ago* (bug 22748) Add anchors on Special:ListGroupRights
Niklas Laxström [Sat, 6 Mar 2010 21:18:10 +0000 (21:18 +0000)]
* (bug 22748) Add anchors on Special:ListGroupRights

14 years ago* (bug 22747) "Reveal my e-mail address in notification e-mails" preference is now...
Alexandre Emsenhuber [Sat, 6 Mar 2010 20:49:19 +0000 (20:49 +0000)]
* (bug 22747) "Reveal my e-mail address in notification e-mails" preference is now only displayed when relevant

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sat, 6 Mar 2010 20:48:53 +0000 (20:48 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-06 20:30 UTC)

14 years agofollowup to r63300: add links to /common.css & /common.js to preferences
Ilmari Karonen [Sat, 6 Mar 2010 20:42:35 +0000 (20:42 +0000)]
followup to r63300: add links to /common.css & /common.js to preferences

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Sat, 6 Mar 2010 20:34:10 +0000 (20:34 +0000)]
Fixed some doxygen warnings

14 years agowhitespace.
Mark A. Hershberger [Sat, 6 Mar 2010 18:14:11 +0000 (18:14 +0000)]
whitespace.

14 years agoFixup r63301 as per Roan comment
Sam Reed [Sat, 6 Mar 2010 18:03:05 +0000 (18:03 +0000)]
Fixup r63301 as per Roan comment

Still not using an index...

14 years agoFix r63320
Max Semenik [Sat, 6 Mar 2010 16:45:48 +0000 (16:45 +0000)]
Fix r63320

14 years agoFixed a couple of E_DEPRECATED in DatabaseMssql
Max Semenik [Sat, 6 Mar 2010 16:39:31 +0000 (16:39 +0000)]
Fixed a couple of E_DEPRECATED in DatabaseMssql

14 years agoFollow-up r58652: Add 'shared-repo-name-wikimediacommons' message which is used as...
Raimond Spekking [Sat, 6 Mar 2010 16:06:43 +0000 (16:06 +0000)]
Follow-up r58652: Add 'shared-repo-name-wikimediacommons' message which is used as $1 for 'sharedupload-desc-there' and friends when $wgUseInstantCommons is set to true.
Translations copied from 'shared-repo-name-shared' (extension WikimediaMessages)
This duplication can be deleted when $wgForeignFileRepos['name'] is changed to 'wikimediacommons' in CommonSettings.php. But to be fair I do not know if this would have any sideeffects.

14 years agoDon't allow trackBlobs.php to continue if there is a potential for corruption as...
Tim Starling [Fri, 5 Mar 2010 23:59:42 +0000 (23:59 +0000)]
Don't allow trackBlobs.php to continue if there is a potential for corruption as in bug 20757 or bug 22624.

14 years agoAdd patrol/patrol to $wgLogActions
Sam Reed [Fri, 5 Mar 2010 23:41:33 +0000 (23:41 +0000)]
Add patrol/patrol to $wgLogActions

Found missing doing bug 22738 / r63301

14 years ago* (bug 22738) Allow filtering by action type on query=logevent
Sam Reed [Fri, 5 Mar 2010 23:21:38 +0000 (23:21 +0000)]
* (bug 22738) Allow filtering by action type on query=logevent

Needs patrol fixing (but not an api problem)

14 years ago(bug 10183) allow users to add custom css/js for all skins via /common.css & /common...
Ilmari Karonen [Fri, 5 Mar 2010 22:42:53 +0000 (22:42 +0000)]
(bug 10183) allow users to add custom css/js for all skins via /common.css & /common.js user subpages

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Fri, 5 Mar 2010 22:35:36 +0000 (22:35 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-05 22:00 UTC)

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Fri, 5 Mar 2010 21:39:21 +0000 (21:39 +0000)]
Fixed some doxygen warnings

14 years agoFollow-up r63292: this one is no longer needed
Alexandre Emsenhuber [Fri, 5 Mar 2010 21:31:35 +0000 (21:31 +0000)]
Follow-up r63292: this one is no longer needed

14 years agotests are showing mResultSet is sometimes false when it free() is run, so adding...
Mark A. Hershberger [Fri, 5 Mar 2010 20:40:43 +0000 (20:40 +0000)]
tests are showing mResultSet is sometimes false when it free() is run, so adding defensive ifs

14 years agorandom annoying whitespace changes before functional changes
Mark A. Hershberger [Fri, 5 Mar 2010 20:39:00 +0000 (20:39 +0000)]
random annoying whitespace changes before functional changes

14 years agoRevert r63197 '(bug 12797) Allow adjusting of default gallery display options' Breaks...
Chad Horohoe [Fri, 5 Mar 2010 00:27:20 +0000 (00:27 +0000)]
Revert r63197 '(bug 12797) Allow adjusting of default gallery display options' Breaks gallery parser test, also I don't really like introducing 5 new globals for this...maybe 1 array with keys?

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Thu, 4 Mar 2010 22:23:21 +0000 (22:23 +0000)]
Fixed some doxygen warnings

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Thu, 4 Mar 2010 19:50:03 +0000 (19:50 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-04 19:30 UTC)

14 years ago* (bug 22353) Categorised recent changes now works again
Alexandre Emsenhuber [Thu, 4 Mar 2010 15:42:17 +0000 (15:42 +0000)]
* (bug 22353) Categorised recent changes now works again

14 years agoAlso "consume" categories and categories_any parameters so that it works correctly...
Alexandre Emsenhuber [Thu, 4 Mar 2010 13:19:06 +0000 (13:19 +0000)]
Also "consume" categories and categories_any parameters so that it works correctly with $wgAllowCategorizedRecentChanges enabled

14 years agoDitched DatabaseFunctions.php. All extensions using it are old and incompatible with...
Max Semenik [Thu, 4 Mar 2010 08:01:46 +0000 (08:01 +0000)]
Ditched DatabaseFunctions.php. All extensions using it are old and incompatible with current MediaWiki anyway.

14 years agofollowup to r63221: skip update and emit warning if revision text cannot be found
Ilmari Karonen [Thu, 4 Mar 2010 00:27:44 +0000 (00:27 +0000)]
followup to r63221: skip update and emit warning if revision text cannot be found

14 years agoRemove unused VectorTemplateToolboxEnd hook.
Platonides [Wed, 3 Mar 2010 22:15:40 +0000 (22:15 +0000)]
Remove unused VectorTemplateToolboxEnd hook.
Per-skin hooks are evil. Extensions should use SkinTemplateToolboxEnd.

14 years ago(Bug 22709) IIS 7 mishandles redirects generated by OutputPage::output() when
Platonides [Wed, 3 Mar 2010 22:01:09 +0000 (22:01 +0000)]
(Bug 22709) IIS 7 mishandles redirects generated by OutputPage::output() when
the URL contains a colon.
Avoid tinifying colons for IIS 7.

It's a pity how it pollutes a clean function like wfUrlencode.

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Wed, 3 Mar 2010 21:28:03 +0000 (21:28 +0000)]
Fixed some doxygen warnings

14 years agocall populateRevisionLength.php from updaters.inc; make updaters.inc use populate...
Ilmari Karonen [Wed, 3 Mar 2010 21:15:05 +0000 (21:15 +0000)]
call populateRevisionLength.php from updaters.inc; make updaters.inc use populate*.php instead of the old populate*.inc scripts for other population tasks; remove the now obsolete populate*.inc files; misc. fixes

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 3 Mar 2010 20:41:47 +0000 (20:41 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-03 20:00 UTC)

14 years ago(bug 18881) add maintenance script to populate rev_len field for old revisions
Ilmari Karonen [Wed, 3 Mar 2010 20:23:42 +0000 (20:23 +0000)]
(bug 18881) add maintenance script to populate rev_len field for old revisions

14 years agoColor scheme change
Adam Miller [Wed, 3 Mar 2010 19:27:40 +0000 (19:27 +0000)]
Color scheme change

14 years agoFollow-up r63213. Move it to wfEscapeShellArg, which is the proper place.
Platonides [Wed, 3 Mar 2010 18:22:26 +0000 (18:22 +0000)]
Follow-up r63213. Move it to wfEscapeShellArg, which is the proper place.

14 years agoEscape the caret under Windows, since that's a special character for cmd shell.
Platonides [Wed, 3 Mar 2010 18:18:15 +0000 (18:18 +0000)]
Escape the caret under Windows, since that's a special character for cmd shell.
Bug 13518 -  <math> does not work (wrong shell escaping under Windows)