summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow dev image to build on fork (#14898)Hao Liu2024-02-192-3/+9
* Label any changes to requirements folder with dependencies labelAlan Rominger2024-02-191-2/+1
* Run prettierMichael Abashian2024-02-192-6/+11
* fixes problems with workflow nodes information sectionivarmu2024-02-192-5/+14
* Updated release notes so they don't need to be revised so often.Thanhnguyet Vo2024-02-191-13/+7
* Disable install_bundle endpoint for ingress nodeSeth Foster2024-02-191-1/+1
* Add tests for websocket endpointsChris Meyers2024-02-182-8/+140
* Add pytest-asyncio to test channels websocketsChris Meyers2024-02-181-0/+1
* Remove `tower_legacy` module_utils that appears unused (#14421)Alan Rominger2024-02-164-125/+2
* Update release doc to check for awxkit tar files. (#14892)Jake Jackson2024-02-162-1/+5
* Fix the persistent breakage when cleaning up branches23.8.1Jeff Bradberry2024-02-151-8/+4
* Revert "Drop cython dep" (#14884)Alan Rominger2024-02-153-0/+179
* Added mesh ingress content to instances chapter. (#14854)TVo2024-02-1516-85/+136
* Respect old downtime setting name if user has already set itAlan Rominger2024-02-153-3/+3
* Update command for sos-reportHao Liu2024-02-151-1/+1
* Add python 3.12 dependency (#14869)Daniel Gonçalves2024-02-141-0/+1
* Support websocket per-endpoint authChris Meyers2024-02-141-1/+37
* Fixes "Task was destroyed but it is pending"Chris Meyers2024-02-141-1/+1
* adding iputilsroot2024-02-141-0/+1
* Add dockerx make target for building awx for arm64Christian M. Adams2024-02-141-0/+23
* GH13983 - Add additional check for bad templatesDavid O Neill2024-02-142-5/+21
* Update .github/workflows/stage.ymlChristian Adams2024-02-141-2/+2
* Update .github/workflows/stage.ymlChristian Adams2024-02-141-1/+1
* Build multi-arch awx-operator images when releasingChristian M. Adams2024-02-141-11/+17
* shhhhhhhhhhhhhhhChris Meyers2024-02-141-1/+1
* More locked down websocket pathChris Meyers2024-02-141-1/+1
* remove the ldap volume when cleaning all volumesthedoubl3j2024-02-141-1/+1
* Unbreak the pip-compile command when multiple files are passed in (#14875)Jeff Bradberry2024-02-131-1/+1
* Switch to docker_compose_v2 in tools playbook (#14872)23.8.0Hao Liu2024-02-131-2/+2
* Retries on vault on seal (#14873)Hao Liu2024-02-131-0/+4
* Remove cython libAlan Rominger2024-02-131-176/+0
* WIP consider droping cython depAlan Rominger2024-02-132-3/+0
* Use lowercase passwordAlan Rominger2024-02-131-1/+1
* Support DB configs where PASSWORD is not usedAlan Rominger2024-02-131-1/+5
* Websockets now use rest_framework configed authChris Meyers2024-02-131-2/+3
* Allow connecting to websockets via api/websocket/Chris Meyers2024-02-132-1/+2
* gitignore pyenv python-version fileHao Liu2024-02-131-0/+3
* Ability to use updater script to pin dev requirements (#14644)Alan Rominger2024-02-122-10/+22
* Change parsing of docker info in dev buildJesse Wattenbarger2024-02-121-1/+1
* Switch mailing list to forum (#14600)jessicamack2024-02-121-2/+2
* Update location of logstash build context (#14676)Alan Rominger2024-02-121-1/+1
* Avoid using SmartFilter during migrations (#14786)Jeff Bradberry2024-02-121-5/+8
* Add new credential type to support Terraform backend configuration (#14828)Bikouo Aubin2024-02-124-0/+50
* Remove json serialization for notify validation (#14847)Dave2024-02-121-10/+15
* Add ldap support to vault container in docker dev environment (#14777)Jake Jackson2024-02-098-15/+295
* Added LDAP support for HashiCorp Vault lookup credential (#14833)TVo2024-02-094-10/+22
* Fix the way we are passing the awxkit base path to resources (#14862)Cesar Francisco San Nicolas Martinez2024-02-091-5/+2
* Remove enable button for hop nodes (#14861)Seth Foster2024-02-091-6/+8
* Fix UI peers_from_control_nodes (#14858)Seth Foster2024-02-083-40/+32
* Removed erroneous line for basic authTVo2024-02-081-2/+0