Age | Commit message (Expand) | Author |
2020-06-15 | Fix tests | Kamil Doległo |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
2020-03-18 | Add default values for parameters | Szymon Świstun |
2020-03-18 | tests | Szymon Świstun |
2020-02-18 | Moves all core tests to base plugin | Paweł Marks |
2020-02-17 | Fix descriptor visiting, add test for DRI clash on JS | Kamil Doległo |
2020-02-12 | Fixes infinite recursion bug for immediate nullable self types | Paweł Marks |
2020-02-12 | Fixes infinite recursion in DRI expansion caused by bounds on nullable parame... | Paweł Marks |
2020-02-12 | Added Br handling | Andrzej Ratajczak |
2020-02-12 | Removes unnecessary white space | Andrzej Ratajczak |
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 | rename | Szymon Świstun |
2020-02-12 | page merger strategy with tests | Szymon Świstun |
2020-02-12 | test | Szymon Świstun |
2020-02-10 | tests | Szymon Świstun |
2020-02-10 | contentForClass fixed and tests | Szymon Świstun |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo |
2020-01-22 | tests moved to :testApi module | Szymon Świstun |
2020-01-17 | Fix TestRunner after the refactoring of DokkaGenerator pipeline | Kamil Doległo |
2020-01-15 | Fix the test framework | Kamil Doległo |
2020-01-15 | Add testing utils and examples | Szymon Świstun |
2020-01-15 | Information about generics and nullability is no longer lost | Paweł Marks |
2019-12-13 | Add abstract structure for MD/HTML comments and MD parser | BarkingBad |
2019-11-26 | Rework DRIs to handle generics | Kamil Doległo |
2019-11-05 | Add merger (sort of) | Kamil Doległo |
2019-11-04 | Some parsing for markdown links | Paweł Marks |
2019-11-04 | [WIP] intergraph transformer | Kamil Doległo |
2019-10-31 | Add markdown content builder | Kamil Doległo |
2019-10-31 | Remove all unnecessary files | Kamil Doległo |
2019-10-31 | [WIP] commit before rebase | Kamil Doległo |
2019-10-29 | [WIP] new model | Kamil Doległo |
2019-10-10 | Extract testApi from core | Kamil Doległo |
2019-10-10 | WIP on restructuring | Kamil Doległo |
2019-10-03 | Fix the tests | Kamil Doległo |
2019-08-27 | Fix for missing colon in links to external sites, https://github.com/Kotlin/d... | Kamil Doległo |
2019-06-21 | Fix groupNode tests, expected needs checking | Kamil Doległo |
2019-05-29 | remove ignore from kotlin website html tests | KrystianUjma |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma |
2019-05-23 | #465 - fix javadoc parameters generation for java classes | KrystianUjma |
2019-05-15 | Fix SinceKotlin | Kamil Doległo |
2019-04-19 | reformat code | KrystianUjma |
2019-04-19 | Fix hardcoded classpaths for TestAPI | Kamil Doległo |
2019-04-18 | enable BaseKotlinWebSiteHtmlFormatTest | KrystianUjma |
2019-04-18 | remove kotlin-website | KrystianUjma |
2019-04-15 | Mute Kotlin Website format tests | Kamil Doległo |
2019-03-27 | Fix some "sinceKotlin" unit tests | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-03-11 | Allow linking arguments with methods, change link label (#431) | Kamil Doległo |