7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to Gradle 7.2 More... over 3 years ago
Declare each dependency on a separate line More... over 3 years ago
Declare dependencies only via version catalog rather than using inline maven coordinates in build scripts More... over 3 years ago
Move version catalog configuration to a toml file More... over 3 years ago
Move some plugin applications to a plugins block More... over 3 years ago
Move plugin application to a plugins block More... over 3 years ago
Move plugin application to a plugins block More... over 3 years ago
Remove unnecessary plugin application More... over 3 years ago
Move plugin application to a plugins block More... over 3 years ago
Move plugin application to a plugins block More... over 3 years ago
Declare a dependency on a ratpack module using maven coordinates rather than using ratpack base plugin More... over 3 years ago
Update version of ratpack used in tests of the core module More... over 3 years ago
Move application of webdriver-binaries plugin to plugin blocks More... over 3 years ago
Inline build script specific to idea configuration into the root build script More... over 3 years ago
Move some plugins application to plugins block More... over 3 years ago
Remove unnecessary plugin application More... over 3 years ago
Remove unused import More... over 3 years ago
Update broken link in the docs More... over 3 years ago
Move group and version configuration from an allprojects block to the base plugin More... over 3 years ago
Don't unnecessarily declare a task type for a lfecycle task More... over 3 years ago
Move declaration of using maven central a repository to the base plugin More... over 3 years ago
Swith to using built-in way of declaring gradle plugin portal as a repository More... over 3 years ago
Remove unused import More... over 3 years ago
Remove unused build code More... over 3 years ago
Use a method on the extension object added by the base plugin rather than a project extension property for setting parallelism of some test tasks More... over 3 years ago
Use a method on the extension object added by the base plugin rather than a project extension property for checking if the current version is a snapshot More... over 3 years ago
Remove duplication in applying plugins in the build More... over 3 years ago
Move groovy specific configuration to a precompiled script plugin More... over 3 years ago
Do not reach out to other projects' configuration when configuring the groovydoc task for generating javadocs containing classes from all api modules More... over 3 years ago
Move spock 2 specific configuration to a precompiled script plugin More... over 3 years ago