7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Decrease timeouts in tests so that they are not waiting longer than they need to More... over 2 years ago
Add an option to waitFor() to not throw WaitTimeoutException when the wait times out More... over 2 years ago
Update htmlunit driver to the latest version More... over 2 years ago
Run tests for Spock's parallel execution only in chrome as htmlunit seems not to be thread safe. More... over 2 years ago
Update jetty to latest in the 9.4.x line More... over 2 years ago
Begin next version More... over 2 years ago
Version 5.1 More... over 2 years ago
Update testcontainers to latest version More... over 2 years ago
Add support for Spock's parallel execution to `GebSpec` and `GebReportingSpec`. More... over 2 years ago
Simplify task inputs configuration More... over 2 years ago
Remove unnecessary dependsOn call More... over 2 years ago
Introduce a plugin to remove extension property usages and custom build logic from site project's build script More... over 2 years ago
Do not write generated files directly into main source set but use a separate directory and configure it as a resource directory More... over 2 years ago
Update groovy version used for the site project More... over 2 years ago
Test tasks should run after codenarc tasks and not the other way around More... over 2 years ago
Collapse asciidoctor parameters pointing at snippets dirs into a single one as all of them are now pointing at the same dir More... over 2 years ago
Do not reach out to other projects for snippets referenced from asciidoc files. More... over 2 years ago
Remove unnecessary block of code More... over 2 years ago
Remove passing of unused parameter to asciidoctor More... over 2 years ago
Set archive base name on the task rather than by using a deprecated project property convention More... over 2 years ago
Switch to using Maven Central in :doc:manual and only resolve the specific module not available there from JCenter More... over 2 years ago
Configure collecting test results in CircleCI More... over 2 years ago
Do not use the deprecated jcenter() method of RepositoryHandler and specify the url manually instead. More... over 2 years ago
Update node plugin to avoid unnecessary task creation and configuration More... over 2 years ago
Update cloud browser gradle plugins to use task configuration avoidance APIs and therefore to avoid unnecessary task creation and configuration More... over 2 years ago
Update webdriver-binaries plugin to avoid unnecessary task creation and configuration More... over 2 years ago
Avoid unnecessary task creation and configuration More... over 2 years ago
Auto accept terms of service for build scans More... over 2 years ago
Consume a configuration of the site project from root project when staging the site during heroku deployment rather than copying files directly from site project to the root project directory More... over 2 years ago
Move plugin version declarations to version catalog More... over 2 years ago