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
2019-05-31
Merge branch 'dokka-runtime-multiple-dokka-tasks' into multiplatform-support
KrystianUjma
2019-05-31
462 - make dokkaRuntime support for multiple dokka tasks
KrystianUjma
2019-05-30
Add autoconfiguration, probably needs refactoring
Kamil Doległo
2019-05-15
Fix SinceKotlin
Kamil Doległo
2019-04-29
Fix Gradle incremental build
Kamil Doległo
2019-04-29
Fix for external documentation links and gradle tests
Kamil Doległo
2019-04-29
Fix for analysis platform
Kamil Doległo
2019-04-17
Remove default target
Kamil Doległo
2019-04-16
Change extension behaviour
Kamil Doległo
2019-04-16
Fix Gradle extensions
Kamil Doległo
2019-04-15
Fix for config
Kamil Doległo
2019-04-15
Light refactoring
Kamil Doległo
2019-04-11
Remove dead code, create package, add comment
Kamil Doległo
2019-04-11
Extract extension names to consts
Kamil Doległo
2019-04-10
Remove some code that looks dead
Kamil Doległo
2019-04-10
Change Gradle extension names
Kamil Doległo
2019-04-10
Add automatic sourceDirs resolving when not using multiproject
Kamil Doległo
2019-04-10
Add extension for configuring dokka with one block less when not using multip...
Kamil Doległo
2019-04-10
Rework Gradle plugin, autoconfiguration not working yet
Kamil Doległo
2019-04-08
Implement Gradle Pass Configuration
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-11
Fix test, prohibit non-unix path style for dir property
KrystianUjma
2019-03-01
Fix dokka runtime classpath configuration (#432)
Krystian Ujma
2019-02-19
Cleanup http
Simon Ogorodnik
2019-01-25
Add type safe counterparts to Closure taking methods on DokkaTask
Paul Merlin
2018-09-11
fix compilation around Gradle
Eugene Petrenko
2018-09-06
Drop unnecessary properties in SourceRoot
Zubakov
2018-07-16
Merge branch 'devsite-fixes-backport' into dev-multiplatf
aleksZubakov
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
2018-07-13
[backport] Support propagating inherited extensions from libraries
Simon Ogorodnik
2018-07-10
Add js platform support
aleksZubakov
2018-03-07
Fix early configuration resolving in Gradle Plugin
Simon Ogorodnik
2018-02-20
Update publish-plugin and fix publishing
Simon Ogorodnik
2018-01-31
Fix dependencies in Gradle 4.5
Simon Ogorodnik
2018-01-29
Update Gradle Kotlin Runtime dependencies version to 1.1
Simon Ogorodnik
2017-12-22
Supports hacks for MPP documentation generation
Roman Elizarov
2017-12-11
Add deprecation message for reportNotDocumented, in sake of #243
Simon Ogorodnik
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-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
[next]