Sign in
code
/
codein
/
api
/
HEAD
6ad1c8a
Allow for specifying the page size
by Robert O'Connor
· 6 years ago
master
fd093c6
Add .editorconfig to mostly do the right thing with formatting.
by Robert Spier
· 6 years ago
4b42da3
document the use of yapf for formatting
by Robert Spier
· 6 years ago
d7f9496
Some style improvements.
by Robert O'Connor
· 6 years ago
923345d
data coming back is unicode, so make sure we encode to utf-8. otherwise errors (e.g., UnicodeEncodeError: 'ascii' codec can't encode character ...) can be encountered when buffered (e.g., while piping output to less).
by Sean Morrison
· 6 years ago
f51dbdd
Add #!/usr/bin/python line to csv_uploader.
by Robert Spier
· 7 years ago
e34ba9a
Minor tidying.
by Robert Spier
· 7 years ago
0b4284d
Add support for listing task instances
by Robert Spier
· 7 years ago
783563d
Fix lint error. Improve documentation.
by Robert Spier
· 8 years ago
75504c1
Don't decode empty response from DELETE
by Robert Spier
· 8 years ago
d51bb11
Document requests library prereq.
by Robert Spier
· 8 years ago
1134003
send [] instead of [''] for empty lists of things.
by Robert Spier
· 8 years ago
688a240
enable skipinitialspace on the DictReader
by Robert Spier
· 8 years ago
5a7d59d
Don't make --url required.
by Robert Spier
· 8 years ago
c9a45e2
Initial public commit.
by Robert Spier
· 8 years ago