Age | Commit message (Expand) | Author |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-06 | Fix source set name in Maven | Kamil Doległo |
2020-07-06 | Replace direct creation of ExternalDocumentationLink with ExternalDocumentati... | Kamil Doległo |
2020-07-02 | Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/... | sebastian.sellmair |
2020-07-02 | Introduce special gradle plugin publication for integration tests | sebastian.sellmair |
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 | Refactor CLI | Andrzej Ratajczak |
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-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
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 | Update to 1.4-M2, Native fails with an exception | 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-31 | Pull Request review fixes - defaultLinks method refactored, blank lines removed | Filip Zybała |
2020-03-31 | Fixed maven and CLI runners stdlib links bug | Filip Zybała |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-23 | Adds working dokkaPlugins configuration tag to Maven | Andrzej Ratajczak |
2020-03-23 | Adds base plugin loading in gradle and cli | Andrzej Ratajczak |
2020-03-23 | Adds linking plugins in CLI | Andrzej Ratajczak |
2020-03-04 | Use JDK8 as the default version | Kamil Doległo |
2020-02-04 | Implements DokkaLogger interface by MavenDokkaLogger | Andrzej Ratajczak |
2020-02-04 | Adds summary reporting for all logging runners | Andrzej Ratajczak |
2020-01-31 | Minor fixes, rewritten CrossPlatformExec.kt | Kamil Doległo |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo |
2020-01-31 | Cherry-pick 'analysis_rewrite_1.3.61' | Kamil Doległo |
2020-01-20 | Move the Gradle integration tests back to `:runners` | Kamil Doległo |
2019-11-28 | Cleaning package naming | Błażej Kardyś |
2019-11-25 | Working extensions in plugins | Paweł Marks |
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 | Move gradle-integration-tests to new module | Kamil Doległo |
2019-10-10 | Bump Gradle to 4.10.3 | Kamil Doległo |