aboutsummaryrefslogtreecommitdiffstats
path: root/push.py
Commit message (Collapse)AuthorAgeLines
* Fixed recoding for python 3Marius Halden2015-04-16-2/+2
|
* Move to python 3Marius Halden2015-04-16-15/+19
|
* More EAFP, less LBYLMarius Halden2015-04-12-9/+10
|
* Some error handlingMarius Halden2015-04-12-3/+7
|
* Send device to the correct place in the apiMarius Halden2015-04-12-2/+2
|
* Added support for devicesMarius Halden2015-04-12-9/+10
|
* Changed some error handlingMarius Halden2015-04-12-5/+11
|
* Try doing recode correctly with multipartMarius Halden2015-04-12-4/+6
|
* Missed some exceptionsMarius Halden2015-04-12-3/+3
|
* Missed some exceptionsMarius Halden2015-04-12-2/+2
|
* More EAFP, less LBYLMarius Halden2015-04-12-4/+10
|
* Get payload for multipart correctlyMarius Halden2015-04-12-2/+3
|
* Redid some of the error handlingMarius Halden2015-04-12-17/+37
|
* Handle multipart and some commentsMarius Halden2015-04-12-3/+28
|
* Open config read-only. " are needed in the aliases fileMarius Halden2015-04-11-1/+1
|
* Handle some types better in case of failure, and handle if a singleMarius Halden2015-04-11-6/+10
| | | | user token is specified without using a list
* InitialMarius Halden2015-04-11-0/+61