summaryrefslogtreecommitdiffstats
path: root/docs/capacity.md (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20fix multiple auth backendsadamscmRH1-2/+7
2018-04-20send all tower work to a user-hidden queuechris meyers11-92/+38
2018-04-20minor tweak to WFJT can_start launch fieldAlanCoding1-4/+1
2018-04-20fix event querysets for non superusersAlanCoding1-2/+2
2018-04-19Fix row label bugs and responsive actions button alignmentMarliana Lara5-19/+26
2018-04-19Fix alignment of action icons and invalid bar with css gridMarliana Lara8-65/+59
2018-04-19add relative location to CT schema errorsAlanCoding1-0/+4
2018-04-19fix server error with unicode in templateAlanCoding1-1/+7
2018-04-19prevent server error with CT unicode keysAlanCoding1-2/+2
2018-04-19Fix app activity stream permissionsadamscmRH2-1/+43
2018-04-19Fixed broken wfjt save testmabashian1-1/+2
2018-04-19Removed trailing whitespacemabashian1-1/+1
2018-04-19Show warning on wfjt form when the workflow contains deleted job templatesmabashian7-145/+209
2018-04-19Drop /var/lib/awx/job_status listing from sosreport.Bill Nottingham1-2/+1
2018-04-19Use flex instead of float on form checkboxesmabashian1-1/+1
2018-04-19Remove unused code, OrderedDictLoaderWayne Witzel III1-31/+0
2018-04-19Prevent user from selecting an invalid JT when adding/editing a wfjt nodemabashian8-229/+66
2018-04-18redact project update urls when downloading stdoutchris meyers2-13/+32
2018-04-18avoid server error adding jobAlanCoding1-18/+1
2018-04-18add protection for job-compatible varsAlanCoding2-1/+19
2018-04-17adds help-text for scopesadamscmRH2-1/+22
2018-04-17Show relaunch dropdown if job has status of "failed"Marliana Lara1-1/+1
2018-04-17Add rabbitmq status commands as well.Bill Nottingham1-0/+2
2018-04-17Add some more information to sosreports.Bill Nottingham1-0/+2
2018-04-17Fix app json erroradamscmRH2-2/+1
2018-04-16Fix add button styles in FirefoxMarliana Lara1-0/+1
2018-04-16Make instance modal scrollableMarliana Lara1-0/+1
2018-04-16fix API browser server error on relaunchAlanCoding1-1/+1
2018-04-16remove setting corresponding to removed testsAlanCoding3-7/+2
2018-04-16fix deprecation warning for project updateAlanCoding1-1/+1
2018-04-16run ansible tests separatelyAlanCoding2-2/+4
2018-04-16never show negative remaining capacity valuesAlanCoding1-2/+5
2018-04-16clarify help text on AND searchesAlanCoding1-2/+3
2018-04-16fix conditional LDAP test failAlanCoding1-1/+2
2018-04-13Show all inventory groups instead of just root groups on the inventory groups...mabashian1-1/+1
2018-04-13remove infinite loop regexchris meyers2-65/+87
2018-04-13fix id for app in act_streamadamscmRH3-7/+6
2018-04-13add expandable explanation and traceback detailsJake McDermott4-26/+92
2018-04-13fix test so that playbook runs to completionAlanCoding1-2/+4
2018-04-13Check to make sure extraVarsClone exists before attempting to cull passwordsmabashian1-1/+1
2018-04-13Make checkbox labels the width of their contents no their parentmabashian3-1/+7
2018-04-13fix PATH hack used in testAlanCoding1-1/+1
2018-04-13fix no_log leaking with_items valuesAlanCoding2-3/+24
2018-04-12remove test for behavior going away in Ansible 2.5AlanCoding1-7/+0
2018-04-12Add checkbox for allow_simultaneous on the workflow job template formsmabashian3-2/+37
2018-04-12remove admin_role for usersAlanCoding10-203/+44
2018-04-12Display Tower instance group as read-onlyMarliana Lara8-5/+22
2018-04-12Disable prompt final action button after first click to prevent double clicki...mabashian2-1/+4
2018-04-12Cancelable job status' should be pending, waiting or runningmabashian1-4/+2
2018-04-11Added cancel job logic to the jobs listmabashian3-1/+59