Age | Commit message (Expand) | Author |
2023-02-20 | Add the ability to pretty print DokkaConfiguration (#2872) | Ignat Beresnev |
2023-02-14 | Deprecate methods for adding/removing task dependencies (#2857) | Andrey Tyrin |
2023-02-10 | Update Kotlin to 1.8.10 (#2797) | Ignat Beresnev |
2023-02-01 | Add missing group and description for Multimodule tasks (#2806) | Róbert Papp |
2023-01-30 | Replace `by` helper function with the standard `set()` (#2834) | aSemy |
2023-01-19 | Add module and package documentation content (#2819) | Sarah Haggarty |
2023-01-19 | Fix NoSuchMethodError for Gradle 8.0 RC1 (#2816) | Andrey Tyrin |
2023-01-13 | Avoid snapshotting sourceLink.localDirectory input (#2807) | ilya-g |
2023-01-11 | Fix early version configuration for Gradle Plugin (#2799) | Javier Segovia Córdoba |
2023-01-10 | Revise documentation (#2728) | Ignat Beresnev |
2022-11-26 | Mark `outputDirectory` lazy (#2748) | Vadim Mishenev |
2022-11-26 | Fix OOME: Metaspace (#2678) | Vadim Mishenev |
2022-10-12 | Rename DokkaPlugin file (#2701) | aSemy |
2022-09-27 | Update Kotlin to 1.7.20-RC (#2682) | Ignat Beresnev |
2022-09-26 | Extract classpath from `KotlinSharedNativeCompilation` as well (#2664) | Vadim Mishenev |
2022-08-25 | Ignore compatibility metadata variant if HMPP is enabled (#2634) | Vadim Mishenev |
2022-07-18 | Remove kotlin-stdlib dependency from gradle runner (#2570) | Martin Bonnin |
2022-06-21 | Do not expose kotlin stdlib in the Gradle plugin dependencies (#2543) | Martin Bonnin |
2022-06-09 | Make `dokka-analysis` dependency compileOnly in base plugin (#2521) | Vadim Mishenev |
2022-05-31 | Bump Kotlin to 1.7.0-RC (#2508) | Vadim Mishenev |
2022-05-27 | Remove unused & redundant dependencies for Gradle runner (#2502) | Matthew Haughton |
2022-05-20 | Remove unused `collectorTaskSupported` parameter (#2498) | Matthew Haughton |
2022-05-18 | Enable stricter validation for cacheable Gradle tasks (#2500) | Matthew Haughton |
2022-05-18 | Remove outdated suppressions (#2501) | Matthew Haughton |
2022-05-18 | Fix new Qodana inspections after the update | Ignat Beresnev |
2022-04-29 | Enable warnings as errors and fix all warnings (#2451) | Ignat Beresnev |
2022-04-25 | Fix missing external docs for some AndroidX libraries (#2456) | Edric Chan |
2022-04-11 | Fix classpath in HMPP (#2431) | Vadim Mishenev |
2022-03-22 | Remove bintray publish plugins (#2364) | Goooler |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-02-15 | Convert interfaces to functional (#2360) | Goooler |
2022-01-27 | Bump com.gradle.plugin-publish from 0.12.0 to 0.20.0 (#2318) | dependabot[bot] |
2021-12-23 | Introduce documentedVisibilities setting (#2270) | Ignat Beresnev |
2021-11-12 | Bump Kotlin to 1.6.0-RC2 (#2221) | vmishenev |
2021-08-21 | Review comments + "unspecified" version fix | Marcin Aman |
2021-08-12 | Webhelp-like frontend | Marcin Aman |
2021-07-09 | Add gradle version check (#2006) | Marcin Aman |
2021-07-08 | Bump jacksons (#2010) | Marcin Aman |
2021-07-07 | Fix Gradle plugin marker publication | Kamil Doległo |
2021-07-06 | Fix Gradle plugin application (#2000) | Kamil Doległo |
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo |
2021-06-23 | Add maven central publication (#1688) | Kamil Doległo |
2021-06-21 | Cachable task (#1905) | Marcin Aman |
2021-05-17 | Extract properties to AbstractDokkaLeafTask (#1922) | Kamil Doległo |
2021-05-04 | Adds a supertype for leaf dokka tasks that defines dokkaSourceSets (#1891) | Ryan Nett |
2021-04-14 | Add ability to document generated files (#1832) | Marcin Aman |
2021-04-06 | Suppress inherited members (#1814) | Marcin Aman |
2021-03-26 | Fix configuration for suppressing obvious functions (#1789) | Marcin Aman |
2021-03-26 | Reintroduce multimodule documentation (#1804) | Marcin Aman |