Age | Commit message (Expand) | Author |
2019-08-27 | Fix for missing colon in links to external sites, https://github.com/Kotlin/d... | Kamil Doległo |
2019-08-05 | Fix nested annotation and perPackageOptions bugs | Kamil Doległo |
2019-08-05 | Cleanup, update README | Kamil Doległo |
2019-07-09 | Quick and dirty fix for merging extensions for external classes | Kamil Doległo |
2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo |
2019-06-25 | fix *.dataTags tests | KrystianUjma |
2019-06-21 | Fix format in KotlinWebsiteHtml, markdown format changed slightly | Kamil Doległo |
2019-06-21 | Fix groupNode tests, expected needs checking | Kamil Doległo |
2019-06-13 | Cherry-pick NPE bugfix | Kamil Doległo |
2019-06-13 | Fix NPE after release 0.9.18 | Kamil Doległo |
2019-06-10 | Merge branch 'kotlin-website-html' into multiplatform-support | KrystianUjma |
2019-06-10 | Fixed And/Gradle path bug | Kamil Doległo |
2019-06-10 | fix kotlin website html | KrystianUjma |
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 | Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into mu... | KrystianUjma |
2019-05-23 | #465 - fix javadoc parameters generation for java classes | KrystianUjma |
2019-05-20 | Update "Can't find node ..." warning message | Kamil Doległo |
2019-05-15 | Fix SinceKotlin | Kamil Doległo |
2019-05-10 | Fix javadoc cast exception for annotation classes | Kamil Doległo |
2019-05-07 | Fix some tests | 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-16 | Fix html formatting in some tests | Kamil Doległo |
2019-04-15 | Mute Kotlin Website format tests | Kamil Doległo |
2019-04-15 | Fix inline functions tests | Kamil Doległo |
2019-04-09 | fix tests- fails caused by bad index.html paths and missing paragraphs. | KrystianUjma |
2019-04-08 | Implement Gradle Pass Configuration | Kamil Doległo |
2019-04-03 | partial fix MarkdownFormatTest.extensions#2 test, change order of content and... | KrystianUjma |
2019-04-02 | fix MarkdownFormatTest.extensions#1 test, add table cell | KrystianUjma |
2019-04-01 | fix MarkdownFormatTest.extensions#1 test | KrystianUjma |
2019-04-01 | Fix some returnTag 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-18 | Merge branch 'dev-pre' into dev | Simon Ogorodnik |
2019-03-13 | Fix nullability annotations in javadoc | Simon Ogorodnik |
2019-03-11 | Fix not null annotation java-as-html bug (#442) | Krystian Ujma |
2019-03-11 | Allow linking arguments with methods, change link label (#431) | Kamil Doległo |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma |
2019-03-11 | Use canonicalPath instead of absolutePath for srcLink | Robert Stoll |
2019-03-01 | Fix constructor tag does not work (#417) | Krystian Ujma |
2019-02-25 | Rework logic to avoid loosing tags inside pre | Simon Ogorodnik |
2019-02-25 | Preserve newlines in javadoc code blocks | Dominik Schürmann |
2019-02-25 | Fix problem on consumer side, improve test (#420) | Simon Ogorodnik |
2019-02-25 | Fix @deprecated visibility in JavaDoc (#420) | Błażej Kardyś |
2019-02-25 | Fix java doc primary constructors have duplicated parameters | KrystianUjma |
2019-02-25 | Fix protected property getters and setters show the wrong visibility… (#402) | Krystian Ujma |