[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: Use one logic to catch all wrong spellings

2017-08-22 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/373092 ) Change subject: Use one logic to catch all wrong spellings .. Use one logic to catch all wrong spellings Instead of having a custom logic

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: Fix actual tested minimum required number of lines

2017-08-01 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/369499 ) Change subject: Fix actual tested minimum required number of lines .. Fix actual tested minimum required number of lines From the first

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: Not always is the last line empty

2017-08-01 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/369496 ) Change subject: Not always is the last line empty .. Not always is the last line empty In some instances the last line in a commit message

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: Decode text as UTF8

2017-08-01 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/369472 ) Change subject: Decode text as UTF8 .. Decode text as UTF8 In Python 2 it by default uses ASCII to decode the command output, but that will

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: Use float division for the percentage

2017-07-29 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/368546 ) Change subject: Use float division for the percentage .. Use float division for the percentage The percentage of bad commits was using the

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: [IMPROV] Don't include BAD_FOOTERS in FOOTERS

2017-07-28 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/368515 ) Change subject: [IMPROV] Don't include BAD_FOOTERS in FOOTERS .. [IMPROV] Don't include BAD_FOOTERS in FOOTERS If a key in BAD_FOOTERS is

[MediaWiki-commits] [Gerrit] integration/commit-message-validator[master]: [FEAT] Rewrite commit message validator

2017-07-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/367907 ) Change subject: [FEAT] Rewrite commit message validator .. [FEAT] Rewrite commit message validator It converts the module wide functions

[MediaWiki-commits] [Gerrit] [IMPROV] Page repr tests: Enforce console encoding - change (pywikibot/core)

2016-01-08 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/263157 Change subject: [IMPROV] Page repr tests: Enforce console encoding .. [IMPROV] Page repr tests: Enforce console encoding When backporting

[MediaWiki-commits] [Gerrit] [FIX] Page: Use repr-like if it can't be encoded - change (pywikibot/core)

2016-01-07 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/262923 Change subject: [FIX] Page: Use repr-like if it can't be encoded .. [FIX] Page: Use repr-like if it can't be encoded When the title contains

[MediaWiki-commits] [Gerrit] [FIX] Support changed _vformat signature of 3.5.1 - change (pywikibot/core)

2015-12-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/259549 Change subject: [FIX] Support changed _vformat signature of 3.5.1 .. [FIX] Support changed _vformat signature of 3.5.1 With Python 3.5.1 the

[MediaWiki-commits] [Gerrit] [FIX] Update domain for SSL expiry tests - change (pywikibot/core)

2015-12-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/259559 Change subject: [FIX] Update domain for SSL expiry tests .. [FIX] Update domain for SSL expiry tests The domain has changed from

[MediaWiki-commits] [Gerrit] [IMPROV] Remove unnecessary variable definitions - change (pywikibot/core)

2015-12-02 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/256411 Change subject: [IMPROV] Remove unnecessary variable definitions .. [IMPROV] Remove unnecessary variable definitions Defining a function

[MediaWiki-commits] [Gerrit] [IMPROV] Simplify findmarker usage - change (pywikibot/core)

2015-11-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/254139 Change subject: [IMPROV] Simplify findmarker usage .. [IMPROV] Simplify findmarker usage In most cases the marker got by `findmarker` consists

[MediaWiki-commits] [Gerrit] [IMPROV] TimeStripper: Deprecate duplicate findmarker - change (pywikibot/core)

2015-11-18 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/253965 Change subject: [IMPROV] TimeStripper: Deprecate duplicate findmarker .. [IMPROV] TimeStripper: Deprecate duplicate findmarker The

[MediaWiki-commits] [Gerrit] [FIX] tools_tests: Prevent overwriting name parameter - change (pywikibot/core)

2015-11-04 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/250940 Change subject: [FIX] tools_tests: Prevent overwriting name parameter .. [FIX] tools_tests: Prevent overwriting name parameter The `name`

[MediaWiki-commits] [Gerrit] [FIX] cosmetic_changes: Allow missing HTTPS hostname - change (pywikibot/core)

