Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Bump jacksons (#2010) | Marcin Aman | |
2021-06-23 | Add maven central publication (#1688) | Kamil Doległo | |
* Add OSSRH repositories * Rewrite Gradle plugin publication * Add publication version assertion * Use Nexus publish plugin for publishing to Sonatype * Remove explicit publishing from s3 tests * Don't document Dokka for local publication * Fix a bug with closing Sonatype repository * Bump internal Dokka version * Move publication version check to the validate task * Fix Gradle plugin publication * Bump Dokka and gradle plugin-publish versions * Do not run Dokka for test tasks * Do not fail all runs in a workflow * Reduce JVM memory limit | |||
2021-06-22 | Multilanguage docs inheritance (#1951) | Marcin Aman | |
* Multilanguage docs inheritance * Add map to store inherit doc entries | |||
2021-06-21 | Don't use older dir from previous runs in versioning (#1963) | Marcin Aman | |
2021-04-06 | Bump jsoup from 1.12.1 to 1.13.1 (#1783) | dependabot[bot] | |
2020-10-05 | Render react resources as separate css to allow overriding (#1416) | Marcin Aman | |
* Render react resources as separate css to allow overriding * Improve build.gradle.kts | |||
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair | |
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation | |||
2020-08-21 | Create navigation search component | Marcin Aman | |
2020-07-20 | Upgrade kotlinx-html to 0.7.1-1.4-M3 | sebastian.sellmair | |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair | |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas | |
2020-07-13 | Rename default format "html" | sebastian.sellmair | |
2020-07-08 | Move common base test utils to submodule | Andrzej Ratajczak | |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak | |
2020-07-07 | Update to Kotlin 1.4 M3 | sebastian.sellmair | |
2020-07-07 | Increase test memory | sebastian.sellmair | |
2020-06-25 | Silence for now dependency to coroutines because it was breaking some tests | Paweł Marks | |
2020-06-25 | Add dependency to coroutines | Paweł Marks | |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵ | sebastian.sellmair | |
Afzal Najam) | |||
2020-06-04 | Update TS migration to current dev, move to a common package, rename to frontend | Marcin Aman | |
2020-05-21 | Migrated resources to base-plugin | Filip Zybała | |
2020-03-31 | Merge redundant dependencies block in build definition | Paweł Marks | |
2020-03-31 | Adds simple tests for parameter rendering | Paweł Marks | |
2020-03-04 | Working javadoc parsing | Błażej Kardyś | |
2020-02-18 | Adds bintray publication for dokka base | Paweł Marks | |
2020-02-18 | Moves PsiToDocumentablesTranslator to the base plugin | Paweł Marks | |
2020-02-18 | Moves DescriptorToDocumentableTransformer to base plugin | Paweł Marks | |
2020-02-18 | Creates dokka base | Paweł Marks | |