Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-15 | Bump coroutines to 1.6.0 in integration test (#2276) | Vadim Mishenev | |
2021-11-18 | Bump Kotlin to 1.6.0 (#2226) | vmishenev | |
* Bump Kotlin to 1.6.0 * Update versions in integration tests | |||
2021-11-18 | Update version of `SerializationGradleIntegrationTest` to 1.3.1 (#2228) | vmishenev | |
2021-10-18 | Bump Kotlin to 1.6.0-RC (#2189) | vmishenev | |
* Bump Kotlin to 1.6.0-RC * Update Kotlin to 1.6.0-RC in integration tests * Change Dokka Version | |||
2021-10-04 | Bump to Kotlin 1.5.31 (#2164) | Marcin Aman | |
* Bump to Kotlin 1.5.31 * Mark todo-s as unsupported * Add PsiNameHelper * Try disabling ProjectFileIndex * Remove CoreProjectFileIndex * Update JDKs to 17, kotlin to 1.5.31 in integration tests * Update Kotlin to 1.5.31 in JS IR integration test Co-authored-by: vmishenev <vad-mishenev@yandex.ru> | |||
2021-09-28 | Support JS KLib (#2159) | vmishenev | |
2021-08-26 | Update versions in integration tests | Marcin Aman | |
2021-06-21 | Don't use older dir from previous runs in versioning (#1963) | Marcin Aman | |
2021-06-21 | Cachable task (#1905) | Marcin Aman | |
* Add tests for Gradle caching scenarios and adjust tasks to honor caching such that tests pass * Make dokka tasks cachable * Make dokka tasks cachable * Make dokka tasks cachable * Fix gradle assertion Co-authored-by: Volker Leck <volker.leck@gmail.com> | |||
2021-06-15 | Remove JDK 8 on windows due to OOM and bump kotlin version in test (#1971) | Marcin Aman | |
2021-04-29 | Update tests with kotlin 1.5-RC and gradle 7.0 (#1857) | Marcin Aman | |
* Update tests with kotlin 1.5-RC and gradle 7.0 * Update tests with kotlin 1.5-RC and gradle 7.0 | |||
2021-03-17 | Update kotlinx-serialization diffs (#1769) | Marcin Aman | |
* Update kotlinx-serialization diffs * Update kotlinx-serialization diffs | |||
2021-02-03 | Reenable kotlinx-serialization (#1708) | Kamil Doległo | |
2021-01-05 | Versioning (#1654) | Błażej Kardyś | |
* Adding versioning mechanism for multimodule * Versioning improvement * Refactor configuration, add ordering * Fix integration tests * Change packages, unignore test Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2020-12-17 | Multimodule tests (#1670) | Marcin Aman | |
* Multimodule tests * Multimodule tests | |||
2020-11-27 | Adding multimodule all modules page creation for gfm | Błażej Kardyś | |
2020-11-13 | Temporarily disable kotlinx.serialization as it can't be built for now | Kamil Doległo | |
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo | |
2020-10-08 | Add information about content kind and sourceset to anchor | Marcin Aman | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-10-05 | Render react resources as separate css to allow overriding (#1416) | Marcin Aman | |
* Render react resources as separate css to allow overriding * Improve build.gradle.kts | |||
2020-10-01 | Escape urls in anchors | Marcin Aman | |
2020-09-30 | Add integration test for linking between projects | Kamil Doległo | |
2020-09-04 | Javadoc version number is always 0.0.1 #1406 | Marcin Aman | |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove ↵ | sebastian.sellmair | |
concept of `moduleDisplayName` | |||
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair | |
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair | |
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation | |||
2020-08-25 | Fix external links to Android and Androix documentations | Kamil Doległo | |
2020-08-19 | Implement ignoring known unresolved links in integration tests | Kamil Doległo | |
2020-08-19 | Refactor location providers | Kamil Doległo | |
2020-08-19 | Adapt integration tests for checking unresolved links | Kamil Doległo | |
2020-08-14 | Update Gradle version to 6.6 | sebastian.sellmair | |
2020-08-14 | Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API | sebastian.sellmair | |
2020-08-14 | API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask | sebastian.sellmair | |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair | |
2020-08-12 | Implement DocumentableFilterSuppressedTransformer | sebastian.sellmair | |
2020-08-03 | Add more formats to Multimodule0IntegrationTest.kt | sebastian.sellmair | |
2020-07-31 | Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.kt | sebastian.sellmair | |
2020-07-30 | Use `cache-redirector` repositories for Gradle integration tests | sebastian.sellmair | |
2020-07-30 | Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration tests | sebastian.sellmair | |
2020-07-23 | Update to Kotlin version 1.4.0-rc | sebastian.sellmair | |
2020-07-23 | Add link to androidx documentation by default for Android projects | sebastian.sellmair | |
2020-07-20 | Re-introduce default DokkaCollectorTask, run on all submodules by default, ↵ | sebastian.sellmair | |
add Collector0IntegrationTest | |||
2020-07-16 | Use kotlin "1.4-M3" artifact | sebastian.sellmair | |
2020-07-15 | Use DokkaLogger instead of println and adjust log levels for less verbosity ↵ | sebastian.sellmair | |
by default | |||
2020-07-15 | Implement GradleRunner.buildRelaxed API | sebastian.sellmair | |
2020-07-14 | DokkaMultimoduleTask: Automatically declare dependencies to sub dokka tasks | sebastian.sellmair | |
2020-07-13 | BasicGradleIntegrationTest: Cover dokkaSourceSet configureEach | sebastian.sellmair | |
2020-07-13 | Adapt Android0GradleIntegrationTest for new format configuration | sebastian.sellmair | |
2020-07-13 | Rename default format "html" | sebastian.sellmair | |