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

2014-08-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151597 Change subject: Flakes .. Flakes Fix unused imports, redefined methods, and a comment not compliant with pep8 Change-Id: Ia1be0e7170

[MediaWiki-commits] [Gerrit] Add support for nosetests - change (pywikibot/core)

2014-08-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151591 Change subject: Add support for nosetests .. Add support for nosetests Change-Id: I49fc3cbda3f1f3b42c795b4f007e59d9bb1d6cf5 --- M ext

[MediaWiki-commits] [Gerrit] Fix nosetests breakage - change (pywikibot...httplib2)

2014-08-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151589 Change subject: Fix nosetests breakage .. Fix nosetests breakage The last commit broke nosetests: File "__init__.py", line 7, in

[MediaWiki-commits] [Gerrit] Add {{Filehistory}} support to imagetransfer - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151576 Change subject: Add {{Filehistory}} support to imagetransfer .. Add {{Filehistory}} support to imagetransfer Also fix the only flak

[MediaWiki-commits] [Gerrit] Use pip to install ordereddict properly - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151517 Change subject: Use pip to install ordereddict properly .. Use pip to install ordereddict properly Change-Id: Id62079334bceb9531d3d31

[MediaWiki-commits] [Gerrit] Misc script flakes - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151433 Change subject: Misc script flakes .. Misc script flakes Remove unused variables, use 'global' to help lint tools see the usage of th

[MediaWiki-commits] [Gerrit] Fixup for bug in last featured.py rewrite - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151430 Change subject: Fixup for bug in last featured.py rewrite .. Fixup for bug in last featured.py rewrite Change-Id: I6cf630b6338c76999b

[MediaWiki-commits] [Gerrit] Remaining flakes in pywikibot/ - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151426 Change subject: Remaining flakes in pywikibot/ .. Remaining flakes in pywikibot/ Add __all__ to __init__.py to define the list of exp

[MediaWiki-commits] [Gerrit] Perform site tests against the config site - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151408 Change subject: Perform site tests against the config site .. Perform site tests against the config site First step in making the tes

[MediaWiki-commits] [Gerrit] Remove 'pageTitle' mechanism in scripts - Part II - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151396 Change subject: Remove 'pageTitle' mechanism in scripts - Part II .. Remove 'pageTitle' mechanism in scripts - Part II Continues:

[MediaWiki-commits] [Gerrit] Fix ImagePage.getFileVersionHistoryTable - change (pywikibot/core)

2014-08-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151392 Change subject: Fix ImagePage.getFileVersionHistoryTable .. Fix ImagePage.getFileVersionHistoryTable Use the correct data types. get

[MediaWiki-commits] [Gerrit] Standardise makecat - change (pywikibot/core)

2014-08-02 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151375 Change subject: Standardise makecat .. Standardise makecat WIP; do not merge Remove unused rawtoclean method. Change-Id: Ia805687f12

[MediaWiki-commits] [Gerrit] Test harness for scripts should login first - change (pywikibot/core)

2014-08-02 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151291 Change subject: Test harness for scripts should login first .. Test harness for scripts should login first If the login does not happ

[MediaWiki-commits] [Gerrit] py2.6 test fix: welcome breaks unreliably - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151269 Change subject: py2.6 test fix: welcome breaks unreliably .. py2.6 test fix: welcome breaks unreliably Change-Id: I049a4c864a25972fad

[MediaWiki-commits] [Gerrit] Script test fixes for py2.6 - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151255 Change subject: Script test fixes for py2.6 .. Script test fixes for py2.6 unittest2 on py2.6 on travis reports the following warning

[MediaWiki-commits] [Gerrit] Add expected failures for build errors on travis - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151122 Change subject: Add expected failures for build errors on travis .. Add expected failures for build errors on travis Change-Id: Icde3

[MediaWiki-commits] [Gerrit] Fixup for recent standardisation of nowcommons - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151098 Change subject: Fixup for recent standardisation of nowcommons .. Fixup for recent standardisation of nowcommons Fixes I1cc6b5734237d

