[MediaWiki-commits] [Gerrit] Remove 'Wikipedia' from pywikibot.Error docstring - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove 'Wikipedia' from pywikibot.Error docstring .. Remove 'Wikipedia' from pywikibot.Error docstring Change-Id: I99e9cd43a7541b0e726a326cf8638b79f29620c

[MediaWiki-commits] [Gerrit] Improve Special:MassMessage state checking - change (mediawiki...MassMessage)

2014-06-29 Thread Wctaiwan (Code Review)
Wctaiwan has uploaded a new change for review. https://gerrit.wikimedia.org/r/142859 Change subject: Improve Special:MassMessage state checking .. Improve Special:MassMessage state checking Use getVal() instead of getText() t

[MediaWiki-commits] [Gerrit] Replace Powered by Mediawiki PNG image with SVG version - change (mediawiki/core)

2014-06-29 Thread M4tx (Code Review)
M4tx has uploaded a new change for review. https://gerrit.wikimedia.org/r/142860 Change subject: Replace Powered by Mediawiki PNG image with SVG version .. Replace Powered by Mediawiki PNG image with SVG version Bug: 63872 Ch

[MediaWiki-commits] [Gerrit] Make the URL input on Special:LinkSearch ltr by default - change (mediawiki/core)

2014-06-29 Thread Amire80 (Code Review)
Amire80 has uploaded a new change for review. https://gerrit.wikimedia.org/r/142861 Change subject: Make the URL input on Special:LinkSearch ltr by default .. Make the URL input on Special:LinkSearch ltr by default Change-Id:

[MediaWiki-commits] [Gerrit] pagegenerators.py: pyflakes fixes - change (pywikibot/core)

2014-06-29 Thread Mpaa (Code Review)
Mpaa has uploaded a new change for review. https://gerrit.wikimedia.org/r/142862 Change subject: pagegenerators.py: pyflakes fixes .. pagegenerators.py: pyflakes fixes - 'time' imported but unused - remove redefinition of unu

[MediaWiki-commits] [Gerrit] checkimages.py: pyflake fixes - change (pywikibot/core)

2014-06-29 Thread Mpaa (Code Review)
Mpaa has uploaded a new change for review. https://gerrit.wikimedia.org/r/142863 Change subject: checkimages.py: pyflake fixes .. checkimages.py: pyflake fixes local variable 'usage' is assigned to but never used local variab

[MediaWiki-commits] [Gerrit] API pyflakes - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: API pyflakes .. API pyflakes - APIWarning, subclass of UserWarning, was never utilised. - use of warnings module removed in 2008, two months after being

[MediaWiki-commits] [Gerrit] New Wikidata Build - 29/06/2014 10:00 - change (mediawiki...Wikidata)

2014-06-29 Thread WikidataBuilder (Code Review)
WikidataBuilder has uploaded a new change for review. https://gerrit.wikimedia.org/r/142864 Change subject: New Wikidata Build - 29/06/2014 10:00 .. New Wikidata Build - 29/06/2014 10:00 Change-Id: Iaf42881d0c79c457c59e6f07e4

[MediaWiki-commits] [Gerrit] test - change (test...examples)

2014-06-29 Thread Gerrit Patch Uploader (Code Review)
Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/142865 Change subject: test .. test Change-Id: Id7a2d45edcc1633a1f323cf49869217e71852891 --- A b/test1.php 1 file changed, 3 insertion

[MediaWiki-commits] [Gerrit] test - change (test...examples)

2014-06-29 Thread Gerrit Patch Uploader (Code Review)
Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/142866 Change subject: test .. test Change-Id: I239f4c95934f4259f9b8abe4bd57efd477610ceb --- A b/test1.php 1 file changed, 3 insertion

[MediaWiki-commits] [Gerrit] test2 - change (test...examples)

2014-06-29 Thread Gerrit Patch Uploader (Code Review)
Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/142867 Change subject: test2 .. test2 Change-Id: I079fe9c5ef6eee1e2e12a653bbb5cec47001 --- A b/test1.php 1 file changed, 3 inserti