2015-10-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/248875 Change subject: [FIX] cosmetic_changes: Allow missing HTTPS hostname .. [FIX] cosmetic_changes: Allow missing HTTPS hostname If there is not

[MediaWiki-commits] [Gerrit] [IMPROV] Yield interwiki URLs separately - change (pywikibot/core)

2015-10-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247557 Change subject: [IMPROV] Yield interwiki URLs separately .. [IMPROV] Yield interwiki URLs separately Instead of returning one list with all

[MediaWiki-commits] [Gerrit] [FEAT] site: Dynamically determine Wikibase repo - change (pywikibot/core)

2015-10-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247555 Change subject: [FEAT] site: Dynamically determine Wikibase repo .. [FEAT] site: Dynamically determine Wikibase repo Instead of statically

[MediaWiki-commits] [Gerrit] [FEAT] cache: Separate commands - change (pywikibot/core)

2015-10-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247482 Change subject: [FEAT] cache: Separate commands .. [FEAT] cache: Separate commands Instead of having everything in one command and to play

[MediaWiki-commits] [Gerrit] [FIX] Prevent string comparison for Coordinate - change (pywikibot/core)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247042 Change subject: [FIX] Prevent string comparison for Coordinate .. [FIX] Prevent string comparison for Coordinate When it tries to compare a

[MediaWiki-commits] [Gerrit] [IMPROV] login: Inform about unsupported -pass - change (pywikibot/core)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247039 Change subject: [IMPROV] login: Inform about unsupported -pass .. [IMPROV] login: Inform about unsupported -pass The `-pass` parameter is not

[MediaWiki-commits] [Gerrit] [FEAT] Allow tests without tox - change (integration/jenkins)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247046 Change subject: [FEAT] Allow tests without tox .. [FEAT] Allow tests without tox To test only one module, class or method it's possible to use

[MediaWiki-commits] [Gerrit] [FEAT] Verify phabricator bug ids - change (integration/jenkins)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247048 Change subject: [FEAT] Verify phabricator bug ids .. [FEAT] Verify phabricator bug ids This requires that the bug ids are always phabricator

[MediaWiki-commits] [Gerrit] [FEAT] Report multiple errors on each line - change (integration/jenkins)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247047 Change subject: [FEAT] Report multiple errors on each line .. [FEAT] Report multiple errors on each line Instead of just reporting the first

[MediaWiki-commits] [Gerrit] [FEAT] Rewrite commit message validator - change (integration/jenkins)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247056 Change subject: [FEAT] Rewrite commit message validator .. [FEAT] Rewrite commit message validator To properly store the status of the already

[MediaWiki-commits] [Gerrit] [FEAT] Detect bug id duplicates - change (integration/jenkins)

2015-10-17 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247059 Change subject: [FEAT] Detect bug id duplicates .. [FEAT] Detect bug id duplicates It caches all bug ids either given at the beginning of the

[MediaWiki-commits] [Gerrit] [FIX] config: Don't crash on later get_base_dir calls - change (pywikibot/core)

2015-10-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/246942 Change subject: [FIX] config: Don't crash on later get_base_dir calls .. [FIX] config: Don't crash on later get_base_dir calls All module

[MediaWiki-commits] [Gerrit] [FIX] config: Don't crash on later get_base_dir calls - change (pywikibot/core)

2015-10-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/246853 Change subject: [FIX] config: Don't crash on later get_base_dir calls .. [FIX] config: Don't crash on later get_base_dir calls All module

[MediaWiki-commits] [Gerrit] [IMPROV] Test returned content first - change (integration/jenkins)

2015-10-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/247018 Change subject: [IMPROV] Test returned content first .. [IMPROV] Test returned content first Instead of just checking the exit code, it's more

[MediaWiki-commits] [Gerrit] [FIX] cosmetic_changes: Detect useless space at line end - change (pywikibot/core)

2015-10-15 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/246795 Change subject: [FIX] cosmetic_changes: Detect useless space at line end .. [FIX] cosmetic_changes: Detect useless space at line end It only

