index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
requirements
/
requirements.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
add docs about max_forks and max_concurrent_jobs
Elijah DeLee
1
-0
/
+12
2022-11-30
filter tasks when instance groups are filtered
Elijah DeLee
1
-4
/
+19
2022-11-30
add new fields to awxkit
Elijah DeLee
1
-1
/
+1
2022-11-30
settings for max forks/job on default job queue
Elijah DeLee
3
-2
/
+28
2022-11-30
use task manager models more consistently in serializer
Elijah DeLee
4
-19
/
+60
2022-11-30
update UI for max_forks and max_concurrent_jobs
Elijah DeLee
11
-2
/
+101
2022-11-30
Add max_forks, max_concurrent_jobs to collection
Elijah DeLee
1
-0
/
+20
2022-11-30
Add max concurrent jobs and max forks per ig
Elijah DeLee
11
-183
/
+488
2022-11-30
Add the `elements: str` type to the lists
Jeff Bradberry
1
-0
/
+12
2022-11-30
Fix a problem with migration main/0164
Jeff Bradberry
1
-14
/
+4
2022-11-29
prevent unsupported locale setting error in GHA
Hao Liu
7
-0
/
+20
2022-11-21
Install sosreport controller plugin into proper path (#12036)
21.9.0
anxstj
1
-1
/
+2
2022-11-18
Fix fallout from turning off work signing in docker-compose
Alan Rominger
2
-15
/
+29
2022-11-17
Adds an Instance Group component that renders IGs as a PF Label
Alex Corey
11
-155
/
+72
2022-11-17
delete old qsstats-magic license
Keith J. Grant
1
-24
/
+0
2022-11-17
queue ws messages received before job is fetched
Keith J. Grant
1
-15
/
+34
2022-11-16
update awx collection workflow module schema with new options (#13162)
Sean Sullivan
3
-10
/
+118
2022-11-15
Disable work signing by default in dev env
Shane McDonald
6
-5
/
+14
2022-11-15
Fix syntax issues introduced in the translation process
Christian M. Adams
28
-203816
/
+102
2022-11-15
Default to 0 execution nodes in dev env
Shane McDonald
2
-2
/
+4
2022-11-15
Bulk save facts, and move to before status change (#12998)
Alan Rominger
5
-66
/
+90
2022-11-15
Pushing updated strings for localization
Christian M. Adams
9
-13723
/
+13679
2022-11-11
Doing a hard pin on django
John Westcott IV
1
-1
/
+1
2022-11-10
Update conf.py
TVo
1
-2
/
+3
2022-11-10
Remove the django-qsstats-magic dependency
Jeff Bradberry
4
-29
/
+1
2022-11-10
Add proper declaration of secret version if present (#13071)
Joe Garcia
1
-1
/
+2
2022-11-10
Fixes #13119 #13120 Conjur Cloud support & update brand (#13121)
Joe Garcia
6
-15
/
+14
2022-11-10
Replace the querysets provided by django-qsstats-magic
Jeff Bradberry
1
-20
/
+39
2022-11-09
Add more integration tests for export collection
Artsiom Musin
1
-0
/
+34
2022-11-09
Add elements as str for export in collection
Artsiom Musin
1
-1
/
+1
2022-11-09
Updating the patch release of django per dependabot alerts
John Westcott IV
2
-2
/
+2
2022-11-09
Updating README and update.sh usage
John Westcott IV
2
-9
/
+42
2022-11-09
Resolve review comments
Artsiom Musin
3
-31
/
+29
2022-11-09
add node_type to instance info and capacity metrics
Jessica Mack
2
-5
/
+13
2022-11-08
Avoid adding the 'config' subparser twice
Jeff Bradberry
1
-2
/
+4
2022-11-08
Add multiple assert export for awx cli
Artsiom Musin
2
-12
/
+18
2022-11-07
fixed GET and POST descriptors in swagger.json - /api/v2/job_templates/{id}/l...
Sarabraj Singh
1
-3
/
+4
2022-11-04
enable feature branch api-schema test (#12550)
Hao Liu
2
-0
/
+25
2022-11-04
move license directory out of docs
Hao Liu
327
-7
/
+7
2022-11-03
Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow"
Michael Abashian
1
-2
/
+1
2022-11-03
No InventoryUpdates when source Project is failed (#13063)
Rick Elrod
4
-15
/
+42
2022-11-02
Refactor test_get_cleanup_task_kwargs_active_jobs and add new test
Alan Rominger
2
-6
/
+25
2022-11-02
Bump @patternfly/react-core from 4.239.0 to 4.250.1 in /awx/ui
dependabot[bot]
2
-28
/
+28
2022-11-02
initial commit of new machinery to handle redirects for webhook notifications...
Sarabraj Singh
3
-21
/
+118
2022-11-02
Bump @patternfly/react-icons from 4.90.0 to 4.92.10 in /awx/ui
dependabot[bot]
2
-10
/
+10
2022-11-01
Use optional chaining operator to prevent the modal from throwing an error.
Kia Lam
2
-9
/
+53
2022-11-01
de-duplicate default settings
Elijah DeLee
1
-11
/
+8
2022-11-01
Fix traceback on timeout with slicing + facts (#13139)
21.8.0
Rick Elrod
2
-4
/
+26
2022-11-01
Bump @patternfly/patternfly from 4.210.2 to 4.217.1 in /awx/ui
dependabot[bot]
2
-8
/
+8
2022-10-31
Make installing minikube optional in dev setup
Seth Foster
4
-19
/
+37
[next]