summaryrefslogtreecommitdiffstats
path: root/requirements/requirements.in (unfollow)
Commit message (Expand)AuthorFilesLines
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-29prevent unsupported locale setting error in GHAHao Liu7-0/+20
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
2022-11-09Resolve review commentsArtsiom Musin3-31/+29
2022-11-09add node_type to instance info and capacity metricsJessica Mack2-5/+13
2022-11-08Avoid adding the 'config' subparser twiceJeff Bradberry1-2/+4
2022-11-08Add multiple assert export for awx cliArtsiom Musin2-12/+18
2022-11-07fixed GET and POST descriptors in swagger.json - /api/v2/job_templates/{id}/l...Sarabraj Singh1-3/+4
2022-11-04enable feature branch api-schema test (#12550)Hao Liu2-0/+25
2022-11-04move license directory out of docsHao Liu327-7/+7
2022-11-03Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow"Michael Abashian1-2/+1
2022-11-03No InventoryUpdates when source Project is failed (#13063)Rick Elrod4-15/+42
2022-11-02Refactor test_get_cleanup_task_kwargs_active_jobs and add new testAlan Rominger2-6/+25
2022-11-02Bump @patternfly/react-core from 4.239.0 to 4.250.1 in /awx/uidependabot[bot]2-28/+28
2022-11-02initial commit of new machinery to handle redirects for webhook notifications...Sarabraj Singh3-21/+118
2022-11-02Bump @patternfly/react-icons from 4.90.0 to 4.92.10 in /awx/uidependabot[bot]2-10/+10
2022-11-01Use optional chaining operator to prevent the modal from throwing an error.Kia Lam2-9/+53
2022-11-01de-duplicate default settingsElijah DeLee1-11/+8
2022-11-01Fix traceback on timeout with slicing + facts (#13139)21.8.0Rick Elrod2-4/+26
2022-11-01Bump @patternfly/patternfly from 4.210.2 to 4.217.1 in /awx/uidependabot[bot]2-8/+8
2022-10-31Make installing minikube optional in dev setupSeth Foster4-19/+37