Commit graph

16 commits

Author SHA1 Message Date
sneakypete81
43f533a419 Ensure lists inside parameters are UTF-8 encoded
Recurse properly into embedded lists
Ensure all parameter contents are UTF-8 encoded
2014-01-31 18:57:33 +00:00
sneakypete81
8c96b22b44 No coverage required for response logging truncation 2013-09-14 12:19:08 +01:00
sneakypete81
dc03fd2dfc Truncate response logging to 1000 characters 2013-09-11 18:08:06 +01:00
sneakypete81
86ba0914c8 Refactor the smarts into the api classes.
The object classes are now simple wrappers.
Improve parameter testing, by passing foo="bar" where possible.
2013-09-10 17:45:53 +01:00
sneakypete81
3cfc090dd0 Pylint fixes 2013-09-08 17:27:58 +01:00
sneakypete81
533c2661b1 Ensure HTTP errors raise exceptions even when response processing is disabled 2013-09-06 18:21:21 +01:00
Pete
f742df27b4 Add coverage ignore pragmas 2013-08-26 12:57:47 -07:00
Pete
90608ca49a Pylint fixes 2013-08-19 16:11:40 +01:00
Pete
06362721f0 Comment fixes: "an Trovebox" -> "a Trovebox" 2013-08-19 14:10:15 +01:00
Pete
fd5389e0d7 Moved trovebox.api and trovebox.objects into packages 2013-08-19 14:05:01 +01:00
sneakypete81
5ad540e177 Added configure method
Added support for disabling HTTPS SSL verification
2013-08-16 08:10:33 +01:00
sneakypete81
d7b74dc1da Rename config to auth 2013-08-14 08:24:18 +01:00
Pete
32965c716e Add docstrings to the top of each file, since these are not easily ignored in Pylint 2013-08-14 08:10:27 +01:00
Pete
9a2c3e0d97 Added support for https URLs. Fixes #51. 2013-08-12 17:31:07 +01:00
sneakypete81
d8e874aad6 PyLint tweaks.
Added .pylint-ignores patchfile, with waived PyLint warnings
2013-07-28 18:40:27 +01:00
sneakypete81
6f70330994 Renamed OpenPhoto to Trovebox 2013-07-19 17:46:30 +01:00
Renamed from openphoto/openphoto_http.py (Browse further)