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
path:
root
/
runners
/
gradle-plugin
Age
Commit message (
Expand
)
Author
2017-11-27
Add language version arguments
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-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-11-14
Take intellij-core-analysis back
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-10-08
Update ShadowJar Gradle plugin to 2.0.1
Simon Ogorodnik
2017-10-08
Replace provided configuration with compileOnly
Simon Ogorodnik
2017-07-20
Add global configuration "includeNonPublic"
Jonathan Haas
2017-07-20
Make PackageOptions serializable
Jonathan Haas
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-20
Prevent early evaluation of kotlinTasks. To work with kotlin-android
Simon Ogorodnik
2017-06-20
Configure dokka based on Kotlin compile tasks
Simon Ogorodnik
2017-06-07
Add missing @Optional to cacheRoot parameter
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
Add external documentation links argument to gradle, maven, ant
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-04-25
Fix bintray dependencies
Simon Ogorodnik
2017-04-25
Fix dependencies for gradle plugin publishing to plugins.gradle.org
Simon Ogorodnik
2017-04-24
Fix wrong maven coordinates on gradle plugin repo page
Simon Ogorodnik
2017-04-24
Fix NPE in gradle plugin
Simon Ogorodnik
2017-03-23
Fix JVM crash in gradle plugin
Simon Ogorodnik
2017-02-24
Option to skip declarations in root package from generated documentation (the...
Dmitry Jemerov
2017-01-17
Fixed problems with 1.0.6 compiler conflict
Simon Ogorodnik
2017-01-10
Various config options now available in Gradle plugin
Simon Ogorodnik
2016-12-14
Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving
Simon Ogorodnik
2016-12-14
Hotfix 0.9.11, now dokka-android should work properly
Simon Ogorodnik
2016-12-14
Workaround #127
Simon Ogorodnik
2016-12-14
Manual integration of PR #93
Simon Ogorodnik
2016-12-08
Dokka ClassLoader for Gradle now complete isolated from Gradle Env
Simon Ogorodnik
2016-12-06
Post-review changes, simplified proxies
Simon Ogorodnik
2016-12-02
Now dokka-fatjar complete isolated from poisonous Gradle environment
Simon Ogorodnik
2016-11-10
Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Upda...
Simon Ogorodnik
2016-11-01
Total build refactoring, prepare for new development iteration
Simon Ogorodnik