0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
package spec: renamed contributors to maintainers. Partial fix for issue num 2. More... over 12 years ago
Track failures in update.js and change wp-update.js to be a long running script. More... over 12 years ago
Split out WordPress processing into its own script. More... over 12 years ago
Fixed download links. More... over 12 years ago
Track release dates. More... over 12 years ago
Code reorg. More... over 12 years ago
Set keywords on versionless post. More... over 12 years ago
Store keywords for versioned posts. More... over 12 years ago
Track watchers and forks as metadata. More... over 12 years ago
Full setup/reset by running setup.js More... over 12 years ago
Converted posts to pages and tracking more metadata. More... over 12 years ago
Re-organize code using Step. More... over 12 years ago
Added forks and watchers to template. More... over 12 years ago
Moved GitHub-specific logic into service.js (didn't split it templates yet). More... over 12 years ago
Remvoed completed todo. More... over 12 years ago
Create versionless posts. More... over 12 years ago
package spec: fixed note about checking for availability of a plugin name. No more plugins.txt, so check the plugins site. More... over 12 years ago
Merge branch 'master' of github.com:jquery/plugins.jquery.com More... over 12 years ago
somewhat trivial clarifications to README More... over 12 years ago
package spec: Added jQuery as a minimal dependency, and noted the case sensitivity. More... over 12 years ago
README: changed .local to .dev. Fixes #5 More... over 12 years ago
Added support for multi-site WordPress for postmeta table More... over 12 years ago
Track which versions to list in WordPress. More... over 12 years ago
Don't re-process previous tags. More... over 12 years ago
package spec: silly trailing comma More... over 12 years ago
package spec: silly leading commas More... over 12 years ago
package spec: removed exceptions to version number. node-semver is an implementation detail, we will not allow any version number except valid semver per semver.org. More... over 12 years ago
README: Added new sqlite db setup step (node src/setup.js) More... over 12 years ago
Removed completed todo. More... over 12 years ago
Merge branch 'master' of github.com:jquery/plugins.jquery.com More... over 12 years ago