summaryrefslogtreecommitdiff
path: root/lib/ansible/galaxy/api.py
Commit message (Expand)AuthorAgeFilesLines
* Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-061-5/+5
* Enable most unittests on python3 (just some vault unittests and a logging one...Toshio Kuratomi2016-08-251-6/+5
* Migrate basestring to a python3 compatible type (#17199)Toshio Kuratomi2016-08-231-9/+11
* Fixes #163 in galaxy-issuess-hertel2016-07-211-0/+1
* much more fine grained error messagesBrian Coca2016-06-061-4/+14
* moved validate info from vvv to debugBrian Coca2016-05-271-1/+1
* Fix missing ignore_certs (#16018)Chris Houseknecht2016-05-271-4/+1
* API now connects to server lazily (#15632)Brian Coca2016-04-281-18/+38
* Fix bug 14715: Galaxy CLI paging errorchouseknecht2016-02-291-6/+6
* Define and handle ignore_certs correctly. Preserve search term order. Tweak t...chouseknecht2015-12-131-10/+8
* Galaxy 2.0chouseknecht2015-12-091-60/+147
* Fix traceback because we're using display from another object that noToshio Kuratomi2015-11-111-12/+19
* Add python3-compat boilerplate to all .py files in lib/ansibleToshio Kuratomi2015-10-191-0/+4
* Replace categories with tags.chouseknecht2015-09-301-14/+14
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-161-8/+9
* draft galaxy cli searchBrian Coca2015-08-221-2/+33
* corrected api permissionsBrian Coca2015-07-011-0/+0
* Making the switch to v2James Cammarata2015-05-031-0/+141