aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/src
AgeCommit message (Expand)Author
2021-12-15Bump coroutines to 1.6.0 in integration test (#2276)Vadim Mishenev
2021-11-18Bump Kotlin to 1.6.0 (#2226)vmishenev
2021-11-18Update version of `SerializationGradleIntegrationTest` to 1.3.1 (#2228)vmishenev
2021-10-18Bump Kotlin to 1.6.0-RC (#2189)vmishenev
2021-10-04Bump to Kotlin 1.5.31 (#2164)Marcin Aman
2021-09-28Support JS KLib (#2159)vmishenev
2021-08-26Update versions in integration testsMarcin Aman
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-06-21Cachable task (#1905)Marcin Aman
2021-06-15Remove JDK 8 on windows due to OOM and bump kotlin version in test (#1971)Marcin Aman
2021-04-29Update tests with kotlin 1.5-RC and gradle 7.0 (#1857)Marcin Aman
2021-03-17Update kotlinx-serialization diffs (#1769)Marcin Aman
2021-02-03Reenable kotlinx-serialization (#1708)Kamil Doległo
2021-01-05Versioning (#1654)Błażej Kardyś
2020-12-17Multimodule tests (#1670)Marcin Aman
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-11-13Temporarily disable kotlinx.serialization as it can't be built for nowKamil Doległo
2020-11-13Add integration tests for Kotlin projectsKamil Doległo
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-30Add integration test for linking between projectsKamil Doległo
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-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-25Fix external links to Android and Androix documentationsKamil Doległo
2020-08-19Implement ignoring known unresolved links in integration testsKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Adapt integration tests for checking unresolved linksKamil Doległo
2020-08-14Update Gradle version to 6.6sebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-03Add more formats to Multimodule0IntegrationTest.ktsebastian.sellmair
2020-07-31Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.ktsebastian.sellmair
2020-07-30Use `cache-redirector` repositories for Gradle integration testssebastian.sellmair
2020-07-30Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration testssebastian.sellmair
2020-07-23Update to Kotlin version 1.4.0-rcsebastian.sellmair
2020-07-23Add link to androidx documentation by default for Android projectssebastian.sellmair
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...sebastian.sellmair
2020-07-16Use kotlin "1.4-M3" artifactsebastian.sellmair
2020-07-15Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair
2020-07-15Implement GradleRunner.buildRelaxed APIsebastian.sellmair
2020-07-14DokkaMultimoduleTask: Automatically declare dependencies to sub dokka taskssebastian.sellmair
2020-07-13BasicGradleIntegrationTest: Cover dokkaSourceSet configureEachsebastian.sellmair
2020-07-13Adapt Android0GradleIntegrationTest for new format configurationsebastian.sellmair
2020-07-13Rename default format "html"sebastian.sellmair