summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | General lib upgradesJohn Westcott IV2022-11-281-1/+1
|/
* Default to 0 execution nodes in dev envShane McDonald2022-11-151-2/+2
* Make installing minikube optional in dev setupSeth Foster2022-10-311-1/+2
* UI static files are now directly copied to the proper static dirJeff Bradberry2022-10-261-10/+11
* Pass --force when installing ui deps to get around dependency resolution warn...mabashian2022-09-261-1/+1
* add make target for building custom awx kube image (#12789)Hao Liu2022-08-301-0/+8
* Speed up image build when UI is pre-built on hostShane McDonald2022-08-301-1/+2
* Fix auto-generated dev env admin passwordShane McDonald2022-08-261-2/+7
* Allow for setting custom admin password in dev environmentShane McDonald2022-08-261-1/+2
* Fix make target for compiling api stringsChristian M. Adams2022-08-241-1/+1
* add help command to make (#12669)Hao Liu2022-08-171-20/+56
* Merge pull request #12428 from djyasin/updating_setuppyShane McDonald2022-06-301-13/+5
|\
| * Remove setup.py entirelyShane McDonald2022-06-271-1/+1