summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Improvements to the package signing scriptJames Laska2015-09-091-3/+21
| * Ignore case to handle multiple promptsJames Laska2015-09-091-1/+1
| * Return exit code from spawned processJames Laska2015-09-081-0/+9
| * Add helper script to sign using expectJames Laska2015-09-081-0/+17
* | Put down a file to track make develop in composeMatthew Jones2015-09-101-1/+7
* | Switch to using ansible wait_for instead of sleepMatthew Jones2015-09-101-2/+4
* | Adding docker-compose development workflowMatthew Jones2015-09-094-0/+84
* | Merge remote-tracking branch 'upstream/release_2.3' into develMatthew Jones2015-09-033-54/+85
|\|
| * clean up dupsBill Nottingham2015-09-011-3/+1
| * Fix path check in start_development docker scriptMatthew Jones2015-08-311-1/+3
| * Update license audit toolset and license list for new requirements.txt.Bill Nottingham2015-08-282-53/+86
| * all vendor dependencies expressed in requirements.txtChris Meyers2015-08-173-7/+19
| * flake8 fixesChris Meyers2015-07-151-7/+15
* | Fix up sosreport to remove some sensitive information and add some useful thingsTim Gerla2015-08-251-1/+16
* | Fail if required arguments are missingJames Laska2015-08-141-0/+4
* | Fix path check in start_development docker scriptMatthew Jones2015-08-101-1/+1
* | Install honcho in the docker development containerMatthew Jones2015-08-101-0/+1
* | Check for site-packages and if it doesn't exist symlink to the built directoryMatthew Jones2015-08-101-1/+3
* | Update nodejs install in dev docker imageJoe Fiorini2015-08-061-2/+3
* | all vendor dependencies expressed in requirements.txtChris Meyers2015-08-053-7/+19
* | Add playbook used for publishing Tower AMIsJames Laska2015-07-292-0/+54
* | Add psutil dependency to the docker dev containerMatthew Jones2015-07-281-1/+1
* | Fix URLBill Nottingham2015-07-201-1/+1
* | flake8 fixesChris Meyers2015-07-151-7/+15
|/
* Continue, don't break out of the iterationJames Laska2015-07-141-1/+1
* Only check if mongo is needed locallyJames Laska2015-07-141-1/+1
* Correct initscript order and mongod detectionJames Laska2015-07-141-8/+21
* Remove uses_mongo redirection from service scriptMatthew Jones2015-07-131-1/+1
* Update start/stop service script orderingMatthew Jones2015-07-131-1/+3
* Add Tower license list.Bill Nottingham2015-07-101-0/+118
* Add license auditing python.Bill Nottingham2015-07-101-0/+252
* expose ssh via 2222Chris Meyers2015-06-122-2/+2
* added ssh to docker envChris Meyers2015-06-122-1/+2
* fixed copyright dateJohn Mitchell2015-06-112-2/+2
* Add munin monitors for mongoMatthew Jones2015-06-084-0/+212
* executable dev fileChris Meyers2015-06-051-0/+0
* Some launch changes and configuration changes to the DockerfileMatthew Jones2015-06-053-3/+11
* Some minor fixes for the dockerfile container image build processMatthew Jones2015-06-051-4/+4
* cleanly shutdown postgres before exiting the containerchris meyers2015-06-031-2/+2
* Merge pull request #257 from chrismeyersfsu/dockerChris Meyers2015-06-022-2/+5
|\
| * -P picks random ports, we wan't specific portsChris Meyers2015-06-021-1/+1
| * how to build and run a tower dev docker imageChris Meyers2015-06-021-0/+2
| * fix mongoChris Meyers2015-06-021-2/+3
* | Uncomment mongo from startup scriptJoe Fiorini2015-06-011-1/+1
|/
* Add psutil to the package deps for the dockerfileMatthew Jones2015-05-261-1/+1
* Fix an issue with centos 7 after adding mongo as a service dependencyMatthew Jones2015-05-221-30/+23
* Additional flake8 cleanupJames Laska2015-05-211-56/+31
* Merge pull request #212 from ansible/mongodb-unstableLuke Sneeringer2015-05-191-1/+10
|\
| * MongoDB installation as part of Tower.Luke Sneeringer2015-05-141-1/+10
* | Fix supervisor restart behavior for ubuntu, and adjust timeouts *way*Matthew Jones2015-05-181-2/+18
|/