summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only run the unit tests from the docker containerJames Laska2016-09-191-0/+1
* Fix pip install in unit test containerShane McDonald2016-09-163-9/+30
* Add a Dockerfile for unittest environmentJames Laska2016-09-161-0/+47
* remove stupid scriptsChris Meyers2016-09-162-10/+0
* Integrate rabbitmqctl interface to cluster and standalone containersMatthew Jones2016-09-152-0/+19
* Exposing rabbitmq management console interface on composeMatthew Jones2016-09-151-0/+2
* Merge branch 'ramparts_and_ha' into develMatthew Jones2016-09-1512-126/+126
|\
| * Implement a more dynamic celery queue systemMatthew Jones2016-09-093-0/+19
| * Purge old munin monitors and toolsMatthew Jones2016-09-097-123/+0
| * Docker compose improvementsMatthew Jones2016-09-083-4/+6
| * Initial Docker Compose workflow for Tower clusterMatthew Jones2016-09-084-0/+102
| * Update development environment for rabbitMatthew Jones2016-08-312-5/+4
* | Merge pull request #3474 from chrismeyersfsu/feature-workflowsChris Meyers2016-09-152-1/+2
|\ \
| * | turn job templates in jobs via launchChris Meyers2016-08-311-0/+1
| * | initial models and endpoints added for workflowsChris Meyers2016-08-301-1/+1
* | | Merge branch 'ramparts_and_ha' into develMatthew Jones2016-09-062-5/+4
|/ /
* / pin Dockerfile version as wellAlanCoding2016-08-291-1/+1
|/
* Putting a bow on some of the new dev workflowMatthew Jones2016-08-252-1/+2
* Support pulling the dev container image from gcrMatthew Jones2016-08-251-3/+1
* Initial qpid development workMatthew Jones2016-08-245-30/+47
* Merge branch 'release_3.0.2' into develMatthew Jones2016-08-191-1/+4
|\
| * interpret any code below 300 as successAlanCoding2016-08-121-2/+1
| * bail when status code is over 300AlanCoding2016-08-121-1/+5
| * allow for 201 status_code from callbackAlan Rominger2016-08-091-1/+1
* | Refactor UI Build System (#3203)Leigh Johnson2016-08-171-5/+5
|/
* flake8 fixupsWayne Witzel III2016-07-261-7/+3
* Update license info, add tool for helpsiesMatthew Jones2016-07-121-0/+20
* Merge pull request #2634 from wwitzel3/issue-2560Wayne Witzel III2016-06-271-2/+2
|\
| * renaming Credential.owner_role -> Credential.admin_roleWayne Witzel III2016-06-241-2/+2
* | Remove old license auditor thing.Bill Nottingham2016-06-232-409/+0
|/
* add awx-manage executable for tower-qa testsRyan Fitzpatrick2016-06-162-0/+11
* Remove mongo key from being installed on the dev containerMatthew Jones2016-06-081-2/+0
* Updating docker dev workflowMatthew Jones2016-06-083-28/+49
* munin is dead. Long live munin!Bill Nottingham2016-06-061-15/+0
* Fix failing apt-key step in DockerfileShane McDonald2016-05-251-1/+2
* fix supervisord issueChris Meyers2016-05-131-1/+1
* Remove the dumb-init deb that gets left behind in the container imageMatthew Jones2016-05-031-0/+1
* Fixed swapped transaction/rebuild statementsAkita Noek2016-04-221-2/+2
* Moved dummy data generator out to tools directoryAkita Noek2016-04-181-0/+402
* Improvements to docker compose workflow with new packaging changesMatthew Jones2016-04-062-10/+9
* Merge pull request #1417 from ansible/python27_el6Graham Mainwaring2016-04-067-215/+22
|\
| * Removed Munin config for MongoGraham Mainwaring2016-03-284-212/+0
| * Merge branch 'devel' of github.com:ansible/ansible-tower into python27_el6Graham Mainwaring2016-03-211-2/+1
| |\
| * | Add script wrapper to establish Tower SCL and venv before running PythonGraham Mainwaring2016-03-211-0/+18
| * | Changes for Tower virtualenv supportMatthew Jones2016-03-212-4/+5
* | | remove old docker build instructionsLeigh Johnson2016-04-018-561/+0
* | | update docker-compose build, resolves #1377Leigh Johnson2016-04-015-16/+1
* | | Don't manage mongo in ansible-tower-service scriptJames Laska2016-03-301-35/+14
| |/ |/|
* | fix regression of development package namingAlanCoding2016-03-181-2/+1
|/
* Update docker development workflow to not require `make develop`Matthew Jones2016-03-029-6/+19066