log

age author description
Wed, 19 Oct 2016 22:42:08 +0100 smith DEP-13: enable sonar analysis for gradle 3.1 projects. disable sonar for ant based projects
Tue, 18 Oct 2016 18:29:04 +0100 smith DEP-13: adjust init script to handle both 2.+ and 3.1. Disable sonar for 3.1+
Thu, 08 Sep 2016 17:10:43 +0100 smith update set dependencyLock plugin to also lock transitives. provide way of overriding common version
Fri, 29 Jul 2016 19:13:59 +0100 smith apply release rules only to root project
Mon, 11 Jul 2016 13:20:13 +0100 Christopher Springer USASR-2244: Remove unuseful message if bamboo repository url can't be discovered
Thu, 07 Jul 2016 17:07:26 +0100 Christopher Springer USASR-2244: Attempt to fix syntax error
Thu, 07 Jul 2016 17:05:36 +0100 Christopher Springer USASR-2244: Attempt to explicitly specify url of repository when pulling
Thu, 07 Jul 2016 16:50:39 +0100 Christopher Springer USASR-2244: Fix call to .text
Thu, 07 Jul 2016 16:48:26 +0100 Christopher Springer USASR-2244: Change logger statement to println
Thu, 07 Jul 2016 16:46:34 +0100 Christopher Springer USASR-2244: Add logging to debug mercurial pull
Thu, 07 Jul 2016 16:33:50 +0100 Christopher Springer USASR-2244: Attempt to simplify changes to init script by placing hg pull in findSnapshotVersion method
Thu, 07 Jul 2016 16:25:34 +0100 Christopher Springer USASR-2244: Fix wrong variable used in if statement
Thu, 07 Jul 2016 16:17:18 +0100 Christopher Springer USASR-2244: Update init20.gradle to pull all changesets from mercurial before attempting to calculate snapshot branch name
Fri, 01 Jul 2016 20:56:37 +0100 smith DEP-11: remove release script. now part of gradle init
Fri, 01 Jul 2016 20:56:04 +0100 smith DEP-11: implement release process as gradle rule
Thu, 30 Jun 2016 21:14:21 +0100 smith update subscriptions
Wed, 29 Jun 2016 19:47:31 +0100 smith DEP-11: allow keywords to calculate release version based on current branch
Wed, 29 Jun 2016 13:57:17 +0100 smith DEP-11: change name of lock file for release branch. update release script to depend on new resolution and dependency locking
Tue, 28 Jun 2016 23:01:21 +0100 smith DEP-11: determine project version based on branch
Mon, 27 Jun 2016 19:50:00 +0100 smith DEP-11: add depency-lock plugin and a resolver to supply dynamic version based on branch. Cleanup metrics includes
Thu, 28 Apr 2016 19:27:29 +0100 smith add hg audit report script
Mon, 28 Mar 2016 08:56:18 -0400 Jodi Becher Subscribing Becher to push notification emails.
Sun, 27 Dec 2015 16:07:23 +0000 smith add changeset to branchinfo
Tue, 22 Dec 2015 16:45:33 +0000 smith improve deploy name
Sat, 19 Dec 2015 15:30:52 +0000 smith add helper for calculating imageid
Sat, 19 Dec 2015 14:26:46 +0000 smith add release and hgflow scripts
Tue, 01 Sep 2015 21:25:16 +0100 smith add script to help set java version
Mon, 31 Aug 2015 22:16:53 +0100 smith use project property for required java version
Mon, 31 Aug 2015 21:57:16 +0100 smith add ability to verify java version
Mon, 31 Aug 2015 21:10:55 +0100 smith merge
Mon, 31 Aug 2015 21:10:18 +0100 smith add java version display
Fri, 21 Aug 2015 12:40:01 +0100 Christopher Springer USASR-1835: Attempt to fix quoting of database name in sql
Fri, 21 Aug 2015 12:32:03 +0100 Christopher Springer Revoke ability to connect to database before attempting to drop it for task database(Drop|Create)
Fri, 14 Aug 2015 16:13:24 +0100 smith add helpers for memory checks
Wed, 05 Aug 2015 13:31:24 +0100 smith revert change to snapshot version based on branch
Mon, 03 Aug 2015 18:53:43 +0100 smith correct stream name for snapshot versions
Tue, 21 Jul 2015 20:00:58 +0100 smith improve message
Tue, 21 Jul 2015 19:57:12 +0100 smith merge
Tue, 21 Jul 2015 19:56:51 +0100 smith allow private setting of changing/dynamic cache lifetime.
Thu, 16 Jul 2015 18:19:16 +0100 Melissa Diemer Add email notifications for VUI package
Thu, 04 Jun 2015 16:56:19 +0100 smith narrow definition of bamboo build
Tue, 14 Apr 2015 16:41:45 +0100 smith disconnect sessions prior to dropping database
Mon, 13 Apr 2015 16:50:17 +0100 smith fix for other local repos
Fri, 10 Apr 2015 22:39:36 +0100 smith add code to re-order remote (non-ssdt) repositories. works-around problem with gretty 1.1.8
Mon, 30 Mar 2015 17:44:06 +0100 smith remove println for runtimeinfo
Thu, 26 Mar 2015 17:26:44 +0100 smith add object to determine available memory on linux
Thu, 05 Mar 2015 17:14:22 +0000 smith add psql as buildscript dependency
Tue, 03 Mar 2015 23:05:12 +0000 smith fix output property file
Sun, 01 Mar 2015 21:17:19 +0000 smith write properties to correct sourceset output. allow property filename to overridden more easily
Mon, 22 Dec 2014 20:56:20 +0000 smith handle branches while in subproject
Mon, 22 Dec 2014 20:44:29 +0000 smith determine branch when hg not available
Fri, 19 Dec 2014 20:25:12 +0000 smith treat hotfix as release status
Fri, 19 Dec 2014 17:18:59 +0000 smith use artifactory script for gradle 2.0
Fri, 19 Dec 2014 04:27:16 +0000 smith handle outputs update handling including env changes
Sat, 13 Dec 2014 22:44:49 +0000 smith correct handling of hgflow file when in subproject
Sat, 13 Dec 2014 18:43:34 +0000 smith cleanup branch handling
Sat, 13 Dec 2014 17:11:06 +0000 smith convert branch repo to pattern layout
Fri, 12 Dec 2014 22:16:28 +0000 smith correct layouts for ssdt repositories. remove ssdt-releases repo
Fri, 12 Dec 2014 20:59:40 +0000 smith start init script for gradle version 2.*
Wed, 17 Sep 2014 22:05:37 +0100 smith add databaseDrop|Create tasks for managing environment psql databases