aboutsummaryrefslogtreecommitdiff
path: root/runners/maven-plugin
AgeCommit message (Expand)Author
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
2019-05-15Fix SinceKotlinKamil Doległo
2019-05-07remove multiplatform suport for mavenKrystianUjma
2019-05-07Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into mu...KrystianUjma
2019-05-07fix maven build, add multiplatform and single configuration for maven runnerKrystianUjma
2019-04-26add multiplatform configuration for mavenKrystianUjma
2019-03-27Fix MavenKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-03-11Fix test, prohibit non-unix path style for dir propertyKrystianUjma