summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pick the correct interpreter when bytecompilingGraham Mainwaring2016-05-201-0/+1
* Update the default path for celerybeat-scheduleMatthew Jones2016-05-091-1/+2
* Merge pull request #1803 from chrismeyersfsu/feature-pg_installChris Meyers2016-05-041-1/+1
|\
| * install postgres for the customerChris Meyers2016-05-041-1/+1
* | Merge pull request #1569 from ghjm/ansible_26_venvGraham Mainwaring2016-05-041-7/+16
|\ \ | |/ |/|
| * Use system Python interpreter rather than SCL Python for Ansible venvGraham Mainwaring2016-04-181-7/+16
* | Merge branch 'release_2.4.5' into develMatthew Jones2016-04-221-1/+1
|\ \
| * | Only export changed targets in repreproGraham Mainwaring2016-04-201-1/+1
* | | removal of tmp dir when sync-ui is runJohn Mitchell2016-04-201-3/+7
* | | Removed awx/api/tests dir from Makefile since it no longer existsAkita Noek2016-04-201-2/+3
| |/ |/|
* | Updates to makefile to coerce pip install and usage for dependenciesMatthew Jones2016-04-131-10/+20
* | Force jenkins pip dependencies to override the baseMatthew Jones2016-04-071-1/+1
* | Make sure requirements_jenkins invokes the other requirements sectionsMatthew Jones2016-04-071-0/+5
* | fix dev container pip init processChris Meyers2016-04-061-1/+1
* | Improvements to docker compose workflow with new packaging changesMatthew Jones2016-04-061-6/+1
* | Merge pull request #1417 from ansible/python27_el6Graham Mainwaring2016-04-061-22/+81
|\ \
| * | Moved awx packages inside venv, restructured spec file, restructured MakefileGraham Mainwaring2016-03-251-8/+8
| * | Preliminary EL6 SCL Python 2.7 supportGraham Mainwaring2016-03-231-15/+6
| * | Merge branch 'devel' of github.com:ansible/ansible-tower into python27_el6Graham Mainwaring2016-03-211-4/+6
| |\ \
| * | | Builds an RPM for EL6 with SCL python27 and httpd24Graham Mainwaring2016-03-211-3/+17
| * | | Changes for Tower virtualenv supportMatthew Jones2016-03-211-16/+70
* | | | Update test make target, no fact/testsWayne Witzel III2016-03-221-1/+1
* | | | Fix test_coverage make targetWayne Witzel III2016-03-221-1/+1
| |/ / |/| |
* | | fix regression of development package namingAlanCoding2016-03-181-1/+1
* | | Fix up the docker-refresh Makefile targetMatthew Jones2016-03-161-4/+6
|/ /
* | Update docker development workflow to not require `make develop`Matthew Jones2016-03-021-3/+3
* | Merge branch 'notifications_work' into develMatthew Jones2016-02-291-1/+1
|\ \
| * | Updating makefile migration generatorMatthew Jones2016-02-041-1/+1
* | | Merge branch 'release_2.4.4' into develMatthew Jones2016-02-221-1/+6
|\ \ \ | | |/ | |/|
| * | Resolve bug when building with /bin/sh on UbuntuJames Laska2016-02-021-1/+1
| * | Typo's are bad and should be vanquishedJames Laska2016-01-291-2/+2
| * | Conditionally install 2.6 python requirementsJames Laska2016-01-291-1/+6
* | | default to reuse-db for testingWayne Witzel III2016-02-061-1/+1
| |/ |/|
* | Update Django to 1.8 and DRF to 3.3, add new Django migrations, update serial...Chris Church2016-02-021-7/+3
* | Merge pull request #764 from wwitzel3/docker-refreshWayne Witzel III2016-02-021-0/+9
|\ \
| * | add a docker-refresh make targetWayne Witzel III2016-02-011-0/+9
* | | fixing ad_hoc importsWayne Witzel III2016-02-021-6/+6
* | | added pytest to requirements_devWayne Witzel III2016-02-021-3/+3
* | | reorganzing tests folderWayne Witzel III2016-02-021-0/+3
|/ /
* | Merge branch 'release_2.4.2' into develMatthew Jones2015-12-091-1/+1
|\|
| * Revert change to Makefile, which was causing old .deb versions to be dropped ...Graham Mainwaring2015-11-251-1/+1
* | fixed typo of cp commandJohn Mitchell2015-12-091-1/+1
* | updated test-ui make target to be able to only run a single test fileJohn Mitchell2015-12-091-2/+9
* | fixed test-ui debug mode not showing source files and phony tasks commentJohn Mitchell2015-12-081-2/+1
* | Rehaul of ui build processJohn Mitchell2015-12-061-56/+144
|/
* Use correct aw_repo_url when building packerJames Laska2015-11-061-3/+4
* Resolve issue on precise keeping old debs aroundJames Laska2015-11-051-1/+1
* Revert "Add CFLAGS when building rhel6 site-packages"James Laska2015-11-041-2/+0
* Add CFLAGS when building rhel6 site-packagesJames Laska2015-11-041-0/+2
* Fix typo in `clean` targetJames Laska2015-10-161-1/+1