graph
- 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