Age | Commit message (Expand) | Author |
2020-07-13 | Add flex to code-area in order to prevent overflow of ran samples | Marcin Aman |
2020-07-13 | WIP | Filip Zybała |
2020-07-13 | Refactor tab map creation | Paweł Marks |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Java sources in Kotlin-As-Java plugin should have original property visibilites | Marcin Aman |
2020-07-13 | Rename processSuperClasses to buildInheritanceInformation | Marcin Aman |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Remove duplicate `TaskAction` in DokkaMultimoduleTask.kt and DokkaTask.kt | sebastian.sellmair |
2020-07-13 | Remove DokkaTask.subprojects in favor of DokkaMultimodule and DokkaCollector | sebastian.sellmair |
2020-07-13 | BasicGradleIntegrationTest: Cover dokkaSourceSet configureEach | sebastian.sellmair |
2020-07-13 | Use `dokkaSourceSets.create` for fallback "main" source set creation | sebastian.sellmair |
2020-07-13 | Remove TODO NOW in JekyllPlugin | sebastian.sellmair |
2020-07-13 | Remove chunk from `it-basic` | sebastian.sellmair |
2020-07-13 | Remove `outputFormat` from AbstractDokkaTask | sebastian.sellmair |
2020-07-13 | Comment on DokkaTask.enforcedConfiguration | sebastian.sellmair |
2020-07-13 | Remove `global` dokka source set (in favor of configureEach) | sebastian.sellmair |
2020-07-13 | Implement DokkaTasksTest | sebastian.sellmair |
2020-07-13 | Adapt s3-snapshots.yml (coroutines) for new configuration | sebastian.sellmair |
2020-07-13 | Adapt Android0GradleIntegrationTest for new format configuration | sebastian.sellmair |
2020-07-13 | Implement default `dokkaPlugin` and `dokkaRuntime` configuration that each ta... | sebastian.sellmair |
2020-07-13 | Adapt s3-snapshots.yml | sebastian.sellmair |
2020-07-13 | Rename default format "html" | sebastian.sellmair |
2020-07-13 | Implement Kamils fix for `MultimoduleLocationProvider` | sebastian.sellmair |
2020-07-13 | Fix it-multiplatform-0 | sebastian.sellmair |
2020-07-13 | Further increase memory for integration tests | sebastian.sellmair |
2020-07-13 | Implement BasicGroovyIntegrationTest.kt | sebastian.sellmair |
2020-07-13 | it-basic/build.gradle.kts: Cleanup | sebastian.sellmair |
2020-07-13 | MavenIntegrationTest: Let all fields be private | sebastian.sellmair |
2020-07-13 | Fix first integration tests | sebastian.sellmair |
2020-07-13 | Implement basic assertNoUnresolvedHref | sebastian.sellmair |
2020-07-13 | Implement basic MultiModule0IntegrationTest.kt | sebastian.sellmair |
2020-07-13 | Implement `AbstractDokkaTask` to suport DokkaMultimoduleTask | sebastian.sellmair |
2020-07-13 | Run all formats in BasicGradleIntegrationTest | sebastian.sellmair |
2020-07-13 | Support dokkaJekyll and dokkaGfm tasks in new task configuration | sebastian.sellmair |
2020-07-13 | Implement defaultDokkaOutputDirectory | sebastian.sellmair |
2020-07-13 | Remove Project.dokka extension function | sebastian.sellmair |
2020-07-13 | Introduce dokkaKdoc task | sebastian.sellmair |
2020-07-13 | Cleanup it-basic | sebastian.sellmair |
2020-07-13 | Rename DokkaDependencies.kt to DokkaArtifacts.kt | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-13 | Refactor dokka tasks classpath configuration | sebastian.sellmair |
2020-07-13 | Refactor dokka tasks classpath configuration | sebastian.sellmair |
2020-07-13 | Fix crash resolving PsiDocTagValue | Alex Saveau |
2020-07-13 | Fix NPE | Alex Saveau |
2020-07-13 | Render explicitly documented primary constructors | Paweł Marks |
2020-07-10 | Fix rendering of classlikes on packages page | Andrzej Ratajczak |
2020-07-10 | Apply requested changes | Andrzej Ratajczak |
2020-07-10 | Minor style fixes for gfm signatures | Andrzej Ratajczak |
2020-07-10 | Fix bug with multimodule links to subprojects | Kamil Doległo |
2020-07-10 | Bugfix: links in documentation attached to module page should now be correct | Filip Zybała |