| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-19 | Fix __get_auth | Scott Bahling | 1 | -1/+2 | |
| 2015-04-19 | Fixup get_vendor method | Scott Bahling | 1 | -4/+13 | |
| Handle projects without repositories. | |||||
| 2015-04-19 | Add success property to ObsApi | Scott Bahling | 1 | -1/+8 | |
| Returns True or False if the last api query was successful or not | |||||
| 2015-04-19 | Add ObsApi.get_xml() method | Scott Bahling | 1 | -14/+27 | |
| get_xml will attempt to retrieve the xml response from the obs api. If response failes, a dummy, blank xml file will be returned. This makes the helper functions more robust against api connection errors. If query failes, empty data will be simply be returned to the client. The client is responsible for any response error checking. The 'response' property is added to the ObsApi. This holds the full requests response from the last api query. The client can check this property to test for query success when required. | |||||
| 2015-04-19 | Get OBS authentication from osc if installed | Scott Bahling | 1 | -1/+23 | |
| 2015-04-08 | Setup packageobsapi-0.0.2 | Scott Bahling | 1 | -0/+192 | |
| 2015-02-23 | Initialobsapi-0.0.1 | Scott Bahling | 2 | -0/+236 | |
