index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-13
Update Kotlin version
Simon Ogorodnik
2017-12-13
Fix adding class directories to classpath Fixes #252
Simon Ogorodnik
2017-12-11
Add deprecation message for reportNotDocumented, in sake of #243
Simon Ogorodnik
2017-12-11
Update documentation for reportUndocumented change
Colin Hebert
2017-12-11
Fix ReportNotDocumented in the Gradle plugin
Colin Hebert
2017-12-11
Pick correct closure type in the gradle plugin
Colin Hebert
2017-11-30
Add missing test data
Simon Ogorodnik
2017-11-29
Add test for wide range since kotlin versions
Simon Ogorodnik
2017-11-29
Support wide-range Since Kotlin versions
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-24
Use kotlin-ide-common with fixed package docs resolution
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-24
Add warning on unresolved link in packageDocs
Simon Ogorodnik
2017-11-23
Don't require JavaPluginConvention
Simon Ogorodnik
2017-11-23
Fix compilation, after enabling JSR305
Simon Ogorodnik
2017-11-23
Clarify Kotlin Versions and config in project
Simon Ogorodnik
2017-11-23
Fix bundling of kotlin-runtime & reflect into Gradle plugin
Simon Ogorodnik
2017-11-23
Cleanup GH-222 a bit
Simon Ogorodnik
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-11-22
Use / for receiver parameter signature
Simon Ogorodnik
2017-11-21
Fix suppressing of companion when it implements some interface
Simon Ogorodnik
2017-11-21
Auto-expand type-aliases excluded from documentation
Simon Ogorodnik
2017-11-21
Do not suppress Companions when it's extends/implements something
Simon Ogorodnik
2017-11-21
Fix reporting of FileComparisonFailure by adding idea_rt dependency
Simon Ogorodnik
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-11-21
Fix find node by signature when linking to extension with Type Param
Simon Ogorodnik
2017-11-21
More info in can't find node by signature
Simon Ogorodnik
2017-11-21
Hard-code language version
Simon Ogorodnik
2017-11-20
Support receiver reference
Simon Ogorodnik
2017-11-20
Advance Kotlin Compiler version to pinned
Simon Ogorodnik
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
Simon Ogorodnik
2017-11-14
Support assertFalse and message in assertTrue/assertFalse
Ilya Gorbunov
2017-11-14
Take intellij-core-analysis back
Simon Ogorodnik
2017-11-09
Exclude src from kotlin-ide-common in fatjar
Simon Ogorodnik
2017-11-09
Use maven to resolve kotlin-compiler dependency instead of ivy
Simon Ogorodnik
2017-11-09
Drop dependency on intellij-core-analysis
Simon Ogorodnik
2017-11-08
Download dependencies from TeamCity
Simon Ogorodnik
2017-11-08
Fix PluginXmlTransformer
Simon Ogorodnik
2017-11-07
Fix problem with Java descriptors
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-11-03
Fix not suppressing Android generated files in javadoc format
Simon Ogorodnik
2017-11-03
Fix pom generation for dokka-android-plugin
Simon Ogorodnik
2017-11-03
Fix early lazy computation
Simon Ogorodnik
2017-11-02
Fix not rebuilding on source change
Simon Ogorodnik
2017-11-02
Make classpath Iterable<File> #218
Simon Ogorodnik
2017-11-02
Fix android-sdk license accepting on TeamCity
Simon Ogorodnik
2017-11-02
#228: Correctly render multiline indented code blocks
Simon Ogorodnik
2017-11-02
Correctly handle redirects in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-02
Ensure build directory exists before generating POM into it (#236)
Eric Wendelin
[next]