aboutsummaryrefslogtreecommitdiff
path: root/runners/cli
AgeCommit message (Expand)Author
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-05-31Fix missing tab entries for module names with space (#3019)Ignat Beresnev
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-12-16Display `SinceKotlin` everywhere (#2708)Vadim Mishenev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-11Bump kotlinx-cli-jvm from 0.3.3 to 0.3.4 (#2428)dependabot[bot]
2022-03-22Remove bintray publish plugins (#2364)Goooler
2022-02-15Fix loading empty properties by CLI json parser (#2362)Andrzej Ratajczak
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2022-01-12Add global settings to JSON dokka cli input (#2292)Andrzej Ratajczak
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-09-01Bump kotlinx-cli-jvm from 0.3.2 to 0.3.3 (#2105)dependabot[bot]
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-04-29Make module name optional in cli (#1850)Marcin Aman
2021-04-28Remove bintray from repositoriesMarcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-26Bump kotlinx-cli-jvm from 0.3.1 to 0.3.2 (#1784)dependabot[bot]
2021-03-26Reintroduce multimodule documentation (#1804)Marcin Aman
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2021-02-24Fix parameters on cli and bump kotlinx.cli (#1755)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-06Change in CLI module name to be optional, but with default valueAndrzej Ratajczak
2020-09-04Javadoc version number is always 0.0.1 #1406Marcin Aman
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-25Relative paths fixAndrzej Ratajczak
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-27Correct newer javadoc linksBłażej Kardyś
2020-07-20Address review comments and fix integration testsAlex Saveau
2020-07-20Improve JSON parsing for CLIAlex Saveau
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-14Introduce some small CLI configuration fixesKamil Doległo
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-06Manually disable bintray tasks in root project (https://github.com/bintray/gr...sebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair