summaryrefslogtreecommitdiff
path: root/obsapi/buildapi.py
AgeCommit message (Expand)AuthorFilesLines
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