summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* awxkit: replace deprecated locale.format() with locale.format_string() to fix...Beni ~HB9HNT2024-05-221-1/+1
* Fix promote from release event (#15215)Hao Liu2024-05-221-1/+1
* Fix up ansible-test sanity checks due to ansible 2.17 release (#15208)24.4.0Seth Foster2024-05-215-6/+7
* Update a few dev requirements (#15203)Alan Rominger2024-05-2117-221/+222
* Allow wsrelay to fail without FATAL (#15191)Hao Liu2024-05-213-87/+60
* Added docs for new RBAC changes (#15150)TVo2024-05-1812-317/+519
* Fix success_url_allowed_hosts set instantiation (#15196)Michael Anstis2024-05-162-2/+2
* Fix terraform backend credential issue (#15141)Bikouo Aubin2024-05-151-2/+2
* Add skip authorization option to collection application module (#15190)Sean Sullivan2024-05-151-0/+3
* Bump jinja2 from 3.1.3 to 3.1.4 in /docs/docsite (#15168)dependabot[bot]2024-05-141-1/+1
* Fix podman failure in development environment (#15188)Hao Liu2024-05-141-7/+0
* Support Django logout redirects (#15148)Michael Anstis2024-05-132-0/+4
* Skip 3 expensive calls for jobs saving in 'waiting' status on UnifiedJob (#15...Elijah DeLee2024-05-131-5/+7
* Clean up settings file (#15135)jessicamack2024-05-101-6/+0
* Expose websockets on api prefix v2James2024-05-014-0/+13
* Do some aesthetic adjustments to role presentation fields (#15153)24.3.1Alan Rominger2024-04-2910-88/+85
* Delete deprecated Cypress UI e2e_test.yml (#15155)Hao Liu2024-04-291-75/+0
* awx modules wait on event processing finished (#15152)Seth Foster2024-04-261-1/+4
* Pin openssl 3.0.7 (#15147)Seth Foster2024-04-261-0/+3
* Upgrade DRF (#15144)Alan Rominger2024-04-253-3/+8
* Temporarily downgrade openssl (#15142)Seth Foster2024-04-251-0/+1
* Stop pre-caching every resource in the system upon importJeff Bradberry2024-04-242-11/+34
* Add help message for expiration tokens (#15076) (#15077)irozet122024-04-241-0/+3
* Adding CSRF Validation for schemas (#15027)Bruno Sanchez2024-04-242-1/+25
* Add ability to set SameSite policy for userLoggedIn cookie (#15100)Michael Tipton2024-04-243-2/+9
* Fix and test data migration error from DAB RBAC (#15138)Alan Rominger2024-04-242-1/+29
* Adjust test for stricter DAB user view permission enforcement (#15130)Alan Rominger2024-04-231-2/+17
* 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