Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19 | Refactor location providers | Kamil Doległo | |
2020-08-19 | Change test logging to show only skipped and failed ones, show full stacktraces | Kamil Doległo | |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵ | sebastian.sellmair | |
Afzal Najam) | |||
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak | |
2020-05-19 | Unignore tests | Marcin Aman | |
2020-03-17 | Add expect with generation | Szymon Świstun | |
2020-02-18 | Translators moved to separate packages | Paweł Marks | |
also typo fixed and unnecessary dependencies removed | |||
2020-02-18 | Moves all core tests to base plugin | Paweł Marks | |
2020-02-13 | Update packaging structure, fix testAPI publication, simplify dependencies ↵ | Kamil Doległo | |
handling in plugins Fixes #627 This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly | |||
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |