lhc/web/wiklou.git
12 years agoAdd another test case for shorthand to integer (lowercase too)
Chad Horohoe [Sun, 16 Oct 2011 22:24:30 +0000 (22:24 +0000)]
Add another test case for shorthand to integer (lowercase too)

12 years agoAdd another test case for shorthand to integer
Chad Horohoe [Sun, 16 Oct 2011 22:24:13 +0000 (22:24 +0000)]
Add another test case for shorthand to integer

12 years agoStoreBatchTest counts now correct, and using assertEquals
Russ Nelson [Sun, 16 Oct 2011 22:18:18 +0000 (22:18 +0000)]
StoreBatchTest counts now correct, and using assertEquals

12 years agoAfter merging r98374 into REL1_18 in r99980, move RELEASE-NOTES to 1.18
Sam Reed [Sun, 16 Oct 2011 22:14:23 +0000 (22:14 +0000)]
After merging r98374 into REL1_18 in r99980, move RELEASE-NOTES to 1.18

12 years agoFew bits of documentation
Sam Reed [Sun, 16 Oct 2011 22:01:10 +0000 (22:01 +0000)]
Few bits of documentation

12 years agoParse error (missing ';') in r99938.
Platonides [Sun, 16 Oct 2011 19:53:30 +0000 (19:53 +0000)]
Parse error (missing ';') in r99938.

