graph
- merge2015-08-31, by smith
- add java version display2015-08-31, by smith
- USASR-1835: Attempt to fix quoting of database name in sql2015-08-21, by Christopher Springer
- Revoke ability to connect to database before attempting to drop it for task database(Drop|Create)2015-08-21, by Christopher Springer
- add helpers for memory checks2015-08-14, by smith
- revert change to snapshot version based on branch2015-08-05, by smith
- correct stream name for snapshot versions2015-08-03, by smith
- improve message2015-07-21, by smith
- merge2015-07-21, by smith
- allow private setting of changing/dynamic cache lifetime.2015-07-21, by smith
- Add email notifications for VUI package2015-07-16, by Melissa Diemer
- narrow definition of bamboo build2015-06-04, by smith
- disconnect sessions prior to dropping database2015-04-14, by smith
- fix for other local repos2015-04-13, by smith
- add code to re-order remote (non-ssdt) repositories. works-around problem with gretty 1.1.82015-04-10, by smith
- remove println for runtimeinfo2015-03-30, by smith
- add object to determine available memory on linux2015-03-26, by smith
- add psql as buildscript dependency2015-03-05, by smith
- fix output property file2015-03-03, by smith
- write properties to correct sourceset output. allow property filename to overridden more easily2015-03-01, by smith
- handle branches while in subproject2014-12-22, by smith
- determine branch when hg not available2014-12-22, by smith
- treat hotfix as release status2014-12-19, by smith
- use artifactory script for gradle 2.02014-12-19, by smith
- handle outputs update handling including env changes2014-12-19, by smith
- correct handling of hgflow file when in subproject2014-12-13, by smith
- cleanup branch handling2014-12-13, by smith
- convert branch repo to pattern layout2014-12-13, by smith
- correct layouts for ssdt repositories. remove ssdt-releases repo2014-12-12, by smith
- start init script for gradle version 2.*2014-12-12, by smith
- add databaseDrop|Create tasks for managing environment psql databases2014-09-17, by smith
- add subproject name when generating properties2014-09-05, by smith
- sort property files2014-08-22, by smith
- remove redundant repositories2014-07-08, by smith
- treat property rules as always out of date2014-06-27, by smith
- normalize spring security2014-01-30, by Dave Smith
- add helper to normalize springframework to non-osgi jars2014-01-29, by Dave Smith
- add root for SSED2014-01-21, by Dave Smith
- switch to hash for layout of feature branches2014-01-16, by Dave Smith
- change property filter for ivy.xml2014-01-16, by Dave Smith
- replace @ with - in branch names2014-01-16, by Dave Smith
- process environment files in name order2014-01-14, by Dave Smith
- add default global deploy.mode2014-01-14, by Dave Smith
- add Rule for converting arbitrary environment's to property files2014-01-10, by Dave Smith
- modify to use bamboo env varible to override branchName2013-11-06, by Dave Smith
- allow projects to override branchName2013-11-06, by Dave Smith
- add filter to ivy pattern2013-11-01, by Dave Smith
- update to handle branch names for ivy files2013-10-29, by Dave Smith
- adjust bamboo server detection2013-10-29, by Dave Smith
- CM-135: allow environment* scripts to access gradle project2013-10-28, by Dave Smith
- remove debugging. patch for non-merge dirs2013-10-25, by Dave Smith
- remove --template and parse manually2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- debugging linux2013-10-25, by Dave Smith
- fix escaping2013-10-25, by Dave Smith
- handle merge working directories (multiple parent branches)2013-10-25, by Dave Smith
- handle merge working directories (multiple parent branches)2013-10-25, by Dave Smith
- handle merge working directories (multiple parent branches)2013-10-25, by Dave Smith
- configure sonar to publish only for 'develop' builts.2013-10-25, by Dave Smith
- modify for hgflow. for feature branches, use timestamp for snapshots and resolve branch from ssdt-branches2013-10-25, by Dave Smith
- default projectId to root project name2013-10-17, by smith
- handle stub subprojects which only contain other subprojects2013-09-24, by smith
- add environment properties for ssdt.environment and deployment.mode2013-09-13, by smith
- add projectId to environment based on bamboo id2013-09-13, by smith
- for idea: add enabling hg, set default codestyle, set standard copyright notice2013-08-12, by smith
- update jaranalyzerplugin version2013-07-05, by smith
- add jaranalyzer plugin2013-06-17, by smith
- CM-133: fix sonar runner when coverage disabled2013-06-06, by smith
- CM-133: add fullCoverageReport task for consolidated coverage report2013-06-06, by smith
- CM-133: make coverage analysis controllable by property2013-06-05, by smith
- CM-133: disable jacoco task. causing errors in some tests (java1.7?)2013-06-05, by smith
- CM-133: fix bamboo plan parsing. enable showEnv to display sytem properties and env variables in -info mode2013-06-05, by smith
- CM-133: add jacoco for standard coverage reports. Add sonar properties for SCM and bamboo plan2013-06-04, by smith
- merge2013-06-04, by smith
- CM-133: switch to sonar-runner2013-06-04, by smith
- Fix notifications.2013-04-10, by diemer
- update init script to support groovy indy builds2013-02-16, by smith
- Add test to cleanLocal to ensure local repo was removed2013-02-06, by smith
- added Common package for Diemer2013-01-07, by diemer
- subscribe calmes to USPS repos2012-11-14, by smith
- add hg notify subscription list2012-11-14, by smith
- execute cobertura for bamboo builds2012-11-03, by smith
- update code coverage for sonar 3.32012-11-01, by smith
- correct groovy language setting and force profile name2012-11-01, by smith
- update cobertura configuration2012-11-01, by smith
- patch to improve identification of bamboo severs2012-10-31, by smith
- Improve dependency resolution performance: use gradle resolver instead of ivy and use new repo which does not cnotain snapshots2012-10-26, by smith
- set artifact pattern to match netbeans project default2012-10-24, by smith
- force overwrite of existing artifacts.2012-10-23, by smith
- remove default publish resolver2012-10-23, by smith
- Add task to manually publish artifacts to artifactory2012-10-23, by smith
- fix cache setting of changing and and dynamic revisions2012-09-06, by smith
- USASR-819: Update metrics.gradle to use reporting.baseDir instead of deprecated reportsDir2012-06-15, by springer
- add support for private environment files in slurper format2012-06-04, by smith
- support setting env and overriding of specific properties2012-05-16, by smith
- allow environment variables to be overridden on command line2012-05-15, by smith
- USASR-800: Fix command line env setting2012-03-31, by smith
- USASR-800: fix showEnvironment task2012-03-31, by smith
- USASR-800: fix def of gradlekit location2012-03-31, by smith
- USASR-800: upgrade for grale 1.0-ml92012-03-31, by smith
- add artifact to local repo artifact naming2012-03-12, by smith
- add ivy artifact by name pattern2012-03-06, by smith
- correct env reference2012-03-05, by smith
- CM-130: add standard 'environment' handling for SSDt projects2012-03-05, by smith
- fix ivydir default2012-03-05, by smith
- modify wrapper to use gradle version when executed2012-03-04, by smith
- modify ivy and gradle to use same local repo2012-03-03, by smith
- adding useful scripts2012-02-22, by smith
- correct develkit location2012-02-22, by smith
- correct develkit location2012-02-22, by smith
- latest version2012-02-21, by smith
- add ability to control order of attributes, whitespace. more cleanup up of dependencies and exclusions2012-02-17, by smith
- improve ivy clean up and control order of attribs2012-02-15, by smith
- fix publishlocal task2012-02-14, by smith
- groovy script to 'fix' ivy scripts to use standard conventions for configurations2012-02-14, by smith
- add sonar publishing2012-02-14, by smith
- add descriptions to tasks2012-02-10, by smith
- clean up script to be more maintainable2012-02-09, by smith
- remove repos task2012-02-09, by smith
- fix handling of multi-project artifacts and local repos2012-02-09, by smith
- fix gradlekit url2012-02-07, by smith
- finish gradle to artifactory publishing2012-02-07, by smith
- finish cleanLocal. start adding artifactory plugin2012-02-06, by smith
- disable local publish for bamboo builds2012-02-06, by smith