aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-11-09Add K2 analysis switcher (#3152)Vadim Mishenev
2023-10-18Fix sources not being linked when using Maven (#3046)freya02
2023-10-12Fix Maven plugin help task (#3036)Adam
2023-10-09Use compileDependencyFiles for getting compilation dependencies (#3147)Anton Lakotko
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-25Mark tasks as not compatible with the Gradle configuration cache (#3070)Benoit Lubek
2023-08-08Add a workaround for native dependency metadata resolution (#3081)Oleg Yukhnevich
2023-08-04Make the compatibility metadata variant check more specific (#3103)Ignat Beresnev
2023-07-21Update Kotlin to 1.9.0 (#3074)Vadim Mishenev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-05-31Fix missing tab entries for module names with space (#3019)Ignat Beresnev
2023-05-30Add the ability to get serialized configuration of a task (#3008)Ignat Beresnev
2023-05-17Update KGP to 1.8.20 (#2989)Vadim Mishenev
2023-04-25Replace invalid documentation links (#2973)Lukas Knoch-Girstmair
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-04-25Set cacheRoot using `convention()`, not `set()` (#2983)aSemy
2023-04-25Reorder dependency versions for update convenience (#2968)Ignat Beresnev
2023-04-17Capture throwable inside generateDocumentation thread (#2935)Ramon
2023-03-30Move POM config to maven-publish convention plugin (#2946)aSemy
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-16Refactor Maven Runner build config (#2911)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-09Remove unused `sourceJar` tasks (#2909)aSemy
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-02-27Use Gradle file property types for task inputs & outputs (#2707)aSemy
2023-02-27Remove workaround for fixed Gradle issue (#2891)Matthew Haughton
2023-02-24Fix `TypeNotPresentException` in projects without KGP (#2890)Ignat Beresnev
2023-02-23Update custom Gradle utils to use Gradle Kotlin DSL (#2833)aSemy
2023-02-21Move Gradle plugin tasks into a separate directory (#2705)aSemy
2023-02-21Apply kotlin-dsl plugin (#2702)aSemy
2023-02-20Add the ability to pretty print DokkaConfiguration (#2872)Ignat Beresnev
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2023-02-14Deprecate methods for adding/removing task dependencies (#2857)Andrey Tyrin
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2023-02-01Add missing group and description for Multimodule tasks (#2806)Róbert Papp
2023-01-31Make implementations of DokkaLogger thread-safe (#2827)Ignat Beresnev
2023-01-30Replace `by` helper function with the standard `set()` (#2834)aSemy
2023-01-19Add module and package documentation content (#2819)Sarah Haggarty
2023-01-19Fix NoSuchMethodError for Gradle 8.0 RC1 (#2816)Andrey Tyrin
2023-01-13Avoid snapshotting sourceLink.localDirectory input (#2807)ilya-g
2023-01-11Fix early version configuration for Gradle Plugin (#2799)Javier Segovia Córdoba
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-12-16Display `SinceKotlin` everywhere (#2708)Vadim Mishenev
2022-11-26Mark `outputDirectory` lazy (#2748)Vadim Mishenev
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
2022-10-12Rename DokkaPlugin file (#2701)aSemy