aboutsummaryrefslogtreecommitdiff
path: root/runners/maven-plugin
AgeCommit message (Expand)Author
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-05-31Bump Kotlin to 1.7.0-RC (#2508)Vadim Mishenev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-25Set `finalizeCoroutines` to false for maven runner (#2461)Ignat Beresnev
2022-02-21Code cleanups (#2165)Goooler
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-05-21Bump Gradle to 7.0 (#1926)Kamil Doległo
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-26Fix configuration for suppressing obvious functions (#1789)Marcin Aman
2020-12-28Use maven directly to download additional dependencies (#1644)Andreas Dangel
2020-11-18Add matchingRegex (#598)Martin Bonnin
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-09-30Set aether authn when getting artifactsStephen Byrne
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-14Use java.net.URL consistently across Gradle Plugin API surfacesebastian.sellmair
2020-08-14Use List for representing classpaths instead of Setsebastian.sellmair
2020-08-14Replace ExternalDocumentationLink.Builder with factory functionssebastian.sellmair
2020-08-14Use Gradle's new Property/Provider APIssebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-20Update compiler version to 1.4.0-rc-173sebastian.sellmair
2020-07-15Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair
2020-07-15Refactor and add integration testsAndrzej Ratajczak
2020-07-15Fix javadoc renderingAndrzej Ratajczak
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-08Implement SetupMaven tasksebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-06Fix source set name in MavenKamil Doległo
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-18Implement default configurationssebastian.sellmair
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-04All modules page generationBłażej Kardyś
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-30Adds possibility to configure pluginsAndrzej Ratajczak
2020-03-31Fixed maven and CLI runners stdlib links bugFilip Zybała
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-23Adds working dokkaPlugins configuration tag to MavenAndrzej Ratajczak
2020-03-04Use JDK8 as the default versionKamil Doległo
2020-02-04Implements DokkaLogger interface by MavenDokkaLoggerAndrzej Ratajczak
2020-01-31Minor fixes, rewritten CrossPlatformExec.ktKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2019-08-06Remove TODOsKamil Doległo
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma