1. 880fb10 Add missing test data by Simon Ogorodnik · 7 years ago
  2. 46e6c27 Add test for wide range since kotlin versions by Simon Ogorodnik · 7 years ago
  3. dc85d80 Support wide-range Since Kotlin versions by Simon Ogorodnik · 7 years ago
  4. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  5. cc2a478 Use kotlin-ide-common with fixed package docs resolution by Simon Ogorodnik · 7 years ago
  6. 63c9a7b Set readTimeout in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  7. d363202 Add warning on unresolved link in packageDocs by Simon Ogorodnik · 7 years ago
  8. a88cd9d Don't require JavaPluginConvention by Simon Ogorodnik · 7 years ago
  9. 9733b4b Fix compilation, after enabling JSR305 by Simon Ogorodnik · 7 years ago
  10. f94beaa Clarify Kotlin Versions and config in project by Simon Ogorodnik · 7 years ago
  11. ac00e03 Fix bundling of kotlin-runtime & reflect into Gradle plugin by Simon Ogorodnik · 7 years ago
  12. dc7ddcc Cleanup GH-222 a bit by Simon Ogorodnik · 7 years ago
  13. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  14. 2a62816 Add "suppress" to the per-package configuration options. by Chris Rankin · 7 years ago
  15. c821247 Use / for receiver parameter signature by Simon Ogorodnik · 7 years ago
  16. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  17. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  18. b6d79cf Do not suppress Companions when it's extends/implements something by Simon Ogorodnik · 7 years ago
  19. afea8e9 Fix reporting of FileComparisonFailure by adding idea_rt dependency by Simon Ogorodnik · 7 years ago
  20. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  21. 80bde3c Fix find node by signature when linking to extension with Type Param by Simon Ogorodnik · 7 years ago
  22. 924832f More info in can't find node by signature by Simon Ogorodnik · 7 years ago
  23. d0d5617 Hard-code language version by Simon Ogorodnik · 7 years ago
  24. 0298076 Support receiver reference by Simon Ogorodnik · 7 years ago
  25. bd92d65 Advance Kotlin Compiler version to pinned by Simon Ogorodnik · 7 years ago
  26. ec40a94 Handle indent correctly, Add tests for assertTrue/False samples by Simon Ogorodnik · 7 years ago
  27. a3ea869 Support assertFalse and message in assertTrue/assertFalse by Ilya Gorbunov · 7 years ago
  28. 17ab40f Take intellij-core-analysis back by Simon Ogorodnik · 7 years ago
  29. 7d9cba1 Exclude src from kotlin-ide-common in fatjar by Simon Ogorodnik · 7 years ago
  30. a89a215 Use maven to resolve kotlin-compiler dependency instead of ivy by Simon Ogorodnik · 7 years ago
  31. 4626531 Drop dependency on intellij-core-analysis by Simon Ogorodnik · 7 years ago
  32. f3c83f4 Download dependencies from TeamCity by Simon Ogorodnik · 7 years ago
  33. e1dd83e Fix PluginXmlTransformer by Simon Ogorodnik · 7 years ago
  34. 9c1d23b Fix problem with Java descriptors by Simon Ogorodnik · 7 years ago
  35. 694d51d Fix Can't find node by signature in asJava mode by Simon Ogorodnik · 7 years ago
  36. ce7ebd2 Fix not suppressing Android generated files in javadoc format by Simon Ogorodnik · 7 years ago
  37. 487dba6 Fix pom generation for dokka-android-plugin by Simon Ogorodnik · 7 years ago
  38. c14f3b0 Fix early lazy computation by Simon Ogorodnik · 7 years ago
  39. 2290bcb Fix not rebuilding on source change by Simon Ogorodnik · 7 years ago
  40. a10c1f8 Make classpath Iterable<File> #218 by Simon Ogorodnik · 7 years ago
  41. 05d613d Fix android-sdk license accepting on TeamCity by Simon Ogorodnik · 7 years ago
  42. e9ab5d8 #228: Correctly render multiline indented code blocks by Simon Ogorodnik · 7 years ago
  43. d6d320e Correctly handle redirects in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  44. d92518a Ensure build directory exists before generating POM into it (#236) by Eric Wendelin · 7 years ago
  45. 3a3baf1 Update Gradle to 4.2.1 by Simon Ogorodnik · 7 years ago
  46. fec5256 Fix building of maven plugin by Simon Ogorodnik · 7 years ago
  47. 1045403 Correct test, due fix in kotlin-ide-common by Simon Ogorodnik · 7 years ago
  48. 8b35c9a Drop obsolete libraries by Simon Ogorodnik · 7 years ago
  49. c202931 Update kotlin-compiler to 1.1.51 by Simon Ogorodnik · 7 years ago
  50. aa3534c Migrate run configurations by Simon Ogorodnik · 7 years ago
  51. 2baf338 Update ShadowJar Gradle plugin to 2.0.1 by Simon Ogorodnik · 7 years ago
  52. 206829d Replace provided configuration with compileOnly by Simon Ogorodnik · 7 years ago
  53. 459e17a Update Gradle Version to 4.2 by Simon Ogorodnik · 7 years ago
  54. 254891d Update Dokka version by Simon Ogorodnik · 7 years ago
  55. eddc148 Add JetBrains Badge by Simon Ogorodnik · 7 years ago
  56. 41221f7 Add global configuration "includeNonPublic" by Jonathan Haas · 7 years ago
  57. d95a743 Make PackageOptions serializable by Jonathan Haas · 7 years ago
  58. 85c0289 Fix link in the last breadcrumbs item by Dmitry Neverov · 7 years ago
  59. 53b5b0a Update README.md by Simon Ogorodnik · 7 years ago
  60. ec2f9ae Remove empty gradle settings by Simon Ogorodnik · 7 years ago
  61. 9870752 Add deleted cli-parser by Simon Ogorodnik · 7 years ago
  62. 6805bae Workaround top-level java class name not match filename by Simon Ogorodnik · 7 years ago
  63. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  64. 1121071 Suppress output of android.R and other generated stuff in dokka-android by Simon Ogorodnik · 7 years ago
  65. cb6928f Wrap parameters in paragraphs for HTML format by Simon Ogorodnik · 7 years ago
  66. da4c7a7 Revert Fix OOME in integration tests by Simon Ogorodnik · 7 years ago
  67. bca5db0 Fix OOME in integration tests by Simon Ogorodnik · 7 years ago
  68. 32d2310 Merge remote-tracking branch 'origin/master' by Simon Ogorodnik · 7 years ago
  69. 24e3ebb Add android integration test, multi-flavour app test by Simon Ogorodnik · 7 years ago
  70. 438fffa Add default documentation link to android reference for dokka-android by Simon Ogorodnik · 7 years ago
  71. dff07a0 Prevent early evaluation of kotlinTasks. To work with kotlin-android by Simon Ogorodnik · 7 years ago
  72. 60858d8 Add gradle integration tests by Simon Ogorodnik · 7 years ago
  73. 558c6b6 Configure dokka based on Kotlin compile tasks by Simon Ogorodnik · 7 years ago
  74. 7c55d94 Update gradle to 4.0 by Simon Ogorodnik · 7 years ago
  75. b05a711 Fix slashes in external linking documentation by Simon Ogorodnik · 7 years ago
  76. 6300b94 Add missing @Optional to cacheRoot parameter by Simon Ogorodnik · 7 years ago
  77. fff865c Fix StringOutOfBoundsException in link mapping by Simon Ogorodnik · 7 years ago
  78. 6ca62b8 Make package-list caching optional by Simon Ogorodnik · 7 years ago
  79. c2a2294 Add caching of package-list's and fix multiple package-list loadings by Simon Ogorodnik · 7 years ago
  80. aed567f Prepare for next development iteration by Simon Ogorodnik · 7 years ago
  81. 42a6272 Fix serialization issues with gradle by Simon Ogorodnik · 7 years ago
  82. ef99442 Sort package-list output by Alex Waters · 7 years ago
  83. 4943720 README updated by Dmitry Jemerov · 7 years ago
  84. e80b64b Support reference-style markdown links in KDoc by Simon Ogorodnik · 7 years ago
  85. 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
  86. f7f3eff Update "Using Dokka" section of readme by Simon Ogorodnik · 7 years ago
  87. 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
  88. f9baebe Fix linking to javadoc external static fields by Simon Ogorodnik · 7 years ago
  89. fbfaef6 Fix parsing of line breaks inside javadoc comments by Simon Ogorodnik · 7 years ago
  90. 17c87f1 Throw exception when unable to collect classpath for android dokka by Simon Ogorodnik · 7 years ago
  91. 106b821 Fix dokka-android plugin with Android Gradle 2.4.0 build tools by Alex Waters · 7 years ago
  92. 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
  93. 0e8733e Add external documentation links argument to gradle, maven, ant by Simon Ogorodnik · 7 years ago
  94. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  95. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  96. 281477a Set jekyll links extension to .html by Simon Ogorodnik · 7 years ago
  97. 3b6e3a8 Add bunch of new parameters to runners by Simon Ogorodnik · 7 years ago
  98. c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 7 years ago
  99. 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 7 years ago
  100. acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 7 years ago