[MediaWiki-commits] [Gerrit] Remove imageuncat from script tests - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151091 Change subject: Remove imageuncat from script tests .. Remove imageuncat from script tests imageuncat is causing the travis builds to

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

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151040 Change subject: Fix Wikidata support .. Fix Wikidata support Change-Id: If71b3ab3e7ad14f873862954457b0cd7f0efb646 --- M scripts/watch

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

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151039 Change subject: Pep257 .. Pep257 Change-Id: Iea114b85f8623451a551409f485ba7346536ebd0 --- M scripts/watchlist.py 1 file changed, 10 i

[MediaWiki-commits] [Gerrit] call handleArgs before local args are processed - change (pywikibot/core)

2014-08-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/151038 Change subject: call handleArgs before local args are processed .. call handleArgs before local args are processed Change-Id: I0f7100

[MediaWiki-commits] [Gerrit] Introduce static method Link.normalize(title) - change (pywikibot/core)

2014-07-31 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150872 Change subject: Introduce static method Link.normalize(title) .. Introduce static method Link.normalize(title) Moves normalisation an

[MediaWiki-commits] [Gerrit] Support list of encodings for url2unicode. - change (pywikibot/core)

2014-07-31 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150869 Change subject: Support list of encodings for url2unicode. .. Support list of encodings for url2unicode. Decouples url2unicode from S

[MediaWiki-commits] [Gerrit] Make WikimediaFamily.languages_by_size dynamic - change (pywikibot/core)

2014-07-31 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150791 Change subject: Make WikimediaFamily.languages_by_size dynamic .. Make WikimediaFamily.languages_by_size dynamic Move the list of lan

[MediaWiki-commits] [Gerrit] Delay import of win32clipboard - change (pywikibot/core)

2014-07-30 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150508 Change subject: Delay import of win32clipboard .. Delay import of win32clipboard Under python 2.7.8 on Windows, the default test load

[MediaWiki-commits] [Gerrit] (merge fixup) cache maintenance script - change (pywikibot/core)

2014-07-29 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150204 Change subject: (merge fixup) cache maintenance script .. (merge fixup) cache maintenance script Ibc7ec0a90a130fb1c834fd632af7872f132

[MediaWiki-commits] [Gerrit] Update versions for families previously <1.20 - change (pywikibot/compat)

2014-07-29 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150198 Change subject: Update versions for families previously <1.20 .. Update versions for families previously <1.20 Also removes methods t

[MediaWiki-commits] [Gerrit] Remove families for wikis that are inaccessible - change (pywikibot/compat)

2014-07-29 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150181 Change subject: Remove families for wikis that are inaccessible .. Remove families for wikis that are inaccessible Change-Id: If57de4

[MediaWiki-commits] [Gerrit] IRC and WUI dependencies - change (pywikibot/core)

2014-07-29 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/150176 Change subject: IRC and WUI dependencies .. IRC and WUI dependencies Replace custom instructions in externals/README and remove custo

[MediaWiki-commits] [Gerrit] Basic Page.__repr__ test - change (pywikibot/core)

2014-07-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149897 Change subject: Basic Page.__repr__ test .. Basic Page.__repr__ test Change-Id: Ie4c444a6abe16cfb03b1774696d8b722ae8063cf --- M tests

[MediaWiki-commits] [Gerrit] Fix cache key for non-Latin sites - change (pywikibot/core)

2014-07-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149898 Change subject: Fix cache key for non-Latin sites .. Fix cache key for non-Latin sites Bug: 67488 Change-Id: If49039bac8e8347852c1a0

[MediaWiki-commits] [Gerrit] Add basic tests for Link() - change (pywikibot/core)

2014-07-27 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149629 Change subject: Add basic tests for Link() .. Add basic tests for Link() Change-Id: I9a66856cedcedd69e39dabbc100871125db4eaed --- A t

[MediaWiki-commits] [Gerrit] WIP: Verify each script compiles and runs - change (pywikibot/core)

