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

diktat-gradle-plugin #514

Merged
merged 24 commits into from
Nov 16, 2020
Merged

diktat-gradle-plugin #514

merged 24 commits into from
Nov 16, 2020

Commits on Nov 11, 2020

  1. diktat-gradle-plugin

    ### What's done:
    * Added gradle plugin sources
    * Added gradle plugin to maven build
    petertrr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    5f7d19b View commit details
    Browse the repository at this point in the history
  2. diktat-gradle-plugin

    ### What's done:
    * Added readme for gradle plugin
    * Disable gradle invocation on windows
    petertrr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    a520fba View commit details
    Browse the repository at this point in the history
  3. chmod +x gradlew

    petertrr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    62eee26 View commit details
    Browse the repository at this point in the history
  4. diktat-gradle-plugin

    ### What's done:
    * Update build.gradle.kts
    petertrr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1210500 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/diktat-gradle-plugin#259…

    …' into feature/diktat-gradle-plugin#259
    petertrr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    29e2aaa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. diktat-gradle-plugin

    ### What's done:
    * Added instructions to README.md
    * Moved tasks to separate class
    * Fixed detekt check
    petertrr committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    679d117 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/diktat-grad…

    …le-plugin#259
    
    # Conflicts:
    #	README.md
    petertrr committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6bca264 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. diktat-gradle-plugin

    ### What's done:
    * Generate sources in gradle
    * Updated README.md
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5f2be29 View commit details
    Browse the repository at this point in the history
  2. diktat-gradle-plugin

    ### What's done:
    * Fix detekt run on gradle plugin marker
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d25185e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7147f8 View commit details
    Browse the repository at this point in the history
  4. diktat-gradle-plugin

    ### What's done:
    * Support for gradle <6.4
    * Refactoring
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    9d3e4ad View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/diktat-gradle-plugin#259…

    …' into feature/diktat-gradle-plugin#259
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    e0206e8 View commit details
    Browse the repository at this point in the history
  6. diktat-gradle-plugin

    ### What's done:
    * Detekt code style
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    08e6217 View commit details
    Browse the repository at this point in the history
  7. diktat-gradle-plugin

    ### What's done:
    * Diktat code style
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a8f7159 View commit details
    Browse the repository at this point in the history
  8. diktat-gradle-plugin

    ### What's done:
    * Disable version check to use JavaExec on gradle 6.8+ for now
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a07f5a3 View commit details
    Browse the repository at this point in the history
  9. diktat-gradle-plugin

    ### What's done:
    * Fixes after review
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c9575aa View commit details
    Browse the repository at this point in the history
  10. diktat-gradle-plugin

    ### What's done:
    * Supply versions via project property
    petertrr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    300fa1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a00ae7a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    646eebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883df74 View commit details
    Browse the repository at this point in the history
  3. diktat-gradle-plugin

    ### What's done:
    * Minor changes
    petertrr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2976fff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86665a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13b0279 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c20b917 View commit details
    Browse the repository at this point in the history