[MediaWiki-commits] [Gerrit] [FEAT] cosmetic_changes: Replace helper method - change (pywikibot/core)

2015-10-15 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/246772 Change subject: [FEAT] cosmetic_changes: Replace helper method .. [FEAT] cosmetic_changes: Replace helper method Instead of using

[MediaWiki-commits] [Gerrit] [FEAT] i18n: Support specific plural messages - change (pywikibot/core)

2015-10-13 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/245886 Change subject: [FEAT] i18n: Support specific plural messages .. [FEAT] i18n: Support specific plural messages This adds support for

[MediaWiki-commits] [Gerrit] [IMPROV] i18n: Deprecate list as code in twtranslate - change (pywikibot/core)

2015-10-12 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/245610 Change subject: [IMPROV] i18n: Deprecate list as code in twtranslate .. [IMPROV] i18n: Deprecate list as code in twtranslate `twtranslate`

[MediaWiki-commits] [Gerrit] [IMPROV] Provide helper for generated tests - change (pywikibot/core)

2015-10-11 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244966 Change subject: [IMPROV] Provide helper for generated tests .. [IMPROV] Provide helper for generated tests With 4ec75cd7 all tests which were

[MediaWiki-commits] [Gerrit] [IMPROV] i18n_tests: Verify plural rules - change (pywikibot/core)

2015-10-11 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244967 Change subject: [IMPROV] i18n_tests: Verify plural rules .. [IMPROV] i18n_tests: Verify plural rules This verifies the consistency of all

[MediaWiki-commits] [Gerrit] [FIX] proofreadpage_tests: Preserve page order - change (pywikibot/core)

2015-10-11 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/245141 Change subject: [FIX] proofreadpage_tests: Preserve page order .. [FIX] proofreadpage_tests: Preserve page order The test for redlinks in an

[MediaWiki-commits] [Gerrit] [FIX] proofreadpage_tests: Prepare redlink tests - change (pywikibot/core)

2015-10-11 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/245142 Change subject: [FIX] proofreadpage_tests: Prepare redlink tests .. [FIX] proofreadpage_tests: Prepare redlink tests The test for redlinks in

[MediaWiki-commits] [Gerrit] [FIX] generate_user_files: Duplicated ERROR prefix - change (pywikibot/core)

2015-10-11 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/245197 Change subject: [FIX] generate_user_files: Duplicated ERROR prefix .. [FIX] generate_user_files: Duplicated ERROR prefix In a3765211 the

[MediaWiki-commits] [Gerrit] [IMPROV] cosmetic_changes: Generate header replacement with ... - change (pywikibot/core)

2015-10-10 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244877 Change subject: [IMPROV] cosmetic_changes: Generate header replacement with format .. [IMPROV] cosmetic_changes: Generate header replacement

[MediaWiki-commits] [Gerrit] [FIX] cosmetic_changes: Implement external link to wikilink - change (pywikibot/core)

2015-10-10 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244880 Change subject: [FIX] cosmetic_changes: Implement external link to wikilink .. [FIX] cosmetic_changes: Implement external link to wikilink The

[MediaWiki-commits] [Gerrit] [IMPROV] Split cosmetic changes tests into dry and live - change (pywikibot/core)

2015-10-09 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244659 Change subject: [IMPROV] Split cosmetic changes tests into dry and live .. [IMPROV] Split cosmetic changes tests into dry and live Most of the

[MediaWiki-commits] [Gerrit] [IMPROV] i18n: Deprecate non-mapping parameters - change (pywikibot/core)

2015-10-08 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244430 Change subject: [IMPROV] i18n: Deprecate non-mapping parameters .. [IMPROV] i18n: Deprecate non-mapping parameters Not using mapping

[MediaWiki-commits] [Gerrit] [IMPROV] i18n: Deprecate twntranslate - change (pywikibot/core)

2015-10-08 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244431 Change subject: [IMPROV] i18n: Deprecate twntranslate .. [IMPROV] i18n: Deprecate twntranslate This deprecates `twntranslate` in favor of

