index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
Fix wsrelay KeyboardInteruption not respected (#15036)
Hao Liu
1
-1
/
+4
2024-03-26
Fix wsrelay not retry to establish db connection (#15031)
Hao Liu
2
-15
/
+25
2024-03-25
Fix keycloak doc (#15024)
Hao Liu
1
-2
/
+2
2024-03-22
Address first_found skip bug (#15017)
Matt Martz
1
-8
/
+13
2024-03-20
Fix bug where extra variables were reset on schedule edit
Michael Abashian
6
-57
/
+261
2024-03-19
Editable dependencies in docker compose development environment (#14979)
Hao Liu
7
-2
/
+146
2024-03-19
Setting modification to address requests from UI_NEXT devs (#14996)
Hao Liu
6
-0
/
+16
2024-03-19
Add setting for configuring optional URL prefix for /api (#14939)
Hao Liu
3
-2
/
+19
2024-03-15
Backported from product-docs PR #2001 (misc doc cleanup) (#14980)
TVo
5
-4
/
+4
2024-03-15
Add dump_auth_config management cmd (for SAML and LDAP) (#14947)
Hao Liu
2
-0
/
+301
2024-03-15
Fix failing bulk launch job due to create partition race
Hao Liu
1
-4
/
+3
2024-03-14
Fix wsrelay hanging after db outage
Hao Liu
1
-1
/
+8
2024-03-14
Fix awx-manage run_wsrelay --status (#14997)
Hao Liu
1
-2
/
+2
2024-03-14
Fix for 14924 - Unformatted help text toast message (#14990)
Dave
1
-1
/
+1
2024-03-14
Mismatch dependencies version (#14986)
Cesar Francisco San Nicolas Martinez
4
-7
/
+41
2024-03-13
Skip replicas test for awx-operator (#14987)
Hao Liu
1
-1
/
+1
2024-03-13
AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)
Dave
32
-216
/
+413
2024-03-12
Prune dangle image periodically (#14957)
24.0.0
Hao Liu
1
-1
/
+1
2024-03-11
Align Orign and Host header (#14970)
Chris Meyers
2
-1
/
+1
2024-03-11
English string validation to error code validation
David O Neill
4
-24
/
+131
2024-03-11
Revert "Implement project pulling from Azure DevOps using Service Priā¦ (#14...
Hao Liu
7
-49
/
+9
2024-03-07
Upgrade to postgres:15 (#14230)
John Westcott IV
5
-17
/
+15
2024-03-07
[developer productivity improvement] Running awx components in vscode debugge...
Hao Liu
6
-2
/
+233
2024-03-07
AAP-12273 remove incorrect sentence conjugation (#14946)
Dave
1
-5
/
+5
2024-03-07
Fix awx-autoreload in dev environment (#14968)
Hao Liu
1
-3
/
+2
2024-03-07
Implement project pulling from Azure DevOps using Service Principals (#14628)
Patrick Uiterwijk
7
-9
/
+49
2024-03-07
Add pip>=21.3 to dev requirement to install django-ansible-base in editable ...
Hao Liu
1
-0
/
+1
2024-03-06
Bump axios UI dep to 1.6.z (#14954)
Michael Abashian
3
-18
/
+50
2024-03-06
Add terraform state inventory source (#14840)
Helen Bailey
13
-2
/
+236
2024-03-06
In development environment not auto-reload explicitly STOPPED processes (#14958)
Hao Liu
5
-8
/
+13
2024-03-06
Allow for manually starting workflow to build devel images (#14955)
Shane McDonald
1
-0
/
+1
2024-03-05
Add test for utils method is_testing
Alan Rominger
1
-0
/
+4
2024-03-01
Fix test that fail on rerun due to expecting exact IDs (#14943)
Hao Liu
1
-8
/
+7
2024-03-01
Integrate resources API in Controller (#14896)
jessicamack
6
-2
/
+43
2024-02-29
fails when ran with vscode debugger
Chris Meyers
1
-5
/
+0
2024-02-29
Convert swagger release fixture to env var (#14940)
Hao Liu
2
-11
/
+6
2024-02-28
Removing Podman to use Docker again in the collection ci (#14938)
Cesar Francisco San Nicolas Martinez
1
-4
/
+0
2024-02-28
Added missing AWS secret management lookup creds.
Thanhnguyet Vo
7
-130
/
+120
2024-02-27
Make JWT the first auth class and default
Chris Meyers
1
-0
/
+2
2024-02-27
Publish multi-arch versioned awx-ee
23.9.0
Hao Liu
2
-6
/
+6
2024-02-26
Publish multi-arch manifest of awx (#14929)
Hao Liu
1
-5
/
+9
2024-02-26
Fix ui_next banner (#14928)
Hao Liu
2
-2
/
+2
2024-02-26
Fix CVEs and bump receptorctl (#14925)
Hao Liu
2
-18
/
+16
2024-02-22
Fixed some misc errors in illustrations and header formatting
Thanhnguyet Vo
3
-0
/
+1
2024-02-21
Send QUIT to worker before dying (#14913)
Hao Liu
1
-0
/
+12
2024-02-21
Reset another to test-playbooks
Alan Rominger
1
-1
/
+1
2024-02-21
Reset these tests back to test-playbooks
Alan Rominger
1
-3
/
+3
2024-02-21
Swap repos test fix
Alan Rominger
1
-2
/
+2
2024-02-21
Stop using the bulky test-playbooks in tests where possible
Alan Rominger
3
-14
/
+14
2024-02-21
added # -*-coding:utf-8-*- to test if this fixes issues with users being unab...
Chad Ferman
1
-0
/
+1
[next]