summaryrefslogtreecommitdiff
path: root/obsapi
AgeCommit message (Expand)AuthorFilesLines
2016-02-20Implement __api_put and get/put meta methodsScott Bahling1-2/+39
2016-02-20Implement source_infoScott Bahling1-1/+16
2016-02-20Modify __api_get to function with self.retries set to 0Scott Bahling1-1/+10
2015-08-06Add some robustness to http connectionsobsapi-0.0.4Scott Bahling1-3/+15
2015-04-19Update versioneer and add first unit testsobsapi-0.0.3Scott Bahling2-122/+125
2015-04-19Fix __get_authScott Bahling1-1/+2
2015-04-19Fixup get_vendor methodScott Bahling1-4/+13
2015-04-19Add success property to ObsApiScott Bahling1-1/+8
2015-04-19Add ObsApi.get_xml() methodScott Bahling1-14/+27
2015-04-19Get OBS authentication from osc if installedScott Bahling1-1/+23
2015-04-08Setup packageobsapi-0.0.2Scott Bahling1-0/+192
2015-02-23Initialobsapi-0.0.1Scott Bahling2-0/+236