aboutsummaryrefslogtreecommitdiff
path: root/core/test-api
AgeCommit message (Expand)Author
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
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-01-31Make implementations of DokkaLogger thread-safe (#2827)Ignat Beresnev
2022-11-22Fix package and module description truncation in javadoc (#2751)Marcin K
2022-06-30Do not generate source links for synthetic elements (#2547)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-28Fix suddenly appearing all-modules-page/index.md file (#2475)Ignat Beresnev
2022-03-22Remove bintray publish plugins (#2364)Goooler
2022-02-21Code cleanups (#2165)Goooler
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-10-15Fix adding new custom stylesheets in submodules (#2168)vmishenev
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-30Bump junit from 4.13 to 4.13.2 (#1785)dependabot[bot]
2021-03-26Reintroduce multimodule documentation (#1804)Marcin Aman
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2020-12-17Multimodule tests (#1670)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-11-12Adding function division switchBłażej Kardyś
2020-10-08Adding configuration mpp check for javadocBłażej Kardyś
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-10-01Add parsing of package-info in java sourcesAndrzej Ratajczak
2020-09-04Javadoc version number is always 0.0.1 #1406Marcin Aman
2020-08-31Implement dPackage and dModule test APIs in favour of default params in DModu...sebastian.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-31Implement tests for ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-31Make testApi dokkaConfiguration available outside of AbstractCoreTestsebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair