Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-17 | Fix setup js deps (#2258) | Vadim Mishenev | |
* Add checker of KLIB resolving * Fix setup of JS deps in `AnalysisEnvironment` * Update JS integration test | |||
2021-12-15 | Bump coroutines to 1.6.0 in integration test (#2276) | Vadim Mishenev | |
2021-12-13 | Bump de.undercouch.download to 4.1.2 (#2268) | Vadim Mishenev | |
* Bump de.undercouch.download to 4.1.2 * Remove bintray repository | |||
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-09-20 | Improve versioning plugin (#2104) | vmishenev | |
- support for single module projects - version navigator is on all pages - dropdown arrow for version navigator | |||
2021-08-26 | Update versions in integration tests | Marcin Aman | |
2021-07-22 | Bump kotlin 1.5.21 (#2031) | Marcin Aman | |
* bump kotlin to 1.5.21 * Bump binary compatibility plugin * update stdlib submodule * Bump IJ to 202.8194.7 | |||
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-04-08 | Bump kotlinx html to 0.7.3 (#1819) | Marcin Aman | |
* Bump kotlinx html to 0.7.3 * Update repositories | |||
2021-03-26 | Fix configuration for suppressing obvious functions (#1789) | Marcin Aman | |
* Fix suppressObviousFunctions not being present in task configuration * Docs | |||
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-28 | Bump dokka version to 1.4.20.2 | Marcin Aman | |
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-19 | Adjust integration tests to the new package options API | Marcin Aman | |
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 | Re-use includes form child tasks for all modules page generation | sebastian.sellmair | |
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-20 | Fix convention for ExternalDocumentationLink#packageListUrl | sebastian.sellmair | |
2020-08-19 | Integration Test: it-multiplatform-0: Use `configureEach` | sebastian.sellmair | |
2020-08-19 | Fix tests after the Gradle plugin update | 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 | Extract `kotlinSourceSet()` from `GradleDokkaSourceSetBuilder` | Kamil Doległo | |
2020-08-14 | Use java.net.URL consistently across Gradle Plugin API surface | 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 | Cover GradleDokkaSourceSetBuilder with tests | sebastian.sellmair | |
2020-08-14 | Replace ExternalDocumentationLink.Builder with factory functions | sebastian.sellmair | |