2014-07-26 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149545 Change subject: WIP: Verify each script compiles and runs .. WIP: Verify each script compiles and runs Adds a set of tests covering c

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

2014-07-25 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149287 Change subject: Fix Site() properly .. Fix Site() properly f767d6fd5367d0e52ccacf7f2229112ed1c0933d created a build breakage. I5eb9d2

[MediaWiki-commits] [Gerrit] Wikibase test fix - change (pywikibot/core)

2014-07-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/149255 Change subject: Wikibase test fix .. Wikibase test fix The wikibase tests introduced recently are now failing. They were introduced h

[MediaWiki-commits] [Gerrit] Syntax fixup in textlib test - change (pywikibot/core)

2014-07-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148325 Change subject: Syntax fixup in textlib test .. Syntax fixup in textlib test Change-Id: Iad0051019a36ed2e5b960f97472eb83c042adbeb ---

[MediaWiki-commits] [Gerrit] PEP257 fixes - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148018 Change subject: PEP257 fixes .. PEP257 fixes Change-Id: I37852eb6d9010051dfaeee99eb064417c26e4832 --- M pywikibot/config2.py 1 file c

[MediaWiki-commits] [Gerrit] PEP8 fixes - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148016 Change subject: PEP8 fixes .. PEP8 fixes - Specify the type of exception expected from winreg. - Fix E128 continuation line under-ind

[MediaWiki-commits] [Gerrit] Another user-agent related fixup - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148014 Change subject: Another user-agent related fixup .. Another user-agent related fixup config2 was previously able to be run under pyth

[MediaWiki-commits] [Gerrit] Make get_test_unconnected_page more robust - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148004 Change subject: Make get_test_unconnected_page more robust .. Make get_test_unconnected_page more robust Travis tests are regularly '

[MediaWiki-commits] [Gerrit] Add documentation for config.password_file - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/148002 Change subject: Add documentation for config.password_file .. Add documentation for config.password_file The documentation in config2

[MediaWiki-commits] [Gerrit] Detect attempt to fetch wikibase item of an entity - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147905 Change subject: Detect attempt to fetch wikibase item of an entity .. Detect attempt to fetch wikibase item of an entity While the wi

[MediaWiki-commits] [Gerrit] Fix wikibase tests broken by wiki edit - change (pywikibot/core)

2014-07-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147897 Change subject: Fix wikibase tests broken by wiki edit .. Fix wikibase tests broken by wiki edit wikibase:Q5296 English label has cha

[MediaWiki-commits] [Gerrit] Test python 2.7 before 2.6 - change (pywikibot/core)

2014-07-19 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147729 Change subject: Test python 2.7 before 2.6 .. Test python 2.7 before 2.6 As only a limited number of builds occur on travis concurren

[MediaWiki-commits] [Gerrit] Revert "Multiple travis builds for different sites" - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147722 Change subject: Revert "Multiple travis builds for different sites" .. Revert "Multiple travis builds for different sites" This rever

[MediaWiki-commits] [Gerrit] Multiple travis builds for different sites - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147721 Change subject: Multiple travis builds for different sites .. Multiple travis builds for different sites In addition to the current E

[MediaWiki-commits] [Gerrit] Revert travis to using wikipedia as default. - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147720 Change subject: Revert travis to using wikipedia as default. .. Revert travis to using wikipedia as default. Setting the default to s

[MediaWiki-commits] [Gerrit] Restore wikipedia:en username - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147716 Change subject: Restore wikipedia:en username .. Restore wikipedia:en username Travis was broken by Iad16d81f5e993ee320a4b56f670baf56

[MediaWiki-commits] [Gerrit] Report site&title for lazy loaded ItemPage - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147711 Change subject: Report site&title for lazy loaded ItemPage .. Report site&title for lazy loaded ItemPage Add ItemPage.__unicode__ to

[MediaWiki-commits] [Gerrit] Add support for using OrderedDict - change (pywikibot/core)

2014-07-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147665 Change subject: Add support for using OrderedDict .. Add support for using OrderedDict OrderedDict is a python 2.7+ feature. For Pyth

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

