index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install awx collection from branch for operator ci
Chris Meyers
2024-11-07
1
-0
/
+40
*
Replace `pkg_resources` with `importlib.metadata` (#15441)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-13
1
-3
/
+2
*
Remove old UI (#15414)
Hao Liu
2024-08-22
2
-7
/
+2
*
Replaced all references of downstream docs to upstream docs (#15388)
TVo
2024-07-24
1
-1
/
+1
*
Fix test_url_base_defaults_to_request to reference local host instead… (#15...
Lila Yasin
2024-07-18
1
-3
/
+3
*
Check for admin_role in role_check.py (#15283)
Seth Foster
2024-06-20
2
-10
/
+29
*
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
*
Move the "test" files into their own directory
Jeff Bradberry
2024-06-10
3
-0
/
+0
*
Remove the role_chain.py module
Jeff Bradberry
2024-06-10
1
-54
/
+0
*
Attempt to correct any crosslinked parents
Jeff Bradberry
2024-06-10
1
-0
/
+6
*
Exclude more files in the .gitignore
Jeff Bradberry
2024-06-10
1
-0
/
+5
*
Modify the role parent check logic to stay in the roles as much as possible
Jeff Bradberry
2024-06-10
1
-11
/
+35
*
Exclude the team grant false positives
Jeff Bradberry
2024-06-10
1
-2
/
+5
*
Attempt to more thoroughly check the parents of each Role
Jeff Bradberry
2024-06-10
1
-0
/
+15
*
First cut at checking the role hierarchy
Jeff Bradberry
2024-06-10
1
-0
/
+13
*
Set up a scenario where IG.use_role_id points to something no longer there
Jeff Bradberry
2024-06-10
1
-0
/
+28
*
Handle the case where a resource points to a Role which isn't in the db
Jeff Bradberry
2024-06-10
1
-1
/
+7
*
Graph out only the parent/child chains from a given Role
Jeff Bradberry
2024-06-10
1
-4
/
+36
*
Check for a broken ContentType -> model and log and skip
Jeff Bradberry
2024-06-10
1
-0
/
+3
*
Make the role_chain.py script emit a Graphviz file
Jeff Bradberry
2024-06-10
1
-4
/
+12
*
Start a new script that can be used to examine a Role's ancestry
Jeff Bradberry
2024-06-10
1
-0
/
+14
*
Treat resources with null role fks differently
Jeff Bradberry
2024-06-10
1
-9
/
+9
*
Set up an enhanced version of Seth's bad role scenario
Jeff Bradberry
2024-06-10
1
-0
/
+20
*
Set up Seth's bad role scenario
Jeff Bradberry
2024-06-10
1
-0
/
+19
*
When checking reverse links, treat duplicate Roles different from bad ones
Jeff Bradberry
2024-06-10
1
-2
/
+7
*
Attempt to be more efficient about grouping the content types
Jeff Bradberry
2024-06-10
1
-12
/
+16
*
First full check script
Jeff Bradberry
2024-06-10
1
-9
/
+67
*
Specifically examine the InstanceGroup roles
Jeff Bradberry
2024-06-10
1
-6
/
+10
*
Print out details of all of the crosslinked roles
Jeff Bradberry
2024-06-10
1
-1
/
+6
*
Initial check
Jeff Bradberry
2024-06-10
2
-0
/
+8
*
awxkit: allow to modify api base url (#14835)
Julen Landa Alustiza
2024-02-07
3
-20
/
+17
*
Send SIGKILL to rsyslog if hard cancellation is needed
Hao Liu
2023-12-14
1
-1
/
+12
*
Recover rsyslog from 4xx error
Hao Liu
2023-12-14
1
-19
/
+0
*
Allow saving github creds in user folder (#14435)
Alan Rominger
2023-09-12
1
-13
/
+14
*
Refined release documentation (#14221)
John Westcott IV
2023-07-10
1
-0
/
+257
*
Replacing psycopg2.copy_expert with psycopg3.copy
John Westcott IV
2023-06-14
1
-27
/
+17
*
Removing psycopg2 references
John Westcott IV
2023-06-14
1
-5
/
+5
*
AAP-8038 - enable/disable services on reboot (#13415)
lucas-benedito
2023-05-31
1
-4
/
+7
[next]