graph
- merge2022-07-19, by Kyle Miller
- SSED-1600: Created artifactory70.gradle which has a getter for internal property isFeature (required for Gradle 7+)2022-07-19, by Kyle Miller
- add println2022-06-28, by Marc Davis
- merge2022-06-23, by Marc Davis
- add println2022-06-23, by Marc Davis
- SSED-1600: Renamed unused init60.gradle to init70.gradle, check for Gradle version 7.0, added resources.text.fromInsecureUri for http referenced resources2022-06-16, by Kyle Miller
- SSED-1600: Updated deprecated methods in init50.gradle2022-05-11, by Christian Inman
- SSED-1600: Created init60 gradle file2022-05-11, by Christian Inman
- add gradle-plugins-local2020-11-20, by Marc Davis
- update repo host2020-11-18, by Marc Davis
- DEP-19: update maven repo urls2020-11-16, by Marc Davis
- SC-181 Add new init50 and metrics50 gradle files for compatibility with gradle 5.02020-02-18, by Greg Shepherd
- SSED-1253: Comment out problematic hashMap2019-10-17, by Wendy Root
- SSED-1253: Remove DependencyResolveDetails2019-10-16, by Wendy Root
- remove mavenLocal from bamboo local builds2019-03-06, by smith
- add support for bamboo builds using a local repo2019-03-05, by smith
- set environment at project level. remove tests for -indy jars2019-01-10, by smith
- fix copyright update2019-01-07, by smith
- disable copy right update2019-01-07, by smith
- add default copyright notice config for intellij2019-01-05, by smith
- add ssdt-releases repo for older builds2018-11-29, by smith
- add specific ssdt-releases repository2018-11-16, by smith
- remove force on xml-apis version2018-11-16, by smith
- remove println2018-11-13, by smith
- DEP-14: force xml-apis version2018-11-13, by smith
- add scripts for gradle 4+ to use new gradle dependency locking and cleanup accumulated clutter2018-11-13, by smith
- add mavenLocal() for local builds2018-11-07, by smith
- handle maven local as not-remote repo2018-11-05, by smith
- allow slurper files that have 'parent' settings2018-11-02, by smith
- Add overrideVui capability2018-10-19, by Greg Shepherd
- permit usas.core and usps.core versions to be overridden via properties2018-10-18, by smith
- fix hg dependency2018-10-09, by smith
- split release branch creation and dependency lock into separate steps. Force correct deletion of global lock2018-06-06, by smith
- disable requireMemeory failure and replace with a warning2018-05-30, by smith
- calculate docker engine url2018-05-17, by smith
- remove old jaranalyzer and replace with stub to avoid breaking projects2018-02-01, by smith
- update gradle-dependency plugin2018-01-23, by smith
- USASR-2891: Change version of sonar gradle plugin to 2.6 when using Gradle version >= 4.2.12017-11-11, by Christopher Springer
- USASR-2891: Add back removed creation of directory2017-10-27, by Christopher Springer
- USASR-2891: Change creation of directories to use outputDir2017-10-27, by Christopher Springer
- USASR-2891: Update metrics.gradle to support update to Gradle v4.2.1 and Sonar v2.52017-10-23, by Christopher Springer
- add code to stamp build number into build-number.txt lost in bamboo 52017-07-14, by smith
- allow legacy projects to disable metrics entirely2017-06-15, by smith
- ensure property files exist in output task2017-02-17, by smith
- update subscriptions2017-01-24, by smith
- password changed with update2017-01-12, by aldrich
- change gradle password2017-01-11, by aldrich
- USASR-2436: Remove usages of leftShift in favor of doLast2016-12-21, by Christopher Springer
- remove idea customizations2016-10-25, by smith
- DEP-13: disable legacy sonar analysis2016-10-21, by smith
- DEP-12: restrict analysis to default, release and hotfox branches2016-10-20, by smith
- DEP-13: re-enable new sonar analysis2016-10-20, by smith
- DEP-13: temporarily disable sonar2016-10-20, by smith
- DEP-12: use unencrypted port for sonar analysis2016-10-19, by smith
- DEP-12: fix sonar disabled message2016-10-19, by smith
- DEP-13: enable sonar analysis for gradle 3.1 projects. disable sonar for ant based projects2016-10-19, by smith
- DEP-13: adjust init script to handle both 2.+ and 3.1. Disable sonar for 3.1+2016-10-18, by smith
- update set dependencyLock plugin to also lock transitives. provide way of overriding common version2016-09-08, by smith
- apply release rules only to root project2016-07-29, by smith
- USASR-2244: Remove unuseful message if bamboo repository url can't be discovered2016-07-11, by Christopher Springer
- USASR-2244: Attempt to fix syntax error2016-07-07, by Christopher Springer
- USASR-2244: Attempt to explicitly specify url of repository when pulling2016-07-07, by Christopher Springer
- USASR-2244: Fix call to .text2016-07-07, by Christopher Springer
- USASR-2244: Change logger statement to println2016-07-07, by Christopher Springer
- USASR-2244: Add logging to debug mercurial pull2016-07-07, by Christopher Springer
- USASR-2244: Attempt to simplify changes to init script by placing hg pull in findSnapshotVersion method2016-07-07, by Christopher Springer
- USASR-2244: Fix wrong variable used in if statement2016-07-07, by Christopher Springer
- USASR-2244: Update init20.gradle to pull all changesets from mercurial before attempting to calculate snapshot branch name2016-07-07, by Christopher Springer
- DEP-11: remove release script. now part of gradle init2016-07-01, by smith
- DEP-11: implement release process as gradle rule2016-07-01, by smith
- update subscriptions2016-06-30, by smith
- DEP-11: allow keywords to calculate release version based on current branch2016-06-29, by smith
- DEP-11: change name of lock file for release branch. update release script to depend on new resolution and dependency locking2016-06-29, by smith
- DEP-11: determine project version based on branch2016-06-28, by smith
- DEP-11: add depency-lock plugin and a resolver to supply dynamic version based on branch. Cleanup metrics includes2016-06-27, by smith
- add hg audit report script2016-04-28, by smith
- Subscribing Becher to push notification emails.2016-03-28, by Jodi Becher
- add changeset to branchinfo2015-12-27, by smith
- improve deploy name2015-12-22, by smith
- add helper for calculating imageid2015-12-19, by smith
- add release and hgflow scripts2015-12-19, by smith
- add script to help set java version2015-09-01, by smith
- use project property for required java version2015-08-31, by smith
- add ability to verify java version2015-08-31, by smith
- 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