summaryrefslogtreecommitdiff
path: root/obsapi/buildapi.py
AgeCommit message (Collapse)AuthorFilesLines
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
Enhance test case
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
Add dummy logger for now
2016-03-03Add ObsBuildApi classScott Bahling1-0/+53