[Pywikibot-commits] Fixed: wikimedia/pywikibot-core#2339 (master - f0e0d87)

2015-06-06 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2339 Status: Fixed Duration: 17 minutes and 38 seconds Commit: f0e0d87 (master) Author: jenkins-bot Message: Merge "Skip RC entries without a title" View the changeset: https://github.com/wikimedia/pywikibot

[Pywikibot-commits] [Gerrit] Skip RC entries without a title - change (pywikibot/core)

2015-06-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Skip RC entries without a title .. Skip RC entries without a title The title in a log entry may have been suppressed, and wont appear in the item data. B

[Pywikibot-commits] [Gerrit] Deadlock problem fixed by using requests - change (pywikibot/core)

2015-06-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Deadlock problem fixed by using requests .. Deadlock problem fixed by using requests Bug: T71781 Change-Id: Iae9454cc0c7d4c815b2d9def7a8510d9d38f24e3 ---

[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2337 (master - a481dfc)

2015-06-06 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2337 Status: Broken Duration: 27 minutes and 13 seconds Commit: a481dfc (master) Author: jenkins-bot Message: Merge "[FIX] PatrolEntry: Allow cur/prev id to be str" View the changeset: https://github.com/wik

[Pywikibot-commits] Broken: wikimedia/pywikibot-core#2336 (master - 537ad64)

2015-06-06 Thread Travis CI
Build Update for wikimedia/pywikibot-core - Build: #2336 Status: Broken Duration: 25 minutes and 16 seconds Commit: 537ad64 (master) Author: John Vandenberg Message: Remove Site object creation during script imports Fix data_ingestion and flickripper which cre

[Pywikibot-commits] [Gerrit] [FIX] PatrolEntry: Allow cur/prev id to be str - change (pywikibot/core)

2015-06-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FIX] PatrolEntry: Allow cur/prev id to be str .. [FIX] PatrolEntry: Allow cur/prev id to be str Sometimes PatrolEntry returns str instead of int for the

[Pywikibot-commits] [Gerrit] Remove Site object creation during script imports - change (pywikibot/core)

2015-06-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove Site object creation during script imports .. Remove Site object creation during script imports Fix data_ingestion and flickripper which created Si