Branch: refs/heads/dev
Home:
https://github.com/MediaWiki-Bot/MediaWiki-Bot
Commit: fe8fb5990cd18afb3c59abd95617ba3371b56f0a
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/fe8fb5990cd18afb3c59abd95617ba3371b56f0a
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-02 (Tue, 02 Sep 2014)
Changed paths:
M Changes
M dist.ini
Log Message:
-----------
Set github metadata from the organization's repo
Fixes gh-69
Commit: 65d45e7af3ceea900f77c92bed4a19c34f6836ae
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/65d45e7af3ceea900f77c92bed4a19c34f6836ae
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M Changes
M t/01-api_error.t
M t/02-login.t
M t/03-get_text.t
M t/04-edit.t
M t/05-revert.t
M t/06-get_history.t
M t/07-unicode.t
M t/08-get_last.t
M t/09-update_rc.t
M t/10-what_links_here.t
M t/11-get_pages_in_category.t
M t/12-linksearch.t
M t/13-get_namespace_names.t
M t/14-get_pages_in_namespace.t
M t/15-count_contributions.t
M t/16-last_active.t
M t/17-was_blocked.t
M t/18-is_blocked.t
M t/19-get_pages.t
M t/20-assertion.t
M t/21-get_allusers.t
M t/22-get_id.t
M t/23-list_transclusions.t
M t/24-purge_page.t
M t/25-sitematrix.t
M t/26-diff.t
M t/27-prefixindex.t
M t/28-search.t
M t/29-get_log.t
M t/30-was_g_blocked.t
M t/31-is_g_blocked.t
M t/32-was_locked.t
M t/33-is_locked.t
M t/34-secure.t
M t/35-get_protection.t
M t/36-email.t
M t/37-move.t
M t/38-test_image_exists.t
M t/39-image_usage.t
M t/40-upload.t
M t/41-get_users.t
M t/42-expandtemplates.t
M t/43-recentchanges.t
M t/44-patrol.t
M t/45-contributions.t
M t/46-usergroups.t
M t/47-global_image_usage.t
M t/48-get_image.t
M t/49-get_all_categories.t
Log Message:
-----------
Test::RequiresInternet ensures tests can reach needed wikis
Commit: 429740051607788108b40a71e3203454ff2e1c11
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/429740051607788108b40a71e3203454ff2e1c11
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M .travis.yml
M Changes
M t/02-login.t
M t/04-edit.t
M t/05-revert.t
M t/07-unicode.t
M t/34-secure.t
M t/40-upload.t
Log Message:
-----------
Mark flaky tests as extended
Commit: 7b55b5425595586fb12f53d43f40cfd32d2268ea
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/7b55b5425595586fb12f53d43f40cfd32d2268ea
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M t/01-api_error.t
M t/03-get_text.t
M t/07-unicode.t
M t/08-get_last.t
M t/09-update_rc.t
M t/10-what_links_here.t
M t/12-linksearch.t
M t/13-get_namespace_names.t
M t/14-get_pages_in_namespace.t
M t/15-count_contributions.t
M t/16-last_active.t
M t/19-get_pages.t
M t/20-assertion.t
M t/21-get_allusers.t
M t/22-get_id.t
M t/23-list_transclusions.t
M t/24-purge_page.t
M t/25-sitematrix.t
M t/26-diff.t
M t/27-prefixindex.t
M t/28-search.t
M t/29-get_log.t
M t/30-was_g_blocked.t
M t/31-is_g_blocked.t
M t/32-was_locked.t
M t/40-upload.t
M t/43-recentchanges.t
M t/44-patrol.t
M t/46-usergroups.t
M t/48-get_image.t
M t/49-get_all_categories.t
Log Message:
-----------
Remove the ability to set the wiki to test against
Nobody uses this, and if you ever did it'd almost certiainly cause
the test suite to fail unless you copy the test corpus from testwiki.
Commit: bd6b1d1a810ca6534a669358b72a516701e56d72
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/bd6b1d1a810ca6534a669358b72a516701e56d72
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M Changes
M lib/MediaWiki/Bot.pm
M t/00-init.t
M t/02-login.t
M t/04-edit.t
M t/05-revert.t
M t/07-unicode.t
M t/36-email.t
M t/37-move.t
M t/40-upload.t
M t/44-patrol.t
M t/48-get_image.t
Log Message:
-----------
Use HTTPS by default and warn if logging in over HTTP
Also, update all tests that log in to use HTTPS.
Commit: d86c5cee429a2f072865e7e709ae05bc9bbe2d4d
https://github.com/MediaWiki-Bot/MediaWiki-Bot/commit/d86c5cee429a2f072865e7e709ae05bc9bbe2d4d
Author: Mike Doherty <
mi...@mikedoherty.ca>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M Changes
M lib/MediaWiki/Bot.pm
Log Message:
-----------
Link to API documentation in POD
Fixes gh-63
Compare:
https://github.com/MediaWiki-Bot/MediaWiki-Bot/compare/9d9e5eb414f8...d86c5cee429a