[MediaWiki-commits] [Gerrit] Add oathauth to extensions used by Wikimedia - change (translatewiki)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add oathauth to extensions used by Wikimedia .. Add oathauth to extensions used by Wikimedia It's used on https://wikitech.wikimedia.org Change-Id: I8063

[MediaWiki-commits] [Gerrit] Add missing SVG icons - change (mediawiki...Translate)

2014-06-29 Thread M4tx (Code Review)
M4tx has uploaded a new change for review. https://gerrit.wikimedia.org/r/142868 Change subject: Add missing SVG icons .. Add missing SVG icons Add add.svg, remove.svg and help.svg. Replace 1 use of action-edit.png with actio

[MediaWiki-commits] [Gerrit] Unix TUI: make sure to only feed the stream acceptable chara... - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Unix TUI: make sure to only feed the stream acceptable characters .. Unix TUI: make sure to only feed the stream acceptable characters If targetStream.en

[MediaWiki-commits] [Gerrit] i18n: consistency tweaks - change (mediawiki...GoogleLogin)

2014-06-29 Thread Shirayuki (Code Review)
Shirayuki has uploaded a new change for review. https://gerrit.wikimedia.org/r/142869 Change subject: i18n: consistency tweaks .. i18n: consistency tweaks - Use double-quotes - Fix typo Change-Id: I4de445620e370c7629a6cd3899

[MediaWiki-commits] [Gerrit] Fix mock Site classes - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix mock Site classes .. Fix mock Site classes I5e480be86a0b7b6a5907cf71690ba9ebed0b04b6 depended on Site having _loginstatus, which was not added to the

[MediaWiki-commits] [Gerrit] Add comment to TableDiffFormatter::blockHeader - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add comment to TableDiffFormatter::blockHeader .. Add comment to TableDiffFormatter::blockHeader magic strings should have a comment Change-Id: I23fc7a4d

[MediaWiki-commits] [Gerrit] HTMLSelectOtherFields: Have 'other' always as first element - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: HTMLSelectOtherFields: Have 'other' always as first element .. HTMLSelectOtherFields: Have 'other' always as first element The other field is in most case

[MediaWiki-commits] [Gerrit] Fix uncaught ApiFormatXml exception with api debuginfo - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix uncaught ApiFormatXml exception with api debuginfo .. Fix uncaught ApiFormatXml exception with api debuginfo Also added tests to cover this. Bug: 672

[MediaWiki-commits] [Gerrit] Replace hardcoded square brackets by message brackets - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Replace hardcoded square brackets by message brackets .. Replace hardcoded square brackets by message brackets * Rename $temp into $attribs Change-Id: Id

[MediaWiki-commits] [Gerrit] Fix SectionEditLinkGeneratorTest for non-English wikis again - change (mediawiki...Wikibase)

2014-06-29 Thread Hoo man (Code Review)
Hoo man has uploaded a new change for review. https://gerrit.wikimedia.org/r/142870 Change subject: Fix SectionEditLinkGeneratorTest for non-English wikis again .. Fix SectionEditLinkGeneratorTest for non-English wikis again

[MediaWiki-commits] [Gerrit] Use Database methods in RevisionDeleteUser::setUsernameBitfi... - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use Database methods in RevisionDeleteUser::setUsernameBitfields .. Use Database methods in RevisionDeleteUser::setUsernameBitfields The bit handling in R

[MediaWiki-commits] [Gerrit] Enable WikiEditor toolbar on iOS - change (mediawiki...WikiEditor)

2014-06-29 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/142871 Change subject: Enable WikiEditor toolbar on iOS .. Enable WikiEditor toolbar on iOS Since we now have a full fledged mobile solution, I thin

[MediaWiki-commits] [Gerrit] Enable WikiEditor toolbar on iOS - change (mediawiki...WikiEditor)

2014-06-29 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/142872 Change subject: Enable WikiEditor toolbar on iOS .. Enable WikiEditor toolbar on iOS Since we now have a full fledged mobile solution, I thin

[MediaWiki-commits] [Gerrit] Fix SectionEditLinkGeneratorTest for non-English wikis again - change (mediawiki...Wikibase)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix SectionEditLinkGeneratorTest for non-English wikis again .. Fix SectionEditLinkGeneratorTest for non-English wikis again Change-Id: Ibb64e0727d637cdfe

