summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #13093 from fosterseth/nginx_static_locationSeth Foster2022-10-241-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make nginx conf consistent with settings.STATIC_ROOTSeth Foster2022-10-221-2/+1
|/ / / / / /
* | | | | | Merge pull request #13068 from AlexSCorey/11555-CalculateElapsedTimeonJobSarah Akus2022-10-212-15/+38
|\ \ \ \ \ \
| * | | | | | Allows job output to calculate elapsed timeAlex Corey2022-10-192-15/+38
* | | | | | | removed hostname check when editing hostname on existing host (#13057)Sarabraj Singh2022-10-211-3/+0
* | | | | | | Make canceling view non-atomic to fix 500 errors with job bursts (#13072)Alan Rominger2022-10-205-71/+50
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #13073 from AlanCoding/max_conn_deadlockAlan Rominger2022-10-192-6/+18
|\ \ \ \ \ \
| * | | | | | Fix dispatcher connection deadlock w scheduler and cleanupAlan Rominger2022-10-192-6/+18
|/ / / / / /
* | | | | | Merge pull request #13081 from AlanCoding/raw_stringAlan Rominger2022-10-191-1/+1
|\ \ \ \ \ \
| * | | | | | Use raw string to satisfy linter rulesAlan Rominger2022-10-191-1/+1
|/ / / / / /
* | | | | | Merge pull request #12887 from AlanCoding/more_rulesAlan Rominger2022-10-1918-29/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add new flak8 rules to do some meaningful correctionsAlan Rominger2022-09-2818-29/+26
| | |/ / / | |/| | |
* | | | | Merge pull request #13069 from jbradberry/hostname-validation-regressionJeff Bradberry2022-10-171-1/+2
|\ \ \ \ \
| * | | | | Add back in the uniqueness validation on Instance.hostnameJeff Bradberry2022-10-171-1/+2
|/ / / / /
* | | | | Merge pull request #12988 from ansible/dependabot/npm_and_yarn/awx/ui/devel/d...Alex Corey2022-10-142-24/+24
|\ \ \ \ \
| * | | | | Bump d3 from 7.4.4 to 7.6.1 in /awx/uidependabot[bot]2022-10-102-24/+24
* | | | | | Merge pull request #13064 from kialam/fix-pending-health-check-button-setStateSarah Akus2022-10-143-6/+9
|\ \ \ \ \ \
| * | | | | | Fix pending state for health check button.Kia Lam2022-10-143-6/+9
|/ / / / / /
* | | | | | Merge pull request #13050 from vidyanambiar/template-playbookSarah Akus2022-10-132-20/+87
|\ \ \ \ \ \
| * | | | | | Allow entering playbook filename manually in Job TemplateVidya Nambiar2022-10-122-20/+87
| |/ / / / /
* | | | | | Merge pull request #13043 from TheRealHaoLiu/instance_install_bundle-configur...Hao Liu2022-10-123-6/+10
|\ \ \ \ \ \
| * | | | | | add podman config role in instance install bundleHao Liu2022-10-123-6/+10
* | | | | | | Merge pull request #13035 from AlanCoding/mike_patchAlan Rominger2022-10-122-1/+29
|\ \ \ \ \ \ \
| * | | | | | | Only perform prompts validation if prompts fields are submittedAlan Rominger2022-10-112-1/+29
* | | | | | | | Merge pull request #13042 from kialam/fix-topology-enabled-state-on-redrawAlex Corey2022-10-122-13/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix enable/disable node state on browser resize.Kia Lam2022-10-122-13/+17
| |/ / / / / / /
* | | | | | | | Merge pull request #13001 from kdelee/moooore-dashboardRebeccah Hunter2022-10-124-965/+1463
|\ \ \ \ \ \ \ \
| * | | | | | | | Updates to Grafana Dashboard and example alertsElijah DeLee2022-10-113-964/+1462
| * | | | | | | | Make DB max connections configurable in dev envElijah DeLee2022-10-101-1/+1
* | | | | | | | | Merge pull request #12974 from kialam/new-health-check-startedSarah Akus2022-10-1213-75/+309
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Link out to docs; use `some` in place of `forEach` when looping through results.Kia Lam2022-10-116-27/+89
| * | | | | | | | Update UI to support pending health checks.Kia Lam2022-10-1113-65/+237
* | | | | | | | | Add developer documentation for project signing workRick Elrod2022-10-111-0/+108
* | | | | | | | | Merge pull request #13034 from mabashian/13033-relaunch-adhocSarah Akus2022-10-112-1/+12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fixes bug where relaunching adhoc command did not workmabashian2022-10-111-0/+11
| * | | | | | | | Fixes bug re-launching adhoc command with passwords requiredmabashian2022-10-111-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #13031 from ansible/attribute_error_fieldCesar Francisco San Nicolas Martinez2022-10-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Sending field_name in AttributeErrorCésar Francisco San Nicolás Martínez2022-10-111-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #12997 from kurokobo/docs-execution-nodeSeth Foster2022-10-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: fix incorrect file extension in execution_nodes.mdkurokobo2022-10-051-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #13027 from kialam/fix-topology-css-overflowkialam2022-10-102-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix CSS overflow for legend and tooltip in Topology view.Kia Lam2022-10-102-3/+3
* | | | | | | | Merge pull request #12987 from ansible/dependabot/npm_and_yarn/awx/ui/devel/p...Alex Corey2022-10-102-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump @patternfly/react-table from 4.100.8 to 4.108.0 in /awx/uidependabot[bot]2022-10-072-18/+18
* | | | | | | | | Merge pull request #13025 from mabashian/13024-vars-string-awxAlex Corey2022-10-101-3/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Moves smart inv vars tooltip to a single linemabashian2022-10-101-3/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #12949 from john-westcott-iv/make-ldap-more-efficentJohn Westcott IV2022-10-101-30/+134
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Changing to handle not only missing but null and empty organization in team mapJohn Westcott IV2022-10-031-2/+2
| * | | | | | | Fixing '== None' and better handeling of {} settingsJohn Westcott IV2022-10-031-12/+22
| * | | | | | | Multiple enhancementsJohn Westcott IV2022-10-031-61/+81