2014-07-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147100 Change subject: Misspellings .. Misspellings Change-Id: Iae6bc175df0f5ba3d193c5e7ad3b5168f31c77d1 --- M pywikibot/__init__.py M pywik

[MediaWiki-commits] [Gerrit] Fix https proxy auth - change (pywikibot/compat)

2014-07-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147073 Change subject: Fix https proxy auth .. Fix https proxy auth urllib2 https proxy auth has not yet been fixed in Proxy(Basic|Digest)Au

[MediaWiki-commits] [Gerrit] Replace urllib with urllib2, fixing proxy support - change (pywikibot/compat)

2014-07-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147038 Change subject: Replace urllib with urllib2, fixing proxy support .. Replace urllib with urllib2, fixing proxy support Calling urllib

[MediaWiki-commits] [Gerrit] Remove warning from docstring in blockpageschecker - change (pywikibot/core)

2014-07-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/147019 Change subject: Remove warning from docstring in blockpageschecker .. Remove warning from docstring in blockpageschecker The warning

[MediaWiki-commits] [Gerrit] Update Pywikipedia to Pywikibot and fix (C) lines - change (pywikibot/core)

2014-07-15 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/146405 Change subject: Update Pywikipedia to Pywikibot and fix (C) lines .. Update Pywikipedia to Pywikibot and fix (C) lines - Replace pywi

[MediaWiki-commits] [Gerrit] Enable logging on travis-ci builds - change (pywikibot/core)

2014-07-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/146046 Change subject: Enable logging on travis-ci builds .. Enable logging on travis-ci builds The logfilesize should be sufficient for all

[MediaWiki-commits] [Gerrit] Log requests served from the API cache - change (pywikibot/core)

2014-07-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/146045 Change subject: Log requests served from the API cache .. Log requests served from the API cache There is no logging of requests succ

[MediaWiki-commits] [Gerrit] Log test start and end, and result - change (pywikibot/core)

2014-07-14 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/146042 Change subject: Log test start and end, and result .. Log test start and end, and result Add debug log messages for the start and end

[MediaWiki-commits] [Gerrit] Revert "Enable logging on travis-ci builds" - change (pywikibot/core)

2014-07-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145998 Change subject: Revert "Enable logging on travis-ci builds" .. Revert "Enable logging on travis-ci builds" This reverts commit 73bfe9

[MediaWiki-commits] [Gerrit] Remove site NotImplementedYet methods - change (pywikibot/core)

2014-07-13 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145880 Change subject: Remove site NotImplementedYet methods .. Remove site NotImplementedYet methods These methods are largely copied from

[MediaWiki-commits] [Gerrit] Fix documentation of cosmetic changes ignore list - change (pywikibot/core)

2014-07-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145869 Change subject: Fix documentation of cosmetic changes ignore list .. Fix documentation of cosmetic changes ignore list - Add literal

[MediaWiki-commits] [Gerrit] Remove unnecessary commented out code re eo.wp - change (pywikibot/core)

2014-07-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145865 Change subject: Remove unnecessary commented out code re eo.wp .. Remove unnecessary commented out code re eo.wp Since 2010, the HTML

[MediaWiki-commits] [Gerrit] Remove deprecated getTemplates() arg tllimit - change (pywikibot/core)

2014-07-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145858 Change subject: Remove deprecated getTemplates() arg tllimit .. Remove deprecated getTemplates() arg tllimit Also replace last usage

[MediaWiki-commits] [Gerrit] Docstring fixes - change (pywikibot/core)

2014-07-12 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/145762 Change subject: Docstring fixes .. Docstring fixes This change addresses all but two docstring format issues. Not all missing docstri

[MediaWiki-commits] [Gerrit] Basic tests for the http module - change (pywikibot/core)

2014-07-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144850 Change subject: Basic tests for the http module .. Basic tests for the http module Check to verify that gzip is occurring in the back

[MediaWiki-commits] [Gerrit] Page pickling test - change (pywikibot/core)

