summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refined release documentation (#14221)John Westcott IV2023-07-101-0/+257
* Add optional pgbouncer to dev environment (#14083)Rick Elrod2023-07-053-0/+29
* Fix selinux errors with Redis mount in dev envShane McDonald2023-07-031-1/+1
* Enhancing vault integrationJohn Westcott IV2023-06-3014-48/+214
* Add hashivault option as docker-compose optional container (#14161)Alan Rominger2023-06-264-1/+81
* Replacing psycopg2.copy_expert with psycopg3.copyJohn Westcott IV2023-06-141-27/+17
* Removing psycopg2 referencesJohn Westcott IV2023-06-142-9/+7
* Fix ARM builds (#14125)Shane McDonald2023-06-141-1/+3
* Changed pin of rsyslog version (#14117)John Westcott IV2023-06-131-1/+1
* AAP-8038 - enable/disable services on reboot (#13415)lucas-benedito2023-05-311-4/+7
* Rename heartbeet daemon to ws_heartbeat (#14041)Rick Elrod2023-05-242-7/+7
* Adding capability of pretty error pages (#13852)John Westcott IV2023-05-232-0/+19
* Add subsystem metrics for the dispatcher (#13989)Alan Rominger2023-05-171-211/+518
* Add error handling to scm_version.py script (#13521)Alan Rominger2023-05-101-3/+7
* Fallback on PYTHON path in MakefileJesse Wattenbarger2023-04-211-2/+1
* Delete cp of local_settings.py file in test running, because path no longer e...Alan Rominger2023-04-202-4/+1
* Remove unnecessary egg-link linkingHao Liu2023-04-192-4/+2
* Stop using make to start processesHao Liu2023-04-191-6/+6
* Merge pull request #13856 from TheRealHaoLiu/kube-dev-autoreloadHao Liu2023-04-193-2/+39
|\
| * Auto reload services in kube dev envHao Liu2023-04-193-2/+39
* | Link launch script and supervisor conf in kube devHao Liu2023-04-191-0/+8
|/
* Adding tacacs+ container for testingJohn Westcott IV2023-04-134-0/+71
* Add run-clear-cache to tower-processes for auto-reloadAlan Rominger2023-04-111-1/+1
* Fix supervisor conf file inconsistancyHao Liu2023-04-054-7/+7
* Adding import of centos repo key for dnfJohn Westcott IV2023-04-051-0/+6
* Modify dev make target name to clarify intentionHao Liu2023-03-304-7/+7
* Rename launch script for launch awx webHao Liu2023-03-303-29/+21
* Rename supervisor.conf.j2 to be descriptiveHao Liu2023-03-303-2/+2
* Fix cache-clear for kube dev envLila2023-03-301-0/+6
* remove rsyslog_configurer from dispatcher as it is already being handled, add...thedoubl3j2023-03-301-1/+1
* Removed errant comments.Lila2023-03-301-3/+0
* Add back missing rsyslog.conf fileHao Liu2023-03-301-0/+1
* minor fix-up due to merge conflictHao Liu2023-03-301-1/+0
* add wsrelay to tower-processesRick Elrod2023-03-301-1/+1
* Start of heartbeet daemonRick Elrod2023-03-301-1/+10
* initial PoC for wsrelayShane McDonald2023-03-305-47/+42
* updated supervisor to include cache-clearJessica Mack2023-03-301-1/+1
* removed unneeded launch file and Dockerfile changeJessica Mack2023-03-301-22/+0
* added launch file, docker, and supervisor changesJessica Mack2023-03-303-1/+35
* added cache-clear service. update dispatcher queuesJessica Mack2023-03-301-0/+10
* update permission to launch_awx_rsyslog.sh permission to +x (#13399)Hao Liu2023-03-301-0/+0
* Created new rsyslog launch file. (#13327)Lila Yasin2023-03-305-14/+91
* AWX code changes for rsyslog decoupling (#13222)jessicamack2023-03-301-0/+10
* Merge pull request #13705 from jainnikhil30/dont_use_githubusercontentShane McDonald2023-03-233-2/+19
|\
| * dont user githubusercontent for containers.conf and podman-containers.confjainnikhil302023-03-163-2/+19
* | Move placeholder index_awx.html out of build dirHao Liu2023-03-201-1/+6
* | make dev-env test passHao Liu2023-03-171-0/+1
|/
* docker-compose wait for PG to be readySeth Foster2023-03-101-0/+4
* Merge pull request #13574 from tomsiewert/use-compose-pluginHao Liu2023-03-011-2/+0
|\
| * Makefile: Make docker-compose command configurableTom Siewert2023-02-161-2/+0