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
/
src
Age
Commit message (
Collapse
)
Author
2020-07-07
Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ↵
sebastian.sellmair
`validatePlugins` task
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-06
Replace direct creation of ExternalDocumentationLink with ↵
Kamil Doległo
ExternalDocumentationLink.Builder
2020-07-02
runner:gradle-plugin: Apply `java-gradle-plugin`
sebastian.sellmair
2020-06-29
DokkaTask: Replace exitProcess with exception and helpful message if no ↵
sebastian.sellmair
source sets are configured
2020-06-25
Fix rendering of coroutines
Krzysztof Romanwoski
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and ↵
Kamil Doległo
use it instead of SourceSetData
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵
sebastian.sellmair
Afzal Najam)
2020-06-18
Implement default configurations
sebastian.sellmair
2020-06-16
Fix sourceSetID creation
Kamil Doległo
2020-06-16
Dokka Gradle Plugin: Reduce public API surface
sebastian.sellmair
2020-06-15
Implement "failOnWarning" option
sebastian.sellmair
2020-06-15
Make module name a part of sourceSetID be default
Kamil Doległo
2020-06-15
Fix DokkaCollector task
Kamil Doległo
2020-06-15
Change sourceSet collection from List to Set
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-04
Implement Project.dokka extension to align kotlin and groovey dokka ↵
sebastian.sellmair
configuration
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-20
Merging of platform dependent hints in sourceset tree
Błażej Kardyś
2020-05-19
Fix sourceRootName extraction
Kamil Doległo
2020-05-15
Fix ConfigurationExtractor compilation finding
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-30
Adds possibility to configure plugins
Andrzej Ratajczak
2020-04-27
Fix problem with base plugin not being loaded in gradle runner
Andrzej Ratajczak
2020-04-23
Fix creating absolute paths for output files
Kamil Doległo
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-23
Adds base plugin loading in gradle and cli
Andrzej Ratajczak
2020-03-04
Use JDK8 as the default version
Kamil Doległo
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo
2019-11-25
Few fixes for logger
Paweł Marks
2019-11-25
First plugin draft
Paweł Marks
2019-10-10
Refactor configuration extraction
Kamil Doległo
2019-10-10
Bump Gradle to 4.10.3
Kamil Doległo
2019-09-18
Add androidVariant selection for single-platform
Kamil Doległo
2019-09-18
Quick fix for Android config extraction
Kamil Doległo
2019-09-18
Fix for Android classpath bug
Kamil Doległo
2019-09-15
Add merging samples and includes from global config
Kamil Doległo
2019-09-15
Fix a bug with non-native Android
Kamil Doległo
2019-09-04
Fix kotlinTasks and subProjects
Kamil Doległo
2019-08-23
Fix for platforms
Kamil Doległo
2019-08-23
Add diagnostic info to Gradle platforms and create a top-level config
Kamil Doległo
2019-08-22
Merge Android plugin into Gradle plugin
Kamil Doległo
2019-08-08
Fix Android compilation name
Kamil Doległo
2019-08-05
Fix nested annotation and perPackageOptions bugs
Kamil Doległo
2019-08-05
Move kotlinTasks, update README, minor refactoring
Kamil Doległo
2019-08-05
Cleanup, update README
Kamil Doległo
2019-07-03
Fix bug with common platform sourceSets
Kamil Doległo
2019-07-01
Fix bug with nonexistent file on native
Kamil Doległo
2019-06-28
Add error message when sources from kotlin tasks cannot be extracted
Kamil Doległo
2019-06-21
Add configuration of Dokka with closure in Gradle Kotlin DSL
Kamil Doległo
[next]