1. 1aa31e8 Add required extension points to JavaLayoutFormat by Simon Ogorodnik · 7 years ago
  2. 252c349 Revert: Dokka platform changes needed to implement Devsite requirements. by Simon Ogorodnik · 7 years ago
  3. 8ebfdda Support links correctly by Simon Ogorodnik · 7 years ago
  4. 6362f27 Render summary for class like nodes by Simon Ogorodnik · 7 years ago
  5. 6dfe582 Generate docs for class like elements by Simon Ogorodnik · 7 years ago
  6. 21465d8 Add basic functions to JavaLayoutHtmlFormat by Simon Ogorodnik · 7 years ago
  7. 214e16e Tidy around by Simon Ogorodnik · 7 years ago
  8. 955a4f7 Update testData by Simon Ogorodnik · 7 years ago
  9. 3683c18 Fix PackageListService to use NodeLocationAwareGenerator for links by Simon Ogorodnik · 7 years ago
  10. 1bd0f64 Uncomment and fix some special case tests by Simon Ogorodnik · 7 years ago
  11. b209ddc Append line before file path in testData by Simon Ogorodnik · 7 years ago
  12. 7aa5b52 Check file path in testData, when more then one node by Simon Ogorodnik · 7 years ago
  13. 14ba583 Fix overriding of default analysis services by Simon Ogorodnik · 7 years ago
  14. 3098b8e Introduce test case with preset FileGenerator by Simon Ogorodnik · 7 years ago
  15. e126ff6 Update tests to new reality by Simon Ogorodnik · 7 years ago
  16. d6d5df5 Add actual relativePathToNode function by Simon Ogorodnik · 7 years ago
  17. 54191cc Revert Guice version to 3.0, to fix problems with Guava? by Simon Ogorodnik · 7 years ago
  18. ff89483 Fix outline file names, fix incorrect placement of support files by Simon Ogorodnik · 7 years ago
  19. 1eab940 Remove categories to prevent injection errors by Simon Ogorodnik · 7 years ago
  20. 5e9dd42 Bind NodeLocationAwareGenerator to Generator by Simon Ogorodnik · 7 years ago
  21. c752322 Make possible to calculate path to root by Simon Ogorodnik · 7 years ago
  22. c1abcaf Extract Analysis components out of FormatDescriptor by Simon Ogorodnik · 7 years ago
  23. f08f711 Fix Javadoc format by Simon Ogorodnik · 7 years ago
  24. 7acc52b WIP: Refactoring, remove LocationService, rework FormatDescriptor by Simon Ogorodnik · 7 years ago
  25. 1b722f7 WIP by Simon Ogorodnik · 7 years ago
  26. f3db3f3 New format stub by Simon Ogorodnik · 7 years ago
  27. 880fb10 Add missing test data by Simon Ogorodnik · 7 years ago
  28. 46e6c27 Add test for wide range since kotlin versions by Simon Ogorodnik · 7 years ago
  29. dc85d80 Support wide-range Since Kotlin versions by Simon Ogorodnik · 7 years ago
  30. 6a02ac6 Adding missing DacFormatDescriptor. by Douglas Sigelbaum · 7 years ago
  31. b6c9947 Implement DacFormatDescriptor to generate developer.android.com website documentation. by Douglas Sigelbaum · 7 years ago
  32. daf1a59 Dokka platform changes needed to implement Devsite requirements. by Douglas Sigelbaum · 7 years ago
  33. 7118ee2 Remove JDK links test to pass build. by Douglas Sigelbaum · 7 years ago
  34. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  35. 63c9a7b Set readTimeout in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  36. d363202 Add warning on unresolved link in packageDocs by Simon Ogorodnik · 7 years ago
  37. f94beaa Clarify Kotlin Versions and config in project by Simon Ogorodnik · 7 years ago
  38. dc7ddcc Cleanup GH-222 a bit by Simon Ogorodnik · 7 years ago
  39. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  40. 2a62816 Add "suppress" to the per-package configuration options. by Chris Rankin · 7 years ago
  41. c821247 Use / for receiver parameter signature by Simon Ogorodnik · 7 years ago
  42. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  43. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  44. b6d79cf Do not suppress Companions when it's extends/implements something by Simon Ogorodnik · 7 years ago
  45. afea8e9 Fix reporting of FileComparisonFailure by adding idea_rt dependency by Simon Ogorodnik · 7 years ago
  46. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  47. 80bde3c Fix find node by signature when linking to extension with Type Param by Simon Ogorodnik · 7 years ago
  48. 924832f More info in can't find node by signature by Simon Ogorodnik · 7 years ago
  49. d0d5617 Hard-code language version by Simon Ogorodnik · 7 years ago
  50. 0298076 Support receiver reference by Simon Ogorodnik · 7 years ago
  51. ec40a94 Handle indent correctly, Add tests for assertTrue/False samples by Simon Ogorodnik · 7 years ago
  52. a3ea869 Support assertFalse and message in assertTrue/assertFalse by Ilya Gorbunov · 7 years ago
  53. 17ab40f Take intellij-core-analysis back by Simon Ogorodnik · 7 years ago
  54. a89a215 Use maven to resolve kotlin-compiler dependency instead of ivy by Simon Ogorodnik · 7 years ago
  55. 4626531 Drop dependency on intellij-core-analysis by Simon Ogorodnik · 7 years ago
  56. f3c83f4 Download dependencies from TeamCity by Simon Ogorodnik · 7 years ago
  57. 9c1d23b Fix problem with Java descriptors by Simon Ogorodnik · 7 years ago
  58. 694d51d Fix Can't find node by signature in asJava mode by Simon Ogorodnik · 7 years ago
  59. ce7ebd2 Fix not suppressing Android generated files in javadoc format by Simon Ogorodnik · 7 years ago
  60. e9ab5d8 #228: Correctly render multiline indented code blocks by Simon Ogorodnik · 7 years ago
  61. d6d320e Correctly handle redirects in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  62. 1045403 Correct test, due fix in kotlin-ide-common by Simon Ogorodnik · 7 years ago
  63. 8b35c9a Drop obsolete libraries by Simon Ogorodnik · 7 years ago
  64. c202931 Update kotlin-compiler to 1.1.51 by Simon Ogorodnik · 7 years ago
  65. 206829d Replace provided configuration with compileOnly by Simon Ogorodnik · 7 years ago
  66. 85c0289 Fix link in the last breadcrumbs item by Dmitry Neverov · 7 years ago
  67. ec2f9ae Remove empty gradle settings by Simon Ogorodnik · 7 years ago
  68. 6805bae Workaround top-level java class name not match filename by Simon Ogorodnik · 7 years ago
  69. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  70. 1121071 Suppress output of android.R and other generated stuff in dokka-android by Simon Ogorodnik · 7 years ago
  71. cb6928f Wrap parameters in paragraphs for HTML format by Simon Ogorodnik · 7 years ago
  72. fff865c Fix StringOutOfBoundsException in link mapping by Simon Ogorodnik · 7 years ago
  73. 6ca62b8 Make package-list caching optional by Simon Ogorodnik · 7 years ago
  74. c2a2294 Add caching of package-list's and fix multiple package-list loadings by Simon Ogorodnik · 7 years ago
  75. ef99442 Sort package-list output by Alex Waters · 7 years ago
  76. e80b64b Support reference-style markdown links in KDoc by Simon Ogorodnik · 7 years ago
  77. 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
  78. 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
  79. f9baebe Fix linking to javadoc external static fields by Simon Ogorodnik · 7 years ago
  80. fbfaef6 Fix parsing of line breaks inside javadoc comments by Simon Ogorodnik · 7 years ago
  81. 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
  82. 0e8733e Add external documentation links argument to gradle, maven, ant by Simon Ogorodnik · 7 years ago
  83. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  84. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  85. 281477a Set jekyll links extension to .html by Simon Ogorodnik · 7 years ago
  86. 3b6e3a8 Add bunch of new parameters to runners by Simon Ogorodnik · 7 years ago
  87. c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 7 years ago
  88. 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 7 years ago
  89. acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 7 years ago
  90. b697931 Fix <String> escaping in samples for KWS HTML format by Simon Ogorodnik · 7 years ago
  91. b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 7 years ago
  92. fccbf55 Merge branch 'fix-parse-package-options' by Simon Ogorodnik · 7 years ago
  93. f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 7 years ago
  94. e13d38a Fix typo in html tag emph -> em by Simon Ogorodnik · 7 years ago
  95. 212b33e Fix parsing of per package options in CLI mode by Simon Ogorodnik · 7 years ago
  96. dd0e4af Implement assertion replacement templates for samples by Simon Ogorodnik · 7 years ago
  97. 57e3893 Per package options by Simon Ogorodnik · 7 years ago
  98. 921192e Fix GFM format crash in Guice by Simon Ogorodnik · 7 years ago
  99. 0fccc3f Add support for nice IDEA feature by Simon Ogorodnik · 7 years ago
  100. 3693c2f Fix p tag closing in HTML format's by Simon Ogorodnik · 7 years ago