log

age author description
2017-07-19 smith DEP-12: add pilot specific scripts
2017-07-19 smith DEP-12: make tomcat 8.5.16 available
2017-07-19 smith DEP-12: make postgres 9.6 available
2017-07-19 smith DEP-12: change image tag to pilot
2017-07-18 smith DEP-12: generate unique DB passwords for application databases
2017-07-10 smith DEP-12: upgrade to compose format 3.3
2017-07-10 smith DEP-12: update image tags to use env variable
2017-07-10 smith DEP-12: update image tags to use env variable
2017-07-10 smith DEP-12: move comopse files to 'pilot' location
2017-07-10 smith DEP-12: rmove debugging echos
2017-07-05 smith DEP-12: handle symlinks in home discovery
2017-06-16 smith flow: Merged <hotfix> 'v1.1.1' to <develop> ('default').
2017-06-16 smith Added tag v1.1.1 for changeset 73c0c04a44eb production
2017-06-16 smith flow: Merged <hotfix> 'v1.1.1' to <master> ('production'). production v1.1.1
2017-06-16 smith flow: Closed <hotfix> 'v1.1.1'. hotfix/v1.1.1
2017-06-16 smith DEP-12: increase usas import memory, disable leak detection in importer hotfix/v1.1.1
2017-06-16 smith flow: Created branch 'hotfix/v1.1.1'. hotfix/v1.1.1
2017-05-15 smith DEP-12: convert compose files to 3.1. remove template. update bash script to create composite docker-files without extends. prevent overwriting manual changes to docker-comose.yml
2017-05-15 smith DEP-12: convert to compose verison 3.1 (again)
2017-05-08 smith DEP-12: correct guard expression on integration keys
2017-05-08 smith DEP-12: config errors in integration env var names
2017-05-08 smith DEP-12: add auto-config of initial integration keys
2017-05-08 Dave smith DEP-12: fix permissions
2017-05-08 smith DEP-12: improve compse setup.sh
2017-05-08 smith DEP-12: add simple script to standardize setting up projects
2017-05-08 smith DEP-12: add explicit network defintions for backend
2017-05-06 smith DEP-12: update postgres image
2017-05-06 smith DEP-12: fix extend path
2017-05-06 smith DEP-12 consolidate template to correctly handle volumes
2017-05-06 smith DEP-12: fix handling of of default vars and volumes
2017-05-06 smith DEP-12: fix env definitions
2017-05-06 smith DEP-12: move to compose v2
2017-05-06 smith DEP-12: consolidate compose services
2017-05-05 smith DEP-12: update integration vars
2017-05-04 smith DEP-12: move depends_on to template due to docker restrictions on extend
2017-05-04 smith DEP-12: add depends on to configuration
2017-04-28 smith DEP-12: add experimental postgres-client to tomcat image
2017-04-27 smith DEP-12: update to postgres 9.4.11. add script to generate unique postgres password
2017-04-27 smith DEP-12: update tomcat version and ms fonts installer
2017-04-27 smith DEP-12: update java version and fix ms fonts installer
2017-04-24 smith DEP-12: downgrade to 2.1 format to do missing extends feature in 3.0
2017-04-24 smith complete merge
2017-04-24 smith flow: Closed <feature> 'djs-DEP-12-docker'. feature/djs-DEP-12-docker
2017-04-24 smith DEP-12: update password configuration feature/djs-DEP-12-docker
2017-04-21 smith DEP-12: start conversion to v3 feature/djs-DEP-12-docker
2017-04-21 smith DEP-12: convert to v2. feature/djs-DEP-12-docker
2017-04-21 smith merge from default feature/djs-DEP-12-docker
2017-04-21 smith DEP-12: move V2 compose files to ../compose2 directory feature/djs-DEP-12-docker
2017-04-11 smith Added tag v1.1.0 for changeset 60bb94387b7d production
2017-04-11 smith flow: Merged <release> 'v1.1.0' to <master> ('production'). production v1.1.0
2017-04-11 smith flow: Merged <release> 'v1.1.0' to <develop> ('default').
2017-04-11 smith flow: Closed <release> 'v1.1.0'. release/v1.1.0
2017-04-10 smith DEP-12: include override file in import commands release/v1.1.0
2017-04-10 smith DEP-12: include override file in import commands release/v1.1.0
2017-04-10 smith DEP-12: include override file in import commands release/v1.1.0
2017-04-10 smith flow: Promoted <release> 'v1.1.0' (6643a8613410) to 'production'. production
2017-04-10 smith flow: Promoted <release> 'v1.1.0' (6643a8613410) to 'default'.
2017-04-10 smith DEP-12: allow branch to be selected on update release/v1.1.0
2017-04-10 smith flow: Created branch 'release/v1.1.0'. release/v1.1.0
2017-04-10 smith DEP-12: update import compose files