summaryrefslogtreecommitdiffstats
path: root/docs/release_process.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-09Add broadcast_websocket to LOG_AGGREGATOR_LOGGERSRick Elrod1-2/+3
2022-12-08Fix duped stats name and Redis for wsbroadcastRick Elrod3-6/+8
2022-12-06Fix bug, sign work based signing, not verificationAlan Rominger1-1/+1
2022-12-06Make sure that the psql pager does not clear the screen afterwardsJeff Bradberry1-1/+1
2022-12-02Configure dbshell to use the 'less' pagerJeff Bradberry1-1/+2
2022-12-02Delete network.feature doc (#13107)Hao Liu1-76/+0
2022-12-02Fixes page crash when job template has been deleted. Adds unit testsAlex Corey2-13/+94
2022-12-02Fix make messages target by specify langChristian M. Adams1-1/+1
2022-12-02Pinning django-split-settings per build issueJohn Westcott IV3-2/+44
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-12-01Copy UI static files to /var/lib/awx only for ui-devel buildSatoe Imaishi1-6/+6
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-30Update install.rstMax Lendrich1-1/+1
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-21Add inventory host list related groups columnMarliana Lara4-67/+288
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