summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Copy UI static files to /var/lib/awx only for ui-devel buildSatoe Imaishi2022-12-011-6/+6
* add docs about max_forks and max_concurrent_jobsElijah DeLee2022-11-301-0/+12
* filter tasks when instance groups are filteredElijah DeLee2022-11-301-4/+19
* add new fields to awxkitElijah DeLee2022-11-301-1/+1
* settings for max forks/job on default job queueElijah DeLee2022-11-303-2/+28
* use task manager models more consistently in serializerElijah DeLee2022-11-304-19/+60
* update UI for max_forks and max_concurrent_jobsElijah DeLee2022-11-3011-2/+101
* Add max_forks, max_concurrent_jobs to collectionElijah DeLee2022-11-301-0/+20
* Add max concurrent jobs and max forks per igElijah DeLee2022-11-3011-183/+488
* Merge pull request #13250 from jbradberry/fix-inventorysource-migrationJeff Bradberry2022-11-301-14/+4
|\
| * Fix a problem with migration main/0164Jeff Bradberry2022-11-301-14/+4
* | Merge pull request #13168 from ArtsiomMusin/feature_13055_add_multiple_assert...Jeff Bradberry2022-11-304-39/+89
|\ \ | |/ |/|
| * Add the `elements: str` type to the listsJeff Bradberry2022-11-301-0/+12
| * Add more integration tests for export collectionArtsiom Musin2022-11-091-0/+34
| * Add elements as str for export in collectionArtsiom Musin2022-11-091-1/+1
| * Resolve review commentsArtsiom Musin2022-11-093-31/+29
| * Add multiple assert export for awx cliArtsiom Musin2022-11-082-12/+18
* | prevent unsupported locale setting error in GHAHao Liu2022-11-297-0/+20
* | Install sosreport controller plugin into proper path (#12036)21.9.0anxstj2022-11-211-1/+2
* | Merge pull request #13198 from rooftopcellist/translations_updated_2022-11-15...Michael Abashian2022-11-1833-217377/+13619
|\ \
| * | Fix syntax issues introduced in the translation processChristian M. Adams2022-11-1528-203816/+102
| * | Pushing updated strings for localizationChristian M. Adams2022-11-159-13723/+13679
* | | Merge pull request #13213 from AlanCoding/execution_signingAlan Rominger2022-11-182-15/+29
|\ \ \
| * | | Fix fallout from turning off work signing in docker-composeAlan Rominger2022-11-182-15/+29
|/ / /
* | | Merge pull request #13111 from AlexSCorey/12824-InstanceGroupLabelsSarah Akus2022-11-1711-155/+72
|\ \ \
| * | | Adds an Instance Group component that renders IGs as a PF LabelAlex Corey2022-11-1711-155/+72
|/ / /
* | | Merge pull request #13154 from keithjgrant/12576-job-status-bugSarah Akus2022-11-172-39/+34
|\ \ \
| * | | delete old qsstats-magic licenseKeith J. Grant2022-11-171-24/+0
| * | | queue ws messages received before job is fetchedKeith J. Grant2022-11-171-15/+34
|/ / /
* | | Merge pull request #13109 from TheRealHaoLiu/move-licensesShane McDonald2022-11-17327-7/+31
|\ \ \
| * | | move license directory out of docsHao Liu2022-11-04327-7/+7
* | | | Merge pull request #13200 from shanemcd/disable-work-signingShane McDonald2022-11-166-5/+14
|\ \ \ \
| * | | | Disable work signing by default in dev envShane McDonald2022-11-156-5/+14
* | | | | Merge pull request #13178 from john-westcott-iv/update_django_patchLila Yasin2022-11-162-2/+2
|\ \ \ \ \
| * | | | | Doing a hard pin on djangoJohn Westcott IV2022-11-111-1/+1
| * | | | | Updating the patch release of django per dependabot alertsJohn Westcott IV2022-11-092-2/+2
* | | | | | update awx collection workflow module schema with new options (#13162)Sean Sullivan2022-11-163-10/+118
* | | | | | Merge pull request #13199 from shanemcd/default-no-external-nodesShane McDonald2022-11-162-2/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Default to 0 execution nodes in dev envShane McDonald2022-11-152-2/+4
|/ / / / /
* | | / / Bulk save facts, and move to before status change (#12998)Alan Rominger2022-11-155-66/+90
| |_|/ / |/| | |
* | | | Merge pull request #13176 from jessicamack/13019_add_node_typejessicamack2022-11-152-5/+13
|\ \ \ \
| * | | | add node_type to instance info and capacity metricsJessica Mack2022-11-092-5/+13
* | | | | Merge pull request #13181 from jbradberry/remove-qsstatsJeff Bradberry2022-11-115-49/+40
|\ \ \ \ \
| * | | | | Remove the django-qsstats-magic dependencyJeff Bradberry2022-11-104-29/+1
| * | | | | Replace the querysets provided by django-qsstats-magicJeff Bradberry2022-11-101-20/+39
* | | | | | Merge pull request #13184 from ansible/tvo318-patch-1TVo2022-11-101-2/+3
|\ \ \ \ \ \
| * | | | | | Update conf.pyTVo2022-11-101-2/+3
|/ / / / / /
* | | | | | Add proper declaration of secret version if present (#13071)Joe Garcia2022-11-101-1/+2
* | | | | | Fixes #13119 #13120 Conjur Cloud support & update brand (#13121)Joe Garcia2022-11-106-15/+14
* | | | | | Merge pull request #13177 from john-westcott-iv/updater_script_enhancementJohn Westcott IV2022-11-102-9/+42
|\ \ \ \ \ \