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
*
Backports previously approved corrections. (#15121)
24.3.0
TVo
2024-04-22
5
-8
/
+13
*
Fix instance peering pagination (#15108)
Seth Foster
2024-04-18
1
-49
/
+25
*
Use $(shell ...) to filter the redis docker volumes
Jeff Bradberry
2024-04-17
1
-1
/
+1
*
Omit using -X when not needed, and don't default to demonstrating -k
Jan-Piet Mens
2024-04-17
1
-9
/
+8
*
chore: remove repetitive words (#15101)
STEVEN ADAMS
2024-04-17
5
-5
/
+5
*
Fix wsrelay connection leak (#15113)
Hao Liu
2024-04-16
2
-49
/
+72
*
Fixed missing fstring from wsrelay logging (#15094)
lucas-benedito
2024-04-16
1
-1
/
+1
*
Support Google credentials on Terraform credentials type
abikouo
2024-04-16
5
-4
/
+81
*
Update LDAP/SAML config dump command (#15106)
jessicamack
2024-04-15
2
-19
/
+45
*
Use released version of django-radius (#15103)
Alan Rominger
2024-04-12
3
-9
/
+7
*
Use latest awx-ee in devel CI (#15098)
Hao Liu
2024-04-12
1
-0
/
+1
*
Store molecule debug output to github artifacts (#15107)
Hao Liu
2024-04-12
1
-0
/
+10
*
[RBAC] Update related name to reflect upstream DAB change (#15093)
Alan Rominger
2024-04-11
1
-1
/
+1
*
Make custom urls work with RBAC
Alan Rominger
2024-04-11
1
-3
/
+3
*
[RBAC] Rename managed role definitions, and move migration logic here (#15087)
Alan Rominger
2024-04-11
8
-30
/
+189
*
[RBAC] Fix bug where team could not be given read_role to other team (#15067)
Alan Rominger
2024-04-11
4
-13
/
+37
*
[RBAC] Tweaks to reflect what endpoints are deprecated (#15068)
Alan Rominger
2024-04-11
2
-1
/
+1
*
Fix missing role membership when giving creator permissions (#15058)
Alan Rominger
2024-04-11
2
-2
/
+33
*
AWX Collections for DAB RBAC
Seth Foster
2024-04-11
13
-6
/
+807
*
[RBAC] Fix known issues with backward compatible access_list (#15052)
Alan Rominger
2024-04-11
4
-13
/
+175
*
Generalize can_delete solution, use devel DAB (#15009)
Alan Rominger
2024-04-11
4
-8
/
+8
*
[RBAC] Fix server error from delete capability of approvals (#15002)
Alan Rominger
2024-04-11
2
-1
/
+19
*
[RBAC] Fix migration for created and modified field changes (#14999)
Alan Rominger
2024-04-11
1
-9
/
+2
*
Bump migration number for RBAC branch
Alan Rominger
2024-04-11
2
-2
/
+2
*
Adopt internal DAB RBAC Permission model (#14994)
Alan Rominger
2024-04-11
3
-39
/
+5
*
Minor RBAC test fix (#14982)
Alan Rominger
2024-04-11
1
-0
/
+3
*
Use AWX base view to make unauth requests 401 (#14981)
Alan Rominger
2024-04-11
1
-0
/
+4
*
[DAB RBAC] Re-implement system auditor as a singleton role in new system (#14...
Alan Rominger
2024-04-11
15
-47
/
+70
*
Bump number of allowed endpoints (#14956)
Alan Rominger
2024-04-11
1
-1
/
+1
*
Cache organization child evaluations and remove hacks
Alan Rominger
2024-04-11
5
-24
/
+48
*
Cast ObjectRole object_id to int, very wrong, tmp fix
Alan Rominger
2024-04-11
1
-1
/
+3
*
Replace role system with permissions-based DB roles
Alan Rominger
2024-04-11
46
-614
/
+1046
*
Fix failure from DAB (#15102)
Alan Rominger
2024-04-11
1
-1
/
+1
*
Implement optional url prefix the Django way
Chris Meyers
2024-04-10
4
-29
/
+60
*
Move named url init out of Middleware init
Chris Meyers
2024-04-10
4
-70
/
+51
*
Revert accidental line deletion
Shane McDonald
2024-04-10
1
-0
/
+1
*
Fix awxkit uploads when re-running promote workflow
Shane McDonald
2024-04-10
1
-1
/
+2
*
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
[next]