summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backports previously approved corrections. (#15121)24.3.0TVo2024-04-225-8/+13
* Fix instance peering pagination (#15108)Seth Foster2024-04-181-49/+25
* Use $(shell ...) to filter the redis docker volumesJeff Bradberry2024-04-171-1/+1
* Omit using -X when not needed, and don't default to demonstrating -k Jan-Piet Mens2024-04-171-9/+8
* chore: remove repetitive words (#15101)STEVEN ADAMS2024-04-175-5/+5
* Fix wsrelay connection leak (#15113)Hao Liu2024-04-162-49/+72
* Fixed missing fstring from wsrelay logging (#15094)lucas-benedito2024-04-161-1/+1
* Support Google credentials on Terraform credentials typeabikouo2024-04-165-4/+81
* Update LDAP/SAML config dump command (#15106)jessicamack2024-04-152-19/+45
* Use released version of django-radius (#15103)Alan Rominger2024-04-123-9/+7
* Use latest awx-ee in devel CI (#15098)Hao Liu2024-04-121-0/+1
* Store molecule debug output to github artifacts (#15107)Hao Liu2024-04-121-0/+10
* [RBAC] Update related name to reflect upstream DAB change (#15093)Alan Rominger2024-04-111-1/+1
* Make custom urls work with RBACAlan Rominger2024-04-111-3/+3
* [RBAC] Rename managed role definitions, and move migration logic here (#15087)Alan Rominger2024-04-118-30/+189
* [RBAC] Fix bug where team could not be given read_role to other team (#15067)Alan Rominger2024-04-114-13/+37
* [RBAC] Tweaks to reflect what endpoints are deprecated (#15068)Alan Rominger2024-04-112-1/+1
* Fix missing role membership when giving creator permissions (#15058)Alan Rominger2024-04-112-2/+33
* AWX Collections for DAB RBACSeth Foster2024-04-1113-6/+807
* [RBAC] Fix known issues with backward compatible access_list (#15052)Alan Rominger2024-04-114-13/+175
* Generalize can_delete solution, use devel DAB (#15009)Alan Rominger2024-04-114-8/+8
* [RBAC] Fix server error from delete capability of approvals (#15002)Alan Rominger2024-04-112-1/+19
* [RBAC] Fix migration for created and modified field changes (#14999)Alan Rominger2024-04-111-9/+2
* Bump migration number for RBAC branchAlan Rominger2024-04-112-2/+2
* Adopt internal DAB RBAC Permission model (#14994)Alan Rominger2024-04-113-39/+5
* Minor RBAC test fix (#14982)Alan Rominger2024-04-111-0/+3
* Use AWX base view to make unauth requests 401 (#14981)Alan Rominger2024-04-111-0/+4
* [DAB RBAC] Re-implement system auditor as a singleton role in new system (#14...Alan Rominger2024-04-1115-47/+70
* Bump number of allowed endpoints (#14956)Alan Rominger2024-04-111-1/+1
* Cache organization child evaluations and remove hacksAlan Rominger2024-04-115-24/+48
* Cast ObjectRole object_id to int, very wrong, tmp fixAlan Rominger2024-04-111-1/+3
* Replace role system with permissions-based DB rolesAlan Rominger2024-04-1146-614/+1046
* Fix failure from DAB (#15102)Alan Rominger2024-04-111-1/+1
* Implement optional url prefix the Django wayChris Meyers2024-04-104-29/+60
* Move named url init out of Middleware initChris Meyers2024-04-104-70/+51
* Revert accidental line deletionShane McDonald2024-04-101-0/+1
* Fix awxkit uploads when re-running promote workflowShane McDonald2024-04-101-1/+2
* Allow for manually restarting promote workflowShane McDonald2024-04-101-10/+24
* Check galaxy collection with and without redirectHao Liu2024-04-101-4/+6
* Clean the postgres 15 volume (#15083)Alan Rominger2024-04-091-1/+1
* Publish amd64 and arm64 awx image on release (#15053)24.2.0Hao Liu2024-04-098-131/+65
* Remove uneeded drf_reverse overwriteChris Meyers2024-04-083-22/+9
* Added docs for terraform credential/inventory source (#15004)TVo2024-04-054-0/+69
* fix service-index url calling reverse methodCésar Francisco San Nicolás Martínez2024-04-041-1/+1
* Round out options url prefix edge casesElijah DeLee2024-04-043-26/+32
* Rename container hostname from awx_1 to awx-1Chris Meyers2024-04-035-12/+23
* Add tags and skip_tags option to awx.awx.workflow_launch (#15011)Tom Page2024-04-032-1/+54
* Adjust the awx-manage script to make use of importlib (#15015)Jeff Bradberry2024-04-022-4/+14
* Update DOCKER_COMPOSE command to `docker compose` (#15056)Hao Liu2024-04-023-2/+3
* Make db password optional for wsrelay (#15046)Hao Liu2024-04-022-5/+9