aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-09Update gradle-publish to 0.12.0sebastian.sellmair
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-08maven-integration-test: Fix style issuessebastian.sellmair
2020-07-08Implement SetupMaven tasksebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Fix tests after rebaseAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-08Remove unused test resourcesMarcin Aman
2020-07-08Separated search key and display level in search componentFilip Zybała
2020-07-08Document a javadoc project on AWSKamil Doległo
2020-07-07Remove unnecessary files from core, rename aditional -> additionalKamil Doległo
2020-07-07Javadoc signature provider (#1041)Marcin Aman
Javadoc signature provider #1025
2020-07-07Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ↵sebastian.sellmair
`validatePlugins` task
2020-07-07Remove DistMavenPublishingsebastian.sellmair
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Lazily configure integration test taskssebastian.sellmair
2020-07-07CliIntegrationTest: Add assertion for undocumented reportssebastian.sellmair
2020-07-07Increase test memorysebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-07Fix bug introduced in javadocPaweł Marks
2020-07-07Cache location providerPaweł Marks
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-07Add CacheWrapper to mitigate NPE issuesPaweł Marks
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