Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Reverting checking of LDAP groups | John Westcott IV | 2022-09-28 | 1 | -8/+11 | |
| * | | | | | | | Updating comments and remove unneeded variable | John Westcott IV | 2022-09-26 | 1 | -7/+10 | |
| * | | | | | | | Fixing bug, updating comments and adding debugging logging | John Westcott IV | 2022-09-26 | 1 | -9/+18 | |
| * | | | | | | | Refactor of LDAP backend to be more efficent | John Westcott IV | 2022-09-24 | 1 | -23/+82 | |
* | | | | | | | | Merge pull request #13022 from kurokobo/fix-execution-node | Hao Liu | 2022-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix: extend expiration date for receptor certificate for execution node | kurokobo | 2022-10-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12989 from ansible/dependabot/npm_and_yarn/awx/ui/devel/p... | Alex Corey | 2022-10-07 | 2 | -26/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui | dependabot[bot] | 2022-10-07 | 2 | -26/+26 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12985 from ansible/dependabot/npm_and_yarn/awx/ui/devel/s... | Alex Corey | 2022-10-07 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui | dependabot[bot] | 2022-10-01 | 2 | -8/+8 | |
* | | | | | | | | Merge pull request #12986 from ansible/dependabot/npm_and_yarn/awx/ui/devel/p... | Alex Corey | 2022-10-07 | 2 | -38/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump @patternfly/react-icons from 4.75.1 to 4.90.0 in /awx/ui | dependabot[bot] | 2022-10-01 | 2 | -38/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #12694 from AlanCoding/whoami | Alan Rominger | 2022-10-06 | 6 | -41/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Shortcut Instance.objects.me when possible | Alan Rominger | 2022-10-05 | 6 | -41/+29 | |
* | | | | | | | | | Merge pull request #13005 from marshmalien/13002-fix-source-add-schedule | Sarah Akus | 2022-10-06 | 2 | -16/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix undefined launchConfig error in schedule form | Marliana Lara | 2022-10-06 | 2 | -16/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #12969 from AlanCoding/code_deletions | Alan Rominger | 2022-10-06 | 11 | -83/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unnecessary imports by deleting NOQA markers | Alan Rominger | 2022-10-05 | 10 | -71/+27 | |
| * | | | | | | | | | Remove current_user variable no longer used | Alan Rominger | 2022-10-05 | 2 | -12/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13009 from TheRealHaoLiu/update-instance-install-bundle-r... | Hao Liu | 2022-10-05 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | update instance install bundle requirement | Hao Liu | 2022-10-05 | 1 | -3/+1 | |
|/ / / / / / / / / | ||||||
* / / / / / / / / | hostname validation in InstanceSerializer (#12979) | Sarabraj Singh | 2022-10-05 | 4 | -0/+164 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Better handle IPv6 in util function update_scm_url (#12995) | Rick Elrod | 2022-10-04 | 2 | -3/+94 | |
* | | | | | | | | Merge pull request #12736 from Sunidhi-Gaonkar1/devel | Shane McDonald | 2022-10-04 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adding ppc64le support parameters | Sunidhi-Gaonkar1 | 2022-09-22 | 2 | -2/+8 | |
* | | | | | | | | | A few super minor nits in api views/serializers (#12996) | Rick Elrod | 2022-10-04 | 2 | -5/+4 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #12728 from john-westcott-iv/ig_fallback21.7.0 | John Westcott IV | 2022-10-03 | 21 | -291/+456 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Updating migration file again | John Westcott IV | 2022-09-29 | 1 | -2/+2 | |
| * | | | | | | | implementing Alan's recommendations for ig_fallback | Sarabraj Singh | 2022-09-29 | 4 | -3/+8 | |
| * | | | | | | | Altering prefered_instance_groups for ad_hoc_commands and inventory objects | John Westcott IV | 2022-09-29 | 3 | -16/+23 | |
| * | | | | | | | Updating the migration id | John Westcott IV | 2022-09-29 | 1 | -2/+2 | |
| * | | | | | | | Add prevent_instance_group_fallback to awxkit | John Westcott IV | 2022-09-29 | 2 | -1/+2 | |
| * | | | | | | | Fixing warnings from rebase | John Westcott IV | 2022-09-29 | 2 | -5/+2 | |
| * | | | | | | | Adding prevent instance group fallback to inventory and jt defail screens | John Westcott IV | 2022-09-29 | 3 | -2/+59 | |
| * | | | | | | | Fixing UI tests | John Westcott IV | 2022-09-29 | 2 | -0/+2 | |
| * | | | | | | | Updating migration file | John Westcott IV | 2022-09-29 | 1 | -3/+3 | |
| * | | | | | | | Creating options (like job template) on inventory screen | John Westcott IV | 2022-09-29 | 1 | -7/+15 | |
| * | | | | | | | Removing debug message and adding help details about empty groups | John Westcott IV | 2022-09-29 | 4 | -3/+8 | |
| * | | | | | | | Updating modules for prevent_instance_group_fallback | John Westcott IV | 2022-09-29 | 3 | -0/+43 | |
| * | | | | | | | Fixing inventoy help text | John Westcott IV | 2022-09-29 | 1 | -2/+3 | |
| * | | | | | | | Adding prevent_instance_group_fallback | John Westcott IV | 2022-09-29 | 9 | -269/+308 | |
* | | | | | | | | fix name to be consistent (#12975) | Elijah DeLee | 2022-09-29 | 2 | -150/+281 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12976 from TheRealHaoLiu/seperate-vars-from-inventory | Hao Liu | 2022-09-28 | 3 | -21/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | instance install bundle group vars | Hao Liu | 2022-09-28 | 3 | -21/+33 | |
* | | | | | | | | [ui] Don't double-entity encode on event stdout (#12950) | Rick Elrod | 2022-09-28 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12461 from andreadecorte/fix_doc | Lila Yasin | 2022-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix notification doc for Workflow Job Template module | Andrea Decorte | 2022-07-04 | 1 | -1/+1 | |
* | | | | | | | | move grafana/prometheus docs to own README (#12960) | Elijah DeLee | 2022-09-28 | 2 | -22/+45 | |
* | | | | | | | | always display awx_status_total | Elijah DeLee | 2022-09-28 | 2 | -4/+5 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #12959 from ansible/new-health-check-started | Jeff Bradberry | 2022-09-28 | 5 | -4/+46 | |
|\ \ \ \ \ \ \ |