[MediaWiki-commits] [Gerrit] [IMPROV] i18n_tests: Assert equality - change (pywikibot/core)

2015-10-08 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244621 Change subject: [IMPROV] i18n_tests: Assert equality .. [IMPROV] i18n_tests: Assert equality Instead of asserting an exception it could

[MediaWiki-commits] [Gerrit] [IMPROV] cosmetic_changes: merge similar regexes - change (pywikibot/core)

2015-10-08 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244628 Change subject: [IMPROV] cosmetic_changes: merge similar regexes .. [IMPROV] cosmetic_changes: merge similar regexes Instead of having two

[MediaWiki-commits] [Gerrit] [IMPROV] Iterate over the plural items - change (pywikibot/core)

2015-10-07 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/244360 Change subject: [IMPROV] Iterate over the plural items .. [IMPROV] Iterate over the plural items Instead of generating one list of plural

[MediaWiki-commits] [Gerrit] [FIX] Remove guildwars test - change (pywikibot/core)

2015-10-05 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243822 Change subject: [FIX] Remove guildwars test .. [FIX] Remove guildwars test The guildwars.wikia.com wiki has blocked the resource for the

[MediaWiki-commits] [Gerrit] [FIX] getLanguageLinks: Skip own site - change (pywikibot/core)

2015-10-05 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243832 Change subject: [FIX] getLanguageLinks: Skip own site .. [FIX] getLanguageLinks: Skip own site When the text contains an langlink to its own

[MediaWiki-commits] [Gerrit] Set __name__ on generated test functions - change (pywikibot/core)

2015-10-05 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243831 Change subject: Set __name__ on generated test functions .. Set __name__ on generated test functions When tests.aspects creates multiple tests

[MediaWiki-commits] [Gerrit] [FIX] getLanguageLinks: Skip own site - change (pywikibot/core)

2015-10-05 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243639 Change subject: [FIX] getLanguageLinks: Skip own site .. [FIX] getLanguageLinks: Skip own site When the text contains an langlink to its own

[MediaWiki-commits] [Gerrit] [IMPROV] Don't use shell argument - change (integration/jenkins)

2015-10-02 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243140 Change subject: [IMPROV] Don't use shell argument .. [IMPROV] Don't use shell argument The `shell` argument in `subprocess.check_output`

[MediaWiki-commits] [Gerrit] [IMPROV] Support Python 3 in commit message validator - change (integration/jenkins)

2015-10-02 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/243131 Change subject: [IMPROV] Support Python 3 in commit message validator .. [IMPROV] Support Python 3 in commit message validator Even though the

[MediaWiki-commits] [Gerrit] Allow Subject.originPage to be updated - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242518 Change subject: Allow Subject.originPage to be updated .. Allow Subject.originPage to be updated 3488a4b1bb introduced a bug by changing a

[MediaWiki-commits] [Gerrit] WikibasePage.id - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242517 Change subject: WikibasePage.id .. WikibasePage.id WikibasePage often failed to load due to the id attribute not being set in the constructor,

[MediaWiki-commits] [Gerrit] [IMRPOV] Deindent TestFilePage class content - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242519 Change subject: [IMRPOV] Deindent TestFilePage class content .. [IMRPOV] Deindent TestFilePage class content Change-Id:

[MediaWiki-commits] [Gerrit] [FIX] checkimages: Expect NoPage exception - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242520 Change subject: [FIX] checkimages: Expect NoPage exception .. [FIX] checkimages: Expect NoPage exception In compat the script called `getHash`

[MediaWiki-commits] [Gerrit] [FIX] Allow apostrophe in password - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242521 Change subject: [FIX] Allow apostrophe in password .. [FIX] Allow apostrophe in password If the password contains an apostrophe it'll mess up

[MediaWiki-commits] [Gerrit] [FIX] Handle single quotes in usernames on Travis - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242522 Change subject: [FIX] Handle single quotes in usernames on Travis .. [FIX] Handle single quotes in usernames on Travis The username is written

