index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration-tests
Age
Commit message (
Expand
)
Author
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 concep...
sebastian.sellmair
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
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
2020-08-14
Use Gradle's new Property/Provider APIs
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
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
Add js target back to Multiplatform0GradleIntegrationTest
sebastian.sellmair
2020-07-31
Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.kt
sebastian.sellmair
2020-07-31
Re/de-shadow kotlin-compiler artifact
sebastian.sellmair
2020-07-31
Submit failing test for Kotlin/Native being unable to resolve CPointer
sebastian.sellmair
2020-07-30
Use `cache-redirector` repositories for Maven integration tests
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, ad...
sebastian.sellmair
2020-07-20
Implement dokka_integration_test_parallelism gradle property and set default ...
sebastian.sellmair
2020-07-20
Fix style issues introduced with dokka-cli-json
sebastian.sellmair
2020-07-17
Add kotlin-eap repository consistently to the project
sebastian.sellmair
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 b...
sebastian.sellmair
2020-07-15
Refactor and add integration tests
Andrzej Ratajczak
2020-07-15
Implement GradleRunner.buildRelaxed API
sebastian.sellmair
2020-07-14
Add TODO in it-multimodule-0
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
Remove chunk from `it-basic`
sebastian.sellmair
2020-07-13
Remove `global` dokka source set (in favor of configureEach)
sebastian.sellmair
2020-07-13
Adapt Android0GradleIntegrationTest for new format configuration
sebastian.sellmair
2020-07-13
Adapt s3-snapshots.yml
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Fix it-multiplatform-0
sebastian.sellmair
[next]