summaryrefslogtreecommitdiff
path: root/test/units/galaxy
Commit message (Expand)AuthorAgeFilesLines
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-15/+15
* Do not error if collection specified null dependencies (#67575)Alan Rominger2020-02-201-4/+4
* Add verify subcommand to 'ansible-galaxy collection' (#65618)Sloane Hertel2020-02-141-2/+664
* galaxy - Fix collection install dep resolver for bad versions (#67405)Jordan Borean2020-02-131-8/+52
* Rename private function (#66577)Sam Doran2020-01-171-1/+1
* Don't remove trailing / on galaxy api URLS (#63294)Adrian Likins2020-01-081-3/+3
* ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578)Jordan Borean2019-12-062-0/+24
* galaxy - print HTTP reason on unknown error (#65273)Jordan Borean2019-12-032-7/+5
* Add the ability to ignore files and collection build (#64688)Jordan Borean2019-11-141-8/+75
* Fix up role version pagination for Galaxy install (#64373)Jordan Borean2019-11-051-0/+47
* AH servers include automation-hub as part of the server configuration. (#63700)Toshio Kuratomi2019-10-191-25/+27
* Galaxy publish fix (#63580)Toshio Kuratomi2019-10-162-41/+56
* Stop appending '/api' to galaxy server url (#63238)Adrian Likins2019-10-081-46/+47
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-042-95/+147
* ansible-galaxy - add config to control the display wheel (#61902)Jordan Borean2019-09-131-3/+3
* Refactor galaxy collection API for v3 support (#61510)Jordan Borean2019-08-303-750/+841
* Support galaxy v3/autohub API in ansible-galaxy (#60982)Adrian Likins2019-08-282-41/+391
* ansible-galaxy - Add timeout and progress indicator for publish and install (...Jordan Borean2019-08-232-97/+77
* ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)Jordan Borean2019-08-214-219/+274
* Collection test (#59488)Jordan Borean2019-07-241-0/+0
* Ignore collection build release files in the root collection directory (#59121)Jordan Borean2019-07-231-3/+35
* Generate galaxy.yml based on single source of truth (#59170)Jordan Borean2019-07-231-5/+0
* ansible-galaxy: add collection sub command (#57106)Jordan Borean2019-07-102-0/+1641