summaryrefslogtreecommitdiffstats
path: root/INSTALL.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-01Remove LANG declaration in MakefileShane McDonald1-1/+0
2022-12-01Remove update_on_project_update from awxkitJeff Bradberry1-1/+0
2022-12-01Revert verifysignature variablization in bundle (#13253)Rick Elrod1-1/+1
2022-11-30add docs about max_forks and max_concurrent_jobsElijah DeLee1-0/+12
2022-11-30filter tasks when instance groups are filteredElijah DeLee1-4/+19
2022-11-30add new fields to awxkitElijah DeLee1-1/+1
2022-11-30settings for max forks/job on default job queueElijah DeLee3-2/+28
2022-11-30use task manager models more consistently in serializerElijah DeLee4-19/+60
2022-11-30update UI for max_forks and max_concurrent_jobsElijah DeLee11-2/+101
2022-11-30Add max_forks, max_concurrent_jobs to collectionElijah DeLee1-0/+20
2022-11-30Add max concurrent jobs and max forks per igElijah DeLee11-183/+488
2022-11-30Add the `elements: str` type to the listsJeff Bradberry1-0/+12
2022-11-30Fix a problem with migration main/0164Jeff Bradberry1-14/+4
2022-11-29Fixed indentation of 1354-1357.Lila1-4/+4
2022-11-29Decreased indentation of messaging block and removed credential_name since we...Lila1-7/+6
2022-11-29prevent unsupported locale setting error in GHAHao Liu7-0/+20
2022-11-29Changing wording of README to better reflect how to test the offline buildJohn Westcott IV1-2/+2
2022-11-29Fixing last minute version change of setuptools in the MakefileJohn Westcott IV1-1/+1
2022-11-28Indented block and removed credential_name.Lila1-8/+7
2022-11-28Cleaning up requirements.inJohn Westcott IV6-72/+16
2022-11-28Pinning xmlsec to allow for lxml 4.7.0John Westcott IV2-22/+21
2022-11-28Fixing versions in MakefileJohn Westcott IV1-1/+1
2022-11-28Altering licenses and sources to match updated requirementsJohn Westcott IV18-508/+895
2022-11-28Pinning pyparsing due to testing issuesJohn Westcott IV2-3/+4
2022-11-28After channels upgrade the docs now say to import daphne instead of channels ...John Westcott IV1-1/+3
2022-11-28Add .as_asgi to the websockets as required by the new libraryJohn Westcott IV1-2/+2
2022-11-28Changing from aioredis to redisJohn Westcott IV1-2/+1
2022-11-28General lib upgradesJohn Westcott IV3-120/+141
2022-11-22Fixed indentation on messaging code block.Lila1-6/+6
2022-11-21Install sosreport controller plugin into proper path (#12036)21.9.0anxstj1-1/+2
2022-11-18Fix fallout from turning off work signing in docker-composeAlan Rominger2-15/+29
2022-11-17Adds an Instance Group component that renders IGs as a PF LabelAlex Corey11-155/+72
2022-11-17delete old qsstats-magic licenseKeith J. Grant1-24/+0
2022-11-17queue ws messages received before job is fetchedKeith J. Grant1-15/+34
2022-11-16update awx collection workflow module schema with new options (#13162)Sean Sullivan3-10/+118
2022-11-15Disable work signing by default in dev envShane McDonald6-5/+14
2022-11-15Fix syntax issues introduced in the translation processChristian M. Adams28-203816/+102
2022-11-15Default to 0 execution nodes in dev envShane McDonald2-2/+4
2022-11-15Bulk save facts, and move to before status change (#12998)Alan Rominger5-66/+90
2022-11-15Pushing updated strings for localizationChristian M. Adams9-13723/+13679
2022-11-11Doing a hard pin on djangoJohn Westcott IV1-1/+1
2022-11-10Update conf.pyTVo1-2/+3
2022-11-10Remove the django-qsstats-magic dependencyJeff Bradberry4-29/+1
2022-11-10Add proper declaration of secret version if present (#13071)Joe Garcia1-1/+2
2022-11-10Fixes #13119 #13120 Conjur Cloud support & update brand (#13121)Joe Garcia6-15/+14
2022-11-10Replace the querysets provided by django-qsstats-magicJeff Bradberry1-20/+39
2022-11-09Add more integration tests for export collectionArtsiom Musin1-0/+34
2022-11-09Add elements as str for export in collectionArtsiom Musin1-1/+1
2022-11-09Updating the patch release of django per dependabot alertsJohn Westcott IV2-2/+2
2022-11-09Updating README and update.sh usageJohn Westcott IV2-9/+42