aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-07Fix racecondition on caching of external providersPaweł Marks
2020-07-07Update developers guidePaweł Marks
2020-07-07Change generic Error to IllegalStateException to be thrown when there are ↵Paweł Marks
conflicting overrides
2020-07-07Add suppression reporting to logPaweł Marks
2020-07-07Add suppression capabilities for pluginsPaweł Marks
2020-07-07Probably fix the missing adjecent extension bugPaweł Marks
2020-07-07Add overrides to provided pluginsPaweł Marks
2020-07-07Add functionality to plugin overridesPaweł Marks
2020-07-07Refactor Extension DSL and remove fallback mechanismPaweł Marks
2020-07-07Remove old integration tests foldersebastian.sellmair
2020-07-06Manually disable bintray tasks in root project ↵sebastian.sellmair
(https://github.com/bintray/gradle-bintray-plugin/issues/267)
2020-07-06Dokka Gradle Plugin: Configure bintray publication for gradle plugin markersebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-06Remove integration tests from Github actionssebastian.sellmair
2020-07-06Integrate gradle-integration-test.pr.yml into gradle-test.pr.ymlsebastian.sellmair
2020-07-06Android0GradleIntegrationTest.kt: Assert link to developer.android.comsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-06Fix source set name in MavenKamil Doległo
2020-07-06Replace direct creation of ExternalDocumentationLink with ↵Kamil Doległo
ExternalDocumentationLink.Builder
2020-07-02Show anchors icon only on hoverMarcin Aman
2020-07-02Handling multi-line list items. Added tests for comment to content converter.Filip Zybała
2020-07-02Javadoc location testBłażej Kardyś
2020-07-02Show fully qualified name for typealias targets to different packagessebastian.sellmair
2020-07-02Add readme to gradle integration testssebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02BasicGradleIntegrationTest: Add java sourcesebastian.sellmair
2020-07-02Cleanup project and disable validatePlugins ↵sebastian.sellmair
(https://github.com/Kotlin/dokka/issues/1052)
2020-07-02Add deprecation note to :integration-tests:gradle-integration-testssebastian.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
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-07-02Implement AbstractDefaultVersionsGradleIntegrationTest.ktsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair
2020-07-01Implement simple JavadocAllClassesTemplateMapTest.ktsebastian.sellmair
2020-07-01JavadocClasslikeTemplateMapTest: Fix `empty class` testsebastian.sellmair
2020-07-01JavadocParser: Remove unexpected whitespace from javadocsebastian.sellmair
2020-07-01Implement first JavadocClasslikeTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement first simple JavadocPackageTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement first simple JavadocModuleTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-30Parametrize dokka version in AWS generationKamil Doległo
2020-06-30Fix code block overflowKamil Doległo
2020-06-30Configure -Xmx in gradle propertiesKrzysztof Romanowski
2020-06-30Fix primary constructor in signatureKamil Doległo
2020-06-29DokkaTask: Replace exitProcess with exception and helpful message if no ↵sebastian.sellmair
source sets are configured
2020-06-29Test Api, "testInline": Add support for idiomatic trimIndent and trimMarginsebastian.sellmair
2020-06-26Fix childrenless directoriesAndrzej Ratajczak
2020-06-26Migration guide for gradleBłażej Kardyś
2020-06-26Adding external url handlingBłażej Kardyś