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

apply kotlin-dsl plugin #2702

Merged
merged 7 commits into from Feb 21, 2023

Commits on Oct 11, 2022

  1. apply kotlin-dsl plugin, update code to use idiomatic Gradle API (clo…

    …ser matching usage in gradle.kts files)
    aSemy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    907fd7a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Nov 4, 2022

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

Commits on Jan 28, 2023

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

Commits on Feb 1, 2023

  1. Merge remote-tracking branch 'origin/master' into feat/apply_kotlin_d…

    …sl_plugin
    
    # Conflicts:
    #	runners/gradle-plugin/src/main/kotlin/org/jetbrains/dokka/gradle/utils.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/DokkaCollectorTaskTest.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/DokkaConfigurationJsonTest.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/DokkaConfigurationSerializableTest.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/DokkaTaskTest.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/GradleDokkaSourceSetBuilderTest.kt
    #	runners/gradle-plugin/src/test/kotlin/org/jetbrains/dokka/gradle/KotlinDslDokkaTaskConfigurationTest.kt
    aSemy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    910a070 View commit details
    Browse the repository at this point in the history
  2. fix imports

    aSemy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0994afb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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