[MediaWiki-commits] [Gerrit] Use absolute imports of script interdependencies - change (pywikibot/core)

2014-11-19 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/174594 Change subject: Use absolute imports of script interdependencies .. Use absolute imports of script interdependencies Python 3.4 does

[MediaWiki-commits] [Gerrit] Fix noreferences xml support - change (pywikibot/core)

2014-11-19 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/174605 Change subject: Fix noreferences xml support .. Fix noreferences xml support The initial port imported xmlreader instead of

[MediaWiki-commits] [Gerrit] Fix tests after improvements in APISite.sametitle - change (pywikibot/core)

2014-11-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/174753 Change subject: Fix tests after improvements in APISite.sametitle .. Fix tests after improvements in APISite.sametitle The

[MediaWiki-commits] [Gerrit] Yahoo search dependency fixup - change (pywikibot/core)

2014-11-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175326 Change subject: Yahoo search dependency fixup .. Yahoo search dependency fixup pagegenerators says that pYsearch is required to use

[MediaWiki-commits] [Gerrit] Remove incorrect 'test_utils' in requirements.txt - change (pywikibot/core)

2014-11-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175328 Change subject: Remove incorrect 'test_utils' in requirements.txt .. Remove incorrect 'test_utils' in requirements.txt test_utils

[MediaWiki-commits] [Gerrit] Allow unexpectedSuccess and expectedFailure - change (pywikibot/core)

2014-11-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175329 Change subject: Allow unexpectedSuccess and expectedFailure .. Allow unexpectedSuccess and expectedFailure Python 3.4, and unittest2

[MediaWiki-commits] [Gerrit] Permissive Timestamp fromX methods - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175404 Change subject: Permissive Timestamp fromX methods .. Permissive Timestamp fromX methods Several methods of site and page classes

[MediaWiki-commits] [Gerrit] @disallow_redirect - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175408 Change subject: @disallow_redirect .. @disallow_redirect Change-Id: Ibc01db5858f5c0ab6cb338a1614843a9b3744315 --- M

[MediaWiki-commits] [Gerrit] Fix APISite.search incorrect deprecate_arg used - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175411 Change subject: Fix APISite.search incorrect deprecate_arg used .. Fix APISite.search incorrect deprecate_arg used APISite.search

[MediaWiki-commits] [Gerrit] Set __signature__ in decorators - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175419 Change subject: Set __signature__ in decorators .. Set __signature__ in decorators PEP 362 introduces __signature__ for functions as

[MediaWiki-commits] [Gerrit] Add French support to dn_template - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175436 Change subject: Add French support to dn_template .. Add French support to dn_template Requested and confirmed on IRC and French

[MediaWiki-commits] [Gerrit] Various docstring improvements - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175438 Change subject: Various docstring improvements .. Various docstring improvements - Move documentation of fixes from replace script

[MediaWiki-commits] [Gerrit] Add whitespace to -help - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175482 Change subject: Add whitespace to -help .. Add whitespace to -help Change-Id: I07901e73516fd8c98fc472b8d2ace0d4fe4e4303 --- M

[MediaWiki-commits] [Gerrit] Sphinx documentation - change (pywikibot/core)

2014-11-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175483 Change subject: Sphinx documentation .. Sphinx documentation Autodoc documentation, using sphinx-epytext to support epytext fields,

[MediaWiki-commits] [Gerrit] Fix TestDryPageGenerator so it is not special - change (pywikibot/core)

2014-11-25 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175954 Change subject: Fix TestDryPageGenerator so it is not special .. Fix TestDryPageGenerator so it is not special

[MediaWiki-commits] [Gerrit] Move import pywikibot after third-party libraries - change (pywikibot/core)

2014-11-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171167 Change subject: Move import pywikibot after third-party libraries .. Move import pywikibot after third-party libraries Change-Id:

[MediaWiki-commits] [Gerrit] Export sys.path to pwb scripts - change (pywikibot/core)

2014-11-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171194 Change subject: Export sys.path to pwb scripts .. Export sys.path to pwb scripts setup.py can install packages, which are available

[MediaWiki-commits] [Gerrit] Copy wikibase attribute from bases - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171212 Change subject: Copy wikibase attribute from bases .. Copy wikibase attribute from bases Change-Id:

[MediaWiki-commits] [Gerrit] Fix ScriptTest metaclass super __new__ - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171213 Change subject: Fix ScriptTest metaclass super __new__ .. Fix ScriptTest metaclass super __new__ Attributes like 'user' and 'net'

[MediaWiki-commits] [Gerrit] Use unittest 0.6.0 - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171243 Change subject: Use unittest 0.6.0 .. Use unittest 0.6.0 Unittest 0.7+ is going to behave like unittest from Python 3.4, which is

[MediaWiki-commits] [Gerrit] Ignore PYTHON_EGG_CACHE warning - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171260 Change subject: Ignore PYTHON_EGG_CACHE warning .. Ignore PYTHON_EGG_CACHE warning When python uses a .egg it places it into a

[MediaWiki-commits] [Gerrit] Replace useless string with FIXME - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171274 Change subject: Replace useless string with FIXME .. Replace useless string with FIXME Change-Id:

[MediaWiki-commits] [Gerrit] Use flickrapi master for tests - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171479 Change subject: Use flickrapi master for tests .. Use flickrapi master for tests flickrapi 1.4.4 installs a logger, which breaks

[MediaWiki-commits] [Gerrit] Use custom flickrapi 1.4 - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171491 Change subject: Use custom flickrapi 1.4 .. Use custom flickrapi 1.4 flickrapi 1.4.4 installs a logger, which breaks script tests.

[MediaWiki-commits] [Gerrit] Add cache test - change (pywikibot/core)

2014-11-05 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171514 Change subject: Add cache test .. Add cache test This test attempts to validate all cache entries, at the end of the build as a

[MediaWiki-commits] [Gerrit] New AutoSubdomainFamily, used for Wikia family - change (pywikibot/core)

2014-11-06 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171616 Change subject: New AutoSubdomainFamily, used for Wikia family .. New AutoSubdomainFamily, used for Wikia family Allow access to any

[MediaWiki-commits] [Gerrit] Add notice regarding lockwiki removal - change (pywikibot/core)

2014-11-07 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171827 Change subject: Add notice regarding lockwiki removal .. Add notice regarding lockwiki removal lockwiki family was removed in

[MediaWiki-commits] [Gerrit] Disable cache for RepeatingGenerator tests - change (pywikibot/core)

2014-11-07 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/171830 Change subject: Disable cache for RepeatingGenerator tests .. Disable cache for RepeatingGenerator tests This test re-issues the

[MediaWiki-commits] [Gerrit] Asyncronous HTTP requests - change (pywikibot/core)

2014-11-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172023 Change subject: Asyncronous HTTP requests .. Asyncronous HTTP requests pywikibot.comms.http.request now returns the ThreadedHttp

[MediaWiki-commits] [Gerrit] Log the site data has been retrieved from - change (pywikibot/core)

2014-11-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172035 Change subject: Log the site data has been retrieved from .. Log the site data has been retrieved from In a multi-threaded script,

[MediaWiki-commits] [Gerrit] Fix bash [[ ]] syntax in .travis.yml - change (pywikibot/core)

2014-11-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172099 Change subject: Fix bash [[ ]] syntax in .travis.yml .. Fix bash [[ ]] syntax in .travis.yml Change-Id:

[MediaWiki-commits] [Gerrit] api.py support for watchlistraw and v1.11 userinfo - change (pywikibot/core)

2014-11-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172103 Change subject: api.py support for watchlistraw and v1.11 userinfo .. api.py support for watchlistraw and v1.11 userinfo

[MediaWiki-commits] [Gerrit] New WikiStats module - change (pywikibot/core)

2014-11-09 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172104 Change subject: New WikiStats module .. New WikiStats module wikistats.wmflabs.org provides aggregate statistics for families of

[MediaWiki-commits] [Gerrit] Add Namespace.__int__ to cast to integer - change (pywikibot/core)

2014-11-09 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172108 Change subject: Add Namespace.__int__ to cast to integer .. Add Namespace.__int__ to cast to integer Format strings use %d and %i

[MediaWiki-commits] [Gerrit] Mark page.undelete as not implemented. - change (pywikibot/core)

2014-11-09 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172116 Change subject: Mark page.undelete as not implemented. .. Mark page.undelete as not implemented. Bug: 72733 Change-Id:

[MediaWiki-commits] [Gerrit] editor depends on tkinter and idlelib - change (pywikibot/core)

2014-11-09 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172119 Change subject: editor depends on tkinter and idlelib .. editor depends on tkinter and idlelib Catch import error loading tkinter

[MediaWiki-commits] [Gerrit] Use envvar EDITOR if it exists - change (pywikibot/core)

2014-11-09 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172202 Change subject: Use envvar EDITOR if it exists .. Use envvar EDITOR if it exists EDITOR is usually set on Unix platforms to be a

[MediaWiki-commits] [Gerrit] Extend DeprecationWrapper and redirect_func - change (pywikibot/core)

2014-11-10 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172309 Change subject: Extend DeprecationWrapper and redirect_func .. Extend DeprecationWrapper and redirect_func DeprecationWrapper can

[MediaWiki-commits] [Gerrit] Filters needed for newitem.py - change (pywikibot/core)

2014-11-10 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172493 Change subject: Filters needed for newitem.py .. Filters needed for newitem.py EdittimeFilterPageGenerator, functionally equivalent

[MediaWiki-commits] [Gerrit] Deprecate unused 'default' argument for magicwords - change (pywikibot/core)

2014-11-10 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172499 Change subject: Deprecate unused 'default' argument for magicwords .. Deprecate unused 'default' argument for magicwords compat has

[MediaWiki-commits] [Gerrit] Page.latest_revision property - change (pywikibot/core)

2014-11-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172511 Change subject: Page.latest_revision property .. Page.latest_revision property Also pep8-ified a few revision related properties.

[MediaWiki-commits] [Gerrit] Fixup WikibaseItemFilterPageGenerator - change (pywikibot/core)

2014-11-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172524 Change subject: Fixup WikibaseItemFilterPageGenerator .. Fixup WikibaseItemFilterPageGenerator Need to yield pages from the

[MediaWiki-commits] [Gerrit] Fix pep257 - change (pywikibot/core)

2014-11-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172525 Change subject: Fix pep257 .. Fix pep257 Change-Id: Ie37fb72d4dd9fabd154ff082509b9cb1e7eec4a1 --- M pywikibot/pagegenerators.py 1

[MediaWiki-commits] [Gerrit] Disable TestTextfilePageGenerator on Wiktionary - change (pywikibot/core)

2014-11-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172532 Change subject: Disable TestTextfilePageGenerator on Wiktionary .. Disable TestTextfilePageGenerator on Wiktionary

[MediaWiki-commits] [Gerrit] Generic preloading of page data - change (pywikibot/core)

2014-11-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172577 Change subject: Generic preloading of page data .. Generic preloading of page data Instead of preloading only revisions, info and

[MediaWiki-commits] [Gerrit] Allow APISite randompages to yield indefinitely - change (pywikibot/core)

2014-11-26 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/175993 Change subject: Allow APISite randompages to yield indefinitely .. Allow APISite randompages to yield indefinitely randompages

[MediaWiki-commits] [Gerrit] mediawiki_messages reuses QueryGenerator - change (pywikibot/core)

2014-11-26 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176007 Change subject: mediawiki_messages reuses QueryGenerator .. mediawiki_messages reuses QueryGenerator When mediawiki_messages is

[MediaWiki-commits] [Gerrit] Simplify QueryGenerator.__iter__ flow control - change (pywikibot/core)

2014-11-26 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176013 Change subject: Simplify QueryGenerator.__iter__ flow control .. Simplify QueryGenerator.__iter__ flow control Rearrange the logic

[MediaWiki-commits] [Gerrit] Fix win32 input for Python 3 - change (pywikibot/core)

2014-11-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176368 Change subject: Fix win32 input for Python 3 .. Fix win32 input for Python 3 The win32 terminal interface used a custom routine for

[MediaWiki-commits] [Gerrit] Increase maximum_GET_length to 5000 on travis - change (pywikibot/core)

2014-11-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176391 Change subject: Increase maximum_GET_length to 5000 on travis .. Increase maximum_GET_length to 5000 on travis There hasnt been any

[MediaWiki-commits] [Gerrit] Version 2.0 beta 2 - change (pywikibot/core)

2014-11-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176393 Change subject: Version 2.0 beta 2 .. Version 2.0 beta 2 Add list of major changes in new ChangeLog Change-Id:

[MediaWiki-commits] [Gerrit] Break Page hard dependencye on cosmetic_changes - change (pywikibot/core)

2014-11-30 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176629 Change subject: Break Page hard dependencye on cosmetic_changes .. Break Page hard dependencye on cosmetic_changes Change-Id:

[MediaWiki-commits] [Gerrit] Replace cosmetic change 'validXhtml' with 'HTML' fix - change (pywikibot/core)

2014-12-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176640 Change subject: Replace cosmetic change 'validXhtml' with 'HTML' fix .. Replace cosmetic change 'validXhtml' with 'HTML' fix

[MediaWiki-commits] [Gerrit] Configurable number of HTTP threads - change (pywikibot/core)

2014-12-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176691 Change subject: Configurable number of HTTP threads .. Configurable number of HTTP threads Add config variable to determine the

[MediaWiki-commits] [Gerrit] Fix bug in imagetransfer invocation of upload bot - change (pywikibot/core)

2014-12-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176858 Change subject: Fix bug in imagetransfer invocation of upload bot .. Fix bug in imagetransfer invocation of upload bot a6be393 in

[MediaWiki-commits] [Gerrit] Fix claimit -exists functionality - change (pywikibot/core)

2014-12-02 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176930 Change subject: Fix claimit -exists functionality .. Fix claimit -exists functionality The implementation of -exists meant options

[MediaWiki-commits] [Gerrit] Allow some Claim methdods to be performed locally - change (pywikibot/core)

2014-12-02 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/176934 Change subject: Allow some Claim methdods to be performed locally .. Allow some Claim methdods to be performed locally

[MediaWiki-commits] [Gerrit] Use cmtype to restrict page type for Cat.articles - change (pywikibot/core)

2014-12-10 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179071 Change subject: Use cmtype to restrict page type for Cat.articles .. Use cmtype to restrict page type for Cat.articles Bug: T67981

[MediaWiki-commits] [Gerrit] Re-enable site tests commented out due to old bugs - change (pywikibot/core)

2014-12-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179124 Change subject: Re-enable site tests commented out due to old bugs .. Re-enable site tests commented out due to old bugs

[MediaWiki-commits] [Gerrit] Re-enable allpages langlinks tests - change (pywikibot/core)

2014-12-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179148 Change subject: Re-enable allpages langlinks tests .. Re-enable allpages langlinks tests A set of allpages tests have been commented

[MediaWiki-commits] [Gerrit] Fix WikibasePage.templatesWithParams without mwpfh - change (pywikibot/core)

2014-12-11 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179177 Change subject: Fix WikibasePage.templatesWithParams without mwpfh .. Fix WikibasePage.templatesWithParams without mwpfh - allow

[MediaWiki-commits] [Gerrit] textlib.extract_templates_and_params tests - change (pywikibot/core)

2014-12-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179420 Change subject: textlib.extract_templates_and_params tests .. textlib.extract_templates_and_params tests allow

[MediaWiki-commits] [Gerrit] Move templatesWithParams from BasePage into Page - change (pywikibot/core)

2014-12-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179439 Change subject: Move templatesWithParams from BasePage into Page .. Move templatesWithParams from BasePage into Page

[MediaWiki-commits] [Gerrit] Allow any autorun script to fail - change (pywikibot/core)

2014-12-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179456 Change subject: Allow any autorun script to fail .. Allow any autorun script to fail autorun scripts are disabled by default in

[MediaWiki-commits] [Gerrit] Dont import flickrripper script by default - change (pywikibot/core)

2014-12-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179528 Change subject: Dont import flickrripper script by default .. Dont import flickrripper script by default Change-Id:

[MediaWiki-commits] [Gerrit] Allow -page arg to be handled by pagegenerators - change (pywikibot/core)

2014-12-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179605 Change subject: Allow -page arg to be handled by pagegenerators .. Allow -page arg to be handled by pagegenerators Change-Id:

[MediaWiki-commits] [Gerrit] Dont use 'gen' to refer to the generator factory - change (pywikibot/core)

2014-12-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179615 Change subject: Dont use 'gen' to refer to the generator factory .. Dont use 'gen' to refer to the generator factory Also use

[MediaWiki-commits] [Gerrit] Use both pagegenerators and local generator - change (pywikibot/core)

2014-12-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179616 Change subject: Use both pagegenerators and local generator .. Use both pagegenerators and local generator When the script has a

[MediaWiki-commits] [Gerrit] Unnamed arg support in generator_factory.handleArg - change (pywikibot/core)

2014-12-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179622 Change subject: Unnamed arg support in generator_factory.handleArg .. Unnamed arg support in generator_factory.handleArg Some

[MediaWiki-commits] [Gerrit] Allow pagegen filtering using namespace names - change (pywikibot/core)

2014-12-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179627 Change subject: Allow pagegen filtering using namespace names .. Allow pagegen filtering using namespace names The ability to filter

[MediaWiki-commits] [Gerrit] watchlist.py ignores sysop doing refresh all - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179772 Change subject: watchlist.py ignores sysop doing refresh all .. watchlist.py ignores sysop doing refresh all Change-Id:

[MediaWiki-commits] [Gerrit] weblinkchecker uses invalid pywikibot.page.site() - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179773 Change subject: weblinkchecker uses invalid pywikibot.page.site() .. weblinkchecker uses invalid pywikibot.page.site() Use Page.code

[MediaWiki-commits] [Gerrit] blockreview uses missing pywikibot.logger - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179775 Change subject: blockreview uses missing pywikibot.logger .. blockreview uses missing pywikibot.logger Change-Id:

[MediaWiki-commits] [Gerrit] revertbot uses invalid pywikibot.out - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179776 Change subject: revertbot uses invalid pywikibot.out .. revertbot uses invalid pywikibot.out Also performs equality between APIError

[MediaWiki-commits] [Gerrit] Unused parameters - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179777 Change subject: Unused parameters .. Unused parameters Note they are unused with NotImplemented when they might be part of a public

[MediaWiki-commits] [Gerrit] Export UserActionRefuse and deprecate PageNotFound - change (pywikibot/core)

2014-12-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179859 Change subject: Export UserActionRefuse and deprecate PageNotFound .. Export UserActionRefuse and deprecate PageNotFound

[MediaWiki-commits] [Gerrit] Fix test_preload_langlinks_count - change (pywikibot/core)

2014-12-15 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/179945 Change subject: Fix test_preload_langlinks_count .. Fix test_preload_langlinks_count Test currently uses len() on the generator

[MediaWiki-commits] [Gerrit] Hostname support for WikimediaDefaultSiteTestCase - change (pywikibot/core)

2014-12-15 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180031 Change subject: Hostname support for WikimediaDefaultSiteTestCase .. Hostname support for WikimediaDefaultSiteTestCase The test

[MediaWiki-commits] [Gerrit] Remove obsolete conlang tokipona from wikisource - change (pywikibot/core)

2014-12-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180153 Change subject: Remove obsolete conlang tokipona from wikisource .. Remove obsolete conlang tokipona from wikisource Added in 2007.

[MediaWiki-commits] [Gerrit] Obsolete Simple English projects are not an alias - change (pywikibot/core)

2014-12-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180169 Change subject: Obsolete Simple English projects are not an alias .. Obsolete Simple English projects are not an alias The Simple

[MediaWiki-commits] [Gerrit] Use parse-crontab released version - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180453 Change subject: Use parse-crontab released version .. Use parse-crontab released version The crontab library was add as an optional

[MediaWiki-commits] [Gerrit] Support Python 2.7.9 SSL - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180482 Change subject: Support Python 2.7.9 SSL .. Support Python 2.7.9 SSL Python 2.7.9 includes a backport of the SSL module from Python

[MediaWiki-commits] [Gerrit] ParamInfo class - change (pywikibot/core)

2014-11-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/172979 Change subject: ParamInfo class .. ParamInfo class Manages data from the paraminfo which was previous managed within QueryGenerator

[MediaWiki-commits] [Gerrit] Fix remaining pep8 issue: E265: use of comments - change (pywikibot/core)

2014-11-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173244 Change subject: Fix remaining pep8 issue: E265: use of comments .. Fix remaining pep8 issue: E265: use of comments E265 is '#' not

[MediaWiki-commits] [Gerrit] Preloading tests - change (pywikibot/core)

2014-11-15 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173499 Change subject: Preloading tests .. Preloading tests QueryGenerator only performs continuation for the first query module that uses

[MediaWiki-commits] [Gerrit] Add superclass initialisation for the Bot scripts - change (pywikibot/core)

2014-11-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173674 Change subject: Add superclass initialisation for the Bot scripts .. Add superclass initialisation for the Bot scripts Three scripts

[MediaWiki-commits] [Gerrit] Bot.site property fails when set to None - change (pywikibot/core)

2014-11-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173675 Change subject: Bot.site property fails when set to None .. Bot.site property fails when set to None - Allow None value to be given

[MediaWiki-commits] [Gerrit] py3 pwb - change (pywikibot/core)

2014-11-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173713 Change subject: py3 pwb .. py3 pwb Fix Python3 support for pwb, so that it sets __builtins__ and __package__, and its test now

[MediaWiki-commits] [Gerrit] Skip expandtemplates if the page content is empty - change (pywikibot/core)

2014-11-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/173994 Change subject: Skip expandtemplates if the page content is empty .. Skip expandtemplates if the page content is empty Bug: 73529

[MediaWiki-commits] [Gerrit] Stop login retry if API says username is invalid - change (pywikibot/core)

2014-11-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/174035 Change subject: Stop login retry if API says username is invalid .. Stop login retry if API says username is invalid After an

[MediaWiki-commits] [Gerrit] Page.categories parameter withSortKey ignored - change (pywikibot/core)

2014-11-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/174143 Change subject: Page.categories parameter withSortKey ignored .. Page.categories parameter withSortKey ignored The withSortKey

[MediaWiki-commits] [Gerrit] use ValueError when hardcoded config is insecure - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180705 Change subject: use ValueError when hardcoded config is insecure .. use ValueError when hardcoded config is insecure The library

[MediaWiki-commits] [Gerrit] Fix exceptions module docstring for AutoblockUser - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180711 Change subject: Fix exceptions module docstring for AutoblockUser .. Fix exceptions module docstring for AutoblockUser Change-Id:

[MediaWiki-commits] [Gerrit] Rename UserActionRefuse to UserActionRefused - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180713 Change subject: Rename UserActionRefuse to UserActionRefused .. Rename UserActionRefuse to UserActionRefused UserActionRefuse is

[MediaWiki-commits] [Gerrit] Add .pyo files to .gitignore - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180714 Change subject: Add .pyo files to .gitignore .. Add .pyo files to .gitignore Change-Id: I9a52ed807f4e689517a5605097c038e83f917bf8

[MediaWiki-commits] [Gerrit] Deprecate APISite.checkBlocks - change (pywikibot/core)

2014-12-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/180719 Change subject: Deprecate APISite.checkBlocks .. Deprecate APISite.checkBlocks The 'checkBlocks' method is unused, and 'is blocked'

[MediaWiki-commits] [Gerrit] API support for datetime.datetime - change (pywikibot/core)

2014-12-19 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/181127 Change subject: API support for datetime.datetime .. API support for datetime.datetime A class Timestamp is a subclass of

[MediaWiki-commits] [Gerrit] Use the latest archive available from archive.org - change (pywikibot/core)

2014-12-19 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/181241 Change subject: Use the latest archive available from archive.org .. Use the latest archive available from archive.org By using a

[MediaWiki-commits] [Gerrit] Fix solve_disambiguation - change (pywikibot/core)

2014-12-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/181249 Change subject: Fix solve_disambiguation .. Fix solve_disambiguation Currently solve_disambigation breaks frequently on English

[MediaWiki-commits] [Gerrit] LogeventsPageGenerator: skip problematic entries - change (pywikibot/core)

2014-12-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/181255 Change subject: LogeventsPageGenerator: skip problematic entries .. LogeventsPageGenerator: skip problematic entries If there is an

  1   2   3   4   5   6   7   8   9   10   >