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
/
settings.gradle.kts
Age
Commit message (
Expand
)
Author
2020-09-03
Add Mkdocs plugin to Gradle, split README and Developers' guide into several ...
Kamil Doległo
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-07-31
Re/de-shadow kotlin-compiler artifact
sebastian.sellmair
2020-07-20
Use jackson for json serialization and parsing
sebastian.sellmair
2020-07-20
Improve JSON parsing for CLI
Alex Saveau
2020-07-17
Add kotlin-eap repository consistently to the project
sebastian.sellmair
2020-07-16
Remove mavenLocal as default repository inside the project
sebastian.sellmair
2020-07-15
Remove markdown repository in favor of jcenter and remove terminate :core:dep...
sebastian.sellmair
2020-07-09
Update gradle-publish to 0.12.0
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-07
Implement simple cli integration test
sebastian.sellmair
2020-07-07
Remove old integration tests folder
sebastian.sellmair
2020-07-06
Manually disable bintray tasks in root project (https://github.com/bintray/gr...
sebastian.sellmair
2020-07-06
Implement AndroidGradleIntegrationTest
sebastian.sellmair
2020-07-02
Re-implement first basic gradle integration test
sebastian.sellmair
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-23
First version of javadoc output generation
Andrzej Ratajczak
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-04
Update TS migration to current dev, move to a common package, rename to frontend
Marcin Aman
2020-05-30
Fix settings.gradle after moving search-component
Kamil Doległo
2020-05-21
Migrated resources to base-plugin
Filip Zybała
2020-05-14
Update to 1.4-M2, Native fails with an exception
Kamil Doległo
2020-04-08
Moving search-component inside core project
Błażej Kardyś
2020-04-06
Integrating fuzzy search into dokka
Błażej Kardyś
2020-04-01
Fixes problems with Markdown and Jekyll
Andrzej Ratajczak
2020-03-31
Add test-tools module and matchers for content inside of it
Paweł Marks
2020-03-04
Add initial version of Kotlin as Java plugin
Kamil Doległo
2020-02-27
Fix descriptor to documentable translator
Szymon Świstun
2020-02-18
Creates dokka base
Paweł Marks
2020-02-18
Removes old javadoc plugin and excludes old xml plugin
Paweł Marks
2020-02-12
kotlin-as-java plugin
Szymon Świstun
2020-01-31
Fix Gradle integration tests compilation
Kamil Doległo
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo