aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects
AgeCommit message (Expand)Author
2020-10-07Make logo replaceable #1339 (#1488)Marcin 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-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-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-20Fix convention for ExternalDocumentationLink#packageListUrlsebastian.sellmair
2020-08-19Integration Test: it-multiplatform-0: Use `configureEach`sebastian.sellmair
2020-08-19Fix tests after the Gradle plugin updateKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-14Update Gradle version to 6.6sebastian.sellmair
2020-08-14Extract `kotlinSourceSet()` from `GradleDokkaSourceSetBuilder`Kamil Doległo
2020-08-14Use java.net.URL consistently across Gradle Plugin API surfacesebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Cover GradleDokkaSourceSetBuilder with testssebastian.sellmair
2020-08-14Replace ExternalDocumentationLink.Builder with factory functionssebastian.sellmair
2020-08-14Use Gradle's new Property/Provider APIssebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-07-31Add js target back to Multiplatform0GradleIntegrationTestsebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair
2020-07-31Submit failing test for Kotlin/Native being unable to resolve CPointersebastian.sellmair
2020-07-30Use `cache-redirector` repositories for Gradle integration testssebastian.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-20Fix style issues introduced with dokka-cli-jsonsebastian.sellmair
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-14Add TODO in it-multimodule-0sebastian.sellmair
2020-07-13BasicGradleIntegrationTest: Cover dokkaSourceSet configureEachsebastian.sellmair
2020-07-13Remove chunk from `it-basic`sebastian.sellmair
2020-07-13Remove `global` dokka source set (in favor of configureEach)sebastian.sellmair
2020-07-13Adapt s3-snapshots.ymlsebastian.sellmair
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-13Fix it-multiplatform-0sebastian.sellmair
2020-07-13Implement BasicGroovyIntegrationTest.ktsebastian.sellmair
2020-07-13it-basic/build.gradle.kts: Cleanupsebastian.sellmair
2020-07-13Implement basic MultiModule0IntegrationTest.ktsebastian.sellmair
2020-07-13Implement `AbstractDokkaTask` to suport DokkaMultimoduleTasksebastian.sellmair
2020-07-13Remove Project.dokka extension functionsebastian.sellmair
2020-07-13Cleanup it-basicsebastian.sellmair
2020-07-13Rename DokkaDependencies.kt to DokkaArtifacts.ktsebastian.sellmair
2020-07-13Refactor dokka tasks classpath configurationsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02BasicGradleIntegrationTest: Add java sourcesebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-07-02Introduce special gradle plugin publication for integration testssebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair