Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v1.0.17 #157

Merged
merged 24 commits into from
Oct 11, 2016
Merged

Release/v1.0.17 #157

merged 24 commits into from
Oct 11, 2016

Commits on Oct 1, 2016

  1. Configuration menu
    Copy the full SHA
    9cc54e1 View commit details
    Browse the repository at this point in the history
  2. Feature/#103 (#111)

    * #103 adding analyzers for most reports in the form of errors and warnings
    
    * #108 fixed
    spyhunter99 authored Oct 1, 2016
    Configuration menu
    Copy the full SHA
    fe4b8df View commit details
    Browse the repository at this point in the history
  3. prepare for next dev cycle

    Merge branch 'master' into develop
    
    # Conflicts:
    #	ci/configureIt.sh
    #	docs/Guide.html
    #	docs/dependency-repos.html
    #	docs/dependencyReport.html
    #	docs/encryption.html
    #	docs/index.html
    #	docs/javadoc.html
    #	docs/project-info.html
    #	docs/project-license.html
    #	docs/reports.html
    #	docs/reports/gradle-fury-validation/jdepend/main.html
    #	docs/reports/hello-gradhell/jdepend/main.html
    #	docs/reports/hello-grandchild-lib/jdepend/main.html
    #	docs/reports/hello-universe-lib/jdepend/main.html
    #	docs/reports/hello-world-aar/androidTests/connected/index.html
    #	docs/reports/hello-world-aar/jdepend/main.html
    #	docs/reports/hello-world-apk-overrides/androidTests/connected/all/index.html
    #	docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/BAR/index.html
    #	docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/BAZ/index.html
    #	docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/FOO/index.html
    #	docs/reports/hello-world-apk-overrides/jdepend/main.html
    #	docs/reports/hello-world-apk/androidTests/connected/all/index.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/com.chrisdoyle.helloworld.app.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/index.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/com.chrisdoyle.helloworld.app.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/index.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/com.chrisdoyle.helloworld.app.html
    #	docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/index.html
    #	docs/reports/hello-world-apk/jdepend/main.html
    #	docs/reports/hello-world-gmaps/androidTests/connected/index.html
    #	docs/reports/hello-world-gmaps/jdepend/main.html
    #	docs/reports/hello-world-lib/jdepend/main.html
    #	docs/reports/hello-world-war/jdepend/main.html
    #	docs/team-list.html
    #	docs/wiki.html
    #	gradle.properties
    #	gradle/site.gradle
    #	it/GradleConsumers/gradle.properties
    #	it/MavenConsumers/MavenAPK/pom.xml
    spyhunter99 committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    be3f4d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Bug/#119 (#120)

    failed to compile due to hard coded configuration names
    #119 should resolve this
    
    * #119 potential fix
    spyhunter99 authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    17e9de2 View commit details
    Browse the repository at this point in the history
  2. Feature/#116 site boostrap (#117)

    * #116 initial test
    
    * #116 site bootstrap
    spyhunter99 authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    a343813 View commit details
    Browse the repository at this point in the history
  3. #114 done (#121)

    #90 done
    spyhunter99 authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    ab4ef40 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. #123 fix for site bootstrap bootstrapping all the time (#126)

    #124 gradle dependency report
    #125 site sample cleanup
    spyhunter99 authored Oct 3, 2016
    Configuration menu
    Copy the full SHA
    0d70d3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into develop

    prepare 1.0.15-SNAPSHOT
    # Conflicts:
    #	ci/configureIt.sh
    #	gradle.properties
    #	gradle/maven-support.gradle
    #	it/GradleConsumers/gradle.properties
    #	it/MavenConsumers/MavenAPK/pom.xml
    spyhunter99 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    892f61b View commit details
    Browse the repository at this point in the history
  3. Feature/#99 bootstrap unit tests and updates for site and quality (#118)

    * #99 bootstrap test
    
    * #99 should fix the build
    
    * #99 should force the test case
    
    * #99 typo
    
    * #99 bootstrap tests
    spyhunter99 authored Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8effe79 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    c8e8475 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Bug/#129 documentation and fixes for most gradle versions (#133)

    * #129 looks like the matrix switcher was never called from travis, uh oh
    
    * #129 looks like the matrix switcher was never called from travis, uh oh
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues, possible fix for gradle 3.0
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 and more items to the build matrix
    
    * #129 and more items to the build matrix
    
    * #129 and more items to the build matrix
    
    * #129 the build matrix has you
    
    * #129 the build matrix has you
    
    * #129 the build matrix has you
    spyhunter99 authored Oct 5, 2016
    Configuration menu
    Copy the full SHA
    41ac5b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Release/1.0.15 (#135)

    * readme update
    
    * readme update
    
    * prep for release
    spyhunter99 authored Oct 6, 2016
    Configuration menu
    Copy the full SHA
    c915af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a9ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f49476e View commit details
    Browse the repository at this point in the history
  4. readme update

    spyhunter99 committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    7b94338 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. #138 fixed (#140)

    spyhunter99 authored Oct 7, 2016
    Configuration menu
    Copy the full SHA
    93e3bb9 View commit details
    Browse the repository at this point in the history
  2. prepare for next dev cycle (#142)

    * readme update
    
    * readme update
    
    * readme update
    
    * readme update
    
    * readme update
    
    * Release/v1.0.16 (#141)
    
    * prepare for next dev cycle
    
    * Feature/#103 (#111)
    
    * #103 adding analyzers for most reports in the form of errors and warnings
    
    * #108 fixed
    
    * Bug/#119 (#120)
    
    failed to compile due to hard coded configuration names
    #119 should resolve this
    
    * #119 potential fix
    
    * Feature/#116 site boostrap (#117)
    
    * #116 initial test
    
    * #116 site bootstrap
    
    * #114 done (#121)
    
    #90 done
    
    * #123 fix for site bootstrap bootstrapping all the time (#126)
    
    #124 gradle dependency report
    #125 site sample cleanup
    
    * Feature/#99 bootstrap unit tests and updates for site and quality (#118)
    
    * #99 bootstrap test
    
    * #99 should fix the build
    
    * #99 should force the test case
    
    * #99 typo
    
    * #99 bootstrap tests
    
    * #128 fix for site issues on windows machines (#130)
    
    * Bug/#129 documentation and fixes for most gradle versions (#133)
    
    * #129 looks like the matrix switcher was never called from travis, uh oh
    
    * #129 looks like the matrix switcher was never called from travis, uh oh
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues, possible fix for gradle 3.0
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 should fix at least some travis issues
    
    * #129 and more items to the build matrix
    
    * #129 and more items to the build matrix
    
    * #129 and more items to the build matrix
    
    * #129 the build matrix has you
    
    * #129 the build matrix has you
    
    * #129 the build matrix has you
    
    * Release/1.0.15 (#135)
    
    * readme update
    
    * readme update
    
    * prep for release
    
    * prepare for next dev cycle
    
    * readme update
    
    * #138 fixed (#140)
    
    * prepare for release
    spyhunter99 authored Oct 7, 2016
    Configuration menu
    Copy the full SHA
    ab6b2fe View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. #143 fixed (#145)

    #139 fixed and #145
    spyhunter99 authored Oct 8, 2016
    Configuration menu
    Copy the full SHA
    741537c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. #147 fixed (#148)

    spyhunter99 authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    a0b19ac View commit details
    Browse the repository at this point in the history
  2. #146 fixed (#149)

    spyhunter99 authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    c88944f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Feature/#152 dex report (#155)

    * #152 progress on the dex count plugin
    
    * #152 with dex count reports
    spyhunter99 authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    18b83c7 View commit details
    Browse the repository at this point in the history
  2. Bug/#144 and #21 (#151)

    * #144 some progress but not a solution
    
    * #144 duplicate dependencies scope/type fixes
    #21 types added to the best that we can
    
    * #144 duplicate dependencies scope/type fixes
    #21 types added to the best that we can
    
    * #144 duplicate dependencies scope/type fixes
    #21 types added to the best that we can
    
    * #144 travis fix
    
    * #144 travis fix
    
    * #144 travis fix
    spyhunter99 authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    6a758c2 View commit details
    Browse the repository at this point in the history
  3. #144 toning down the logs

    spyhunter99 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    1f7e24a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into release/v1.0.17

    # Conflicts:
    #	gradle.properties
    #	gradle/maven-support.gradle
    #	it/GradleConsumers/gradle.properties
    #	it/MavenConsumers/MavenAPK/pom.xml
    spyhunter99 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    8b039fe View commit details
    Browse the repository at this point in the history