[Pywikibot-commits] [Gerrit] WDQ: yield ItemPages for DataSite - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: WDQ: yield ItemPages for DataSite .. WDQ: yield ItemPages for DataSite Add a mode that WikidataQueryPageGenerator will generate ItemPage from the Wikidata

[Pywikibot-commits] [Gerrit] [IMPROV] site tests: More debug output - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [IMPROV] site tests: More debug output .. [IMPROV] site tests: More debug output To further hunt down T92856 it is now outputing the symmetric difference.

[Pywikibot-commits] [Gerrit] [IMPROV] Wikibase: Remove code duplication - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [IMPROV] Wikibase: Remove code duplication .. [IMPROV] Wikibase: Remove code duplication There was a bit code duplication in the conversion into a differe

[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2104 (master - 083cc8f)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2104 Status: Broken Duration: 53 minutes and 18 seconds Commit: 083cc8f (master) Author: jenkins-bot Message: Merge "[FIX] Return exception instead of raising it" View the changeset: https://github.com/wikim

[Pywikibot-commits] Passed: wikimedia/pywikibot-core#2103 (master - 77fe25f)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2103 Status: Passed Duration: 41 minutes and 1 second Commit: 77fe25f (master) Author: jenkins-bot Message: Merge "Assert getCombinedGenerator() is not None" View the changeset: https://github.com/wikimedia/

[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2102 (master - 2be7765)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2102 Status: Broken Duration: 35 minutes and 7 seconds Commit: 2be7765 (master) Author: John Vandenberg Message: Change build sites to fr.wikipedia and ar.wiktionary ar.wikipedia -> fr.wikipedia fr.wiktionary

[Pywikibot-commits] [Gerrit] [FIX] Return exception instead of raising it - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FIX] Return exception instead of raising it .. [FIX] Return exception instead of raising it Instead of raising exceptions it should be returned so the da

[Pywikibot-commits] [Gerrit] Assert getCombinedGenerator() is not None - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Assert getCombinedGenerator() is not None .. Assert getCombinedGenerator() is not None Change-Id: I10f7e8c75ff19757aae9b667a012c97ae1dba780 --- M tests/pa

[Pywikibot-commits] [Gerrit] Change build sites to fr.wikipedia and ar.wiktionary - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Change build sites to fr.wikipedia and ar.wiktionary .. Change build sites to fr.wikipedia and ar.wiktionary ar.wikipedia -> fr.wikipedia fr.wiktionary ->

[Pywikibot-commits] Passed: wikimedia/pywikibot-core#2101 (master - 4a2df5e)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2101 Status: Passed Duration: 46 minutes and 52 seconds Commit: 4a2df5e (master) Author: jenkins-bot Message: Merge "[IMPROV] APISite: Don't require a query for exturl" View the changeset: https://github.com

[Pywikibot-commits] [Gerrit] [IMPROV] APISite: Don't require a query for exturl - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [IMPROV] APISite: Don't require a query for exturl .. [IMPROV] APISite: Don't require a query for exturl The MW API can easily return a list of all pages

[Pywikibot-commits] Fixed: wikimedia/pywikibot-core#2100 (master - 1728515)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2100 Status: Fixed Duration: 47 minutes and 16 seconds Commit: 1728515 (master) Author: jenkins-bot Message: Merge "Typo and format correction in api.py" View the changeset: https://github.com/wikimedia/pywi

[Pywikibot-commits] [Gerrit] Typo and format correction in api.py - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Typo and format correction in api.py .. Typo and format correction in api.py Change-Id: Iab43b4857e85e4cf0de2b2e2c62a423690268b8e --- M pywikibot/data/api

[Pywikibot-commits] [Gerrit] [FIX] BasePage: Implement pageAPInfo from compat - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FIX] BasePage: Implement pageAPInfo from compat .. [FIX] BasePage: Implement pageAPInfo from compat Bug: T95306 Change-Id: Id07d545ba8d2d1d2a95ddc835d825

[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2098 (master - 3320f7c)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2098 Status: Broken Duration: 34 minutes and 21 seconds Commit: 3320f7c (master) Author: jenkins-bot Message: Merge "[FEAT] Request: Recover from bad tokens" View the changeset: https://github.com/wikimedia/

[Pywikibot-commits] [Gerrit] [FEAT] Request: Recover from bad tokens - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FEAT] Request: Recover from bad tokens .. [FEAT] Request: Recover from bad tokens When a badtoken error happens it checks all parameters if one of them i

[Pywikibot-commits] Fixed: wikimedia/pywikibot-core#2097 (master - bee37ae)

2015-04-07 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2097 Status: Fixed Duration: 40 minutes and 27 seconds Commit: bee37ae (master) Author: jenkins-bot Message: Merge "Porting piper.py from pywikibot-compat to core." View the changeset: https://github.com/wik

[Pywikibot-commits] [Gerrit] Porting piper.py from pywikibot-compat to core. - change (pywikibot/core)

2015-04-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Porting piper.py from pywikibot-compat to core. .. Porting piper.py from pywikibot-compat to core. Change-Id: I7578faa86371ee60faaa2a71ec7d11c37c847885 --