12 years agoRemove duplicate setting of From
Sam Reed [Sun, 16 Oct 2011 19:52:46 +0000 (19:52 +0000)]
Remove duplicate setting of From

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Sun, 16 Oct 2011 19:48:07 +0000 (19:48 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoInitial tests for wfShorthandToInteger(). Definitely needs more
Chad Horohoe [Sun, 16 Oct 2011 18:35:32 +0000 (18:35 +0000)]
Initial tests for wfShorthandToInteger(). Definitely needs more

12 years agoFixed bug in r99914, also reverted accidental tabs->spaces conversion
Max Semenik [Sun, 16 Oct 2011 15:08:38 +0000 (15:08 +0000)]
Fixed bug in r99914, also reverted accidental tabs->spaces conversion

12 years agoPer Nikerabbit, fix for r99863: removed copy/paste error in method documentation
Alexandre Emsenhuber [Sun, 16 Oct 2011 13:16:45 +0000 (13:16 +0000)]
Per Nikerabbit, fix for r99863: removed copy/paste error in method documentation

12 years ago* Send "undisclosed-recipients" in "To" header when sending the mail to more than...
Alexandre Emsenhuber [Sun, 16 Oct 2011 12:39:05 +0000 (12:39 +0000)]
* Send "undisclosed-recipients" in "To" header when sending the mail to more than one user instead of checking $wgEnotifImpersonal. This was causing Special:EmailUser to send mails with that header when $wgEnotifImpersonal is true
* Fix for r91662: Return-Path must an e-mail address and only a e-mail address, it cannot be "Name <address@...>"
* Code simplification

12 years ago* Do magic word parsing after parameter replacement in MediaWiki:Enotif_body and...
Alexandre Emsenhuber [Sun, 16 Oct 2011 09:53:41 +0000 (09:53 +0000)]
* Do magic word parsing after parameter replacement in MediaWiki:Enotif_body and MediaWiki:Enotif_subject
* Fix link to Special:EmailUser in case $wgEnotifUseRealName was true and the user defined a real name, link was pointing to Special:EmailUser/Real_Name instead of Special:EmailUser/User_Name
* Simplified the code of EmailNotification::composeCommonMailtext()

12 years agosvn:eol-style native
Sam Reed [Sun, 16 Oct 2011 03:32:39 +0000 (03:32 +0000)]
svn:eol-style native

12 years agoFixup some assignments in conditionals
Sam Reed [Sun, 16 Oct 2011 03:27:12 +0000 (03:27 +0000)]
Fixup some assignments in conditionals

Add/normalise some more return statements

12 years agoAdd 'padding: 0;' for '.catlinks ul' in commonPrint as well
Krinkle [Sat, 15 Oct 2011 23:51:24 +0000 (23:51 +0000)]
Add 'padding: 0;' for '.catlinks ul' in commonPrint as well
* Follows-up r97381 adding it to shared.css
* Reason: Several browsers have defaults like padding-left: 40px; for unordered lists. That looks rather ugly if the list is used with inline list items (as is the case for cat links)

12 years agoDrop IE5.x support
Krinkle [Sat, 15 Oct 2011 23:48:14 +0000 (23:48 +0000)]
Drop IE5.x support
-- except for fixalpha/IE5.5 (iirc this is for IE6 as well)

12 years agoCSS clean up
Krinkle [Sat, 15 Oct 2011 23:33:47 +0000 (23:33 +0000)]
CSS clean up
* Apply code conventions (mostly whitespace and missing semi-colons)
* Minor other nitpicks
-- '! important' -> '!important'
-- Ucfirst -> lc; for color names and keywords
-- Remove uses of system color keywords (they are deprecated) [1] Most had fixed fallbacks already. Using those now.
-- Remove version query string (foo.png?2), last modified in r66151. Now obsolete with ResourceLoader
-- 0px to 0 where possible
-- Remove commented out css rules and declarations without any comment (debug stuff like /*div{ border:1px solid Red !important;}*/)
-- Remove empty blocks ( .foo { } )

[1] https://developer.mozilla.org/en/CSS/color_value#System_Colors

12 years agoBug 31249 - Special:BrokenRedirects broken since 1.18
Sam Reed [Sat, 15 Oct 2011 23:24:32 +0000 (23:24 +0000)]
Bug 31249 - Special:BrokenRedirects broken since 1.18

12 years agoFollowup r99923: add missing dependency
Roan Kattouw [Sat, 15 Oct 2011 23:16:26 +0000 (23:16 +0000)]
Followup r99923: add missing dependency

12 years agoMove jquery.validate plugin from branches/salvatoreingala to core
Roan Kattouw [Sat, 15 Oct 2011 23:13:26 +0000 (23:13 +0000)]
Move jquery.validate plugin from branches/salvatoreingala to core

12 years agoFollowup r99923: spaces->tabs, add @embed
Roan Kattouw [Sat, 15 Oct 2011 23:08:01 +0000 (23:08 +0000)]
Followup r99923: spaces->tabs, add @embed

12 years agoFix whitespace, braces
Sam Reed [Sat, 15 Oct 2011 22:58:42 +0000 (22:58 +0000)]
Fix whitespace, braces

Fix return items

12 years agoRe: r86786 … add a RELEASE-NOTES entry
Mark A. Hershberger [Sat, 15 Oct 2011 22:51:59 +0000 (22:51 +0000)]
Re: r86786 … add a RELEASE-NOTES entry

12 years agoAdd jquery.farbtastic module to core, copied from branches/salvatoreingala
Roan Kattouw [Sat, 15 Oct 2011 22:41:45 +0000 (22:41 +0000)]
Add jquery.farbtastic module to core, copied from branches/salvatoreingala

12 years agoAnd 100
Sam Reed [Sat, 15 Oct 2011 22:30:23 +0000 (22:30 +0000)]
And 100

12 years agoRefactor out duplicate code
Sam Reed [Sat, 15 Oct 2011 22:23:50 +0000 (22:23 +0000)]
Refactor out duplicate code

Add 10 subscribers. Can we have 10 of the same?

12 years agoRudimentary hook benchmarks
Sam Reed [Sat, 15 Oct 2011 22:15:36 +0000 (22:15 +0000)]
Rudimentary hook benchmarks

12 years agoFix typo in r99914
Max Semenik [Sat, 15 Oct 2011 22:08:42 +0000 (22:08 +0000)]
Fix typo in r99914

12 years agoRevert unrelated changes from r99916
Bryan Tong Minh [Sat, 15 Oct 2011 21:40:30 +0000 (21:40 +0000)]
Revert unrelated changes from r99916

12 years agoFollow-up r99911: fix tests
Bryan Tong Minh [Sat, 15 Oct 2011 21:38:53 +0000 (21:38 +0000)]
Follow-up r99911: fix tests
Add NullRepo to autoloader

12 years ago(bug 31674) Can't edit watchlist if it contains special pages
Max Semenik [Sat, 15 Oct 2011 21:06:34 +0000 (21:06 +0000)]
(bug 31674) Can't edit watchlist if it contains special pages

12 years agoFollowup r79867: re-animate the spinner during Special:Upload's thumbnail init (was...
Brion Vibber [Sat, 15 Oct 2011 20:56:56 +0000 (20:56 +0000)]
Followup r79867: re-animate the spinner during Special:Upload's thumbnail init (was lost by drawing the spinner to a canvas).

Switched from an <img> on the pre-canvas code to mw-small-spinner class so the CSS can worry about the path. :)