[MediaWiki-commits] [Gerrit] checkimages.py: pyflake fixes - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: checkimages.py: pyflake fixes .. checkimages.py: pyflake fixes local variable 'usage' is assigned to but never used local variable 'image_to_resub' is ass

[MediaWiki-commits] [Gerrit] Fix return doc for UploadBase::isAllowed - change (mediawiki/core)

2014-06-29 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. https://gerrit.wikimedia.org/r/142873 Change subject: Fix return doc for UploadBase::isAllowed .. Fix return doc for UploadBase::isAllowed Method can return bool or string

[MediaWiki-commits] [Gerrit] Fix return doc for UploadBase::isAllowed - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix return doc for UploadBase::isAllowed .. Fix return doc for UploadBase::isAllowed Method can return bool or string Change-Id: Ib290843ce97926bfc529d51

[MediaWiki-commits] [Gerrit] Allow extensions to add Content as header on mobile login page - change (mediawiki...MobileFrontend)

2014-06-29 Thread Florianschmidtwelzow (Code Review)
Florianschmidtwelzow has uploaded a new change for review. https://gerrit.wikimedia.org/r/142874 Change subject: Allow extensions to add Content as header on mobile login page .. Allow extensions to add Content as header on mo

[MediaWiki-commits] [Gerrit] Make EntityHandlerTest setting independent - change (mediawiki...Wikibase)

2014-06-29 Thread Hoo man (Code Review)
Hoo man has uploaded a new change for review. https://gerrit.wikimedia.org/r/142875 Change subject: Make EntityHandlerTest setting independent .. Make EntityHandlerTest setting independent Change-Id: I4b642524baa41b3b2e3fbcf8

[MediaWiki-commits] [Gerrit] Use HTMLForm to generate the form on Special:ListFiles - change (mediawiki/core)

2014-06-29 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/142876 Change subject: Use HTMLForm to generate the form on Special:ListFiles .. Use HTMLForm to generate the form on Special:ListFiles - Makes the co

[MediaWiki-commits] [Gerrit] core-specific changes - change (pywikibot/core)

2014-06-29 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/142877 Change subject: core-specific changes .. core-specific changes - use site.code instead of site.code cor L10N - use site.title(asUrl=True) instead

[MediaWiki-commits] [Gerrit] Update Special:ChangeEmail to use HTMLForm - change (mediawiki/core)

2014-06-29 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/142878 Change subject: Update Special:ChangeEmail to use HTMLForm .. Update Special:ChangeEmail to use HTMLForm Makes the code shorter and easier to r

[MediaWiki-commits] [Gerrit] Generate RTL stylesheets with CSSJanus - change (oojs/ui)

2014-06-29 Thread Esanders (Code Review)
Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/142879 Change subject: Generate RTL stylesheets with CSSJanus .. Generate RTL stylesheets with CSSJanus Change-Id: I3d8043c306eca994b49e58751384795

[MediaWiki-commits] [Gerrit] pagegenerators.py: pyflakes fixes - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: pagegenerators.py: pyflakes fixes .. pagegenerators.py: pyflakes fixes - 'time' imported but unused - remove redefinition of unused 'date' Change-Id: I71

[MediaWiki-commits] [Gerrit] Remove internaledit, externaledit, mode params from My* spec... - change (mediawiki/core)

2014-06-29 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. https://gerrit.wikimedia.org/r/142880 Change subject: Remove internaledit, externaledit, mode params from My* special pages .. Remove internaledit, externaledit, mode param

[MediaWiki-commits] [Gerrit] Remove comment about externaledit from EditAction - change (mediawiki/core)

2014-06-29 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. https://gerrit.wikimedia.org/r/142881 Change subject: Remove comment about externaledit from EditAction .. Remove comment about externaledit from EditAction The ExternalEdit

[MediaWiki-commits] [Gerrit] Remove internaledit, externaledit, mode params from My* spec... - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove internaledit, externaledit, mode params from My* special pages .. Remove internaledit, externaledit, mode params from My* special pages The corr

