Age | Commit message (Expand) | Author |
2020-08-14 | Adapt KotlinDslDokkaTaskConfigurationTest.kt | 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-14 | Update an old test that had an assertion the other way around | Paweł Marks |
2020-08-14 | Fix bug with double Nullable wrapping | Paweł Marks |
2020-08-14 | Omit trivial bound | Paweł Marks |
2020-08-14 | Add tests checking omitting of obvious types | Paweł Marks |
2020-08-14 | Refactor loggers to allow for message filtering | Paweł Marks |
2020-08-14 | Add tools for easier content test debugging | Paweł Marks |
2020-08-14 | Add test tools for extracted string assertions | Paweł Marks |
2020-08-12 | Remove unused parameter in ReportUndocumentedTransformer | sebastian.sellmair |
2020-08-12 | EmptyPackagesFilterTransformer & SuppressedDocumentableFilterTransformer: Rea... | sebastian.sellmair |
2020-08-12 | Move PreMergeDocumentableTransformer utils out of the interface | sebastian.sellmair |
2020-08-12 | Move utility APIs into `PreMergeDocumentationTransformer` | sebastian.sellmair |
2020-08-12 | Implement DocumentableFilterSuppressedTransformer | sebastian.sellmair |
2020-08-11 | Fixing javadoc comment parser for psi files | Błażej Kardyś |
2020-08-10 | Highlight anchor | Marcin Aman |
2020-08-05 | Fix broken link in README.md | Vladimir Shefer |
2020-08-05 | Fix JS markdown component generating lots of files with highlighting | Marcin Aman |
2020-08-05 | Fix broken link in README.md | Vladimir Shefer |
2020-08-05 | Fix broken link in README.md | Drew Hannay |
2020-08-04 | Remove migration guide | Paweł Marks |
2020-08-04 | Javadoc plugin package name fix | Błażej Kardyś |
2020-08-03 | Add publication for gradle plugin portal | sebastian.sellmair |
2020-08-03 | Remove mentions of kotlin-eap repo | Paweł Marks |
2020-08-03 | Change version in readme to 1.4.0-rc | Paweł Marks |
2020-08-03 | Remove unsafe html usage | Marcin Aman |
2020-08-03 | Split into files and move svg to external one | Marcin Aman |
2020-08-03 | Improve sorting algorithm | Marcin Aman |
2020-08-03 | Highlight searched phrase | Marcin Aman |
2020-08-03 | Update callable name to include classname not <init> | Marcin Aman |
2020-08-03 | Add more formats to Multimodule0IntegrationTest.kt | sebastian.sellmair |
2020-07-31 | Minor simplification in AnalysisEnvironment | 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 | Remove debugging run configuration | sebastian.sellmair |
2020-07-31 | Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro... | sebastian.sellmair |
2020-07-31 | Re/de-shadow kotlin-compiler artifact | sebastian.sellmair |
2020-07-31 | Set up analysis of Kotlin/Native KLIBs | Dmitriy Dolovov |
2020-07-31 | Propagate default Kotlin/Native KLIBs to the Dokka classpath | Dmitriy Dolovov |
2020-07-31 | Push run configuration for Dmitriy Dolovov | sebastian.sellmair |
2020-07-31 | Submit failing test for Kotlin/Native being unable to resolve CPointer | sebastian.sellmair |
2020-07-30 | Move `testApi.utils` to `org.jetbrains.dokka.testApi.utils` | Kamil Doległo |
2020-07-30 | Bugfix: changed test logger package to proper one | Filip Zybała |
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-29 | Fix truncated text on sidebar with long packages | Marcin Aman |
2020-07-27 | Fix error message when no dokka source sets are registered | sebastian.sellmair |
2020-07-27 | Correct newer javadoc links | Błażej Kardyś |