aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2021-11-12Bump Kotlin to 1.6.0-RC2 (#2221)vmishenev
2021-09-01Bump kotlinx-cli-jvm from 0.3.2 to 0.3.3 (#2105)dependabot[bot]
2021-08-21Review comments + "unspecified" version fixMarcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-07-09Add gradle version check (#2006)Marcin Aman
2021-07-08Bump jacksons (#2010)Marcin Aman
2021-07-07Fix Gradle plugin marker publicationKamil Doległo
2021-07-06Fix Gradle plugin application (#2000)Kamil Doległo
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-06-21Cachable task (#1905)Marcin Aman
2021-05-21Bump Gradle to 7.0 (#1926)Kamil Doległo
2021-05-17Extract properties to AbstractDokkaLeafTask (#1922)Kamil Doległo
2021-05-04Adds a supertype for leaf dokka tasks that defines dokkaSourceSets (#1891)Ryan Nett
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-14Add ability to document generated files (#1832)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-26Fix configuration for suppressing obvious functions (#1789)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-11Make Gradle plugin use `api` instead of `implementation` for core (#1771)Kamil Doległo
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
2021-01-18Fix a bug with not creating Gradle configurations for partial tasksKamil Doległo
2021-01-05Versioning (#1654)Błażej Kardyś
2020-12-28Use maven directly to download additional dependencies (#1644)Andreas Dangel
2020-12-03Update migration guide for 1.4.20Marcin Aman
2020-12-02Fix gradle passing 'unspecified' version to dokka configuration (#1650)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-27Add templating commands to the html formatPaweł Marks
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-11-18Add matchingRegex (#598)Martin Bonnin
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-30Set aether authn when getting artifactsStephen Byrne
2020-09-10Update migration guide with correct property nameKamil Doległo
2020-09-04Javadoc version number is always 0.0.1 #1406Marcin Aman
2020-09-01Also add KotlinCompile#classpath to final classpath calculationsebastian.sellmair
2020-08-31Remove unnecessary blank linessebastian.sellmair
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair