| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #8489 from sean-m-sullivan/workflow_node_logic | softwarefactory-project-zuul[bot] | 2020-10-29 | 1 | -0/+24 |
|\ |
|
| * | update logic for node creation | sean-m-sullivan | 2020-10-29 | 1 | -0/+24 |
* | | related #8344 add support for wait of project_updates jobs, inventory_update,... | Donald Picard | 2020-10-22 | 1 | -0/+46 |
* | | Merge pull request #8364 from sean-m-sullivan/workflow_approval | softwarefactory-project-zuul[bot] | 2020-10-21 | 1 | -0/+39 |
|\| |
|
| * | fix typo | sean-m-sullivan | 2020-10-14 | 1 | -1/+1 |
| * | update to auto_exit, add tests, add mutual exclusive parameters | sean-m-sullivan | 2020-10-14 | 1 | -0/+8 |
| * | updated workflow task name | sean-m-sullivan | 2020-10-13 | 1 | -1/+1 |
| * | updated workflow name | sean-m-sullivan | 2020-10-13 | 1 | -1/+1 |
| * | remove typo changes | sean-m-sullivan | 2020-10-10 | 1 | -1/+1 |
| * | clean up and tests added | sean-m-sullivan | 2020-10-10 | 2 | -1/+32 |
* | | Fix missing alias in argument_spec and add tests for it | Anton Nesterov | 2020-10-20 | 1 | -0/+15 |
* | | Rename inventory_source param to name | Anton Nesterov | 2020-10-17 | 1 | -2/+2 |
|/ |
|
* | Update integration tests | beeankha | 2020-09-25 | 3 | -37/+170 |
* | Fixing linting | John Westcott IV | 2020-09-25 | 3 | -23/+23 |
* | Initial commit of ad hoc module | John Westcott IV | 2020-09-25 | 3 | -0/+187 |
* | Fixing zuul issues | John Westcott IV | 2020-09-23 | 1 | -1/+1 |
* | Addig tests and updating minor module bugs | John Westcott IV | 2020-09-22 | 1 | -0/+79 |
* | Merge pull request #8152 from AlanCoding/import_fix | softwarefactory-project-zuul[bot] | 2020-09-18 | 1 | -6/+6 |
|\ |
|
| * | Do not expect failure in tower_import test | Alan Rominger | 2020-09-16 | 1 | -3/+3 |
| * | Fix AWX collection import test interference with Default organization | Alan Rominger | 2020-09-16 | 1 | -3/+3 |
* | | Truthy strikes again | John Westcott IV | 2020-09-17 | 1 | -1/+1 |
* | | Fixing issue with lookup plugin not able to load host, user, etc | John Westcott IV | 2020-09-16 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #8109 from AlanCoding/hack_null_org | softwarefactory-project-zuul[bot] | 2020-09-10 | 10 | -33/+68 |
|\ |
|
| * | Further refine error message and update integration tests | Alan Rominger | 2020-09-10 | 9 | -33/+56 |
| * | Hack to delete orphaned organizations, consolidate get_one methods | Alan Rominger | 2020-09-10 | 1 | -0/+12 |
* | | address a few follow-up issues for Org -> Galaxy Credentials support | Ryan Petrello | 2020-09-10 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #10 from ansible/devel | Sean Sullivan | 2020-09-09 | 12 | -111/+316 |
|\ |
|
| * | Fixing registered name | John Westcott IV | 2020-09-08 | 1 | -1/+1 |
| * | Fixing test issue and 'modornizing' test | John Westcott IV | 2020-09-08 | 1 | -88/+96 |
| * | get_one now also returns the name field, and modifying modules for get_one an... | John Westcott IV | 2020-09-08 | 8 | -25/+40 |
| * | Modifying credential for new get_one | John Westcott IV | 2020-09-08 | 1 | -2/+2 |
| * | Updating user module for new get_one | John Westcott IV | 2020-09-08 | 1 | -2/+2 |
| * | Make org an optional parameter for both inv source and inv source update modules | beeankha | 2020-09-05 | 2 | -6/+4 |
| * | Follow same pattern as project update module, add task to integration test | beeankha | 2020-09-04 | 1 | -0/+11 |
| * | Fix inv source org lookup, adjust unit tests (since org is now required for i... | beeankha | 2020-09-04 | 2 | -6/+9 |
| * | Add wait ability to the module | beeankha | 2020-09-04 | 1 | -0/+1 |
| * | Add ability to look up inventory sources by org name/ID | beeankha | 2020-09-04 | 1 | -3/+26 |
| * | Fix linter error | beeankha | 2020-09-04 | 1 | -46/+46 |
| * | Initial commit for new inventory sync module | beeankha | 2020-09-04 | 1 | -0/+80 |
| * | Merge pull request #7873 from sean-m-sullivan/project_update | softwarefactory-project-zuul[bot] | 2020-09-02 | 1 | -0/+66 |
| |\ |
|
| | * | update to use isdigit and updated tests | sean-m-sullivan | 2020-09-02 | 1 | -2/+13 |
| | * | Merge pull request #5 from ansible/devel | Sean Sullivan | 2020-09-01 | 12 | -202/+484 |
| | |\ |
|
| | * | | updated test | sean-m-sullivan | 2020-08-25 | 1 | -1/+1 |
| | * | | Updated test for lint | Sean Sullivan | 2020-08-23 | 1 | -1/+1 |
| | * | | update to tower_project_update | sean-m-sullivan | 2020-08-22 | 1 | -4/+37 |
| | * | | fix lint | sean-m-sullivan | 2020-08-11 | 1 | -1/+0 |
| | * | | add tests | sean-m-sullivan | 2020-08-11 | 1 | -0/+23 |
* | | | | add label to workflow templates | sean-m-sullivan | 2020-09-02 | 1 | -0/+8 |
|/ / / |
|
* | | | Merge pull request #8043 from john-westcott-iv/instance_groups_module | softwarefactory-project-zuul[bot] | 2020-09-01 | 1 | -0/+63 |
|\ \ \
| |_|/
|/| | |
|
| * | | Adding tower_instance_group module | John Westcott IV | 2020-08-31 | 1 | -0/+63 |