summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add note to indicate ui-next is imported targetHao Liu2023-03-211-0/+1
* | make dev-env test passHao Liu2023-03-171-8/+2
* | Refine UI_NEXT Makefile and update READMEHao Liu2023-03-171-2/+5
* | Build and serve UI_NEXTHao Liu2023-03-171-4/+12
* | fixedakus0623812023-03-091-3/+0
* | change Makefileakus0623812023-03-091-6/+11
* | Merge pull request #13633 from TheRealHaoLiu/phony-dockerfileHao Liu2023-03-071-0/+1
|\ \
| * | change make Dockerfile to phonyHao Liu2023-02-281-0/+1
* | | Merge pull request #13604 from jjwatt/jjwatt-make-foreachJesse Wattenbarger2023-03-071-4/+2
|\ \ \
| * | | Change docker-clean build rule in MakefileJesse Wattenbarger2023-03-021-4/+2
| | |/ | |/|
* | | Merge pull request #13574 from tomsiewert/use-compose-pluginHao Liu2023-03-011-8/+9
|\ \ \ | |_|/ |/| |