lhc/web/wiklou.git
13 years agoFixup/add documentation
Sam Reed [Sat, 21 May 2011 17:45:20 +0000 (17:45 +0000)]
Fixup/add documentation

Remove trailing whitespace

13 years agowfDeprecated() plus doc update
Chad Horohoe [Sat, 21 May 2011 17:20:12 +0000 (17:20 +0000)]
wfDeprecated() plus doc update

13 years ago* (bug 29070) Add token to action=watch
Sam Reed [Sat, 21 May 2011 16:38:40 +0000 (16:38 +0000)]
* (bug 29070) Add token to action=watch

13 years agoFollow-up r88513: /me blames Chrome for ignoring trailing comma's in object notation
Krinkle [Sat, 21 May 2011 12:27:24 +0000 (12:27 +0000)]
Follow-up r88513: /me blames Chrome for ignoring trailing comma's in object notation

13 years agoAdding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js
Krinkle [Sat, 21 May 2011 11:26:27 +0000 (11:26 +0000)]
Adding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js
* Moving wiki* functions together in mediawiki.util.js
* Adding Adding mw.util.wikiScript (like wfScript() in GlobalFunctions.php)
* Adding test suite for it
* Example to use it in mediawiki.action.watch.ajax.js
* (bug 29071) mediawiki.action.watch.ajax.js doesn't use uselang

