lhc/web/wiklou.git
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)

14 years ago(bug 12797) Allow adjusting of default gallery display options
Raimond Spekking [Wed, 3 Mar 2010 13:07:23 +0000 (13:07 +0000)]
(bug 12797) Allow adjusting of default gallery display options

14 years agoMerge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035)
Conrad Irwin [Wed, 3 Mar 2010 02:41:14 +0000 (02:41 +0000)]
Merge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035)

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Tue, 2 Mar 2010 20:16:33 +0000 (20:16 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-02 20:00 UTC)

14 years agooracle: missing table prefix
Jure Kajzer [Tue, 2 Mar 2010 16:58:21 +0000 (16:58 +0000)]
oracle: missing table prefix

14 years agotables.sql for oracle missing prefix
Jure Kajzer [Tue, 2 Mar 2010 16:26:38 +0000 (16:26 +0000)]
tables.sql for oracle missing prefix

14 years agoAdd 'vector' as new skin example, remove the ancient skins as example
Raimond Spekking [Tue, 2 Mar 2010 14:11:59 +0000 (14:11 +0000)]
Add 'vector' as new skin example, remove the ancient skins as example
Backport to 1.16 follows

14 years ago* Split up logLine() with helper functions
Aaron Schulz [Mon, 1 Mar 2010 22:47:12 +0000 (22:47 +0000)]
* Split up logLine() with helper functions
* Added NO_EXTRA_USER_LINKS param to hide talk|contribs links
* Fixed bizarre $time comparison (compared display time and a UNIX const time)
* Added 'flags' param to showLogExtract() params

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Mon, 1 Mar 2010 21:36:57 +0000 (21:36 +0000)]
Fixed some doxygen warnings

14 years agoPer Simetrical's comment on r63048: use "$user instanceof User" so that it won't...
Alexandre Emsenhuber [Mon, 1 Mar 2010 21:07:04 +0000 (21:07 +0000)]
Per Simetrical's comment on r63048: use "$user instanceof User" so that it won't break whatever User::newFromName() returns on failure

14 years ago* (bug 22664) Special:Userrights now accepts '0' as a valid user name
Alexandre Emsenhuber [Mon, 1 Mar 2010 21:01:26 +0000 (21:01 +0000)]
* (bug 22664) Special:Userrights now accepts '0' as a valid user name

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Mon, 1 Mar 2010 19:42:34 +0000 (19:42 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-03-01 19:00 UTC)

