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
/
maven
Age
Commit message (
Expand
)
Author
2023-10-12
Fix Maven plugin help task (#3036)
Adam
2023-09-04
Update Kotlin to 1.9.10 (#3158)
Vadim Mishenev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-08-07
Get rid of bintray and jcenter mentions in our buildscript (#3109)
Vsevolod Tolstopyatov
2023-08-04
Update examples and tests to use Kotlin 1.9.0 (#3101)
Ignat Beresnev
2023-06-06
Update Dokka's references to 1.8.20 (#3028)
Ignat Beresnev
2023-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-16
Refactor Maven Runner build config (#2911)
aSemy
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2023-02-10
Update Kotlin to 1.8.10 (#2797)
Ignat Beresnev
2022-10-04
Update Kotlin to 1.7.20 (#2692)
Ignat Beresnev
2022-09-27
Update Kotlin to 1.7.20-RC (#2682)
Ignat Beresnev
2022-09-22
Update integration tests: coroutines, serialization, biojava (#2672)
Ignat Beresnev
2022-09-01
Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630)
Stefan M
2022-07-08
Update Kotlin to 1.7.10 (#2564)
Ignat Beresnev
2022-06-20
Update documentation and examples to Dokka 1.7.0 (#2542)
Ignat Beresnev
2022-04-25
Update documentation and examples to Dokka 1.6.21 (#2465)
Ignat Beresnev
2022-04-15
Update documentation, examples and test references to 1.6.20 (#2440)
Ignat Beresnev
2022-04-14
Use common gradle+kotlin versions across gradle integration tests (#2287)
Ignat Beresnev
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2021-04-08
Bump kotlinx html to 0.7.3 (#1819)
Marcin Aman
2021-03-26
Fix configuration for suppressing obvious functions (#1789)
Marcin Aman
2020-11-19
Adjust integration tests to the new package options API
Marcin Aman
2020-11-13
Add integration tests for Kotlin projects
Kamil Doległo
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
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-19
Adapt integration tests for checking unresolved links
Kamil Doległo
2020-07-30
Use `cache-redirector` repositories for Maven integration tests
sebastian.sellmair
2020-07-20
Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...
sebastian.sellmair
2020-07-17
Add kotlin-eap repository consistently to the project
sebastian.sellmair
2020-07-15
Refactor and add integration tests
Andrzej Ratajczak
2020-07-13
MavenIntegrationTest: Let all fields be private
sebastian.sellmair
2020-07-13
Fix first integration tests
sebastian.sellmair
2020-07-08
Implement SetupMaven task
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair