Age | Commit message (Expand) | Author |
2020-07-13 | Implement defaultDokkaOutputDirectory | sebastian.sellmair |
2020-07-13 | Remove Project.dokka extension function | sebastian.sellmair |
2020-07-13 | Introduce dokkaKdoc task | sebastian.sellmair |
2020-07-13 | Rename DokkaDependencies.kt to DokkaArtifacts.kt | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-13 | Refactor dokka tasks classpath configuration | sebastian.sellmair |
2020-07-13 | Refactor dokka tasks classpath configuration | sebastian.sellmair |
2020-07-07 | Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ... | sebastian.sellmair |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-06 | Replace direct creation of ExternalDocumentationLink with ExternalDocumentati... | Kamil Doległo |
2020-07-02 | runner:gradle-plugin: Apply `java-gradle-plugin` | sebastian.sellmair |
2020-06-29 | DokkaTask: Replace exitProcess with exception and helpful message if no sourc... | sebastian.sellmair |
2020-06-25 | Fix rendering of coroutines | Krzysztof Romanwoski |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-18 | Implement default configurations | sebastian.sellmair |
2020-06-16 | Fix sourceSetID creation | Kamil Doległo |
2020-06-16 | Dokka Gradle Plugin: Reduce public API surface | sebastian.sellmair |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Make module name a part of sourceSetID be default | Kamil Doległo |
2020-06-15 | Fix DokkaCollector task | Kamil Doległo |
2020-06-15 | Change sourceSet collection from List to Set | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-04 | Implement Project.dokka extension to align kotlin and groovey dokka configura... | sebastian.sellmair |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-05-20 | Merging of platform dependent hints in sourceset tree | Błażej Kardyś |
2020-05-19 | Fix sourceRootName extraction | Kamil Doległo |
2020-05-15 | Fix ConfigurationExtractor compilation finding | Kamil Doległo |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-04-30 | Adds possibility to configure plugins | Andrzej Ratajczak |
2020-04-27 | Fix problem with base plugin not being loaded in gradle runner | Andrzej Ratajczak |
2020-04-23 | Fix creating absolute paths for output files | Kamil Doległo |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-23 | Adds base plugin loading in gradle and cli | Andrzej Ratajczak |
2020-03-04 | Use JDK8 as the default version | Kamil Doległo |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo |
2019-11-25 | Few fixes for logger | Paweł Marks |
2019-11-25 | First plugin draft | Paweł Marks |
2019-10-10 | Refactor configuration extraction | Kamil Doległo |
2019-10-10 | Bump Gradle to 4.10.3 | Kamil Doległo |
2019-09-18 | Add androidVariant selection for single-platform | Kamil Doległo |
2019-09-18 | Quick fix for Android config extraction | Kamil Doległo |
2019-09-18 | Fix for Android classpath bug | Kamil Doległo |
2019-09-15 | Add merging samples and includes from global config | Kamil Doległo |
2019-09-15 | Fix a bug with non-native Android | Kamil Doległo |
2019-09-04 | Fix kotlinTasks and subProjects | Kamil Doległo |
2019-08-23 | Fix for platforms | Kamil Doległo |
2019-08-23 | Add diagnostic info to Gradle platforms and create a top-level config | Kamil Doległo |
2019-08-22 | Merge Android plugin into Gradle plugin | Kamil Doległo |
2019-08-08 | Fix Android compilation name | Kamil Doległo |