summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ReloadCc.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-9/+19
|
* Using the same translatable stringGravatar Stefano 2013-07-201-2/+2
|
* Change from https:// to http:// for api.reload.cc requests (SSL not ↵Gravatar Nils Hesse 2013-02-221-2/+2
| | | | supported yet)
* Change exception handling to Python 2.5 compatible syntax. Increase version ↵Gravatar Nils Hesse 2013-02-131-3/+3
| | | | numbers of the plugins.
* Add support for limited connections to the Reload.cc pluginGravatar Nils Hesse 2013-02-131-1/+12
|
* Enable better error handling for the Reload.cc pluginGravatar Nils Hesse 2013-02-131-24/+44
|
* Update the error codesGravatar Nils Hesse 2012-11-141-1/+3
|
* Use a dictionary to supply HTTP requests with the GET parameters (ensure ↵Gravatar Nils Hesse 2012-11-081-8/+13
| | | | proper URL encoding)
* Removed leftover comment from reload.cc hoster accountGravatar Nils Hesse 2012-11-081-1/+0
|
* Added some error codes to the reload.cc hoster pluginGravatar Nils Hesse 2012-11-081-3/+11
| | | | Removed some leftover comments from account plugin
* Added the reload.cc pluginGravatar Nils Hesse 2012-11-081-0/+58