lhc/web/wiklou.git
9 years agoMerge "Disallow top level domains in Cookie::validateCookieDomain()."
jenkins-bot [Tue, 29 Jul 2014 20:07:47 +0000 (20:07 +0000)]
Merge "Disallow top level domains in Cookie::validateCookieDomain()."

9 years agoMerge "Localisation updates from https://translatewiki.net."
Translation updater bot [Tue, 29 Jul 2014 20:05:43 +0000 (20:05 +0000)]
Merge "Localisation updates from https://translatewiki.net."

9 years agoMerge "Unsetting the email address for a user when the email address is invalidated."
jenkins-bot [Tue, 29 Jul 2014 19:50:55 +0000 (19:50 +0000)]
Merge "Unsetting the email address for a user when the email address is invalidated."

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Tue, 29 Jul 2014 19:42:40 +0000 (21:42 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: Id59d00bd9402da7fd03a34bd6d0ceb9bd2d00024

9 years agoMerge "Make upload_source_file and upload_source_url more specific"
jenkins-bot [Tue, 29 Jul 2014 19:22:46 +0000 (19:22 +0000)]
Merge "Make upload_source_file and upload_source_url more specific"

9 years agoMerge "Special:Search: Insert a difference between exist and non exist page"
jenkins-bot [Tue, 29 Jul 2014 18:29:29 +0000 (18:29 +0000)]
Merge "Special:Search: Insert a difference between exist and non exist page"

9 years agoMerge "Restore the number of rows shown on Special:Watchlist"
jenkins-bot [Tue, 29 Jul 2014 18:28:17 +0000 (18:28 +0000)]
Merge "Restore the number of rows shown on Special:Watchlist"

9 years agoSpecial:Search: Insert a difference between exist and non exist page
Florian [Tue, 29 Jul 2014 18:15:55 +0000 (20:15 +0200)]
Special:Search: Insert a difference between exist and non exist page

The css class of "page exist" or "create this page" should
be different when the page exists (instead of "createlink").

Change-Id: I6d4d9d88a561749ae158ca9d27e563c2c5f9b943

9 years agoRestore the number of rows shown on Special:Watchlist
umherirrender [Tue, 29 Jul 2014 17:02:16 +0000 (19:02 +0200)]
Restore the number of rows shown on Special:Watchlist

This reverts the result of Iada3a93762dd25fdaf35fb707304abc40bd4a5b1.
It used a param which was added to function doHeader in
I495d19258205d8713a19aa934a7657aecbe240d4.
It reused the old message to reduce translation interaction.

Bug: 62017
Change-Id: Ie722c509a6ad1346b1624abee778f4cbdc79d457

9 years agoMerge "Toolbar: Only show on WikiText pages"
Mwalker [Tue, 29 Jul 2014 16:52:51 +0000 (16:52 +0000)]
Merge "Toolbar: Only show on WikiText pages"

9 years agoMerge "Have SvgHandler create a directory for its RSVG input files"
jenkins-bot [Tue, 29 Jul 2014 16:49:43 +0000 (16:49 +0000)]
Merge "Have SvgHandler create a directory for its RSVG input files"

9 years agoMerge "Set "has value" flag correctly for result parameter"
jenkins-bot [Tue, 29 Jul 2014 16:43:13 +0000 (16:43 +0000)]
Merge "Set "has value" flag correctly for result parameter"

9 years agoMerge "Clarify comment in UploadBase"
jenkins-bot [Tue, 29 Jul 2014 16:16:54 +0000 (16:16 +0000)]
Merge "Clarify comment in UploadBase"

9 years agoMerge "Documentation fixes for Password API-related changes"
jenkins-bot [Tue, 29 Jul 2014 15:25:12 +0000 (15:25 +0000)]
Merge "Documentation fixes for Password API-related changes"

9 years agoMerge "test: coverage for wfWikiID()"
jenkins-bot [Tue, 29 Jul 2014 15:11:06 +0000 (15:11 +0000)]
Merge "test: coverage for wfWikiID()"

9 years agoMerge "Documentation: Update $wgPasswordDefault and BcryptPassword"
jenkins-bot [Tue, 29 Jul 2014 15:11:04 +0000 (15:11 +0000)]
Merge "Documentation: Update $wgPasswordDefault and BcryptPassword"

9 years agoMerge "Move PasswordError under includes/password/ file"
jenkins-bot [Tue, 29 Jul 2014 13:49:50 +0000 (13:49 +0000)]
Merge "Move PasswordError under includes/password/ file"

9 years agotest: coverage for wfWikiID()
Antoine Musso [Tue, 29 Jul 2014 09:43:54 +0000 (11:43 +0200)]
test: coverage for wfWikiID()

Basic coverage test, note that $wgDBprefix is used as a suffix!

Bug: 68231
Change-Id: Ic454ce38672b1f18db2a7f2f46c50bcfc5ee83d0

9 years agoMerge "Add at least one RTL language to the TestSites mock collection"
jenkins-bot [Tue, 29 Jul 2014 09:44:00 +0000 (09:44 +0000)]
Merge "Add at least one RTL language to the TestSites mock collection"

9 years agoMove PasswordError under includes/password/ file
withoutaname [Tue, 29 Jul 2014 09:07:50 +0000 (02:07 -0700)]
Move PasswordError under includes/password/ file

Change-Id: I7256325492b2f6451223714efb8b3e07fca9ee3e

9 years agoDocumentation: Update $wgPasswordDefault and BcryptPassword
withoutaname [Tue, 29 Jul 2014 08:57:30 +0000 (01:57 -0700)]
Documentation: Update $wgPasswordDefault and BcryptPassword

Slight syntax code change for $wgPasswordDefault in DefaultSettings.php
and fixed reference to global in BcryptPassword.php.

Change-Id: I8d1d12c09ecd2f422f21a586e948f314e29fa605

9 years agoMerge "Add mw-ui-input to mediawiki ui"
jenkins-bot [Tue, 29 Jul 2014 06:59:33 +0000 (06:59 +0000)]
Merge "Add mw-ui-input to mediawiki ui"

9 years agoDocumentation fixes for Password API-related changes
Kunal Mehta [Tue, 29 Jul 2014 05:15:58 +0000 (22:15 -0700)]
Documentation fixes for Password API-related changes

A few @since 1.23 --> 1.24

Change-Id: I55d00ab9c3f9dae96ed804a22f19d713879663fa
Follows-Up: I0a9c972931a0eff0cfb2619cef3ddffd03710285

9 years agoClarify comment in UploadBase
Matthew Flaschen [Tue, 29 Jul 2014 02:48:42 +0000 (22:48 -0400)]
Clarify comment in UploadBase

Change-Id: Ied29298d312ca19ecfdd2196fafa89130321987c

9 years agoSet "has value" flag correctly for result parameter
Aaron Schulz [Tue, 29 Jul 2014 00:38:56 +0000 (17:38 -0700)]
Set "has value" flag correctly for result parameter

Change-Id: I97eeef620ddfdda6f09abbfdf0388146d4d02e36

9 years agoMerge "Resources.php: Remove/deprecate 'skinStyles' references to 'minerva' skin"
jenkins-bot [Tue, 29 Jul 2014 00:27:27 +0000 (00:27 +0000)]
Merge "Resources.php: Remove/deprecate 'skinStyles' references to 'minerva' skin"

9 years agoMerge "Update OOjs UI to v0.1.0-pre (e9cf571db2)"
jenkins-bot [Mon, 28 Jul 2014 23:54:49 +0000 (23:54 +0000)]
Merge "Update OOjs UI to v0.1.0-pre (e9cf571db2)"

9 years agoResources.php: Remove/deprecate 'skinStyles' references to 'minerva' skin
Bartosz Dziewoński [Tue, 22 Jul 2014 00:50:08 +0000 (02:50 +0200)]
Resources.php: Remove/deprecate 'skinStyles' references to 'minerva' skin

It doesn't even exist in core: it is part of the MobileFrontend
extension. The skin style overrides should be reapplied there using
$wgResourceModuleSkinStyles: done in I30c8ce13.

OOjs UI has some weird build process that currently requires this, though.
According to James, that will be fixed "in a couple of months".

Change-Id: If82556a41c0510a70796a09b3555d2c91a7abb52

9 years agoVector: Make better use of $wgResourceModuleSkinStyles
Bartosz Dziewoński [Tue, 22 Jul 2014 00:41:34 +0000 (02:41 +0200)]
Vector: Make better use of $wgResourceModuleSkinStyles

This gets rid of quite a lot of Vector from Resources.php and resources/.

* New $wgResourceModuleSkinStyles entries:

  * jquery.tipsy: Split off skins/Vector/skinStyles/jquery.tipsy.less
    from skins/Vector/components/common.less. It's just one rule, but
    let's do it for consistency anyway.

  * jquery.ui.*: Converted from Resources.php.
    Files renamed: resources/src/jquery.ui-themes/vector/**
    → skins/Vector/skinStyles/jquery.ui/**

  * mediawiki.notification: Still has the specificity hack, just renamed
    skins/Vector/components/notifications.less
    → skins/Vector/skinStyles/mediawiki.notification.less

* Updated $wgResourceModuleSkinStyles entries:

  * mediawiki.special: Renamed file for consistency,
    skins/Vector/special.less
    → skins/Vector/skinStyles/mediawiki.special.less

  * mediawiki.special.preferences: Renamed file for consistency,
    skins/Vector/special.preferences.less
    → skins/Vector/skinStyles/mediawiki.special.preferences.less

Change-Id: If248781e44300039eb52262d03b2f6722838dd12

9 years agoresourceloader: Allow skins to provide additional styles for any module
Bartosz Dziewoński [Thu, 26 Jun 2014 14:29:31 +0000 (16:29 +0200)]
resourceloader: Allow skins to provide additional styles for any module

The newly introduced $wgResourceModuleSkinStyles global enables skins to
provide additional stylesheets to existing ResourceLoader module.

This both makes it easier (or at all possible) to override default
styles and lowers the style footprint by making it possible not to
load styles unused on most pages.

----

Example:

Use the file 'foo-styles.css' for the 'mediawiki.foo' module when using
the MySkin skin:

  $wgResourceModuleSkinStyles['myskin'] = array(
    'mediawiki.foo' => 'foo-styles.css',
    'remoteSkinPath' => 'MySkin',
    'localBasePath' => __DIR__,
  );

For detailed documentation, see the doc comment in DefaultSettings.php.
For a practical usage example, see Vector.php.

----

Implementation notes:

* The values defined in $wgResourceModuleSkinStyles are embedded into
  the modules as late as possible (in ResourceLoader::register()).
* Only plain file modules are supported, setting module skin styles
  for other module types has no effect.
* ResourceLoader and ResourceLoaderFileModule now support loading
  files from arbitrary paths to make this possible, defined using
  ResourceLoaderFilePath objects.
  * This required some adjustments in seemingly unrelated places for
    code which didn't handle the paths fully correctly before.
* ResourceLoader and ResourceLoaderFileModule are now a bit more
  tightly coupled than before :(
* Included a tiny example change for the Vector skin, a lot more of
  similar cleanup is possible and planned for the future.
* Many of the non-essential mediawiki.* modules defined in
  Resources.php should be using `'skinStyles' => array( 'default' => … )`
  instead of `'styles' => …` to allow more customizations, this is
  also planned for the future after auditing which ones would actually
  benefit from this.

Change-Id: Ica4ff9696b490e35f60288d7ce1295766c427e87

9 years agoMake upload_source_file and upload_source_url more specific
Brian Wolff [Mon, 28 Jul 2014 22:32:38 +0000 (19:32 -0300)]
Make upload_source_file and upload_source_url more specific

See https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Upload_source_file/en

Change-Id: I46e3cc58203667f9c32487aada1e5a5177dd7b6f

9 years agoUpdate OOjs UI to v0.1.0-pre (e9cf571db2)
James D. Forrester [Mon, 28 Jul 2014 21:48:00 +0000 (14:48 -0700)]
Update OOjs UI to v0.1.0-pre (e9cf571db2)

New changes:
1e7fcaa build: Remove over-ride on jscs's disallowQuotedKeysInObjects and make pass
170f607 Use native style property names instead of jQuery's css map
eb9b38f Localisation updates from https://translatewiki.net.
b812471 Unified demo page
6b06deb SVG fixes
970e35b Localisation updates from https://translatewiki.net.
bbfdfa8 Localisation updates from https://translatewiki.net.
9e8f965 Fix copypasta in WindowManager documentation
7fe05d5 demos: Rename demos.html to index.html for convenience
55beb80 demos: Add example of menu item with a long label
694e81c Update oojs to v1.0.11

Change-Id: I908933a4fa025d48e2d868a83039f7636356911c

9 years agoMerge "jquery.textSelection: re-add iframe check due to regression"
jenkins-bot [Mon, 28 Jul 2014 21:30:35 +0000 (21:30 +0000)]
Merge "jquery.textSelection: re-add iframe check due to regression"

9 years agoAdded myself to CREDITS
Étienne Beaulé [Mon, 28 Jul 2014 20:54:59 +0000 (16:54 -0400)]
Added myself to CREDITS

Added myself to CREDITS, as suggested by Vogone.

Change-Id: Ia1759a753b06bbe672a4e9ecd7d9cb5606c37866

9 years agoMerge "Fixed hook documentation for removed hooks"
jenkins-bot [Mon, 28 Jul 2014 20:49:14 +0000 (20:49 +0000)]
Merge "Fixed hook documentation for removed hooks"

9 years agoMerge "SpecialEditWatchlist: Avoid empty namespace sections"
jenkins-bot [Mon, 28 Jul 2014 20:48:36 +0000 (20:48 +0000)]
Merge "SpecialEditWatchlist: Avoid empty namespace sections"

9 years agoFixed hook documentation for removed hooks
Tyler Romeo [Mon, 28 Jul 2014 20:43:25 +0000 (16:43 -0400)]
Fixed hook documentation for removed hooks

Removed hook definitions for UserComparePasswords
and UserCryptPassword, rather than keep them in
the file.

Bug: 28419
Change-Id: I7bfda155986d1407caef4e3890024c5b8a66fdcc
Follows-up: I0a9c972931a0eff0cfb2619cef3ddffd03710285

9 years agoMerge "Fixed calls to bogus methods in triggerJobs()"
Aaron Schulz [Mon, 28 Jul 2014 20:41:03 +0000 (20:41 +0000)]
Merge "Fixed calls to bogus methods in triggerJobs()"

9 years agoMerge "Edit warning should get value from editors"
jenkins-bot [Mon, 28 Jul 2014 20:30:08 +0000 (20:30 +0000)]
Merge "Edit warning should get value from editors"

9 years agoRemove File::getPropsFromPath() (deprecated since 1.19)
umherirrender [Mon, 28 Jul 2014 10:39:12 +0000 (12:39 +0200)]
Remove File::getPropsFromPath() (deprecated since 1.19)

Change-Id: I11b6c582b9ce60cba03e55d55afb7cd02d218049

9 years agoFixed calls to bogus methods in triggerJobs()
Aaron Schulz [Mon, 28 Jul 2014 20:17:31 +0000 (13:17 -0700)]
Fixed calls to bogus methods in triggerJobs()

* Updates some callers that were missed in 094d901b8

Change-Id: Ie425dfdc7da37331e51e3cd8c8f8d890bb5dd6de

9 years agoMerge "Added password hashing API"
jenkins-bot [Mon, 28 Jul 2014 20:12:58 +0000 (20:12 +0000)]
Merge "Added password hashing API"

9 years agoMerge "Remove File::sha1Base36() (deprecated since 1.19)"
jenkins-bot [Mon, 28 Jul 2014 20:06:18 +0000 (20:06 +0000)]
Merge "Remove File::sha1Base36() (deprecated since 1.19)"

9 years agoEdit warning should get value from editors
Derk-Jan Hartman [Thu, 27 Mar 2014 23:33:23 +0000 (00:33 +0100)]
Edit warning should get value from editors

Editwarning needs to make sure that any editor that uses something
other than wpTextbox1 to keep the value of the form, is able to write
this into the form before we are allowed to leave the page.

This is already supported by the textSelection api, so use that to
retrieve the value instead of plain .val()

Bug: 61117
Change-Id: I24d7096929c4eed36376ef9089d7f1b72a0b6682

9 years agojquery.textSelection: re-add iframe check due to regression
Derk-Jan Hartman [Mon, 28 Jul 2014 19:50:48 +0000 (21:50 +0200)]
jquery.textSelection: re-add iframe check due to regression

This is to fix a regression due to change Ibe011b2b of bug 29328.
The replacement jquery.textSelection of CodeEditor was no longer able
to be disable don the fly. This is because the code of textSelection
and WikiEditor is still too much intertwined.

I'm making a new patchset to strip them further apart.

Bug: 68556
Change-Id: I7c4c43ba2cde6f7c869e41ed4c5a51783cd32f82

9 years agoAdd mw-ui-input to mediawiki ui
jdlrobson [Thu, 24 Jul 2014 21:59:46 +0000 (14:59 -0700)]
Add mw-ui-input to mediawiki ui

Upstream component from Flow
Adds mw-ui-input component
Update existing (and undocumented) usage in core of mw-ui-input to
use Flow focus style

Updated usage of mw-ui-input in Special:Search and Special:Userlogin
Packaged in mediawiki.ui.inputs to allow developers to use inputs
separately to other mediawiki ui components.

Change-Id: Ida765b97e6574bdc8fbba88a08ec98ec12f3dc95

9 years agoMerge "Update jQuery Cookie to v1.3.1"
jenkins-bot [Mon, 28 Jul 2014 19:32:32 +0000 (19:32 +0000)]
Merge "Update jQuery Cookie to v1.3.1"

9 years agoUpdate jQuery Cookie to v1.3.1
paladox [Mon, 21 Jul 2014 08:31:09 +0000 (08:31 +0000)]
Update jQuery Cookie to v1.3.1

Source

* https://github.com/carhartl/jquery-cookie/blob/v1.3.1/jquery.cookie.js

Change log

* https://github.com/carhartl/jquery-cookie/blob/v1.3.1/CHANGELOG.md

Notable changes:

* Removed the "raw" option from $.cookie.
  This can now only be set globally via $.cookie.raw

* Bugfix: Properly handle RFC 2068 quoted cookie values.

* New: $.cookie() returns all available cookie.

We should eventually upgrade to v1.4.1, but that has a breaking change.
Namely, it drops support for $.cookie('key', null) which needs to be
replaced by $.removeCookie which didn't exist until v1.2.0.

Change-Id: Ic664dbe7b1be2c9dd67d0f50599c36fa2dab8449

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Mon, 28 Jul 2014 19:07:05 +0000 (21:07 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: I262a6adfd236603246fa68c162a18f3fcabb72c3

9 years agoMerge "Truncate block reason for whole multibyte characters"
jenkins-bot [Mon, 28 Jul 2014 17:45:50 +0000 (17:45 +0000)]
Merge "Truncate block reason for whole multibyte characters"

9 years agoMerge "Specifiy mixed doc param in FSFile"
jenkins-bot [Mon, 28 Jul 2014 17:40:51 +0000 (17:40 +0000)]
Merge "Specifiy mixed doc param in FSFile"

9 years agoTruncate block reason for whole multibyte characters
umherirrender [Mon, 28 Jul 2014 17:25:49 +0000 (19:25 +0200)]
Truncate block reason for whole multibyte characters

This applies to Special:BlockList, or to the block message shown to the
user, or API results. Log is not effected, because it already truncates
on its own.

Change-Id: I0a8bae5f43fd1604034d65e96c9461a9f83c0b0a

9 years agoMerge "Added support for result=json parameter to runJobs.php"
jenkins-bot [Mon, 28 Jul 2014 17:36:58 +0000 (17:36 +0000)]
Merge "Added support for result=json parameter to runJobs.php"

9 years agoAdded support for result=json parameter to runJobs.php
Aaron Schulz [Mon, 28 Jul 2014 17:30:18 +0000 (10:30 -0700)]
Added support for result=json parameter to runJobs.php

* This can let the caller get info about what was run, just like the web version

Change-Id: I49d7eccee52eb1dc161249fdc0546259ccf1f959

9 years agoRemoved use of cache in JobQueueFederated pop() method
Aaron Schulz [Sat, 26 Jul 2014 19:37:56 +0000 (12:37 -0700)]
Removed use of cache in JobQueueFederated pop() method

* This does not really buy anything for a number of reason and
  can cause bugs. For example, if the aggregator is notified due
  to undelayed jobs but this cache is not updated, then the runners
  will not see the jobs and will de-list aggregator entry.

bug: 68506
Change-Id: I1eacca108df59fff9c0fcc846aafaf1616cf5895

9 years agoSpecifiy mixed doc param in FSFile
umherirrender [Mon, 28 Jul 2014 17:04:51 +0000 (19:04 +0200)]
Specifiy mixed doc param in FSFile

Change-Id: I406e46da6ece2e2f9436783a0280afa7cfa9807c

9 years agoCollapse nested if statements
Reedy [Tue, 22 Jul 2014 19:19:41 +0000 (20:19 +0100)]
Collapse nested if statements

Change-Id: I1cecfe5884edb98c8ad0a441f4d82288d597f631

9 years agoRemove File::sha1Base36() (deprecated since 1.19)
umherirrender [Mon, 28 Jul 2014 10:46:10 +0000 (12:46 +0200)]
Remove File::sha1Base36() (deprecated since 1.19)

Change-Id: I551a3c7451307e1a4fba3ea9b22320cc4ca72215

9 years agoMerge "ResourceLoader: Test that all module dependencies are satisfiable"
jenkins-bot [Sun, 27 Jul 2014 21:21:41 +0000 (21:21 +0000)]
Merge "ResourceLoader: Test that all module dependencies are satisfiable"

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Sun, 27 Jul 2014 20:03:20 +0000 (22:03 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: Ifc90dcf97a19e99a99e42ccd5ea10404ce75d083

9 years agoAdded password hashing API
Tyler Anthony Romeo [Wed, 31 Jul 2013 05:11:18 +0000 (05:11 +0000)]
Added password hashing API

Deprecated the old User::crypt, et. al password hashing
system and implemented an extensible password hashing
API.

The new Password class allows registering of child classes
and provides factory functions for creating new Password
objects. The built-in hash types are the old MediaWiki MD5
types, which are for backwards-compatibility only, and bcrypt.

Also included is support for wrapping existing hashes as well
as encrypting passwords with a configured encryption key.

Bug: 54948
Bug: 28419
Change-Id: I0a9c972931a0eff0cfb2619cef3ddffd03710285

9 years agoAdd comment about how to deploy new xml schema XSD files
Reedy [Sun, 27 Jul 2014 17:52:24 +0000 (18:52 +0100)]
Add comment about how to deploy new xml schema XSD files

Change-Id: I5a20594befaa5afcab44960fd892c6f798c3d729

9 years agoMerge "Allow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg"
jenkins-bot [Sun, 27 Jul 2014 17:17:36 +0000 (17:17 +0000)]
Merge "Allow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg"

9 years agoRemove return value from QueryPage::execute
umherirrender [Sun, 20 Jul 2014 20:31:58 +0000 (22:31 +0200)]
Remove return value from QueryPage::execute

The parent SpecialPage::execute also has no return and not all return
statements in QueryPage::execute actual return a value

Change-Id: If7a38ca5ed1107b6a5a740acae54295534950696

9 years agoFix param doc of OutputPage::setHTMLTitle
umherirrender [Sun, 27 Jul 2014 15:21:01 +0000 (17:21 +0200)]
Fix param doc of OutputPage::setHTMLTitle

Method also accept Message object

Change-Id: I3a5254a3776f0215667e64ff9d01d60b80375aca

9 years agoAllow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg
umherirrender [Sun, 27 Jul 2014 09:48:24 +0000 (11:48 +0200)]
Allow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg

When a message needs plural support, it should be possible to parse a
message object with the params set.

Change-Id: Ifb67952b589a1821cde452b2be3f327f24e6b534

9 years agoMerge "Revert "Make a hidden form field to keep the language code""
jenkins-bot [Sun, 27 Jul 2014 14:56:27 +0000 (14:56 +0000)]
Merge "Revert "Make a hidden form field to keep the language code""

9 years agoRemove some duplicate newlines in call to wfDebug()
Antoine Musso [Fri, 25 Jul 2014 10:58:27 +0000 (12:58 +0200)]
Remove some duplicate newlines in call to wfDebug()

Spotted on beta:

--------
commonswiki-375c0c3e:

0.0752   1.9M  mime: <image/png> extension: <png>

--------

With lot of requests, that causes them to be interlayed and ungreppable.

Change-Id: Ib99bc9547bdecb9efa59b7d292ddd7d10a552652

9 years agoRevert "Make a hidden form field to keep the language code"
Nikerabbit [Sun, 27 Jul 2014 12:23:18 +0000 (12:23 +0000)]
Revert "Make a hidden form field to keep the language code"

This reverts commit f3d9e7137ed19dbe1944567909e1f117eba0fade.

Breaks the core functionality of the special page.

Change-Id: I4a4b01e16763a7b418ff137112d2db2d42293ed1

9 years agoFix getAutosummary for create blank page
florianschmidtwelzow [Sun, 27 Jul 2014 12:18:26 +0000 (14:18 +0200)]
Fix getAutosummary for create blank page

Fixes for change to enable the creation of blank pages. Added test
for this case.

Follow up: I3457c36a909d1dbfaeed04a1f0568c69e0ef3386

Bug: 57238
Change-Id: Id52be6cbe22c6098d1c0824d7a7848579aa05a84

9 years agoMerge "Remove text output while running tests"
jenkins-bot [Sun, 27 Jul 2014 12:21:13 +0000 (12:21 +0000)]
Merge "Remove text output while running tests"

9 years agoRemove text output while running tests
Niklas Laxström [Sun, 27 Jul 2014 10:10:31 +0000 (12:10 +0200)]
Remove text output while running tests

Change-Id: I65d9ee70adfe53267b7c0acd59fce43d4683777b

9 years agoMerge "OutputPageTest: Don't assume Vector is the default skin"
jenkins-bot [Sun, 27 Jul 2014 00:22:00 +0000 (00:22 +0000)]
Merge "OutputPageTest: Don't assume Vector is the default skin"

9 years agoMerge "Remove unused XMLReader2 class"
jenkins-bot [Sun, 27 Jul 2014 00:19:08 +0000 (00:19 +0000)]
Merge "Remove unused XMLReader2 class"

9 years agoFix appearance of suppress messages at Special:Undelete
Leon Liesener [Fri, 25 Jul 2014 22:44:14 +0000 (00:44 +0200)]
Fix appearance of suppress messages at Special:Undelete

This change makes 'Rev-suppressed-text-view' appear in case
suppressed page content is viewed through Special:Undelete
and 'Rev-suppressed-text-permission' in case there is a
disallowed attempt to do so.

Bug: 56380
Change-Id: I2440227b3e5a9b5baec81b57bb479ecc26052b27

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Sat, 26 Jul 2014 19:36:55 +0000 (21:36 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: I0ff2674390da79121b3bf349358e748fc36436f1

9 years agoMerge "jquery.textSelection: Add setContents function"
jenkins-bot [Sat, 26 Jul 2014 19:12:11 +0000 (19:12 +0000)]
Merge "jquery.textSelection: Add setContents function"

9 years agoMerge "Show change language log on Special:PageLanguage"
jenkins-bot [Sat, 26 Jul 2014 17:49:04 +0000 (17:49 +0000)]
Merge "Show change language log on Special:PageLanguage"

9 years agoMerge "Make a hidden form field to keep the language code"
jenkins-bot [Sat, 26 Jul 2014 17:42:12 +0000 (17:42 +0000)]
Merge "Make a hidden form field to keep the language code"

9 years agoMerge "Improving some import-related error messages"
jenkins-bot [Sat, 26 Jul 2014 17:28:03 +0000 (17:28 +0000)]
Merge "Improving some import-related error messages"

9 years agojquery.textSelection: Add setContents function
Derk-Jan Hartman [Sat, 26 Jul 2014 13:47:03 +0000 (15:47 +0200)]
jquery.textSelection: Add setContents function

This function is specified in the commands handler below, but did not
have an implementation for the plain textarea case.

Better we make this work. A user wanted this api call so his JS
cleanup script could work consistently on both plain textarea and the
CodeEditor

Change-Id: Ib3afc505037a5b12269e55b4b130a38a3fac7823

9 years agoUse master DB to check for page existence during import
This, that and the other [Tue, 22 Jul 2014 02:02:39 +0000 (12:02 +1000)]
Use master DB to check for page existence during import

By default, slaves are used for the existence check. However, in the case
of importing many revisions of the one page, the chances are that they
won't have caught up to the fact that that page has just been created,
causing site statistics to be incorrectly updated. We need to use the
master DB for this check.

Bug: 40009
Change-Id: I301353fb976a982f58635b87d9960d81fc541d14

9 years agoEnable the creation of empty pages
Étienne Beaulé [Sun, 13 Jul 2014 01:36:37 +0000 (21:36 -0400)]
Enable the creation of empty pages

This change enables the direct creation of empty pages without needing
to use a work-around (such as "{{subst:ns:0}}"). A warning is added as
the message "blankarticle" to request confirmation that the empty page
was meant to be blank. A automatic edit summary has been added when
creating a blank page. The message is: "autosumm-newblank."

The API has been updated to permit the creation of empty pages, when
"text" is null, but not non-existant.

Unit tests have also been added to test these features.

Bug: 57238
Bug: 65206
Change-Id: I3457c36a909d1dbfaeed04a1f0568c69e0ef3386

9 years agoMerge "Apply bidi styles to references in Parsoid styles"
jenkins-bot [Sat, 26 Jul 2014 02:21:11 +0000 (02:21 +0000)]
Merge "Apply bidi styles to references in Parsoid styles"

9 years agoImproving some import-related error messages
This, that and the other [Sat, 26 Jul 2014 01:53:25 +0000 (11:53 +1000)]
Improving some import-related error messages

Present tense sounds stilted here.

Change-Id: I69761486a584b48ccf7df0d07a9ba52885a217a1

9 years agoRemove unused XMLReader2 class
This, that and the other [Thu, 24 Jul 2014 07:41:02 +0000 (17:41 +1000)]
Remove unused XMLReader2 class

Undocumented and unused within core. Was previously used in WikiImporter,
but that use was removed in r81437.

Change-Id: I45f4ff3fae19a7d9c1a0dacb2e02d53ee4bdaefb

9 years agoAdd some tests for OldChangesList
aude [Fri, 25 Jul 2014 13:08:12 +0000 (15:08 +0200)]
Add some tests for OldChangesList

Change-Id: I6681ce6aa4e753fef33fe9f4719596d630889da6

9 years agoImprovements to RCCacheEntryFactoryTest and helper class
aude [Fri, 25 Jul 2014 13:05:39 +0000 (15:05 +0200)]
Improvements to RCCacheEntryFactoryTest and helper class

* pass User as argument when making the test context
* override rc_source when applicable

Change-Id: Id2094978d9f5ba962e76de7df29638e15a7547c3

9 years agoRemove unused param in RCCacheEntryFactoryTest
aude [Fri, 25 Jul 2014 07:36:54 +0000 (09:36 +0200)]
Remove unused param in RCCacheEntryFactoryTest

Change-Id: Ide6743759aba1083f6b4a78ec2643f059f8d3e47

9 years agoSplit code for making test RecentChange objects into own class
aude [Fri, 25 Jul 2014 07:30:09 +0000 (09:30 +0200)]
Split code for making test RecentChange objects into own class

this code is useful for adding tests of the other
changes classes and better not to duplicate it.

Change-Id: I464b4fbf39a0f47cb8911378b731cdd1672ecd86

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Fri, 25 Jul 2014 20:51:41 +0000 (22:51 +0200)]
Localisation updates from https://translatewiki.net.

Change-Id: If3d3fe97968e04fde8df4a05a35c9d2ba08f59ae

9 years agoMade Special:RunJobs work for private wikis
Aaron Schulz [Thu, 24 Jul 2014 20:07:08 +0000 (13:07 -0700)]
Made Special:RunJobs work for private wikis

Change-Id: Ieb7b20f606d276bdee284932e3205fd87d92fdeb

9 years agoSpecialEditWatchlist: Avoid empty namespace sections
umherirrender [Tue, 1 Jul 2014 18:22:38 +0000 (20:22 +0200)]
SpecialEditWatchlist: Avoid empty namespace sections

When the database contains a title for a positive namespace which is no
longer active, a table of contents item and a empty section is shown on
Special:EditWatchlist. After reload the section is gone, because the
database was cleaned up and the invalid namespace can no longer produce
the section. Refactor a bit to avoid the empty section on the first
view as well to get a stable output of that special page.

Change-Id: I41426bde71b21a4abddb12af0b3a84931f51ac97

9 years agoMerge "Add plural to message 'rcnotefrom'"
jenkins-bot [Fri, 25 Jul 2014 17:52:19 +0000 (17:52 +0000)]
Merge "Add plural to message 'rcnotefrom'"

9 years agoMerge "Wrap redirectpagesub in a <span>"
jenkins-bot [Fri, 25 Jul 2014 17:47:17 +0000 (17:47 +0000)]
Merge "Wrap redirectpagesub in a <span>"

9 years agoMerge "Refactored duplicated code into JobRunner.php"
jenkins-bot [Fri, 25 Jul 2014 17:33:29 +0000 (17:33 +0000)]
Merge "Refactored duplicated code into JobRunner.php"

9 years agoAdd word "imported" to history/log summary during import
This, that and the other [Fri, 25 Jul 2014 09:58:33 +0000 (19:58 +1000)]
Add word "imported" to history/log summary during import

Currently, an import-by-upload generates poor edit summaries such as
"2 revisions", and an interwiki-import generates only marginally better
ones ("2 revisions from [[link]]").

This change adds the word "imported" to those summaries.

Change-Id: If58023485b323641d063eada45248503f1bf17a1

9 years agoRefactored duplicated code into JobRunner.php
Aaron Schulz [Thu, 24 Jul 2014 22:03:23 +0000 (15:03 -0700)]
Refactored duplicated code into JobRunner.php

* Also added an async flag to SpecialRunJobs so that it can be
  set to false to get a JSON blob back with a regular 200 status.

Change-Id: I2f5763e017684c3c61f3d3f27ddf7f7834bdfce2

9 years agoMerge "Cleanup some docs (includes/[s-z])"
jenkins-bot [Fri, 25 Jul 2014 17:15:04 +0000 (17:15 +0000)]
Merge "Cleanup some docs (includes/[s-z])"

9 years agoMerge "Cleanup some docs (includes/[m-r])"
jenkins-bot [Fri, 25 Jul 2014 17:14:53 +0000 (17:14 +0000)]
Merge "Cleanup some docs (includes/[m-r])"