[MediaWiki-commits] [Gerrit] Hide unrelated cards by checking intersection of trigger events - change (mediawiki...ContentTranslation)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Hide unrelated cards by checking intersection of trigger events .. Hide unrelated cards by checking intersection of trigger events Change-Id: Iabe9b5f10e4

[MediaWiki-commits] [Gerrit] Remove comment about externaledit from EditAction - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove comment about externaledit from EditAction .. Remove comment about externaledit from EditAction The ExternalEdit class was removed in Ic3791d188688

[MediaWiki-commits] [Gerrit] textlib.py: pyflakes fix - change (pywikibot/core)

2014-06-29 Thread Mpaa (Code Review)
Mpaa has uploaded a new change for review. https://gerrit.wikimedia.org/r/142882 Change subject: textlib.py: pyflakes fix .. textlib.py: pyflakes fix local variable '_line' is assigned to but never used Change-Id: I03925ef12

[MediaWiki-commits] [Gerrit] jquery.payment: don't express dependency on jQuery - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142888 Change subject: jquery.payment: don't express dependency on jQuery .. jquery.payment: don't express dependency on jQuery jQuery is a dependenc

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142885 Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I814cc

[MediaWiki-commits] [Gerrit] Don't express depednency on jquery (same reason as 193f6a4f06) - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142889 Change subject: Don't express depednency on jquery (same reason as 193f6a4f06) .. Don't express depednency on jquery (same reason as 193f6a4f06

[MediaWiki-commits] [Gerrit] DonationData::sanitizeValue: drop extra args - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142887 Change subject: DonationData::sanitizeValue: drop extra args .. DonationData::sanitizeValue: drop extra args HHVM currently has a bug whereby

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142886 Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I15627

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142884 Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I26617

[MediaWiki-commits] [Gerrit] reuse code to check for valid WMF transaction status - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142883 Change subject: reuse code to check for valid WMF transaction status .. reuse code to check for valid WMF transaction status Change-Id: I30666

[MediaWiki-commits] [Gerrit] DonationData: cleanup of basic data retrieval - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142894 Change subject: DonationData: cleanup of basic data retrieval .. DonationData: cleanup of basic data retrieval I was having an empty string ex

[MediaWiki-commits] [Gerrit] Updating approximate currency conversion rates - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142891 Change subject: Updating approximate currency conversion rates .. Updating approximate currency conversion rates Change-Id: I464ef774a9ab6dd90

[MediaWiki-commits] [Gerrit] Don't depend on mediawiki; every RL module implicitly does - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142892 Change subject: Don't depend on mediawiki; every RL module implicitly does .. Don't depend on mediawiki; every RL module implicitly does Chang

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142893 Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I53d65

[MediaWiki-commits] [Gerrit] Add generic currency fallback with optional notification - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142895 Change subject: Add generic currency fallback with optional notification .. Add generic currency fallback with optional notification Add Fallb

[MediaWiki-commits] [Gerrit] Show friendlier error message for zero donation amount - change (mediawiki...DonationInterface)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142890 Change subject: Show friendlier error message for zero donation amount .. Show friendlier error message for zero donation amount Add a non-zer

[MediaWiki-commits] [Gerrit] Remove now duplicate license information - change (mediawiki...HostStats)

2014-06-29 Thread Kghbln (Code Review)
Kghbln has uploaded a new change for review. https://gerrit.wikimedia.org/r/142896 Change subject: Remove now duplicate license information .. Remove now duplicate license information * Follow up to https://gerrit.wikimedia.o

[MediaWiki-commits] [Gerrit] Major pyflakes in pywikibot/ - change (pywikibot/core)

2014-06-29 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142897 Change subject: Major pyflakes in pywikibot/ .. Major pyflakes in pywikibot/ - site contains two newimages(), the latter one of which

[MediaWiki-commits] [Gerrit] reuse code to check for valid WMF transaction status - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: reuse code to check for valid WMF transaction status .. reuse code to check for valid WMF transaction status Change-Id: I30666898c88f4aa92959426f0d102fedc

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I266177635c588397cf354f8182d7e3a47

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I814cc3422fa5972d7d6ea3e7bafb32f08

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I156272b2351db91f066cbe080cf59fbb5

