summaryrefslogtreecommitdiff
path: root/obsapi/buildapi.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Start adding docstringsScott Bahling1-5/+62
2020-02-13Make sure build api arguments match order of OBS api path items.Scott Bahling1-3/+3
2020-01-26Pass extra optional arguments to get_logScott Bahling1-2/+2
2020-01-25Fix get_repository call for retrieving binary objectsScott Bahling1-1/+2
2018-08-03Add streaming option for HTTP get methodScott Bahling1-2/+2
2018-08-03Add put and post methods to build apiScott Bahling1-0/+10
2018-07-18Handle retrieving binary files properlyScott Bahling1-2/+6
2018-07-18Make flake8 happyScott Bahling1-0/+1
2016-03-03Add ObsBuildApi classScott Bahling1-0/+53