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
*
Added note to API guide for filtering exact matches (#15332)
TVo
2024-07-09
1
-1
/
+16
*
Callback for role assignment (#15339)
Seth Foster
2024-07-09
1
-7
/
+8
*
Do not reference self.messages when it does not exist (#15331)
Alan Rominger
2024-07-03
1
-3
/
+6
*
Add complete test that we have analogs to old versions of roles, fix some mis...
Alan Rominger
2024-07-03
2
-14
/
+77
*
Suppress docker pull output in checks (#15323)
Alan Rominger
2024-07-03
3
-5
/
+5
*
Fix server error assigning teams EE object roles (#15320)
Alan Rominger
2024-07-03
2
-2
/
+22
*
Prevent assigning credential to user of other org (#15296)
24.6.1
Seth Foster
2024-07-02
2
-0
/
+36
*
Add in missing read permissions for organization audit role (#15318)
Alan Rominger
2024-07-02
4
-3
/
+36
*
Added new OpenShift Virtualization inventory source to docs. (#15299)
TVo
2024-07-01
2
-3
/
+41
*
Add better 403 error message for Job template create (#15307)
Hao Liu
2024-07-01
3
-6
/
+28
*
Add better error message for wfjt create 403 (#15309)
Hao Liu
2024-07-01
3
-5
/
+29
*
Fix server error from DAB ValidationError with strings (#15312)
Alan Rominger
2024-07-01
2
-1
/
+14
*
Update ExecutionEnvironment model so object-level roles work with DAB RBAC sy...
Alan Rominger
2024-06-28
6
-8
/
+163
*
Do not use cache in github image build action (#15308)
Alan Rominger
2024-06-28
2
-10
/
+26
*
Fix permissions that come from an external auditor role (#15291)
Alan Rominger
2024-06-27
4
-16
/
+142
*
LISTENER_DATABASES clobbers DATABASES OPTIONS (#15306)
jamesmarshall24
2024-06-27
2
-2
/
+4
*
Add TASK_MANAGER_LOCK_TIMEOUT (#15300)
Hao Liu
2024-06-27
4
-3
/
+19
*
Make attached user models adhere to new API assignments (#15298)
Alan Rominger
2024-06-27
2
-3
/
+11
*
Temporary workaround for CI failure (#15305)
Hao Liu
2024-06-26
1
-2
/
+1
*
Added troubleshooting and tips tricks content (#15212)
TVo
2024-06-24
4
-10
/
+38
*
Various RBAC fixes related to managed RoleDefinitions (#15287)
Alan Rominger
2024-06-21
7
-6
/
+103
*
Fix object-level permission bugs with DAB RBAC system (#15284)
24.6.0
Alan Rominger
2024-06-20
5
-18
/
+36
*
Check for admin_role in role_check.py (#15283)
Seth Foster
2024-06-20
2
-10
/
+29
*
Clarify the search for a proxy
Chris Meyers
2024-06-18
1
-0
/
+18
*
Rename delete
Chris Meyers
2024-06-18
2
-3
/
+3
*
Add support for x-trusted-proxy
Chris Meyers
2024-06-18
5
-38
/
+171
*
Revert "Trust proxy headers for host provision callback"
Chris Meyers
2024-06-18
2
-13
/
+7
*
Tests for trust proxy and existing explicit proxy
Chris Meyers
2024-06-18
1
-9
/
+74
*
Trust proxy headers for host provision callback
Chris Meyers
2024-06-18
2
-7
/
+13
*
Pass the Makefile python exe to ansible-playbook (#15282)
Alan Rominger
2024-06-18
1
-7
/
+10
*
Use public methods to reference registered models (#15277)
Alan Rominger
2024-06-17
1
-1
/
+1
*
Add OpenShift Virtualization Inventory source option (#15047)
Chad Ferman
2024-06-14
13
-7
/
+255
*
Fix notification name search (#15231)
a_nackov
2024-06-13
1
-1
/
+1
*
Add 'Terraform State' inventory source support for collection (#15258)
Viktor Varga
2024-06-12
1
-2
/
+2
*
Upgrade aiohttp for cve 2024-23829 (#15257)
Jake Jackson
2024-06-12
2
-2
/
+2
*
Change all uses of ImplicitRoleField to do on_delete=SET_NULL
Jeff Bradberry
2024-06-12
8
-30
/
+30
*
Rename setting to allow local resource management (#15269)
Seth Foster
2024-06-11
4
-10
/
+10
*
This should deal correctly with the ancestor list mismatches
Jeff Bradberry
2024-06-10
1
-3
/
+4
*
Guard against the role field not being populated
Jeff Bradberry
2024-06-10
1
-2
/
+3
*
Add a new test scenario
Jeff Bradberry
2024-06-10
1
-0
/
+26
*
Mark and rebuild the implicit_parents field for all affected roles
Jeff Bradberry
2024-06-10
1
-8
/
+25
*
Wait until the end of the fix script to clean up orphaned roles
Jeff Bradberry
2024-06-10
1
-13
/
+12
*
Add output of the update and deletion counts to fix.py
Jeff Bradberry
2024-06-10
1
-3
/
+15
*
Do not throw away the container of cross-linked parents
Jeff Bradberry
2024-06-10
1
-2
/
+2
*
Add a readme file with instructions
Jeff Bradberry
2024-06-10
1
-0
/
+36
*
Fix another instance where a bad resource->Role fk could throw a traceback
Jeff Bradberry
2024-06-10
1
-2
/
+7
*
Adjusted foreignkeys.sql for correctness
Jeff Bradberry
2024-06-10
1
-5
/
+8
*
Split the foreign key sql script into an 'into' and 'from' portion
Jeff Bradberry
2024-06-10
1
-13
/
+35
*
Filter out the relations within the known topology tables
Jeff Bradberry
2024-06-10
1
-2
/
+6
*
First cut at detecting which foreign keys enter and exit the topology tables
Jeff Bradberry
2024-06-10
1
-0
/
+9
[next]