summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-10Use patch to update users in awx cliArtsiom Musin1-1/+4
2024-06-10Periodically sync from share resource provider (#15264)Hao Liu2-0/+18
2024-06-10Fix race condition when deleting schedules (#15259)Seth Foster1-2/+9
2024-06-06Replace REMOTE_ADDR with ansible_base.lib.utils.requests.get_remote_host (#15...Dave1-3/+6
2024-06-05Do each batch of the HostMetric updates in a transactionJeff Bradberry1-13/+18
2024-06-05Option for dev env to enable ssl for postgres (#15151)Seth Foster5-1/+24
2024-06-05Prevent modifying shared resources when using platform ingress (#15234)Seth Foster5-1411/+1581
2024-06-05Add cython to VENV_BOOTSTRAP for grpcio (#15256)Satoe Imaishi1-1/+1
2024-06-04fix cve 2024-24680 (#15250)24.5.0Jake Jackson2-2/+2
2024-06-03Repin cython due to https://github.com/yaml/pyyaml/pull/702 (#15248)Hao Liu2-6/+12
2024-06-03Unpin cypthon (#15246)Hao Liu3-215/+4
2024-06-02Add AWS SNS notification support for webhook (#15184)Ethem Cem Özkan21-21/+297
2024-06-02Modify the link to terraform_state inventory plugin (#15241)Akira Yokochi2-3/+3
2024-05-31Add requirements commentChris Meyers1-1/+1
2024-05-31Add example grafana dashboardChris Meyers2-2/+160
2024-05-31Rework which loggers we sent to OTELChris Meyers1-4/+11
2024-05-31Add recordingChris Meyers5-7/+45
2024-05-31Move requirements out of dev and into mainlineChris Meyers18-5/+2960
2024-05-31Centralized logging via otelChris Meyers11-0/+270