[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2363 (master - 6d38997)

2015-06-12 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2363 Status: Broken Duration: 23 minutes and 58 seconds Commit: 6d38997 (master) Author: jenkins-bot Message: Merge New textlib.replace_links() link replacements View the changeset:

[Pywikibot-commits] [Gerrit] New textlib.replace_links() link replacements - change (pywikibot/core)

2015-06-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: New textlib.replace_links() link replacements .. New textlib.replace_links() link replacements To allow for user interaction or more complex replacement

[Pywikibot-commits] [Gerrit] disabling google in requirements.txt - change (pywikibot/core)

2015-06-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: disabling google in requirements.txt .. disabling google in requirements.txt On some systems, this causes all imports in Python to fail with TypeError:

[Pywikibot-commits] Passed: wikimedia/pywikibot-core#2366 (master - 6196256)

2015-06-12 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2366 Status: Passed Duration: 27 minutes and 23 seconds Commit: 6196256 (master) Author: jenkins-bot Message: Merge disabling google in requirements.txt View the changeset:

[Pywikibot-commits] Passed: wikimedia/pywikibot-core#2368 (master - 5f09358)

2015-06-12 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2368 Status: Passed Duration: 7 minutes and 12 seconds Commit: 5f09358 (master) Author: jenkins-bot Message: Merge Create classes (with UUIDs) for Flow boards, topics, and posts View the changeset:

[Pywikibot-commits] [Gerrit] Create classes (with UUIDs) for Flow boards, topics, and posts - change (pywikibot/core)

2015-06-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Create classes (with UUIDs) for Flow boards, topics, and posts .. Create classes (with UUIDs) for Flow boards, topics, and posts This change will create

[Pywikibot-commits] [Gerrit] [FEAT] disambredir: Reimplement using Bot class - change (pywikibot/core)

2015-06-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FEAT] disambredir: Reimplement using Bot class .. [FEAT] disambredir: Reimplement using Bot class This uses the Bot class and adds a test case for it

[Pywikibot-commits] [Gerrit] [FEAT] disambredir: Use replace_links - change (pywikibot/core)

2015-06-12 Thread John Vandenberg (Code Review)
John Vandenberg has submitted this change and it was merged. Change subject: [FEAT] disambredir: Use replace_links .. [FEAT] disambredir: Use replace_links This adds support for replace_links added in 18e6c9b1 in the

[Pywikibot-commits] [Gerrit] Fix requests redirect test - change (pywikibot/core)

2015-06-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix requests redirect test .. Fix requests redirect test Bug: T101601 Change-Id: I79b378bc40aaad8d7a9de0fc4b9924fd6033489f --- M tests/http_tests.py 1