- Jul 18, 2015
-
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
- Add a warning to prepare for the merge of #81 - Update existing deprecation warnings
-
- Jul 17, 2015
-
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
If we get a connection error during Site init, it's better to let the exception through directly since it can well be due to a hostname typo.
-
- Jul 08, 2015
-
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
The flag has always been named 'messages', not 'message', but has been documented wrongly.
-
- Jul 06, 2015
-
-
Waldir Pimenta authored
-
Dan Michael O. Heggø authored
Adding pageid, contentmodel, pagelanguage, restrictiontypes as attributes of Page
-
- Jul 05, 2015
-
-
PierreSelim authored
Thoses attributes were only accessible through private _info dict.
-
PierreSelim authored
pageid was only accessible through the 'private' _info dict.
-
- Jun 20, 2015
-
-
Waldir Pimenta authored
-
Waldir Pimenta authored
-
Waldir Pimenta authored
Add support for querying the CheckUser log
-
Luke Faraone authored
-
- Jun 14, 2015
-
-
Luke Faraone authored
-
- Jun 04, 2015
-
-
Dan Michael O. Heggø authored
Handling requests exceptions is the responsibility of `Site.raw_call()`, not `Site.upload()`
-
Waldir Pimenta authored
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
Add a null handler to prevent 'No handlers could be found for logger "mwclient.*"' warnings. This seems to be good practice for libraries.
-
- Mar 15, 2015
-
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
Igor Tkach authored
When rctoponly is set only changes which are the latest revision are listed.
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
- Dec 19, 2014
-
-
Waldir Pimenta authored
-
Dan Michael O. Heggø authored
fix PageList API arg passing to GeneratorList
-
Adam Williamson authored
-
- Dec 18, 2014
-
-
Adam Williamson authored
PageList wasn't adding the 'g' prefix to API arguments it passes to GeneratorList, and GeneratorList doesn't do that itself. This fixes it.
-
- Nov 28, 2014
-
-
Dan Michael O. Heggø authored
Adds six as requirement. It solves "ImportError: No module named six"
-
Luis Miguel Morillas authored
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
Conflicts: mwclient/listing.py
-
- Nov 27, 2014
-
-
Carlos Martinez authored
-
- Nov 26, 2014
-
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
- Nov 24, 2014
-
-
Carlos Martinez authored
-
- Nov 23, 2014
-
-
Dan Michael O. Heggø authored
-