index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
licenses
/
schedule.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
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-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
2022-10-31
Remove ssh_key_data fix, handled in runner now
Alan Rominger
1
-17
/
+0
2022-10-29
Fix Schedules Form date validation same day different time scenario (#13062)
kialam
2
-2
/
+38
2022-10-28
Expand the dependencies of the Schedule page type
Jeff Bradberry
2
-3
/
+10
2022-10-27
Fix pr_body_check
John Westcott IV
1
-13
/
+5
2022-10-27
Fixes confusing Error when trying to sync project set to scm_type Manual (#13...
Darshan
1
-1
/
+6
2022-10-26
UI static files are now directly copied to the proper static dir
Jeff Bradberry
3
-15
/
+15
2022-10-26
Include stdout from health check if it is not nothing
Alan Rominger
1
-1
/
+4
2022-10-26
Pushing updated strings for localization
Christian Adams
24
-0
/
+203710
2022-10-25
Fixes a broken Host event modal unit test
Alex Corey
1
-1
/
+1
2022-10-25
Prevents health checks on all node types except for Execution nodes
Alex Corey
3
-6
/
+7
2022-10-25
Add arm64 architecture mapping to image_architecture for m1mac
Hideki Saito
1
-1
/
+1
2022-10-24
make job lifecycle Cyan again
Seth Foster
1
-1
/
+1
2022-10-22
Make nginx conf consistent with settings.STATIC_ROOT
Seth Foster
1
-2
/
+1
2022-10-21
Fix error when apply taggit app tags to objects
Alan Rominger
1
-0
/
+4
2022-10-21
removed hostname check when editing hostname on existing host (#13057)
Sarabraj Singh
1
-3
/
+0
2022-10-20
Make canceling view non-atomic to fix 500 errors with job bursts (#13072)
Alan Rominger
5
-71
/
+50
2022-10-19
Allows job output to calculate elapsed time
Alex Corey
2
-15
/
+38
2022-10-19
Fix dispatcher connection deadlock w scheduler and cleanup
Alan Rominger
2
-6
/
+18
2022-10-19
Use raw string to satisfy linter rules
Alan Rominger
1
-1
/
+1
2022-10-17
Add back in the uniqueness validation on Instance.hostname
Jeff Bradberry
1
-1
/
+2
2022-10-14
Fix pending state for health check button.
Kia Lam
3
-6
/
+9
2022-10-12
Allow entering playbook filename manually in Job Template
Vidya Nambiar
2
-20
/
+87
[next]