index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow for manually restarting promote workflow
Shane McDonald
2024-04-10
1
-10
/
+24
*
Check galaxy collection with and without redirect
Hao Liu
2024-04-10
1
-4
/
+6
*
Clean the postgres 15 volume (#15083)
Alan Rominger
2024-04-09
1
-1
/
+1
*
Publish amd64 and arm64 awx image on release (#15053)
24.2.0
Hao Liu
2024-04-09
8
-131
/
+65
*
Remove uneeded drf_reverse overwrite
Chris Meyers
2024-04-08
3
-22
/
+9
*
Added docs for terraform credential/inventory source (#15004)
TVo
2024-04-05
4
-0
/
+69
*
fix service-index url calling reverse method
César Francisco San Nicolás Martínez
2024-04-04
1
-1
/
+1
*
Round out options url prefix edge cases
Elijah DeLee
2024-04-04
3
-26
/
+32
*
Rename container hostname from awx_1 to awx-1
Chris Meyers
2024-04-03
5
-12
/
+23
*
Add tags and skip_tags option to awx.awx.workflow_launch (#15011)
Tom Page
2024-04-03
2
-1
/
+54
*
Adjust the awx-manage script to make use of importlib (#15015)
Jeff Bradberry
2024-04-02
2
-4
/
+14
*
Update DOCKER_COMPOSE command to `docker compose` (#15056)
Hao Liu
2024-04-02
3
-2
/
+3
*
Make db password optional for wsrelay (#15046)
Hao Liu
2024-04-02
2
-5
/
+9
*
Remove json formatter for job lifecycle
Chris Meyers
2024-04-02
3
-13
/
+3
*
Add link to service-index URL
Alan Rominger
2024-03-29
1
-0
/
+2
*
Remove /17 magic number from Forum URL
John Barker
2024-03-29
1
-1
/
+1
*
Improve social documentation release_process.md
John Barker
2024-03-29
1
-4
/
+21
*
Re-parent DAB views from AWX base
Alan Rominger
2024-03-29
1
-0
/
+3
*
Loosen up body check on template
David O Neill
2024-03-29
2
-2
/
+2
*
Pass --exclude="list of exclude dirs like this"
Chris Meyers
2024-03-28
2
-8
/
+93
*
Change awx.awx.application to output the OAuth2 client secret
Jeff Bradberry
2024-03-28
2
-2
/
+7
*
Fix: broken reference to API url
PabloHiro
2024-03-27
1
-1
/
+1
*
update playbooks to use fqcn
Adam Miller
2024-03-27
13
-132
/
+132
*
Fix websocket relay. Set autocommit so conn.notifies() does not blocks foreve...
Chris Meyers
2024-03-27
1
-0
/
+1
*
Add resource and ansible_id to serializers (#15020)
Alan Rominger
2024-03-27
5
-1
/
+53
*
Dockerfile: Fix collectstatic command (#15035)
24.1.0
Dimitri Savineau
2024-03-26
1
-1
/
+1
*
Fix wsrelay KeyboardInteruption not respected (#15036)
Hao Liu
2024-03-26
1
-1
/
+4
*
Fix wsrelay not retry to establish db connection (#15031)
Hao Liu
2024-03-26
2
-15
/
+25
*
Fix keycloak doc (#15024)
Hao Liu
2024-03-25
1
-2
/
+2
*
Address first_found skip bug (#15017)
Matt Martz
2024-03-22
1
-8
/
+13
*
Fix bug where extra variables were reset on schedule edit
Michael Abashian
2024-03-20
6
-57
/
+261
*
Editable dependencies in docker compose development environment (#14979)
Hao Liu
2024-03-19
7
-2
/
+146
*
Setting modification to address requests from UI_NEXT devs (#14996)
Hao Liu
2024-03-19
6
-0
/
+16
*
Add setting for configuring optional URL prefix for /api (#14939)
Hao Liu
2024-03-19
3
-2
/
+19
*
Backported from product-docs PR #2001 (misc doc cleanup) (#14980)
TVo
2024-03-15
5
-4
/
+4
*
Add dump_auth_config management cmd (for SAML and LDAP) (#14947)
Hao Liu
2024-03-15
2
-0
/
+301
*
Fix failing bulk launch job due to create partition race
Hao Liu
2024-03-15
1
-4
/
+3
*
Fix wsrelay hanging after db outage
Hao Liu
2024-03-14
1
-1
/
+8
*
Fix awx-manage run_wsrelay --status (#14997)
Hao Liu
2024-03-14
1
-2
/
+2
*
Fix for 14924 - Unformatted help text toast message (#14990)
Dave
2024-03-14
1
-1
/
+1
*
Mismatch dependencies version (#14986)
Cesar Francisco San Nicolas Martinez
2024-03-14
4
-7
/
+41
*
Skip replicas test for awx-operator (#14987)
Hao Liu
2024-03-13
1
-1
/
+1
*
AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)
Dave
2024-03-13
32
-216
/
+413
*
Prune dangle image periodically (#14957)
24.0.0
Hao Liu
2024-03-12
1
-1
/
+1
*
Align Orign and Host header (#14970)
Chris Meyers
2024-03-11
2
-1
/
+1
*
English string validation to error code validation
David O Neill
2024-03-11
4
-24
/
+131
*
Revert "Implement project pulling from Azure DevOps using Service Pri… (#14...
Hao Liu
2024-03-11
7
-49
/
+9
*
Upgrade to postgres:15 (#14230)
John Westcott IV
2024-03-07
5
-17
/
+15
*
[developer productivity improvement] Running awx components in vscode debugge...
Hao Liu
2024-03-07
6
-2
/
+233
*
AAP-12273 remove incorrect sentence conjugation (#14946)
Dave
2024-03-07
1
-5
/
+5
[next]