summaryrefslogtreecommitdiff
path: root/barbicanclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-191-2/+1
* Cleaning up validate_ref()John Vrbanac2015-04-221-7/+9
* Use the ksc Adapter instead of custom HTTPClientJamie Lennox2015-04-021-1/+1
* Do not filter empty stringsJuan Antonio Osorio Robles2015-03-031-2/+2
* Update Order modelsDouglas Mendizabal2014-10-301-1/+2
* Fix consistency between Order/Secret/ContainerAdam Harwell2014-10-081-4/+4
* Change object __str__() to use pretty formattingAdam Harwell2014-09-291-7/+0
* Add Containers to python-barbicanclientAdam Harwell2014-09-261-0/+7
* Refactor client models in python-barbicanclientAdam Harwell2014-08-271-7/+24
* python 3 supportPaul Kehrer2014-03-201-1/+2
* Add mods per peer review; Added new testing log files to gitignore file;jfwood2013-11-261-0/+10
* Add remaining verification unit test and keep files/mods.jfwood2013-11-251-10/+0
* Add verifications resourcejfwood2013-11-201-1/+1
* Update unit tests for ClientDouglas Mendizabal2013-09-051-1/+1
* Add total() to both secrets and orders.Douglas Mendizabal2013-09-051-0/+10
* Last of the changes to ClientDouglas Mendizabal2013-09-041-0/+1
* Moved secret create and list into secret managerDouglas Mendizabal2013-09-011-0/+27