13 years agoRemoving wgAjaxWatch javascript global object.
Krinkle [Sat, 21 May 2011 11:06:52 +0000 (11:06 +0000)]
Removing wgAjaxWatch javascript global object.
* Not in use anywhere in /trunk: http://toolserver.org/~krinkle/wikimedia-svn-search/view.php?id=199&hash=b56d9bd81e14ebca5e02ce7cbc19c2b6#F5 (never has been from what I can remember)
* Wrapping in an IIFE instead with local variables.
* Removed unused "supported" variable (it was declared and then checked to see if it's false), jQuery takes care of this in $.ajax (through $.getJSON etc.)

13 years agoqunit: add some tests for getActionFrom / getTitleFrom
Antoine Musso [Sat, 21 May 2011 09:27:17 +0000 (09:27 +0000)]
qunit: add some tests for getActionFrom / getTitleFrom

fu r88276

13 years agoFix the mw.loader when running test with a file:// URL
Antoine Musso [Sat, 21 May 2011 09:16:59 +0000 (09:16 +0000)]
Fix the mw.loader when running test with a file:// URL

When running the tests using a local url, the href will include index.html
which was not stripped by the regular expression.  This patch capture path
tokens which are not followed by 'index.html' (regexp lookahead).

Let us run tests using file://path/tests/qunit/index.html

13 years ago(bug 29031) When translating block log entries, indefinite, infinite, and
Brian Wolff [Sat, 21 May 2011 03:41:16 +0000 (03:41 +0000)]
(bug 29031) When translating block log entries, indefinite, infinite, and
infinity are now considered the same.

Before it just looked at the translations of the options for the drop down on
special:block, now it still does that, but if that fails, and the string
is infinite/indefinite/infinity, it will also check for the synonyms.

13 years agor88502 tabs, not spaces.
Mark A. Hershberger [Sat, 21 May 2011 00:15:14 +0000 (00:15 +0000)]
r88502 tabs, not spaces.

13 years agoTrial commit to fix bug #29043: “The 'Contents box' in the "Printable version" render...
Mark A. Hershberger [Sat, 21 May 2011 00:02:00 +0000 (00:02 +0000)]
Trial commit to fix bug #29043: “The 'Contents box' in the "Printable version" rendering is stupid”

Other people should try my patch and see if they agree that printing the
contents box on paper is stupid.  Just commenting on the bug with your
opinion would be helpful.

13 years agoPatch for Bug #29040, “Web installer fails to show help boxes”
Mark A. Hershberger [Fri, 20 May 2011 23:36:26 +0000 (23:36 +0000)]
Patch for Bug #29040, “Web installer fails to show help boxes”
fix from William Demchick

13 years agoFollowup r88118. Fix Bug 28979 — “remove some CSS for abbr and acronym
Mark A. Hershberger [Fri, 20 May 2011 22:27:05 +0000 (22:27 +0000)]
Followup r88118. Fix Bug 28979 — “remove some CSS for abbr and acronym
tags”
Add missing fix for monobook.

13 years agoCleanup to extension directory checks. Saves a check for something silly like /extens...
Chad Horohoe [Fri, 20 May 2011 22:08:04 +0000 (22:08 +0000)]
Cleanup to extension directory checks. Saves a check for something silly like /extensions/README/README.php

13 years agoWhitespace
Sam Reed [Fri, 20 May 2011 22:03:10 +0000 (22:03 +0000)]
Whitespace

Documentation

Other related stuffs

13 years ago* (bug 29063) When viewing list=recentchanges&rcprop=loginfo for an unblock entry...
Sam Reed [Fri, 20 May 2011 22:01:50 +0000 (22:01 +0000)]
* (bug 29063) When viewing list=recentchanges&rcprop=loginfo for an unblock entry, get undefined index

Unblocks have no params, so skip adding info

13 years ago* (bug 20699) API watchlist should list log-events
Sam Reed [Fri, 20 May 2011 21:47:38 +0000 (21:47 +0000)]
* (bug 20699) API watchlist should list log-events

Also add "loginfo" from recentchanges/logevents

13 years agoDo not block the installer (through an unhandled exception) when we can't connect...
Platonides [Fri, 20 May 2011 21:42:41 +0000 (21:42 +0000)]
Do not block the installer (through an unhandled exception) when we can't connect to ourself.

13 years agoSimilarise queries to that of SpecialWatchlist
Sam Reed [Fri, 20 May 2011 21:30:35 +0000 (21:30 +0000)]
Similarise queries to that of SpecialWatchlist

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2011...
Raimond Spekking [Fri, 20 May 2011 20:22:23 +0000 (20:22 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2011-05-20 20:10:00 UTC)

13 years agoTweak message from r88475
Max Semenik [Fri, 20 May 2011 20:14:51 +0000 (20:14 +0000)]
Tweak message from r88475

13 years agoTweak 'config-mysql-myisam-dep' (added in r88475).
Siebrand Mazeland [Fri, 20 May 2011 19:31:29 +0000 (19:31 +0000)]
Tweak 'config-mysql-myisam-dep' (added in r88475).

13 years agoAdd spacing, fix bracing
Sam Reed [Fri, 20 May 2011 19:31:19 +0000 (19:31 +0000)]
Add spacing, fix bracing

Update some skin calls to wgUser to getSkin() on SpecialPage

13 years agoPatch for Bug #28669, “Scream bloody murder when user chooses MyISAM and InnoDB is...
Mark A. Hershberger [Fri, 20 May 2011 18:26:59 +0000 (18:26 +0000)]
Patch for Bug #28669, “Scream bloody murder when user chooses MyISAM and InnoDB is available”
From William Demchick

13 years agow/s cleanup
Mark A. Hershberger [Fri, 20 May 2011 18:20:16 +0000 (18:20 +0000)]
w/s cleanup

13 years agoEven it shouldn't happen, let's remove the var_dump() from the code.
Platonides [Fri, 20 May 2011 18:01:17 +0000 (18:01 +0000)]
Even it shouldn't happen, let's remove the var_dump() from the code.
Follow up to r87804

13 years agoWhile looking at bug 26990 on TW api, it was noticed with a load of NS's they don...
Sam Reed [Fri, 20 May 2011 17:38:05 +0000 (17:38 +0000)]
While looking at bug 26990 on TW api, it was noticed with a load of NS's they don't word wrap

So make them wordwrap like the rest of the text

13 years ago* (bug 28578) API's parse module should not silently override invalid title inputs
Sam Reed [Fri, 20 May 2011 17:19:06 +0000 (17:19 +0000)]
* (bug 28578) API's parse module should not silently override invalid title inputs

13 years agoadding overflow:hidden; to .mw.infobox in shared.css. During the installation the...
Krinkle [Fri, 20 May 2011 17:03:44 +0000 (17:03 +0000)]
adding overflow:hidden; to .mw.infobox in shared.css. During the installation the orange box is having it's border messing through the sidebar, adding overfow:hidden solves this.

13 years agoGroupped array manipulation functions at the top of GlobalFunctions.php
Alexandre Emsenhuber [Fri, 20 May 2011 10:55:34 +0000 (10:55 +0000)]
Groupped array manipulation functions at the top of GlobalFunctions.php

13 years ago* added Oracle to compatibility list
Jure Kajzer [Fri, 20 May 2011 10:18:39 +0000 (10:18 +0000)]
* added Oracle to compatibility list

13 years ago(bug 29055) Make don't send email on minor edits preference apply to
Brian Wolff [Fri, 20 May 2011 04:51:59 +0000 (04:51 +0000)]
(bug 29055) Make don't send email on minor edits preference apply to
changes to talk page in addition to watchlist edits.

13 years agoPer NikeRabbit on r88174, allow capitals in the regex
Sam Reed [Thu, 19 May 2011 21:43:58 +0000 (21:43 +0000)]
Per NikeRabbit on r88174, allow capitals in the regex

13 years agoQUnit reorganization
Krinkle [Thu, 19 May 2011 21:35:32 +0000 (21:35 +0000)]
QUnit reorganization
* Moved QUnit directory from /resources/test/ to /tests/qunit/.
* Includes an .htaccess file in /tests/qunit/ to allow reading this from the browser (since /tests/.htaccess disallows this by default, as it should)
* Deleted "/unit/main.css" which wasn't used for anything (was an idea I had but redundant now)
* Renamed /qunit/unit/ to /qunit/suites/
* Re-organized structure within /suites/ to match that of MediaWiki's. (ie. /resources/jquery, /resources/mediawiki.util etc.)
This will make it easier to write a "check if all JS have a test suite" thingy.
* Added a few "Clean up" sections in the test suites to remove added elements (namely added portlet links)

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2011...
Raimond Spekking [Thu, 19 May 2011 21:27:39 +0000 (21:27 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2011-05-19 20:54:00 UTC)

13 years agoFix 2 things from CR in r88047, and one not noticed
Sam Reed [Thu, 19 May 2011 21:13:03 +0000 (21:13 +0000)]
Fix 2 things from CR in r88047, and one not noticed

13 years agoRevert r88399 (delete fuzz-tester). Apparently people use it ;-)
Chad Horohoe [Thu, 19 May 2011 19:56:26 +0000 (19:56 +0000)]
Revert r88399 (delete fuzz-tester). Apparently people use it ;-)

13 years ago(bug 29036) For cascade-protected pages, the mw-textarea-cprotected class is added...
Roan Kattouw [Thu, 19 May 2011 19:48:50 +0000 (19:48 +0000)]
(bug 29036) For cascade-protected pages, the mw-textarea-cprotected class is added to the textarea on the edit form. Patch by Erwin Dokter

13 years agoLocalization update for he.
Rotem Liss [Thu, 19 May 2011 19:03:24 +0000 (19:03 +0000)]
Localization update for he.

13 years agoSingle messages can be passed as strings to Api::dieUsageMsg()
Antoine Musso [Thu, 19 May 2011 17:51:16 +0000 (17:51 +0000)]
Single messages can be passed as strings to Api::dieUsageMsg()

Since r88045

13 years agoCorrect case in function call: wfGetDb() -> wfGetDB()
Alexandre Emsenhuber [Thu, 19 May 2011 17:31:32 +0000 (17:31 +0000)]
Correct case in function call: wfGetDb() -> wfGetDB()

13 years agowgIniGetBool -> wfIniGetBool (typo, fu 88391)
Antoine Musso [Thu, 19 May 2011 17:23:35 +0000 (17:23 +0000)]
wgIniGetBool -> wfIniGetBool (typo, fu 88391)

13 years agoAdd release note for fixing bug 4330 (r88385)
Robin Pepermans [Thu, 19 May 2011 17:09:04 +0000 (17:09 +0000)]
Add release note for fixing bug 4330 (r88385)

13 years agoUnmaintained and unused
Sam Reed [Thu, 19 May 2011 00:27:57 +0000 (00:27 +0000)]
Unmaintained and unused

Bye Bye

13 years agoFix somewhat duplicated class names in fuzz-tester.php
Sam Reed [Thu, 19 May 2011 00:15:16 +0000 (00:15 +0000)]
Fix somewhat duplicated class names in fuzz-tester.php

13 years agoAdd/remove/tweak method documentation
Sam Reed [Thu, 19 May 2011 00:03:31 +0000 (00:03 +0000)]
Add/remove/tweak method documentation

13 years ago* Remove commented-out debug call (FU r88143)
Krinkle [Wed, 18 May 2011 22:10:32 +0000 (22:10 +0000)]
* Remove commented-out debug call (FU r88143)
* Update comment to reflect changes to function (FU r87208)

13 years agouse string as callback when possible (since PHP 5.2.3)
Antoine Musso [Wed, 18 May 2011 20:33:47 +0000 (20:33 +0000)]
use string as callback when possible (since PHP 5.2.3)

13 years agoChanging console.log(e) to a throw. console.log makes it go toString() which is prett...
Krinkle [Wed, 18 May 2011 20:31:28 +0000 (20:31 +0000)]
Changing console.log(e) to a throw. console.log makes it go toString() which is pretty much the same as the e.message in the console.log call above it. This also made it impossible for QUnit to get it's hand on the actual error. Fixed it by moing it outside of the if statement so it can be caught.

13 years agoMakes sure wgAdditionalMailParams is null in safe mode
Antoine Musso [Wed, 18 May 2011 20:28:44 +0000 (20:28 +0000)]
Makes sure wgAdditionalMailParams is null in safe mode

The global is used for a call to PHP mail() function as a way to add
additional parameters.  This will cause mail() to send E_NOTICE when
using safe mode.

Since we could use the global at different places, it makes sens to
ensure it has a sane value through Setup.php

Follow up r75557

13 years agomakes UserMailer::send() a bit simpler
Antoine Musso [Wed, 18 May 2011 20:17:26 +0000 (20:17 +0000)]
makes UserMailer::send() a bit simpler
* $contentType now default to 'text/plain; charset=UTF-8';
* uses array instead of string concatenations

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2011...
Raimond Spekking [Wed, 18 May 2011 20:12:29 +0000 (20:12 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2011-05-18 20:01:00 UTC)

13 years agoPer discussion, only apply to .free and .autonumber (so custom link texts are not...
Robin Pepermans [Wed, 18 May 2011 19:44:01 +0000 (19:44 +0000)]
Per discussion, only apply to .free and .autonumber (so custom link texts are not broken)

13 years agoFollow-up to r88378 & r88379: move to common/shared.css (appropriate place) and add...
Robin Pepermans [Wed, 18 May 2011 19:36:12 +0000 (19:36 +0000)]
Follow-up to r88378 & r88379: move to common/shared.css (appropriate place) and add @noflip

13 years agoDB_READ -> DB_SLAVE, the former is obsolete
Alexandre Emsenhuber [Wed, 18 May 2011 19:29:50 +0000 (19:29 +0000)]
DB_READ -> DB_SLAVE, the former is obsolete

13 years agoApplying patch by Ryan Kaldari (bug 28690): Adding border to jQuery UI 'vector' theme...
Krinkle [Wed, 18 May 2011 19:19:35 +0000 (19:19 +0000)]
Applying patch by Ryan Kaldari (bug 28690): Adding border to jQuery UI 'vector' theme dialog

13 years agofix r88378: fix CSS id in modern skin
Robin Pepermans [Wed, 18 May 2011 18:10:40 +0000 (18:10 +0000)]
fix r88378: fix CSS id in modern skin

13 years ago(bug 4330) External URLs should always be treated as LTR, also in RTL text (CSS fix...
Robin Pepermans [Wed, 18 May 2011 18:03:06 +0000 (18:03 +0000)]
(bug 4330) External URLs should always be treated as LTR, also in RTL text (CSS fix thanks to Amir Aharoni)

13 years agoQUnit test suite improvements
Krinkle [Wed, 18 May 2011 17:58:38 +0000 (17:58 +0000)]
QUnit test suite improvements
* [jquery.autoEllipsis.js] Adding check to verify that span exists and is the only and direct child
* [mediawiki.js] Deleting window.awesome after the test is ran. This will make the test suite pass QUnit's "No globals" mode which is useful to detect if a module introduced an (implied) global variable.

13 years agoAdd simple test for jquery.autoEllipsis
Roan Kattouw [Tue, 17 May 2011 22:19:27 +0000 (22:19 +0000)]
Add simple test for jquery.autoEllipsis

13 years agoAdding release notes for recent bug fixes and functionality added by me during the...
Krinkle [Tue, 17 May 2011 22:14:00 +0000 (22:14 +0000)]
Adding release notes for recent bug fixes and functionality added by me during the Berlin Hackathon 2011 (and the days afterwards)

13 years agoUse consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
Siebrand Mazeland [Tue, 17 May 2011 22:03:20 +0000 (22:03 +0000)]
Use consistent notation for "@todo FIXME". Should update svn.wikimedia.org/doc/todo.html nicely.

13 years agoFixing typo from r55396 + code styl/whitespace
Krinkle [Tue, 17 May 2011 21:54:12 +0000 (21:54 +0000)]
Fixing typo from r55396 + code styl/whitespace

13 years agoFollow up r87630. The file cache is now checked at reportHTML() which overrides the...
Platonides [Tue, 17 May 2011 21:21:21 +0000 (21:21 +0000)]
Follow up r87630. The file cache is now checked at reportHTML() which overrides the default implementation of MWException::reportHTML()

13 years ago(no commit message)
Raimond Spekking [Tue, 17 May 2011 20:25:48 +0000 (20:25 +0000)]

13 years agoRevert r88046 due to revert of parent revision r88043.
Raimond Spekking [Tue, 17 May 2011 18:41:07 +0000 (18:41 +0000)]
Revert r88046 due to revert of parent revision r88043.

13 years agoRemoved usage of error suppression operator
Alexandre Emsenhuber [Tue, 17 May 2011 18:03:50 +0000 (18:03 +0000)]
Removed usage of error suppression operator

13 years agoFollow up r8832: Adding file extension (module name must match filename)
Krinkle [Tue, 17 May 2011 17:21:57 +0000 (17:21 +0000)]
Follow up r8832: Adding file extension (module name must match filename)

13 years agoPassing module to handlePending (bug 28998; Follow-up r88053)
Krinkle [Tue, 17 May 2011 17:20:24 +0000 (17:20 +0000)]
Passing module to handlePending (bug 28998; Follow-up r88053)

13 years ago* Moving jQuery extend into its own module (jquery.mwPrototypes) (bug 27149; Introduc...
Krinkle [Tue, 17 May 2011 17:19:12 +0000 (17:19 +0000)]
* Moving jQuery extend into its own module (jquery.mwPrototypes) (bug 27149; Introduced in r)

13 years agoTypo
Niklas Laxström [Tue, 17 May 2011 13:29:45 +0000 (13:29 +0000)]
Typo

13 years agoFollow up r88270 — remove commas from table creation that break a
Mark A. Hershberger [Tue, 17 May 2011 11:56:53 +0000 (11:56 +0000)]
Follow up r88270 — remove commas from table creation that break a
sqlite install.

13 years ago* (bug 29022) Link to disable email notifications should be in the email notification
Brion Vibber [Tue, 17 May 2011 11:41:49 +0000 (11:41 +0000)]
* (bug 29022) Link to disable email notifications should be in the email notification

Adds a line linking to Special:Preferences to enotif_body message that formats watchlist-based email notifications.
This allows the receiving user to immediately go adjust their settings if they decide they don't want them.

Only changed the English message; needs to be duplicated in localizations.

(Long-term, this message should be broken up so the header lines can be handled independently.)

13 years agoMake @deprecated documentation more consistent (see: http://svn.wikimedia.org/doc...
Siebrand Mazeland [Tue, 17 May 2011 08:46:29 +0000 (08:46 +0000)]
Make @deprecated documentation more consistent (see: svn.wikimedia.org/doc/deprecated.html).

13 years agoSuprtfluous whitespace removed.
Siebrand Mazeland [Tue, 17 May 2011 08:32:10 +0000 (08:32 +0000)]
Suprtfluous whitespace removed.

13 years ago* remove unneeded behavior change for action=info in NS_MEDIAWIKI.
Siebrand Mazeland [Tue, 17 May 2011 08:17:44 +0000 (08:17 +0000)]
* remove unneeded behavior change for action=info in NS_MEDIAWIKI.
* remove superfluous whitespace and update FIXME notation.

13 years agodb -> dbw
Chad Horohoe [Tue, 17 May 2011 00:18:00 +0000 (00:18 +0000)]
db -> dbw

13 years agoMore config stuff: method for applying settings, getting defaults, doc fixes, etc
Chad Horohoe [Tue, 17 May 2011 00:04:49 +0000 (00:04 +0000)]
More config stuff: method for applying settings, getting defaults, doc fixes, etc

13 years ago(bug 28992) Revision numbers in the patrol log are transformed in the user language.
Siebrand Mazeland [Mon, 16 May 2011 23:36:39 +0000 (23:36 +0000)]
(bug 28992) Revision numbers in the patrol log are transformed in the user language.

13 years agoFollowup r88270: add new table to updaters
Chad Horohoe [Mon, 16 May 2011 23:22:51 +0000 (23:22 +0000)]
Followup r88270: add new table to updaters

13 years ago(bug 29011) Remove hard coded text from Special:LockDb.
Siebrand Mazeland [Mon, 16 May 2011 23:21:32 +0000 (23:21 +0000)]
(bug 29011) Remove hard coded text from Special:LockDb.

Who locked the database and when will be displayed in the content language, as reason, locker and timestamp are saved in $wgReadOnlyFile.

13 years agoUpdate deprecated shortcuts to current values as of 2011-version of QUnit
Krinkle [Mon, 16 May 2011 22:54:54 +0000 (22:54 +0000)]
Update deprecated shortcuts to current values as of 2011-version of QUnit
* equals -> equal
* same -> deepEqual

13 years agomw.util.getActionFrom incorrectly returns null
Krinkle [Mon, 16 May 2011 22:51:29 +0000 (22:51 +0000)]
mw.util.getActionFrom incorrectly returns null
* Return 'view' for urls like:
 - /w/index.php?title=Foobar
* Anything else, fallback to 'view' (just like PHP does)
* JSHint
 - ['view'] is better written in dot notation.
 - 'action' was already defined on line 235.
 - 'actionRe' is defined multiple times (loop).
 - Use '===' to compare with '0'.
 - 'title' is already defined.
 >> The code check passed 100%!
* Adding QUnit test for getActionFrom and getTitleFrom

(Follow-up r87964)

13 years agoAdd exposeGlobals() b/c stuff
Chad Horohoe [Mon, 16 May 2011 21:14:51 +0000 (21:14 +0000)]
Add exposeGlobals() b/c stuff

13 years agoInitial commit of configuration management backend proposal. Feedback desired before...
Chad Horohoe [Mon, 16 May 2011 21:04:55 +0000 (21:04 +0000)]
Initial commit of configuration management backend proposal. Feedback desired before I go much further.
* Common use case is Conf::get( 'myVar' );
* Support for default install (new `config` table) added, should be trivial to add backends for CDB, Memcache, etc...
*

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2011...
Raimond Spekking [Mon, 16 May 2011 20:57:27 +0000 (20:57 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2011-05-16 20:37:00 UTC)

13 years ago* Changed load order in QUnit to mirror the order in MediaWiki itself.
Krinkle [Mon, 16 May 2011 18:18:28 +0000 (18:18 +0000)]
* Changed load order in QUnit to mirror the order in MediaWiki itself.
* Added testswarm.inject.js to SVN (Follow-up r87899)

13 years agoSplit mw.user from mediawiki.js into its own module
Krinkle [Mon, 16 May 2011 17:58:54 +0000 (17:58 +0000)]
Split mw.user from mediawiki.js into its own module
* Split mw.user from mediawiki.js into its own module
* Except for "new Map()" to "new mw.Map()", no code was changed.
* Merged addModules call in OutputPage->addDefaultModules for "mediawiki.action.view.tablesorting" into existing call to addModules (no need for two calls, addModules takes an array)
* This also makes the mw.loader.load call at the bottom of mediawiki.js redundant (now in dependancies for mediawiki.user in Resources.php)
* Added QUnit test suite for mw.user

13 years agoRemove verboseness (image and infobox) in Special:Contributions for diff size display...
Siebrand Mazeland [Mon, 16 May 2011 17:51:44 +0000 (17:51 +0000)]
Remove verboseness (image and infobox) in Special:Contributions for diff size display as added in r88111.

13 years agoOnly increment the page count if the page has been created; also simplified a bit...
Alexandre Emsenhuber [Mon, 16 May 2011 17:41:58 +0000 (17:41 +0000)]
Only increment the page count if the page has been created; also simplified a bit the code

13 years agoRemoved configuration storage in the MediaWiki class:
Alexandre Emsenhuber [Mon, 16 May 2011 16:46:30 +0000 (16:46 +0000)]
Removed configuration storage in the MediaWiki class:
* It serves no purpose, since to be useful we would need to propagate it to all to all objects called by the MediaWiki class
* It is in the wrong place; the MediaWiki class is an helper class for the index.php script, not the base class for the software (and the class could maybe even be renamed)

13 years agothree new hooks in SpecialUndelete.php from Wikia codebase so that extensions, such...
Jack Phoenix [Mon, 16 May 2011 13:30:32 +0000 (13:30 +0000)]
three new hooks in SpecialUndelete.php from Wikia codebase so that extensions, such as the Video extension, can use their custom PageArchive class

13 years agopeace, love and coding style
Jack Phoenix [Mon, 16 May 2011 13:15:15 +0000 (13:15 +0000)]
peace, love and coding style

13 years agosome coding style tweaks
Jack Phoenix [Mon, 16 May 2011 13:04:57 +0000 (13:04 +0000)]
some coding style tweaks

13 years agounbreak ProfilerSimpleTrace, some Profile refactoring made it not worky :( Also,...
Domas Mituzas [Mon, 16 May 2011 12:50:02 +0000 (12:50 +0000)]
unbreak ProfilerSimpleTrace, some Profile refactoring made it not worky :( Also, add it to AutoLoader

13 years agoFix ProfilerSimpleTextBreakage introduced by r86633
Domas Mituzas [Mon, 16 May 2011 12:45:08 +0000 (12:45 +0000)]
Fix ProfilerSimpleTextBreakage introduced by r86633

13 years agofurther update to skin due to module update, also some margin/padding tweaks to accou...
Ryan Kaldari [Mon, 16 May 2011 12:18:54 +0000 (12:18 +0000)]
further update to skin due to module update, also some margin/padding tweaks to account for formatting differences unique to our skin

13 years agoFollowup r88211: make the release notes entry say something useful
Niklas Laxström [Mon, 16 May 2011 10:12:14 +0000 (10:12 +0000)]
Followup r88211: make the release notes entry say something useful

13 years agoupdating our jquery ui button skin to match changes in jquery.ui.button functionality...
Ryan Kaldari [Mon, 16 May 2011 10:11:58 +0000 (10:11 +0000)]
updating our jquery ui button skin to match changes in jquery.ui.button functionality, per current version in trunk

13 years agoFollow-up r88190: coding style
Niklas Laxström [Mon, 16 May 2011 09:59:23 +0000 (09:59 +0000)]
Follow-up r88190: coding style