Age | Commit message (Expand) | Author |
2018-09-24 | Merge remote-tracking branch 'origin/kotlin-website-jonnyzzz' into kotlin-web... | Simon Ogorodnik |
2018-09-24 | Use only first target for expect elements | Simon Ogorodnik |
2018-09-24 | Get rid of duplicated items with set of platform < than common | Simon Ogorodnik |
2018-09-23 | less noise from an attempt to write file several times | Eugene Petrenko |
2018-09-21 | less noise on error | Eugene Petrenko |
2018-09-14 | include more diagnostics for files clashes | Eugene Petrenko |
2018-09-14 | cleanup | Eugene Petrenko |
2018-09-13 | report files clash | Eugene Petrenko |
2018-09-13 | more logging around signature failure | Eugene Petrenko |
2018-09-13 | more logging | Eugene Petrenko |
2018-09-13 | more info instead of NPE | Eugene Petrenko |
2018-09-13 | add more debug info in error message | Eugene Petrenko |
2018-09-12 | Bundled compiler version upgraded | Zubakov |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov |
2018-08-27 | Introduce origin reference kind, change documentation graph merge logic, mino... | Zubakov |
2018-08-17 | Merger platforms bug fix, refactoring | Zubakov Aleksey |
2018-08-06 | Optional dependency bug workaround: google/guice#847 | aleksZubakov |
2018-08-06 | DocumentationMerger refactoring | aleksZubakov |
2018-08-06 | ExternalDocumentationLinkResolver refactoring, extract common dependencies fr... | aleksZubakov |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov |
2018-07-25 | Add logic of merging different platforms graphs | aleksZubakov |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-15 | Fix missing functions after rebase | Simon Ogorodnik |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-14 | KT-24300: Support inclusion overview.html into package summary | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |
2018-07-10 | Add js platform support | aleksZubakov |
2018-05-17 | Fix incorrect link to stylesheet in html format | Simon Ogorodnik |
2017-12-11 | Fix file extensions when FormatService.extension != linkExtension | Simon Ogorodnik |
2017-12-02 | Add actual relativePathToNode function | Simon Ogorodnik |
2017-12-02 | Fix outline file names, fix incorrect placement of support files | Simon Ogorodnik |
2017-12-02 | Make possible to calculate path to root | Simon Ogorodnik |
2017-12-02 | WIP: Refactoring, remove LocationService, rework FormatDescriptor | Simon Ogorodnik |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik |
2017-06-23 | Suppress output of android.R and other generated stuff in dokka-android | Simon Ogorodnik |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik |
2017-05-11 | Resolve links in package docs in whole module | Simon Ogorodnik |
2017-05-11 | Add external documentation links argument to gradle, maven, ant | Simon Ogorodnik |
2017-05-11 | Support linking of external documentation | Simon Ogorodnik |
2017-05-04 | Add bunch of new parameters to runners | Simon Ogorodnik |
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik |
2017-02-24 | Don't crash on source roots without a platform | Dmitry Jemerov |
2017-02-24 | Detect default platforms based only on the roots that we're currently processing | Dmitry Jemerov |
2017-02-24 | Option to skip declarations in root package from generated documentation (the... | Dmitry Jemerov |
2017-02-24 | Process all declarations with the same primary platform in a single pass; all... | Dmitry Jemerov |
2017-02-24 | Rename isSample() to isNotSample() because that's what it checks | Dmitry Jemerov |
2017-02-23 | Resolve link and generate alltypes only once, not after every platform | Dmitry Jemerov |