Age | Commit message (Expand) | Author |
2020-07-16 | Fix comment overflow | Magdalena Marks |
2020-07-16 | Fix bug with filtering buttons not being created | Kamil Doległo |
2020-07-16 | Fix css | Kamil Doległo |
2020-07-16 | Fix signature duplication when filtering inherited functions | Kamil Doległo |
2020-07-16 | Implement javadoc search | Marcin Aman |
2020-07-16 | Data class fix | Andrzej Ratajczak |
2020-07-15 | Show sourcesets from extension points as a part of page's sourceset | Marcin Aman |
2020-07-15 | Fix page merging bug that prevented including Kotlin Playground | Kamil Doległo |
2020-07-15 | Fix presenting inline code in KDoc | Andrzej Ratajczak |
2020-07-15 | Gfm tables fix | Andrzej Ratajczak |
2020-07-15 | Fix tests | Andrzej Ratajczak |
2020-07-15 | Fix Since Kotlin css view | Andrzej Ratajczak |
2020-07-15 | Fix table rendering with JDK12 stylesheets | Kamil Doległo |
2020-07-15 | Remove unnecessary files | Kamil Doległo |
2020-07-15 | Fix unnecessary 'Couldn't resolve link for' warning | Kamil Doległo |
2020-07-15 | Add fixes so the test actually passes | Aurimas Liutikas |
2020-07-15 | Add a basic mathjax test | Aurimas Liutikas |
2020-07-15 | MultimodulePageCreator: Improve error message on missing module docFile | sebastian.sellmair |
2020-07-15 | Changing javadoc anchor format to Java 12 one | Błażej Kardyś |
2020-07-15 | Javadoc constructor anchor link fix | Błażej Kardyś |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas |
2020-07-14 | Remove unnecessary grouping in Java Signature Provider that caused signature ... | Marcin Aman |
2020-07-14 | Kotlin as Java should translate class kinds | Marcin Aman |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | Update the javadoc stylesheet | Kamil Doległo |
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 TODO NOW in JekyllPlugin | sebastian.sellmair |
2020-07-13 | Rename default format "html" | sebastian.sellmair |
2020-07-13 | Implement Kamils fix for `MultimoduleLocationProvider` | sebastian.sellmair |
2020-07-13 | Support dokkaJekyll and dokkaGfm tasks in new task configuration | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
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 |
2020-07-09 | Fixes after rebase | Andrzej Ratajczak |
2020-07-09 | Add rendering signatures tests | Andrzej Ratajczak |
2020-07-09 | Add tests for signatures rendering | Andrzej Ratajczak |
2020-07-09 | Fix concurrency issue managing package request cache | Alex Saveau |