summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | Makefile: Make docker-compose command configurableTom Siewert2023-02-161-8/+9
| |/
* / Allow serving app from non-root path in dev envShane McDonald2023-02-241-13/+1
|/
* Add help comments and reorg targets for separationAlan Rominger2023-02-031-4/+11
* Consolidate CI logic with github_ci_runner targetAlan Rominger2023-02-031-1/+9
* Changes to run sanity tests locallyAlan Rominger2022-12-211-8/+12
* Run sanity tests outside of our containerRick Elrod2022-12-211-1/+1
* Run collection sanity tests in CI (#13356)Alan Rominger2022-12-201-4/+12
* Merge pull request #13274 from rooftopcellist/fix-messages-cmdShane McDonald2022-12-031-1/+1
|\
| * Fix make messages target by specify langChristian M. Adams2022-12-021-1/+1
* | Merge pull request #13268 from simaishi/fix_staticShane McDonald2022-12-031-6/+6
|\ \ | |/ |/|
| * Copy UI static files to /var/lib/awx only for ui-devel buildSatoe Imaishi2022-12-011-6/+6
* | Remove LANG declaration in MakefileShane McDonald2022-12-011-1/+0
* | Fixing last minute version change of setuptools in the MakefileJohn Westcott IV2022-11-291-1/+1
* | Fixing versions in MakefileJohn Westcott IV2022-11-281-1/+1