Age | Commit message (Expand) | Author |
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 |
2020-07-09 | Implement PublicationValidation | sebastian.sellmair |
2020-07-08 | Move common base test utils to submodule | Andrzej Ratajczak |
2020-07-08 | Fix tests after rebase | Andrzej Ratajczak |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak |
2020-07-08 | Remove unused test resources | Marcin Aman |
2020-07-08 | Separated search key and display level in search component | Filip Zybała |
2020-07-07 | Javadoc signature provider (#1041) | Marcin Aman |
2020-07-07 | Update to Kotlin 1.4 M3 | sebastian.sellmair |
2020-07-07 | Increase test memory | sebastian.sellmair |
2020-07-07 | Fix bug introduced in javadoc | Paweł Marks |
2020-07-07 | Cache location provider | Paweł Marks |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks |
2020-07-07 | Add CacheWrapper to mitigate NPE issues | Paweł Marks |
2020-07-07 | Fix racecondition on caching of external providers | Paweł Marks |
2020-07-07 | Update developers guide | Paweł Marks |
2020-07-07 | Add overrides to provided plugins | Paweł Marks |
2020-07-07 | Refactor Extension DSL and remove fallback mechanism | Paweł Marks |