[MediaWiki-commits] [Gerrit] DonationData::sanitizeValue: drop extra args - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: DonationData::sanitizeValue: drop extra args .. DonationData::sanitizeValue: drop extra args HHVM currently has a bug whereby if a callback function passe

[MediaWiki-commits] [Gerrit] jquery.payment: don't express dependency on jQuery - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: jquery.payment: don't express dependency on jQuery .. jquery.payment: don't express dependency on jQuery jQuery is a dependency for ResourceLoader itself,

[MediaWiki-commits] [Gerrit] Don't express depednency on jquery (same reason as 193f6a4f06) - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't express depednency on jquery (same reason as 193f6a4f06) .. Don't express depednency on jquery (same reason as 193f6a4f06) Change-Id: I3a802bc31de3e

[MediaWiki-commits] [Gerrit] Show friendlier error message for zero donation amount - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Show friendlier error message for zero donation amount .. Show friendlier error message for zero donation amount Add a non-zero check in the non-empty cat

[MediaWiki-commits] [Gerrit] Don't depend on mediawiki; every RL module implicitly does - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't depend on mediawiki; every RL module implicitly does .. Don't depend on mediawiki; every RL module implicitly does Change-Id: I9e6536a01219ba34c91dc

[MediaWiki-commits] [Gerrit] DonationData: cleanup of basic data retrieval - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: DonationData: cleanup of basic data retrieval .. DonationData: cleanup of basic data retrieval I was having an empty string explosion problem. This makes

[MediaWiki-commits] [Gerrit] Updating approximate currency conversion rates - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Updating approximate currency conversion rates .. Updating approximate currency conversion rates Change-Id: I464ef774a9ab6dd903e1fd32c18adaed751d5edd ---

[MediaWiki-commits] [Gerrit] Add generic currency fallback with optional notification - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add generic currency fallback with optional notification .. Add generic currency fallback with optional notification Add FallbackCurrency and NotifyOnConv

[MediaWiki-commits] [Gerrit] Localisation updates from https://translatewiki.net. - change (mediawiki...DonationInterface)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Change-Id: I53d65be436ec18b5430d2da188dd66848

[MediaWiki-commits] [Gerrit] textlib.py: pyflakes fix - change (pywikibot/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: textlib.py: pyflakes fix .. textlib.py: pyflakes fix local variable '_line' is assigned to but never used Change-Id: I03925ef12228c3969442def3af11fc1ba7b

[MediaWiki-commits] [Gerrit] update DonationInterface submodule - change (mediawiki/core)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142898 Change subject: update DonationInterface submodule .. update DonationInterface submodule Change-Id: Ie2dc2096ced7b327ceb87ac61a475a5a69dd7dae

[MediaWiki-commits] [Gerrit] Fix documentation of HistoryPager::lastLink() and make code ... - change (mediawiki/core)

2014-06-29 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/142899 Change subject: Fix documentation of HistoryPager::lastLink() and make code more readable .. Fix documentation of HistoryPager::lastLink() and

[MediaWiki-commits] [Gerrit] Salt the "nsToken" used for Special:Search namespace remembe... - change (mediawiki/core)

2014-06-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/142900 Change subject: Salt the "nsToken" used for Special:Search namespace remembering .. Salt the "nsToken" used for Special:Search namespace r

[MediaWiki-commits] [Gerrit] update DonationInterface submodule (take 2) - change (mediawiki/core)

2014-06-29 Thread Awight (Code Review)
Awight has submitted this change and it was merged. Change subject: update DonationInterface submodule (take 2) .. update DonationInterface submodule (take 2) Change-Id: Ie2dc2096ced7b327ceb87ac61a475a5a69dd7dae --- M extension

[MediaWiki-commits] [Gerrit] (bug 67276) do not pass exceptions silently - change (pywikibot/core)

2014-06-29 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/142901 Change subject: (bug 67276) do not pass exceptions silently .. (bug 67276) do not pass exceptions silently re-raise the exception coming from Sit

[MediaWiki-commits] [Gerrit] Allow 2.6 to fail tests for now - change (pywikibot/core)

2014-06-29 Thread Merlijn van Deen (Code Review)
Merlijn van Deen has uploaded a new change for review. https://gerrit.wikimedia.org/r/142902 Change subject: Allow 2.6 to fail tests for now .. Allow 2.6 to fail tests for now Change-Id: Ic50ad89df5e9ee9761eceeadd9085e21d216c

[MediaWiki-commits] [Gerrit] Put files into the SFTP remote root - change (wikimedia...tools)

2014-06-29 Thread Awight (Code Review)
Awight has submitted this change and it was merged. Change subject: Put files into the SFTP remote root .. Put files into the SFTP remote root instead of just wherever we happen to be Change-Id: I2ac7e2a9b3c20db67961b4ae5f4506

[MediaWiki-commits] [Gerrit] Merge remote-tracking branch 'gerrit/master' into HEAD - change (wikimedia...tools)

2014-06-29 Thread Awight (Code Review)
Awight has submitted this change and it was merged. Change subject: Merge remote-tracking branch 'gerrit/master' into HEAD .. Merge remote-tracking branch 'gerrit/master' into HEAD Change-Id: I47311eaf2d3c005b54b0b7339fb226d68f

[MediaWiki-commits] [Gerrit] Merge remote-tracking branch 'gerrit/master' into HEAD - change (wikimedia...tools)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142903 Change subject: Merge remote-tracking branch 'gerrit/master' into HEAD .. Merge remote-tracking branch 'gerrit/master' into HEAD Change-Id: I4

[MediaWiki-commits] [Gerrit] Improve Special:MassMessage state checking - change (mediawiki...MassMessage)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Improve Special:MassMessage state checking .. Improve Special:MassMessage state checking Use getVal() instead of getText() to check for form state; replac

[MediaWiki-commits] [Gerrit] Add on option to dumpJson for outputting json snippets - change (mediawiki...Wikibase)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add on option to dumpJson for outputting json snippets .. Add on option to dumpJson for outputting json snippets Change-Id: Ib621073e17d21e986b3534832460e

[MediaWiki-commits] [Gerrit] Fix error message in SpecialModifyTerm - change (mediawiki...Wikibase)

2014-06-29 Thread Aude (Code Review)
Aude has uploaded a new change for review. https://gerrit.wikimedia.org/r/142953 Change subject: Fix error message in SpecialModifyTerm .. Fix error message in SpecialModifyTerm wikibase-modifyterm-invalid-langcode does not e

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 4292428..dc39090 - change (mediawiki/extensions)

2014-06-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: 4292428..dc39090 .. Syncronize VisualEditor: 4292428..dc39090 Change-Id: I0dee52248d970fff7a1ed741bb450dbc63f635ba --- M V

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 4292428..dc39090 - change (mediawiki/extensions)

2014-06-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/142966 Change subject: Syncronize VisualEditor: 4292428..dc39090 .. Syncronize VisualEditor: 4292428..dc39090 Change-Id: I0dee52248d970ff

[MediaWiki-commits] [Gerrit] Insert links to source article and guideline in JS - change (mediawiki...ContentTranslation)

2014-06-29 Thread Amire80 (Code Review)
Amire80 has uploaded a new change for review. https://gerrit.wikimedia.org/r/142967 Change subject: Insert links to source article and guideline in JS .. Insert links to source article and guideline in JS This changes the lin

[MediaWiki-commits] [Gerrit] Allow [[Special:SetSiteLink//enwiki]] - change (mediawiki...Wikibase)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Allow [[Special:SetSiteLink//enwiki]] .. Allow [[Special:SetSiteLink//enwiki]] This allows https://www.wikidata.org/wiki/Special:SetSiteLink//dewiki with

[MediaWiki-commits] [Gerrit] Update of Vikidia and Wikia MediaWiki version - change (pywikibot/core)

2014-06-29 Thread Linedwell (Code Review)
Linedwell has uploaded a new change for review. https://gerrit.wikimedia.org/r/142969 Change subject: Update of Vikidia and Wikia MediaWiki version .. Update of Vikidia and Wikia MediaWiki version Change-Id: I0e3f635c9a00612a

[MediaWiki-commits] [Gerrit] Permissions for page language selector - change (translatewiki)

2014-06-29 Thread Kunalgrover05 (Code Review)
Kunalgrover05 has uploaded a new change for review. https://gerrit.wikimedia.org/r/142970 Change subject: Permissions for page language selector .. Permissions for page language selector Change-Id: I2b734e73135717eb71b0dbcb32

[MediaWiki-commits] [Gerrit] Update of Vikidia and Wikia MediaWiki version - change (pywikibot/compat)

2014-06-29 Thread Linedwell (Code Review)
Linedwell has uploaded a new change for review. https://gerrit.wikimedia.org/r/142971 Change subject: Update of Vikidia and Wikia MediaWiki version .. Update of Vikidia and Wikia MediaWiki version Change-Id: Ia821a16ab5cec842

[MediaWiki-commits] [Gerrit] Fix py2.6 unicode output test cases - change (pywikibot/core)

2014-06-29 Thread Merlijn van Deen (Code Review)
Merlijn van Deen has uploaded a new change for review. https://gerrit.wikimedia.org/r/142972 Change subject: Fix py2.6 unicode output test cases .. Fix py2.6 unicode output test cases The behavior of streams with an '.encodin

[MediaWiki-commits] [Gerrit] Amazon can convert into any currency - change (mediawiki/core)

2014-06-29 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/142973 Change subject: Amazon can convert into any currency .. Amazon can convert into any currency TODO: * Keep the native currencies list, and add

[MediaWiki-commits] [Gerrit] Handle invalid language code gracefully in Language::fetchLa... - change (mediawiki/core)

2014-06-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/142974 Change subject: Handle invalid language code gracefully in Language::fetchLanguageNames .. Handle invalid language code gracefully in Lan

[MediaWiki-commits] [Gerrit] Remove 'webkit-backface-removal' rule which made iPads super... - change (mediawiki/core)

2014-06-29 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/142975 Change subject: Remove 'webkit-backface-removal' rule which made iPads super blurry .. Remove 'webkit-backface-removal' rule which made

[MediaWiki-commits] [Gerrit] Less false positives for MEDIATYPE_VIDEO - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Less false positives for MEDIATYPE_VIDEO .. Less false positives for MEDIATYPE_VIDEO Remove the ffmpeg2theora String to suppress false positives when doin

[MediaWiki-commits] [Gerrit] Add unit tests for ffmpeg2theora ogg recognition bug - change (mediawiki/core)

2014-06-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/142976 Change subject: Add unit tests for ffmpeg2theora ogg recognition bug .. Add unit tests for ffmpeg2theora ogg recognition bug Change-Id: I

[MediaWiki-commits] [Gerrit] Do thumb attempt-failures limitting via sha1 instead of name. - change (mediawiki/core)

2014-06-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/142977 Change subject: Do thumb attempt-failures limitting via sha1 instead of name. .. Do thumb attempt-failures limitting via sha1 instead of n

[MediaWiki-commits] [Gerrit] update language by size - change (pywikibot/compat)

2014-06-29 Thread Maintenance-bot (Code Review)
Maintenance-bot has uploaded a new change for review. https://gerrit.wikimedia.org/r/142978 Change subject: update language by size .. update language by size Change-Id: Ia8c5623a840d4c3e13bfe3cc4070b2f9de849db2 --- M familie

[MediaWiki-commits] [Gerrit] Name implicitly created CHECK constraints - change (mediawiki/core)

2014-06-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Name implicitly created CHECK constraints .. Name implicitly created CHECK constraints to ease future maintenance work. The pattern for catching the right

[MediaWiki-commits] [Gerrit] Add suppressredirect user group for ckbwiki - change (operations/mediawiki-config)

2014-06-29 Thread TTO (Code Review)
TTO has uploaded a new change for review. https://gerrit.wikimedia.org/r/142979 Change subject: Add suppressredirect user group for ckbwiki .. Add suppressredirect user group for ckbwiki Bug: 67278 Change-Id: I584afbfce12c719

[MediaWiki-commits] [Gerrit] Allow subpages in template namespace of frwikiversity - change (operations/mediawiki-config)

2014-06-29 Thread TTO (Code Review)
TTO has uploaded a new change for review. https://gerrit.wikimedia.org/r/142980 Change subject: Allow subpages in template namespace of frwikiversity .. Allow subpages in template namespace of frwikiversity Bug: 57487 Change-

  1   2   >