summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not use cache in github image build action (#15308)Alan Rominger2024-06-281-10/+25
* Pass the Makefile python exe to ansible-playbook (#15282)Alan Rominger2024-06-181-7/+10
* Option for dev env to enable ssl for postgres (#15151)Seth Foster2024-06-051-0/+3
* Add cython to VENV_BOOTSTRAP for grpcio (#15256)Satoe Imaishi2024-06-051-1/+1
* Centralized logging via otelChris Meyers2024-05-311-0/+6
* Use $(shell ...) to filter the redis docker volumesJeff Bradberry2024-04-171-1/+1
* Clean the postgres 15 volume (#15083)Alan Rominger2024-04-091-1/+1
* Update DOCKER_COMPOSE command to `docker compose` (#15056)Hao Liu2024-04-021-1/+1
* Editable dependencies in docker compose development environment (#14979)Hao Liu2024-03-191-2/+11
* Mismatch dependencies version (#14986)Cesar Francisco San Nicolas Martinez2024-03-141-1/+1
* AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)Dave2024-03-131-1/+1
* Upgrade to postgres:15 (#14230)John Westcott IV2024-03-071-3/+0
* In development environment not auto-reload explicitly STOPPED processes (#14958)Hao Liu2024-03-061-3/+1
* Convert swagger release fixture to env var (#14940)Hao Liu2024-02-291-1/+1
* Multi-arch build for AWX images in ghcr.io (#14899)Hao Liu2024-02-201-21/+43
* Add dockerx make target for building awx for arm64Christian M. Adams2024-02-141-0/+23
* shhhhhhhhhhhhhhhChris Meyers2024-02-141-1/+1
* remove the ldap volume when cleaning all volumesthedoubl3j2024-02-141-1/+1
* Add ldap support to vault container in docker dev environment (#14777)Jake Jackson2024-02-091-1/+2
* Update setuptools-scm (#14716)jessicamack2023-12-111-1/+1
* Add TLS certificate auth for HashiCorp Vault (#14534)Andrew Austin2023-12-061-1/+5
* allow pytest --migrations to succeed (#14663)23.5.0Chris Meyers2023-11-171-0/+6
* Consolidate image and server setup in several checks (#14477)Alan Rominger2023-09-251-12/+1
* Add makefile target to load dev image into Kind (#13775)Hao Liu2023-09-191-0/+4
* Enable collection integration tests on GHARick Elrod2023-09-051-1/+1
* Tell Makefile and pre-commit.sh that they are bashRick Elrod2023-07-141-0/+1
* Add optional pgbouncer to dev environment (#14083)Rick Elrod2023-07-051-0/+3
* Enhancing vault integrationJohn Westcott IV2023-06-301-1/+4
* Add hashivault option as docker-compose optional container (#14161)Alan Rominger2023-06-261-0/+3
* Removing psycopg2 referencesJohn Westcott IV2023-06-141-1/+1
* Lazy init VERSION vars in Makefile (#14093)Jesse Wattenbarger2023-06-141-1/+1
* Rename heartbeet daemon to ws_heartbeat (#14041)Rick Elrod2023-05-241-2/+2
* Update make target for extracting strings to do so for ui_next tooChristian M. Adams2023-05-111-0/+2
* Allow running AWX checks on forks (#13938)Alan Rominger2023-05-021-1/+4
* Fallback on PYTHON path in MakefileJesse Wattenbarger2023-04-211-2/+14
* Remove unnecessary egg-link linkingHao Liu2023-04-191-1/+1
* Make target should not call make directlyHao Liu2023-04-191-7/+7
* Use different dockerfile for docker-compose-buildHao Liu2023-04-191-14/+29
* Adding tacacs+ container for testingJohn Westcott IV2023-04-131-1/+5
* Fix importlib-metadata dependency conflictHao Liu2023-04-071-3/+0
* Temporary workaround for make requirements_awx failureHao Liu2023-04-071-0/+3
* Fix docker-clean file, accounting for slashesAlan Rominger2023-03-301-2/+1
* Merge pull request #13423 from ansible/feature_web-task-splitHao Liu2023-03-301-7/+28
|\
| * Modify dev make target name to clarify intentionHao Liu2023-03-301-23/+26
| * Start of heartbeet daemonRick Elrod2023-03-301-0/+6
| * initial PoC for wsrelayShane McDonald2023-03-301-2/+2
| * added cache-clear service. update dispatcher queuesJessica Mack2023-03-301-0/+6
| * AWX code changes for rsyslog decoupling (#13222)jessicamack2023-03-301-0/+6
* | Merge pull request #13603 from jjwatt/jjwatt-fix-clean-languagesHao Liu2023-03-301-1/+1
|\ \ | |/ |/|
| * Fix a bug in clean languagesJesse Wattenbarger2023-02-211-1/+1