2014-07-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144698 Change subject: Page pickling test .. Page pickling test Bug 62094 Change-Id: Ie648ee5c08ea3580bd630db04f1dafb49501164e --- M tests/

[MediaWiki-commits] [Gerrit] Enable logging on travis-ci builds - change (pywikibot/core)

2014-07-08 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144655 Change subject: Enable logging on travis-ci builds .. Enable logging on travis-ci builds The logfilesize should be sufficient for all

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

2014-07-07 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144424 Change subject: Fix pickle-ability .. Fix pickle-ability - remove reference to 'sitelock' which was removed in I28435df24ef9faff929

[MediaWiki-commits] [Gerrit] Do not repeat the login process - change (pywikibot/core)

2014-07-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144248 Change subject: Do not repeat the login process .. Do not repeat the login process Log calls to site.login when loginstatus is IN_PRO

[MediaWiki-commits] [Gerrit] Move LoginStatus to api - change (pywikibot/core)

2014-07-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144156 Change subject: Move LoginStatus to api .. Move LoginStatus to api The values of the LoginStatus enum are used in the api module as r

[MediaWiki-commits] [Gerrit] Add maintenance script for the API cache - change (pywikibot/core)

2014-07-04 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/144144 Change subject: Add maintenance script for the API cache .. Add maintenance script for the API cache Replace cache entry deletion in

[MediaWiki-commits] [Gerrit] Print test duration and cache hits - change (pywikibot/core)

2014-07-03 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/143855 Change subject: Print test duration and cache hits .. Print test duration and cache hits unittest only provides test duration for all

[MediaWiki-commits] [Gerrit] Always store cache in test/apicache for tests - change (pywikibot/core)

2014-07-01 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/143274 Change subject: Always store cache in test/apicache for tests .. Always store cache in test/apicache for tests The API caching under

[MediaWiki-commits] [Gerrit] site._loginstatus - login process and caching - change (pywikibot/core)

2014-06-30 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/143038 Change subject: site._loginstatus - login process and caching .. site._loginstatus - login process and caching site._loginstatus was

[MediaWiki-commits] [Gerrit] Do not print thread info under unittests - 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/142984 Change subject: Do not print thread info under unittests .. Do not print thread info under unittests On Python 2.6, this causes error

[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] Fix mock Site classes - change (pywikibot/core)

2014-06-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142857 Change subject: Fix mock Site classes .. Fix mock Site classes I5e480be86a0b7b6a5907cf71690ba9ebed0b04b6 depended on Site having _log

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

2014-06-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142796 Change subject: API pyflakes .. API pyflakes - APIWarning, subclass of UserWarning, was never utilised. - use of warnings module remo

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

2014-06-28 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142795 Change subject: UI pyflakes .. UI pyflakes - remove unused variables and imports - use __all__ to disable one pyflake error Change-I

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

2014-06-27 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142767 Change subject: Remove 'Wikipedia' from pywikibot.Error docstring .. Remove 'Wikipedia' from pywikibot.Error docstring Change-Id: I99

[MediaWiki-commits] [Gerrit] Use test.wikidata as travis default site - change (pywikibot/core)

2014-06-27 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142508 Change subject: Use test.wikidata as travis default site .. Use test.wikidata as travis default site Unit tests should not depend on

[MediaWiki-commits] [Gerrit] textlib InterwikiFormat() depends on config - change (pywikibot/core)

2014-06-27 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/142506 Change subject: textlib InterwikiFormat() depends on config .. textlib InterwikiFormat() depends on config InterwikiFormat implicitly

[MediaWiki-commits] [Gerrit] Remove config.google_key - change (pywikibot/core)

2014-06-25 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141945 Change subject: Remove config.google_key .. Remove config.google_key Follow up patch after Ieaa92eead313a7948879c7668c46fbf15eeb396d

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

2014-06-25 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141904 Change subject: pyflakes .. pyflakes Copied UnicodeToAsciiHtml from compat. Change-Id: Ie6eb7839c0fc9f7ccd7fcfa7f24c5b93eac561ea ---

