Age | Commit message (Expand) | Author |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma |
2019-03-01 | Fix dokka runtime classpath configuration (#432) | Krystian Ujma |
2019-02-19 | Cleanup http | Simon Ogorodnik |
2019-01-25 | Refine type safe configuration test | Paul Merlin |
2019-01-25 | Remove spurious whitespace | Paul Merlin |
2019-01-25 | Add type safe counterparts to Closure taking methods on DokkaTask | Paul Merlin |
2019-01-25 | Add integration test for type safe configuration | Paul Merlin |
2019-01-25 | Add testData/ as input to :runners:gradle-integration-tests:test | Paul Merlin |
2018-12-21 | Refactor maven-plugin build | Eugene Petrenko |
2018-10-29 | Fix gradle integration test data | Simon Ogorodnik |
2018-07-14 | Support noJdkLink in Maven | Simon Ogorodnik |
2018-07-14 | [backport] Support noJdkLink in cli | Simon Ogorodnik |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |
2018-05-18 | Enable suppression of generated files for Android plugin 3.2.0-alpha | Simon Ogorodnik |
2018-05-16 | Fix lookup of tools.jar in Maven runner | Simon Ogorodnik |
2018-03-07 | Fix early configuration resolving in Gradle Plugin | Simon Ogorodnik |
2018-02-20 | Update publish-plugin and fix publishing | Simon Ogorodnik |
2018-02-01 | Fix publication POM for maven-plugin | Simon Ogorodnik |
2018-01-31 | Fix dependencies in Gradle 4.5 | Simon Ogorodnik |
2018-01-30 | Use kotlin-test-junit in gradle-integration-tests | Simon Ogorodnik |
2018-01-29 | Update Gradle Kotlin Runtime dependencies version to 1.1 | Simon Ogorodnik |
2017-12-22 | Supports hacks for MPP documentation generation | Roman Elizarov |
2017-12-15 | Add forgotten part of testData | Simon Ogorodnik |
2017-12-13 | Fix adding class directories to classpath Fixes #252 | Simon Ogorodnik |
2017-12-11 | Add deprecation message for reportNotDocumented, in sake of #243 | Simon Ogorodnik |
2017-12-11 | Fix ReportNotDocumented in the Gradle plugin | Colin Hebert |
2017-12-11 | Pick correct closure type in the gradle plugin | Colin Hebert |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-23 | Don't require JavaPluginConvention | Simon Ogorodnik |
2017-11-23 | Fix compilation, after enabling JSR305 | Simon Ogorodnik |
2017-11-23 | Clarify Kotlin Versions and config in project | Simon Ogorodnik |
2017-11-23 | Fix bundling of kotlin-runtime & reflect into Gradle plugin | Simon Ogorodnik |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin |
2017-11-21 | Fix reporting of FileComparisonFailure by adding idea_rt dependency | Simon Ogorodnik |
2017-11-14 | Take intellij-core-analysis back | Simon Ogorodnik |
2017-11-09 | Exclude src from kotlin-ide-common in fatjar | Simon Ogorodnik |
2017-11-08 | Download dependencies from TeamCity | Simon Ogorodnik |
2017-11-05 | Fix Can't find node by signature in asJava mode | Simon Ogorodnik |
2017-11-03 | Fix not suppressing Android generated files in javadoc format | Simon Ogorodnik |
2017-11-03 | Fix pom generation for dokka-android-plugin | Simon Ogorodnik |
2017-11-03 | Fix early lazy computation | Simon Ogorodnik |
2017-11-02 | Fix not rebuilding on source change | Simon Ogorodnik |
2017-11-02 | Make classpath Iterable<File> #218 | Simon Ogorodnik |
2017-11-02 | Fix android-sdk license accepting on TeamCity | Simon Ogorodnik |
2017-11-02 | Ensure build directory exists before generating POM into it (#236) | Eric Wendelin |
2017-10-24 | Fix building of maven plugin | Simon Ogorodnik |
2017-10-08 | Update ShadowJar Gradle plugin to 2.0.1 | Simon Ogorodnik |
2017-10-08 | Replace provided configuration with compileOnly | Simon Ogorodnik |
2017-07-20 | Add global configuration "includeNonPublic" | Jonathan Haas |