Age | Commit message (Expand) | Author |
2020-08-12 | Implement DocumentableFilterSuppressedTransformer | 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-15 | Use DokkaLogger instead of println and adjust log levels for less verbosity b... | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-07 | Add functionality to plugin overrides | Paweł Marks |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocPackageTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocModuleTemplateMapTest.kt | sebastian.sellmair |
2020-06-29 | Test Api, "testInline": Add support for idiomatic trimIndent and trimMargin | sebastian.sellmair |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-25 | Added deprecation filter. Included some tests. | Filip Zybała |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Fix tests | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-05-20 | Merging of platform dependent hints in sourceset tree | Błażej Kardyś |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-04-30 | Adds possibility to configure plugins | Andrzej Ratajczak |
2020-03-25 | Fix stdlib tests by adding stdlib to the test classpath | Kamil Doległo |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-18 | Adding documentable filtering based on visibility | Błażej Kardyś |
2020-03-18 | Fix html renderer tests | Paweł Marks |
2020-03-17 | Add warning when unused extension points are found | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-04 | Use JDK8 as the default version | Kamil Doległo |
2020-03-04 | Tests for wrapping groups in renderer. Also util for groups | Paweł Marks |
2020-03-04 | Creates MockContext for tests | Paweł Marks |
2020-02-28 | Test api moved to sensible package | Paweł Marks |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun |
2020-02-19 | added test point after render | Szymon Świstun |
2020-02-12 | Adds requested changes | Andrzej Ratajczak |
2020-02-12 | Implements tests for MarkdownParser and fixes some bugs related to its | Andrzej Ratajczak |
2020-02-12 | plugin overrides | Szymon Świstun |
2020-01-31 | Unifing model for pages with content ant technical renderer specific pages | Paweł Marks |
2020-01-22 | tests moved to :testApi module | Szymon Świstun |