| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-01 | Only call osc.conf.get_config() when neededobsapi-0.0.7 | Scott Bahling | 1 | -7/+13 | |
| osc.conf.get_config() can cause calls to password managers like kwallet. Move this action from module init to the functions that actually need to access the OBS api and require authentication. We also cache the results in a local variable now. | |||||
| 2017-02-21 | Implement locking api; refactor ObsSourceApi get/put/post calls | Scott Bahling | 1 | -6/+27 | |
| 2016-05-20 | remove print | Scott Bahling | 1 | -1/+0 | |
| 2016-03-03 | Add ObsHttpApi class | Scott Bahling | 1 | -0/+104 | |