[MediaWiki-commits] [Gerrit] [FIX] aspects: Imply user on write tests - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242524 Change subject: [FIX] aspects: Imply user on write tests .. [FIX] aspects: Imply user on write tests At the moment all writes require a user

[MediaWiki-commits] [Gerrit] [IMPROV] script_test: Simplify test for stderr - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242523 Change subject: [IMPROV] script_test: Simplify test for stderr .. [IMPROV] script_test: Simplify test for stderr If there is expected output

[MediaWiki-commits] [Gerrit] Report nose version - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242525 Change subject: Report nose version .. Report nose version Change-Id: I088b49b1e747512359ac7ef84b13c35182cbaf9d (cherry picked from commit

[MediaWiki-commits] [Gerrit] New Wikipedia site: azb - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242514 Change subject: New Wikipedia site: azb .. New Wikipedia site: azb Change-Id: I754d7a4407688918349c5baaec331bd6694f6740 (cherry picked from

[MediaWiki-commits] [Gerrit] [FIX] Indexes in str.format - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242504 Change subject: [FIX] Indexes in str.format .. [FIX] Indexes in str.format The tools module was using the wrong index. Conflicts:

[MediaWiki-commits] [Gerrit] [FIX] add_text: Fixed unicode_literals position - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242515 Change subject: [FIX] add_text: Fixed unicode_literals position .. [FIX] add_text: Fixed unicode_literals position In the add_text script, the

[MediaWiki-commits] [Gerrit] Release 2.0rc3 - change (pywikibot/core)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242526 Change subject: Release 2.0rc3 .. Release 2.0rc3 After all WMF wikis will be broken without d1854f5e a new version should be released.

[MediaWiki-commits] [Gerrit] [IMPROV] Use generic commit message validation tests - change (integration/jenkins)

2015-09-30 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242551 Change subject: [IMPROV] Use generic commit message validation tests .. [IMPROV] Use generic commit message validation tests Instead of

[MediaWiki-commits] [Gerrit] [FIX] Don't stop iterators using StopIteration - change (pywikibot/core)

2015-09-29 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242409 Change subject: [FIX] Don't stop iterators using StopIteration .. [FIX] Don't stop iterators using StopIteration With PEP 479 [1] it has been

[MediaWiki-commits] [Gerrit] [FIX] MediaWikiVersion: Accept new wmf style - change (pywikibot/core)

2015-09-29 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242373 Change subject: [FIX] MediaWikiVersion: Accept new wmf style .. [FIX] MediaWikiVersion: Accept new wmf style With 1.27 the wmf version style

[MediaWiki-commits] [Gerrit] [FIX] MediaWikiVersion: Accept new wmf style - change (pywikibot/core)

2015-09-29 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242390 Change subject: [FIX] MediaWikiVersion: Accept new wmf style .. [FIX] MediaWikiVersion: Accept new wmf style With 1.27 the wmf version style

[MediaWiki-commits] [Gerrit] [FIX] MediaWikiVersion: Accept new wmf style - change (pywikibot/core)

2015-09-29 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/242397 Change subject: [FIX] MediaWikiVersion: Accept new wmf style .. [FIX] MediaWikiVersion: Accept new wmf style With 1.27 the wmf version style

[MediaWiki-commits] [Gerrit] [IMPROV] Expect failure instead of skipping it - change (pywikibot/core)

2015-09-28 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241662 Change subject: [IMPROV] Expect failure instead of skipping it .. [IMPROV] Expect failure instead of skipping it The `testWebCiteOlder` test

[MediaWiki-commits] [Gerrit] [FIX] Removing disabled parts without mwpfh - change (pywikibot/core)

2015-09-27 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241565 Change subject: [FIX] Removing disabled parts without mwpfh .. [FIX] Removing disabled parts without mwpfh When `mwparserfromhell` is not

[MediaWiki-commits] [Gerrit] [FIX] Remove disabled parts when extracting templates - change (pywikibot/core)

2015-09-27 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241566 Change subject: [FIX] Remove disabled parts when extracting templates .. [FIX] Remove disabled parts when extracting templates When extracting

[MediaWiki-commits] [Gerrit] [FEAT] Add translation keys for listpages - change (pywikibot/i18n)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241282 Change subject: [FEAT] Add translation keys for listpages .. [FEAT] Add translation keys for listpages Change-Id:

[MediaWiki-commits] [Gerrit] [FEAT] listpages: Put the generated list on a wiki - change (pywikibot/core)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241283 Change subject: [FEAT] listpages: Put the generated list on a wiki .. [FEAT] listpages: Put the generated list on a wiki This adds options to

[MediaWiki-commits] [Gerrit] [FIX] script_tests: Remove extension from dependency - change (pywikibot/core)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241303 Change subject: [FIX] script_tests: Remove extension from dependency .. [FIX] script_tests: Remove extension from dependency When the

[MediaWiki-commits] [Gerrit] [IMPROV] patrol: Replace add_to_tuples with defaultdict - change (pywikibot/core)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241328 Change subject: [IMPROV] patrol: Replace add_to_tuples with defaultdict .. [IMPROV] patrol: Replace add_to_tuples with defaultdict Instead of

[MediaWiki-commits] [Gerrit] [FIX] patrol_tests: Define dry author namespace - change (pywikibot/core)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241479 Change subject: [FIX] patrol_tests: Define dry author namespace .. [FIX] patrol_tests: Define dry author namespace The patrol tests were

[MediaWiki-commits] [Gerrit] [IMPROV] site_detect_tests: Ignore SSLError - change (pywikibot/core)

2015-09-26 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241487 Change subject: [IMPROV] site_detect_tests: Ignore SSLError .. [IMPROV] site_detect_tests: Ignore SSLError After 6344827d ignores failures

[MediaWiki-commits] [Gerrit] [FEAT] Test Python 3.5 on Travis - change (pywikibot/core)

2015-09-25 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241147 Change subject: [FEAT] Test Python 3.5 on Travis .. [FEAT] Test Python 3.5 on Travis As Python 3.5 has been officially released we should test

[MediaWiki-commits] [Gerrit] [IMPROV] Don't limit cryptography module on 2.6 - change (pywikibot/core)

2015-09-25 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241251 Change subject: [IMPROV] Don't limit cryptography module on 2.6 .. [IMPROV] Don't limit cryptography module on 2.6 The cryptography module

[MediaWiki-commits] [Gerrit] [FEAT] patrol: Test PatrolBot.parse_page_tuples - change (pywikibot/core)

2015-09-25 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/241022 Change subject: [FEAT] patrol: Test PatrolBot.parse_page_tuples .. [FEAT] patrol: Test PatrolBot.parse_page_tuples This makes the `PatrolBot`

[MediaWiki-commits] [Gerrit] [FEAT] tests: Use generic function to get path - change (pywikibot/core)

2015-09-24 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/240893 Change subject: [FEAT] tests: Use generic function to get path .. [FEAT] tests: Use generic function to get path To access tests file there

[MediaWiki-commits] [Gerrit] [IMPROV] nowcommons: Query at most one users - change (pywikibot/core)

2015-09-23 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/240359 Change subject: [IMPROV] nowcommons: Query at most one users .. [IMPROV] nowcommons: Query at most one users To verify if a page is used it's

[MediaWiki-commits] [Gerrit] [IMPROV] Use newer version of unicodecsv again - change (pywikibot/core)

2015-09-23 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/240574 Change subject: [IMPROV] Use newer version of unicodecsv again .. [IMPROV] Use newer version of unicodecsv again Version 0.14.0 of

[MediaWiki-commits] [Gerrit] [FIX] color_format: Only handle unicode strings - change (pywikibot/core)

2015-09-22 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/240291 Change subject: [FIX] color_format: Only handle unicode strings .. [FIX] color_format: Only handle unicode strings When using `unicode.format`

[MediaWiki-commits] [Gerrit] Correct Arabic writing - change (pywikibot/core)

2015-09-22 Thread XZise (Code Review)
XZise has submitted this change and it was merged. Change subject: Correct Arabic writing .. Correct Arabic writing With patch fb9ca9fd some Arabic characters got changed. This is applying the original wording from before the

[MediaWiki-commits] [Gerrit] [IMPROV] wikistats_tests: Assert unicode - change (pywikibot/core)

2015-09-21 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239805 Change subject: [IMPROV] wikistats_tests: Assert unicode .. [IMPROV] wikistats_tests: Assert unicode Require that the returned total is a

[MediaWiki-commits] [Gerrit] [FIX] Use Python 2.6 compatible unicodecsv version - change (pywikibot/core)

2015-09-21 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239812 Change subject: [FIX] Use Python 2.6 compatible unicodecsv version .. [FIX] Use Python 2.6 compatible unicodecsv version The oldest version of

[MediaWiki-commits] [Gerrit] [IMPROV] APISite: Don't query unused inprop - change (pywikibot/core)

2015-09-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239665 Change subject: [IMPROV] APISite: Don't query unused inprop .. [IMPROV] APISite: Don't query unused inprop The `inprop` entries for

[MediaWiki-commits] [Gerrit] [IMPROV] listpages: Create Formatter once - change (pywikibot/core)

2015-09-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239682 Change subject: [IMPROV] listpages: Create Formatter once .. [IMPROV] listpages: Create Formatter once Instead of creating a `Formatter`

[MediaWiki-commits] [Gerrit] [FEAT] Support assertAPIError - change (pywikibot/core)

2015-09-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239683 Change subject: [FEAT] Support assertAPIError .. [FEAT] Support assertAPIError To assert a specific APIError the base class supports

[MediaWiki-commits] [Gerrit] [FIX] win32_unicode: Adjust classes to IOBase - change (pywikibot/core)

2015-09-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239750 Change subject: [FIX] win32_unicode: Adjust classes to IOBase .. [FIX] win32_unicode: Adjust classes to IOBase With 72afc93e the

[MediaWiki-commits] [Gerrit] [WIP][IMPROV] tests: Hostname check as decorator - change (pywikibot/core)

2015-09-20 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239757 Change subject: [WIP][IMPROV] tests: Hostname check as decorator .. [WIP][IMPROV] tests: Hostname check as decorator This implements the

[MediaWiki-commits] [Gerrit] [FIX] config: Inverted PY2 logic - change (pywikibot/core)

2015-09-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239550 Change subject: [FIX] config: Inverted PY2 logic .. [FIX] config: Inverted PY2 logic In 97f69a60, `PY2` was redefined in the `config2` module

[MediaWiki-commits] [Gerrit] [FIX] editor: Close temporary file handle - change (pywikibot/core)

2015-09-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239561 Change subject: [FIX] editor: Close temporary file handle .. [FIX] editor: Close temporary file handle When using `mkstemp` the file handle

[MediaWiki-commits] [Gerrit] [FIX] Remove deprecation of returndict - change (pywikibot/core)

2015-09-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239558 Change subject: [FIX] Remove deprecation of returndict .. [FIX] Remove deprecation of returndict In bb29dafe the parameter `returndict` of

[MediaWiki-commits] [Gerrit] [FIX] site_tests: Expect long if necessary - change (pywikibot/core)

2015-09-19 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/239566 Change subject: [FIX] site_tests: Expect long if necessary .. [FIX] site_tests: Expect long if necessary On the appveyor Windows builds, the

[MediaWiki-commits] [Gerrit] [FEAT] site_detect_tests: Inform about duplicates - change (pywikibot/core)

2015-09-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/238701 Change subject: [FEAT] site_detect_tests: Inform about duplicates .. [FEAT] site_detect_tests: Inform about duplicates Several URLs have been

[MediaWiki-commits] [Gerrit] [FIX] doc: Fix syntax issues - change (pywikibot/core)

2015-09-16 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/238708 Change subject: [FIX] doc: Fix syntax issues .. [FIX] doc: Fix syntax issues Instead of using two single quotes like in wikitext it's using

  1   2   3   4   5   6   7   8   >