Age | Commit message (Expand) | Author |
2020-07-07 | Lazily configure integration test tasks | sebastian.sellmair |
2020-07-07 | CliIntegrationTest: Add assertion for undocumented reports | sebastian.sellmair |
2020-07-07 | Increase test memory | sebastian.sellmair |
2020-07-07 | Implement simple cli integration test | sebastian.sellmair |
2020-07-07 | Fix bug introduced in javadoc | Paweł Marks |
2020-07-07 | Cache location provider | Paweł Marks |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks |
2020-07-07 | Add CacheWrapper to mitigate NPE issues | Paweł Marks |
2020-07-07 | Fix racecondition on caching of external providers | Paweł Marks |
2020-07-07 | Update developers guide | Paweł Marks |
2020-07-07 | Change generic Error to IllegalStateException to be thrown when there are con... | Paweł Marks |
2020-07-07 | Add suppression reporting to log | Paweł Marks |
2020-07-07 | Add suppression capabilities for plugins | Paweł Marks |
2020-07-07 | Probably fix the missing adjecent extension bug | Paweł Marks |
2020-07-07 | Add overrides to provided plugins | Paweł Marks |
2020-07-07 | Add functionality to plugin overrides | Paweł Marks |
2020-07-07 | Refactor Extension DSL and remove fallback mechanism | Paweł Marks |
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 | Dokka Gradle Plugin: Configure bintray publication for gradle plugin marker | sebastian.sellmair |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-06 | Remove integration tests from Github actions | sebastian.sellmair |
2020-07-06 | Integrate gradle-integration-test.pr.yml into gradle-test.pr.yml | sebastian.sellmair |
2020-07-06 | Android0GradleIntegrationTest.kt: Assert link to developer.android.com | sebastian.sellmair |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair |
2020-07-06 | Fix source set name in Maven | Kamil Doległo |
2020-07-06 | Replace direct creation of ExternalDocumentationLink with ExternalDocumentati... | Kamil Doległo |
2020-07-02 | Show anchors icon only on hover | Marcin Aman |
2020-07-02 | Handling multi-line list items. Added tests for comment to content converter. | Filip Zybała |
2020-07-02 | Javadoc location test | Błażej Kardyś |
2020-07-02 | Show fully qualified name for typealias targets to different packages | sebastian.sellmair |
2020-07-02 | Add readme to gradle integration tests | sebastian.sellmair |
2020-07-02 | Add basic multiplatform gradle integration test | sebastian.sellmair |
2020-07-02 | BasicGradleIntegrationTest: Add java source | sebastian.sellmair |
2020-07-02 | Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/... | sebastian.sellmair |
2020-07-02 | Add deprecation note to :integration-tests:gradle-integration-tests | sebastian.sellmair |
2020-07-02 | Implement template mechanism for Gradle integration tests | sebastian.sellmair |
2020-07-02 | Introduce special gradle plugin publication for integration tests | sebastian.sellmair |
2020-07-02 | Gradle integration tests: Use dokka_it_kotlin_version over kotlin_version | sebastian.sellmair |
2020-07-02 | runner:gradle-plugin: Apply `java-gradle-plugin` | sebastian.sellmair |
2020-07-02 | Implement AbstractDefaultVersionsGradleIntegrationTest.kt | sebastian.sellmair |
2020-07-02 | Re-implement first basic gradle integration test | sebastian.sellmair |
2020-07-01 | Implement simple JavadocAllClassesTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | JavadocClasslikeTemplateMapTest: Fix `empty class` test | sebastian.sellmair |
2020-07-01 | JavadocParser: Remove unexpected whitespace from javadoc | sebastian.sellmair |
2020-07-01 | Implement first JavadocClasslikeTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocPackageTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocModuleTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-30 | Parametrize dokka version in AWS generation | Kamil Doległo |