[MediaWiki-commits] [Gerrit] Log package versions - change (pywikibot/core)

2014-06-24 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141744 Change subject: Log package versions .. Log package versions The version of major dependencies 'httplib2' and 'mwparserfromhell' shou

[MediaWiki-commits] [Gerrit] Do not print passwords to console - change (pywikibot/core)

2014-06-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141432 Change subject: Do not print passwords to console .. Do not print passwords to console The config parser can be run on the command li

[MediaWiki-commits] [Gerrit] WIP: Page save related exception hierarchy - change (pywikibot/core)

2014-06-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141398 Change subject: WIP: Page save related exception hierarchy .. WIP: Page save related exception hierarchy Change-Id: Id8b8c8055100329e

[MediaWiki-commits] [Gerrit] Use single dict for config disambiguation comment - change (pywikibot/core)

2014-06-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141392 Change subject: Use single dict for config disambiguation comment .. Use single dict for config disambiguation comment The configurat

[MediaWiki-commits] [Gerrit] Restore config file permissions check - change (pywikibot/core)

2014-06-23 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141390 Change subject: Restore config file permissions check .. Restore config file permissions check This was identified in the code review

[MediaWiki-commits] [Gerrit] Remove unnecessary tuple return type - change (pywikibot/core)

2014-06-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141370 Change subject: Remove unnecessary tuple return type .. Remove unnecessary tuple return type The tuple return type of addCommonscat()

[MediaWiki-commits] [Gerrit] Remove unused imports, methods and variables - change (pywikibot/core)

2014-06-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141368 Change subject: Remove unused imports, methods and variables .. Remove unused imports, methods and variables The method load was copi

[MediaWiki-commits] [Gerrit] Cleanup basic.py - change (pywikibot/core)

2014-06-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141369 Change subject: Cleanup basic.py .. Cleanup basic.py - Fix pyflakes and pep257 - Remove global site - revise incorrect docstring for

[MediaWiki-commits] [Gerrit] Do not remove imported packages - change (pywikibot/core)

2014-06-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141289 Change subject: Do not remove imported packages .. Do not remove imported packages Imported modules were hidden in 2009, as part of a

[MediaWiki-commits] [Gerrit] config command line option 'modified' fails - change (pywikibot/core)

2014-06-22 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141288 Change subject: config command line option 'modified' fails .. config command line option 'modified' fails - move global name 'base_d

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

2014-06-21 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/141275 Change subject: pyflakes .. pyflakes Change-Id: I97aee976f8d80306b70ab68253ec9697c2587427 --- M pywikibot/i18n.py 1 file changed, 1 i

[MediaWiki-commits] [Gerrit] Use messages in tests/i18n for tests - change (pywikibot/core)

2014-06-20 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/140955 Change subject: Use messages in tests/i18n for tests .. Use messages in tests/i18n for tests 'setup.py test' fails calling twtranslat

[MediaWiki-commits] [Gerrit] Remove storing passwords in test API cache - change (pywikibot/core)

2014-06-18 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/140631 Change subject: Remove storing passwords in test API cache .. Remove storing passwords in test API cache - remove password cache entr

[MediaWiki-commits] [Gerrit] (bug 66687) ExpatError obtaining version from SVN - change (pywikibot/compat)

2014-06-17 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/140069 Change subject: (bug 66687) ExpatError obtaining version from SVN .. (bug 66687) ExpatError obtaining version from SVN Wrap expat par

[MediaWiki-commits] [Gerrit] Remove trailing space in messages - change (pywikibot/core)

2014-06-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/139860 Change subject: Remove trailing space in messages .. Remove trailing space in messages (port of I840640508dd60981e71f0f944720412e9bdc

[MediaWiki-commits] [Gerrit] Remove trailing space from translation messages - change (pywikibot/compat)

2014-06-16 Thread John Vandenberg (Code Review)
John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/139798 Change subject: Remove trailing space from translation messages .. Remove trailing space from translation messages Change-Id: I840640

<    5   6   7   8   9   10   11   >