14 years agoLocalization update for he.
Rotem Liss [Mon, 1 Mar 2010 18:39:09 +0000 (18:39 +0000)]
Localization update for he.

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 1 Mar 2010 02:17:30 +0000 (02:17 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sun, 28 Feb 2010 19:45:50 +0000 (19:45 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-28 19:00 UTC)

14 years agoSpell variables correctly
Aryeh Gregor [Sun, 28 Feb 2010 19:34:23 +0000 (19:34 +0000)]
Spell variables correctly

14 years agoper http://lt.php.net/ArrayAccess, offsetSet and offsetUnset ar both void and shouldn...
Domas Mituzas [Sun, 28 Feb 2010 17:38:26 +0000 (17:38 +0000)]
per lt.php.net/ArrayAccess, offsetSet and offsetUnset ar both void and shouldn't be returning data

14 years agoUpdate magic words from translatewiki.net
Siebrand Mazeland [Sun, 28 Feb 2010 16:56:36 +0000 (16:56 +0000)]
Update magic words from translatewiki.net

14 years ago* Fixed some doxygen warnings
Alexandre Emsenhuber [Sun, 28 Feb 2010 15:43:51 +0000 (15:43 +0000)]
* Fixed some doxygen warnings
* Documented a bit

14 years agoRemove $wgVariant from HISTORY, Tim removed it in r55746. Will backport to 1.16 RELEA...
Chad Horohoe [Sun, 28 Feb 2010 12:32:33 +0000 (12:32 +0000)]
Remove $wgVariant from HISTORY, Tim removed it in r55746. Will backport to 1.16 RELEASE-NOTES

14 years agoDeprecate revText(), redundant
Aaron Schulz [Sat, 27 Feb 2010 22:56:48 +0000 (22:56 +0000)]
Deprecate revText(), redundant

14 years ago* Fixed some doxygen warnings
Alexandre Emsenhuber [Sat, 27 Feb 2010 21:09:15 +0000 (21:09 +0000)]
* Fixed some doxygen warnings
* Documented a bit

14 years ago* (bug 22606) The body of e-mail address confirmation message is now different when...
Alexandre Emsenhuber [Sat, 27 Feb 2010 20:22:56 +0000 (20:22 +0000)]
* (bug 22606) The body of e-mail address confirmation message is now different when the address changed

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sat, 27 Feb 2010 19:16:22 +0000 (19:16 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-27 19:00 UTC)

14 years ago* (bugs 22665 and 22667) User '0' can now be unblocked and have its block settings...
Alexandre Emsenhuber [Sat, 27 Feb 2010 16:15:41 +0000 (16:15 +0000)]
* (bugs 22665 and 22667) User '0' can now be unblocked and have its block settings changed

14 years ago* (bug 22666) Submitting user block form with an invalid user name no longer throws...
Alexandre Emsenhuber [Sat, 27 Feb 2010 15:24:49 +0000 (15:24 +0000)]
* (bug 22666) Submitting user block form with an invalid user name no longer throws an error

14 years ago* Allow string to be passed to showUploadForm to make porting old extensions easier
Bryan Tong Minh [Sat, 27 Feb 2010 14:52:53 +0000 (14:52 +0000)]
* Allow string to be passed to showUploadForm to make porting old extensions easier
* Add mUploadSuccessful so that subclasses know if the upload was successful

14 years agoFix upload hook params
Bryan Tong Minh [Sat, 27 Feb 2010 13:58:14 +0000 (13:58 +0000)]
Fix upload hook params

14 years agoUncommented line from r63018
Max Semenik [Fri, 26 Feb 2010 20:18:48 +0000 (20:18 +0000)]
Uncommented line from r63018

14 years ago(bug 17560) Half-broken deletion moved image files to deletion archive without updati...
Max Semenik [Fri, 26 Feb 2010 20:14:28 +0000 (20:14 +0000)]
(bug 17560) Half-broken deletion moved image files to deletion archive without updating DB

14 years agoAPI: Don't unstub $wgContLang in ApiBase::getValidNamespaces()
Roan Kattouw [Fri, 26 Feb 2010 18:24:58 +0000 (18:24 +0000)]
API: Don't unstub $wgContLang in ApiBase::getValidNamespaces()

14 years agoAPI: fix copyright symbol, coding style cleanup, more braces
Jack Phoenix [Fri, 26 Feb 2010 13:18:56 +0000 (13:18 +0000)]
API: fix copyright symbol, coding style cleanup, more braces

14 years agoFix for r63000: remove the "!" in the check
Alexandre Emsenhuber [Fri, 26 Feb 2010 09:04:14 +0000 (09:04 +0000)]
Fix for r63000: remove the "!" in the check

14 years agoFixes to r62995:
Alexandre Emsenhuber [Fri, 26 Feb 2010 08:53:06 +0000 (08:53 +0000)]
Fixes to r62995:
* Avoid fatal error if $wgProfiler is either not a object (ProfilerStub.php) or an instance of Profiler
* Set $wgProfiler to null in ProfilerStub.php so that $wgProfiler doesn't need to be checked with "isset" first, updated check in GlobalFunctions.php accordingly

14 years agoMoved MediaTransformOutput.php to /media dir
Aaron Schulz [Fri, 26 Feb 2010 07:29:38 +0000 (07:29 +0000)]
Moved MediaTransformOutput.php to /media dir

14 years agor62907: removed static calls, renamed helper functions
Aaron Schulz [Fri, 26 Feb 2010 07:11:01 +0000 (07:11 +0000)]
r62907: removed static calls, renamed helper functions