log init.gradle @ 174:e949e86b570e

age author description
2014-09-17 smith add databaseDrop|Create tasks for managing environment psql databases
2014-09-05 smith add subproject name when generating properties
2014-08-22 smith sort property files
2014-07-08 smith remove redundant repositories
2014-06-27 smith treat property rules as always out of date
2014-01-30 Dave Smith normalize spring security
2014-01-29 Dave Smith add helper to normalize springframework to non-osgi jars
2014-01-16 Dave Smith switch to hash for layout of feature branches
2014-01-16 Dave Smith change property filter for ivy.xml
2014-01-16 Dave Smith replace @ with - in branch names
2014-01-14 Dave Smith process environment files in name order
2014-01-14 Dave Smith add default global deploy.mode
2014-01-10 Dave Smith add Rule for converting arbitrary environment's to property files
2013-11-06 Dave Smith modify to use bamboo env varible to override branchName
2013-11-06 Dave Smith allow projects to override branchName
2013-11-01 Dave Smith add filter to ivy pattern
2013-10-29 Dave Smith update to handle branch names for ivy files
2013-10-29 Dave Smith adjust bamboo server detection
2013-10-28 Dave Smith CM-135: allow environment* scripts to access gradle project
2013-10-25 Dave Smith remove debugging. patch for non-merge dirs
2013-10-25 Dave Smith remove --template and parse manually
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith debugging linux
2013-10-25 Dave Smith fix escaping
2013-10-25 Dave Smith handle merge working directories (multiple parent branches)
2013-10-25 Dave Smith handle merge working directories (multiple parent branches)
2013-10-25 Dave Smith handle merge working directories (multiple parent branches)
2013-10-25 Dave Smith modify for hgflow. for feature branches, use timestamp for snapshots and resolve branch from ssdt-branches
2013-10-17 smith default projectId to root project name
2013-09-24 smith handle stub subprojects which only contain other subprojects
2013-09-13 smith add environment properties for ssdt.environment and deployment.mode
2013-09-13 smith add projectId to environment based on bamboo id
2013-08-12 smith for idea: add enabling hg, set default codestyle, set standard copyright notice
2013-06-05 smith CM-133: fix bamboo plan parsing. enable showEnv to display sytem properties and env variables in -info mode
2013-06-04 smith CM-133: add jacoco for standard coverage reports. Add sonar properties for SCM and bamboo plan
2013-06-04 smith CM-133: switch to sonar-runner
2013-02-16 smith update init script to support groovy indy builds
2013-02-06 smith Add test to cleanLocal to ensure local repo was removed
2012-10-31 smith patch to improve identification of bamboo severs
2012-10-26 smith Improve dependency resolution performance: use gradle resolver instead of ivy and use new repo which does not cnotain snapshots
2012-09-06 smith fix cache setting of changing and and dynamic revisions
2012-06-04 smith add support for private environment files in slurper format
2012-05-16 smith support setting env and overriding of specific properties
2012-05-15 smith allow environment variables to be overridden on command line
2012-03-31 smith USASR-800: Fix command line env setting
2012-03-31 smith USASR-800: fix showEnvironment task
2012-03-31 smith USASR-800: fix def of gradlekit location
2012-03-31 smith USASR-800: upgrade for grale 1.0-ml9
2012-03-12 smith add artifact to local repo artifact naming
2012-03-06 smith add ivy artifact by name pattern
2012-03-05 smith correct env reference
2012-03-05 smith CM-130: add standard 'environment' handling for SSDt projects
2012-03-05 smith fix ivydir default
2012-03-04 smith modify wrapper to use gradle version when executed
2012-03-03 smith modify ivy and gradle to use same local repo
2012-02-22 smith correct develkit location
2012-02-22 smith correct develkit location
2012-02-14 smith fix publishlocal task
2012-02-14 smith add sonar publishing
2012-02-10 smith add descriptions to tasks
2012-02-09 smith clean up script to be more maintainable
2012-02-09 smith remove repos task
2012-02-09 smith fix handling of multi-project artifacts and local repos
2012-02-08 smith fix gradlekit url
2012-02-08 smith finish gradle to artifactory publishing
2012-02-06 smith finish cleanLocal. start adding artifactory plugin
2012-02-06 smith disable local publish for bamboo builds
2012-02-06 smith add display of envs for bamboo testing
2012-02-05 smith allow local file repo for local builds
2012-02-04 smith update repo definitions
2012-02-03 smith fix gradle init script