12 years agoPer bug 28135, disable $wgMaxImageArea check when transforming using a hook, and...
Bryan Tong Minh [Sat, 15 Oct 2011 20:36:02 +0000 (20:36 +0000)]
Per bug 28135, disable $wgMaxImageArea check when transforming using a hook, and enable the check for non IM scalers.

12 years agoPer r97671, add $wgEnableAutoRotation setting that can be used to explicitly disable...
Bryan Tong Minh [Sat, 15 Oct 2011 20:30:37 +0000 (20:30 +0000)]
Per r97671, add $wgEnableAutoRotation setting that can be used to explicitly disable auto-rotation.

12 years agoFollowup r80375: let PreprocessorTest work on Preprocessor_Hash etc as well as Prepro...
Brion Vibber [Sat, 15 Oct 2011 20:21:52 +0000 (20:21 +0000)]
Followup r80375: let PreprocessorTest work on Preprocessor_Hash etc as well as Preprocessor_Dom

Using same technique as ApiExpandTemplates to serialize the object tree back to XML, rather than asking for the DOM implementation's internal XML return function.
Have to also perform normalization on the test cases, as they aren't normalized to what libxml2 serializes. :P

Note that there are 4 test failures currently with Preprocessor_Hash, as it makes a separate <equals> element around = which doesn't appear to be in Preprocessor_Dom's output.

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Sat, 15 Oct 2011 19:40:05 +0000 (19:40 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoFix E_WARNING from r99863
Alexandre Emsenhuber [Sat, 15 Oct 2011 19:22:05 +0000 (19:22 +0000)]
Fix E_WARNING from r99863

12 years agoSelf revert r99899....I HATE YOU PHPUNIT YOU @#Q**#(#@(#@@#(!!!
Chad Horohoe [Sat, 15 Oct 2011 19:06:31 +0000 (19:06 +0000)]
Self revert r99899....I HATE YOU PHPUNIT YOU @#Q**#(#@(#@@#(!!!

12 years agoTemporarily reverting r99863 to see if I can pin down test failures
Chad Horohoe [Sat, 15 Oct 2011 19:02:07 +0000 (19:02 +0000)]
Temporarily reverting r99863 to see if I can pin down test failures

12 years ago* restored category page (some references to Title object were missing)
Markus Glaser [Sat, 15 Oct 2011 18:14:25 +0000 (18:14 +0000)]
* restored category page (some references to Title object were missing)

12 years ago(bug 31361) broken messages on Special:GlobalBlock.
Happy-melon [Sat, 15 Oct 2011 17:59:42 +0000 (17:59 +0000)]
(bug 31361) broken messages on Special:GlobalBlock.

12 years agoSeems some base class refactoring has move mTitle
Sam Reed [Sat, 15 Oct 2011 17:46:37 +0000 (17:46 +0000)]
Seems some base class refactoring has move mTitle

/www/w/includes/CategoryPage.php on line 59
-rakkaus/#mediawiki-i18n- [15-Oct-2011 17:23:57] PHP Fatal error:  Call to a member function getNamespace() on a non-object in /www/w/includes/CategoryPage.php on line 59

Also changed return, as parent::view() doesn't return anything

12 years agoMove CategoryViewer to it's own file
Sam Reed [Sat, 15 Oct 2011 17:37:05 +0000 (17:37 +0000)]
Move CategoryViewer to it's own file

12 years agoRefactored cleanupDeletedBatch() by splitting out the file usage check functions
Aaron Schulz [Sat, 15 Oct 2011 17:07:53 +0000 (17:07 +0000)]
Refactored cleanupDeletedBatch() by splitting out the file usage check functions

12 years agoUse local context instead of global variables
Alexandre Emsenhuber [Sat, 15 Oct 2011 09:43:30 +0000 (09:43 +0000)]
Use local context instead of global variables

12 years ago* Added Language::userDate(), Language::userTime() and Language::userTimeAndDate...
Alexandre Emsenhuber [Sat, 15 Oct 2011 09:32:03 +0000 (09:32 +0000)]
* Added Language::userDate(), Language::userTime() and Language::userTimeAndDate() as new versions of respectively Language::date(), Language::time() and Language::timeanddate(), which take a User object in the second parameter to get time correction and format instead of having to do this when calling the methods and not wanting to user $wgUser's parameters.
* Moved Language::userAdjust() near other related function
* Updated ENotif stuff to use that functions so that the date format is not taken from the sending user but the receiver
* Removed $PAGEEDITDATEANDTIME parameter, unsed and not present in impersonal notification
* Also fixed the debug line in UserMailer::send()

12 years ago* Timezones are now recognised in user preferences when offset is different due to DST
Alexandre Emsenhuber [Sat, 15 Oct 2011 09:11:29 +0000 (09:11 +0000)]
* Timezones are now recognised in user preferences when offset is different due to DST

12 years agoFollowup to r99653 (bug 31643) -- reenable client-side thumbnailing of SVGs on Specia...
Brion Vibber [Sat, 15 Oct 2011 02:23:22 +0000 (02:23 +0000)]
Followup to r99653 (bug 31643) -- reenable client-side thumbnailing of SVGs on Special:Upload, with workaround for Firefox 7 regression.

Upstream firefox bug for hang loading some SVGs via data URI: https://bugzilla.mozilla.org/show_bug.cgi?id=694165
A fix may land as soon as Firefox 8.

This rev works around the bug by using window.URL.createObjectURL() instead of loading a data URI via FileReader; the object URL loads more cleanly and doesn't have the same hanging bug.

Needs to be replicated to UploadWizard (or moved to a shared lib!), some other fixes coming so no rush.

12 years agofollow-up to r98020. Throw MWException on attempt to serialize database.
Markus Glaser [Sat, 15 Oct 2011 01:33:19 +0000 (01:33 +0000)]
follow-up to r98020. Throw MWException on attempt to serialize database.

12 years agoUpdate documentation, returns
Sam Reed [Fri, 14 Oct 2011 21:19:25 +0000 (21:19 +0000)]
Update documentation, returns

12 years agoUpdate some deprecated code
Sam Reed [Fri, 14 Oct 2011 21:18:38 +0000 (21:18 +0000)]
Update some deprecated code

Documentation

Fix "/*" comments to "/**"

Flesh out some missing returns, change some return types

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Fri, 14 Oct 2011 20:06:14 +0000 (20:06 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoFixed spelling mistake in comments.
Jeremy Postlethwaite [Fri, 14 Oct 2011 18:04:12 +0000 (18:04 +0000)]
Fixed spelling mistake in comments.

12 years agoPer Siebrand, fix for r99678: use word-separator and parentheses messages
Alexandre Emsenhuber [Fri, 14 Oct 2011 16:01:48 +0000 (16:01 +0000)]
Per Siebrand, fix for r99678: use word-separator and parentheses messages

12 years ago* Moved wfViewPrevNext() to Language::viewPrevNext() so that it can be used in the...
Alexandre Emsenhuber [Fri, 14 Oct 2011 14:57:06 +0000 (14:57 +0000)]
* Moved wfViewPrevNext() to Language::viewPrevNext() so that it can be used in the context and not always relying on $wgLang
* modified the parameters order in Language::viewPrevNext() in comparaison of wfViewPrevNext() and changed it to require a Title object and extra parameter to be passed as array
* Use more modern methods to genrate i18n and HTML
* Removed wfNumLink(), not used anymore, only referenced in a comment in MetavidWiki extension
* Inlinised wfShowingResults(); I don't see any reason why only this message should get its own function
* Replaced all calls to wfViewPrevNext() and wfShowingResults() in core
* Simply use OutputPage::addWikiMsg() to display 'specialpage-empty' message
* Moved wfSpecialList() near wfViewPrevNext() in GlobalFunction.php

12 years agoIn WantedQueryPage:
Alexandre Emsenhuber [Fri, 14 Oct 2011 14:20:02 +0000 (14:20 +0000)]
In WantedQueryPage:
* Call Linker methods statically
* Use $this->msg() to simplify parameter formatting and escaping
* Link to Special:Whatlinkshere/Page instead of Special:Whatlinkshere?target=Page for consistency

12 years agoDocumentation
Sam Reed [Fri, 14 Oct 2011 08:06:54 +0000 (08:06 +0000)]
Documentation

Trim trailing whitespace

Make returns return values where appropriate (ie other paths in the same method do)

12 years ago(bug 31679) Fixed use of 'allowusertalk'
Aaron Schulz [Thu, 13 Oct 2011 22:23:13 +0000 (22:23 +0000)]
(bug 31679) Fixed use of 'allowusertalk'

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Thu, 13 Oct 2011 19:52:53 +0000 (19:52 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoDocumentation
Sam Reed [Thu, 13 Oct 2011 18:44:26 +0000 (18:44 +0000)]
Documentation

Swap a lot of "@returns" to "@return"

12 years agoFixes bug 31496. Patch by Tomer A. I tested it by trying to upload a file with a...
Amir E. Aharoni [Thu, 13 Oct 2011 16:48:30 +0000 (16:48 +0000)]
Fixes bug 31496. Patch by Tomer A. I tested it by trying to upload a file with a very long name.

12 years agoFollowup r85756
Sam Reed [Thu, 13 Oct 2011 16:40:22 +0000 (16:40 +0000)]
Followup r85756

Update code to use boolean, as it's not going to be null

12 years agoMade the arrow point in the correct direction according to the user's language, which...
Amir E. Aharoni [Thu, 13 Oct 2011 13:43:02 +0000 (13:43 +0000)]
Made the arrow point in the correct direction according to the user's language, which may be different from the wiki language.

12 years agoUse same case for the setListoutput() call than the definition
Alexandre Emsenhuber [Thu, 13 Oct 2011 12:34:39 +0000 (12:34 +0000)]
Use same case for the setListoutput() call than the definition

12 years agoMoved wfSpecialList() to Language::specialList() so that it can be used in the contex...
Alexandre Emsenhuber [Thu, 13 Oct 2011 11:46:21 +0000 (11:46 +0000)]
Moved wfSpecialList() to Language::specialList() so that it can be used in the context of special pages instead of relying unconditionally of $wgLang. Updated all calls in core and added a @deprecated comment to wfSpecialList() but not a wfDeprecated() call since it's still used in SiteMatrix and StalePages extensions.

12 years agoTemporarily disable pre-upload SVG thumbnailing in Special:Upload and Special:UploadW...
Brion Vibber [Wed, 12 Oct 2011 22:46:31 +0000 (22:46 +0000)]
Temporarily disable pre-upload SVG thumbnailing in Special:Upload and Special:UploadWizard; workaround for worst part so far of bug 31643: some SVG files hanging Firefox during pre-upload thumbnail generation.

It's possible that this isn't SVG-specific though; large JPEGs are so far known to take a couple seconds and still pause the browser UI, but some SVGs hang Firefox 7/8/9 indefinitely when loaded as a data URI.

Upstream Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=694165

12 years agoconvenience function call addExtensionField was lacking the true parameter for the...
Thomas Gries [Wed, 12 Oct 2011 21:39:32 +0000 (21:39 +0000)]
convenience function call addExtensionField was lacking the true parameter for the sqlPath. I added that

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Wed, 12 Oct 2011 20:32:07 +0000 (20:32 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoRemoved unused method SpecialMergeHistory::getPageLink() that would throw an error...
Alexandre Emsenhuber [Wed, 12 Oct 2011 15:42:42 +0000 (15:42 +0000)]
Removed unused method SpecialMergeHistory::getPageLink() that would throw an error because SpecialMergeHistory::userCan() does not exist

12 years ago* Added User paremeter to Revision::userCan(), Revision::userCanBitfield(), LogEvents...
Alexandre Emsenhuber [Wed, 12 Oct 2011 15:09:04 +0000 (15:09 +0000)]
* Added User paremeter to Revision::userCan(), Revision::userCanBitfield(), LogEventsList::userCan(), LogEventsList::userCanBitfield(), File::userCan() and its subclasses so that they can check against any user instead of always $wgUser.
* Updated callers that have a context or may use another user than $wgUser
* Revision::getUser(), Revision::getUserText(), Revision::getComment() and Revision::getText() also have a User as parameter, but it will be used only when Revision::FOR_THIS_USER is passed in the first parameter

12 years ago(bug 31637) Do not extract tiff:Orientation from XMP data, since then it will be...
Brian Wolff [Wed, 12 Oct 2011 14:13:06 +0000 (14:13 +0000)]
(bug 31637) Do not extract tiff:Orientation from XMP data, since then it will be used to rotate images, which is kind of unexpected.

Most people only really expect the Exif data to be used for rotating images (if that), so its unexpected when the xmp property causes an image to be rotated. So disable extracting that property from XMP.

12 years agonamespaceGenderAliases for gl
Niklas Laxström [Wed, 12 Oct 2011 13:05:25 +0000 (13:05 +0000)]
namespaceGenderAliases for gl
Ref: http://translatewiki.net/wiki/Thread:Support/Gender_in_namespace_names
Ping bug 31622

12 years agoGender updates.
Amir E. Aharoni [Wed, 12 Oct 2011 09:17:44 +0000 (09:17 +0000)]
Gender updates.

12 years ago* Use local context instead of global variables
Alexandre Emsenhuber [Wed, 12 Oct 2011 09:12:22 +0000 (09:12 +0000)]
* Use local context instead of global variables
* Fixed case of Language::timeanddate() call

12 years agoCheck for read only database after checking if the user is logged in, so that anonymo...
Alexandre Emsenhuber [Wed, 12 Oct 2011 09:09:00 +0000 (09:09 +0000)]
Check for read only database after checking if the user is logged in, so that anonymous users accessing this page while the wiki is read only won't think this is a temporary error

12 years agoRemove hardcoded commit statements for pg installer.
Mark A. Hershberger [Tue, 11 Oct 2011 21:54:10 +0000 (21:54 +0000)]
Remove hardcoded commit statements for pg installer.

12 years agoBit more refactoring
Sam Reed [Tue, 11 Oct 2011 21:34:53 +0000 (21:34 +0000)]
Bit more refactoring

12 years agoDon't reinvent the wheel to do parameter existence checking
Sam Reed [Tue, 11 Oct 2011 21:28:31 +0000 (21:28 +0000)]
Don't reinvent the wheel to do parameter existence checking

Stops running the code outside the class when there's no point attempting it

12 years agoFix cli install so that db user is created if needed.
Mark A. Hershberger [Tue, 11 Oct 2011 21:24:00 +0000 (21:24 +0000)]
Fix cli install so that db user is created if needed.

12 years agoAvoid warnings from PG about improper escaping.
Mark A. Hershberger [Tue, 11 Oct 2011 20:49:28 +0000 (20:49 +0000)]
Avoid warnings from PG about improper escaping.
See http://www.postgresql.org/docs/8.1/static/release-8-1.html

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Tue, 11 Oct 2011 19:57:27 +0000 (19:57 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoSome docs and a test for FileRepo::storeBatch()
Russ Nelson [Tue, 11 Oct 2011 19:49:29 +0000 (19:49 +0000)]
Some docs and a test for FileRepo::storeBatch()

12 years agoadded 'key' in 'Dropping .. key' in dropIndex which was missing there
Thomas Gries [Tue, 11 Oct 2011 18:33:35 +0000 (18:33 +0000)]
added 'key' in 'Dropping .. key' in dropIndex which was missing there

12 years agoFix comment blocks that start /* to /**
Sam Reed [Tue, 11 Oct 2011 18:30:50 +0000 (18:30 +0000)]
Fix comment blocks that start /* to /**

12 years agoself-revert back to protected functions addIndex and dropIndex as suggested in http...
Thomas Gries [Tue, 11 Oct 2011 18:17:44 +0000 (18:17 +0000)]
self-revert back to protected functions addIndex and dropIndex as suggested in mediawiki.org/wiki/Special:Code/MediaWiki/99510#c24137

12 years agochg protected to public function addIndex and dropIndex . This is i.a. needed for...
Thomas Gries [Tue, 11 Oct 2011 17:52:38 +0000 (17:52 +0000)]
chg protected to public function addIndex and dropIndex . This is i.a. needed for schema updating in OpenID extension in conformity with contemporary updater routines, see comments on rev97447

12 years agoMake Skin::formatDebugHTML() work again since there is now usage memory
Alexandre Emsenhuber [Tue, 11 Oct 2011 15:50:01 +0000 (15:50 +0000)]
Make Skin::formatDebugHTML() work again since there is now usage memory

12 years agolist=allusers was throwing fatals when invalid user names occurred in the database...
Roan Kattouw [Tue, 11 Oct 2011 15:45:27 +0000 (15:45 +0000)]
list=allusers was throwing fatals when invalid user names occurred in the database. Address this scenario gracefully

12 years ago(bug 31588, sort of) Jpeg metadata code wasn't handling padding bytes properly.
Brian Wolff [Tue, 11 Oct 2011 14:05:23 +0000 (14:05 +0000)]
(bug 31588, sort of) Jpeg metadata code wasn't handling padding bytes properly.

Per the spec, segments can have arbitrary runs of 0xFF's between segments that should be skipped.

12 years ago* Use local context instead of global variables
Alexandre Emsenhuber [Tue, 11 Oct 2011 13:12:40 +0000 (13:12 +0000)]
* Use local context instead of global variables
* Call Linker methods statically

12 years agoFix usage example of Linker::specialLink()
Alexandre Emsenhuber [Tue, 11 Oct 2011 13:00:17 +0000 (13:00 +0000)]
Fix usage example of Linker::specialLink()

12 years agoUse dataProvider for the testIsValidUserName method. Followup r99466
Santhosh Thottingal [Tue, 11 Oct 2011 10:25:58 +0000 (10:25 +0000)]
Use dataProvider for the testIsValidUserName method. Followup r99466

12 years agoStylize.php changes
Santhosh Thottingal [Tue, 11 Oct 2011 10:02:50 +0000 (10:02 +0000)]
Stylize.php changes

12 years agoTestcases for isValidUserName method of User.php.
Santhosh Thottingal [Tue, 11 Oct 2011 09:17:36 +0000 (09:17 +0000)]
Testcases for isValidUserName method of User.php.
There are many cases this method will fail for non-latin languages,
but not added now since there are bugs reported on that already and results
a rewrite of the method as per UAX 31 standard.

12 years agomoar w/s changes!
Mark A. Hershberger [Tue, 11 Oct 2011 04:07:51 +0000 (04:07 +0000)]
moar w/s changes!

12 years agoAdd documentation
Sam Reed [Tue, 11 Oct 2011 03:57:53 +0000 (03:57 +0000)]
Add documentation

Add addExtensionField and addExtensionIndex utility functions

12 years agoFeed my OCD
Mark A. Hershberger [Tue, 11 Oct 2011 03:49:40 +0000 (03:49 +0000)]
Feed my OCD

12 years agoRemove duplicate bits from the optionmap
Mark A. Hershberger [Tue, 11 Oct 2011 03:24:21 +0000 (03:24 +0000)]
Remove duplicate bits from the optionmap

12 years agoupdated the message text so that it now says Nothing to migrate...done.
Thomas Gries [Tue, 11 Oct 2011 00:41:34 +0000 (00:41 +0000)]
updated the message text so that it now says Nothing to migrate...done.