0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replacing old shields with new. More... over 5 years ago
Merge pull request #87 from node-gradle/github-ci More... over 5 years ago
Remove an unused field warning. More... over 5 years ago
Rename base package. com.moowork makes no longer sense since the forked project is no longer maintained and the two projects differ too much. We can break backward compatibility with version 3.x change, it's the reason why we do it now. More... over 5 years ago
Remove the ability to declare a directory as node task input. In this case, the index.js file was executed if it existed. We no longer accept a directory, Gradle will not accept it. This started to be deprecated in the 2.x branch. More... over 5 years ago
Replace Travis and Appveyor builds by Github actions. More... over 5 years ago
Upgrade Gradle to 6.3. More... over 5 years ago
Prepare 2.2.3 release. More... over 5 years ago
Merge pull request #70 from jcarlstedt/fix-issue-69 More... over 5 years ago
Change execOverrides to Action<ExecSpec> More... over 5 years ago
Fix issue #69 - NpmSetupTask changed to use both http and https proxy properties. More... over 5 years ago
Update gradle to 6.2 More... over 5 years ago
Updating for 2.2.2 More... over 5 years ago
Merge pull request #68 from bavardage/bd/relativize-symlinks More... over 5 years ago
relativize npm and npx symlinks More... over 5 years ago
Adding the GitHub Gradle Wrapper Validation action. More... over 5 years ago
Updating versions in docs. More... over 5 years ago
Fix issue #63. Using @OutputFiles with a file tree makes the up-to-date detection much slower. We now use @OutputDirectory unless a node_modules output filter is defined. More... over 5 years ago
Merge pull request #60 from sksamuel/patch-1 More... over 5 years ago
Update installing.md More... over 5 years ago
Merge pull request #57 from mikejhill/issue-17-migrate-to-kotlin More... over 5 years ago
(#17) Fix fields with unspecified inputs/outputs/internal annotations More... over 5 years ago
Upgrade Gradle to 6.0.1. More... over 5 years ago
(#17) Use immutable lists for var fields More... over 5 years ago
(#17) Fix minor test failures More... over 5 years ago
(#17) Migrate Java source to Kotlin More... over 5 years ago
(#17) Migrate Java source to Kotlin (move commit) More... over 5 years ago
(#17) Add Kotlin DSL Gradle plugin More... over 5 years ago
(#17) Migrate Java source to Kotlin (rename commit) More... over 5 years ago
(#17) Remove sub-5.0 Gradle compatibility types More... over 5 years ago