2017-06-15 |
smith |
allow legacy projects to disable metrics entirely
|
2017-02-17 |
smith |
ensure property files exist in output task
|
2017-01-24 |
smith |
update subscriptions
|
2017-01-12 |
aldrich |
password changed with update
|
2017-01-11 |
aldrich |
change gradle password
|
2016-12-21 |
Christopher Springer |
USASR-2436: Remove usages of leftShift in favor of doLast
|
2016-10-25 |
smith |
remove idea customizations
|
2016-10-21 |
smith |
DEP-13: disable legacy sonar analysis
|
2016-10-20 |
smith |
DEP-12: restrict analysis to default, release and hotfox branches
|
2016-10-20 |
smith |
DEP-13: re-enable new sonar analysis
|
2016-10-19 |
smith |
DEP-13: temporarily disable sonar
|
2016-10-19 |
smith |
DEP-12: use unencrypted port for sonar analysis
|
2016-10-19 |
smith |
DEP-12: fix sonar disabled message
|
2016-10-19 |
smith |
DEP-13: enable sonar analysis for gradle 3.1 projects. disable sonar for ant based projects
|
2016-10-18 |
smith |
DEP-13: adjust init script to handle both 2.+ and 3.1. Disable sonar for 3.1+
|
2016-09-08 |
smith |
update set dependencyLock plugin to also lock transitives. provide way of overriding common version
|
2016-07-29 |
smith |
apply release rules only to root project
|
2016-07-11 |
Christopher Springer |
USASR-2244: Remove unuseful message if bamboo repository url can't be discovered
|
2016-07-07 |
Christopher Springer |
USASR-2244: Attempt to fix syntax error
|
2016-07-07 |
Christopher Springer |
USASR-2244: Attempt to explicitly specify url of repository when pulling
|
2016-07-07 |
Christopher Springer |
USASR-2244: Fix call to .text
|
2016-07-07 |
Christopher Springer |
USASR-2244: Change logger statement to println
|
2016-07-07 |
Christopher Springer |
USASR-2244: Add logging to debug mercurial pull
|
2016-07-07 |
Christopher Springer |
USASR-2244: Attempt to simplify changes to init script by placing hg pull in findSnapshotVersion method
|
2016-07-07 |
Christopher Springer |
USASR-2244: Fix wrong variable used in if statement
|
2016-07-07 |
Christopher Springer |
USASR-2244: Update init20.gradle to pull all changesets from mercurial before attempting to calculate snapshot branch name
|
2016-07-01 |
smith |
DEP-11: remove release script. now part of gradle init
|
2016-07-01 |
smith |
DEP-11: implement release process as gradle rule
|
2016-06-30 |
smith |
update subscriptions
|
2016-06-29 |
smith |
DEP-11: allow keywords to calculate release version based on current branch
|
2016-06-29 |
smith |
DEP-11: change name of lock file for release branch. update release script to depend on new resolution and dependency locking
|
2016-06-28 |
smith |
DEP-11: determine project version based on branch
|
2016-06-27 |
smith |
DEP-11: add depency-lock plugin and a resolver to supply dynamic version based on branch. Cleanup metrics includes
|
2016-04-28 |
smith |
add hg audit report script
|
2016-03-28 |
Jodi Becher |
Subscribing Becher to push notification emails.
|
2015-12-27 |
smith |
add changeset to branchinfo
|
2015-12-22 |
smith |
improve deploy name
|
2015-12-19 |
smith |
add helper for calculating imageid
|
2015-12-19 |
smith |
add release and hgflow scripts
|
2015-09-01 |
smith |
add script to help set java version
|
2015-08-31 |
smith |
use project property for required java version
|
2015-08-31 |
smith |
add ability to verify java version
|
2015-08-31 |
smith |
merge
|
2015-08-31 |
smith |
add java version display
|
2015-08-21 |
Christopher Springer |
USASR-1835: Attempt to fix quoting of database name in sql
|
2015-08-21 |
Christopher Springer |
Revoke ability to connect to database before attempting to drop it for task database(Drop|Create)
|
2015-08-14 |
smith |
add helpers for memory checks
|
2015-08-05 |
smith |
revert change to snapshot version based on branch
|
2015-08-03 |
smith |
correct stream name for snapshot versions
|
2015-07-21 |
smith |
improve message
|
2015-07-21 |
smith |
merge
|
2015-07-21 |
smith |
allow private setting of changing/dynamic cache lifetime.
|
2015-07-16 |
Melissa Diemer |
Add email notifications for VUI package
|
2015-06-04 |
smith |
narrow definition of bamboo build
|
2015-04-14 |
smith |
disconnect sessions prior to dropping database
|
2015-04-13 |
smith |
fix for other local repos
|
2015-04-10 |
smith |
add code to re-order remote (non-ssdt) repositories. works-around problem with gretty 1.1.8
|
2015-03-30 |
smith |
remove println for runtimeinfo
|
2015-03-26 |
smith |
add object to determine available memory on linux
|
2015-03-05 |
smith |
add psql as buildscript dependency
|
2015-03-03 |
smith |
fix output property file
|
2015-03-01 |
smith |
write properties to correct sourceset output. allow property filename to overridden more easily
|
2014-12-22 |
smith |
handle branches while in subproject
|
2014-12-22 |
smith |
determine branch when hg not available
|
2014-12-19 |
smith |
treat hotfix as release status
|
2014-12-19 |
smith |
use artifactory script for gradle 2.0
|
2014-12-19 |
smith |
handle outputs update handling including env changes
|
2014-12-13 |
smith |
correct handling of hgflow file when in subproject
|
2014-12-13 |
smith |
cleanup branch handling
|
2014-12-13 |
smith |
convert branch repo to pattern layout
|
2014-12-12 |
smith |
correct layouts for ssdt repositories. remove ssdt-releases repo
|
2014-12-12 |
smith |
start init script for gradle version 2.*
|
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-21 |
Dave Smith |
add root for SSED
|
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 |
configure sonar to publish only for 'develop' builts.
|
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-07-05 |
smith |
update jaranalyzerplugin version
|
2013-06-17 |
smith |
add jaranalyzer plugin
|
2013-06-06 |
smith |
CM-133: fix sonar runner when coverage disabled
|
2013-06-06 |
smith |
CM-133: add fullCoverageReport task for consolidated coverage report
|
2013-06-05 |
smith |
CM-133: make coverage analysis controllable by property
|
2013-06-05 |
smith |
CM-133: disable jacoco task. causing errors in some tests (java1.7?)
|
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 |
merge
|