0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better support for temp directories. More... about 12 years ago
Added support for JQ_PATH to specify where to load the config file from. More... about 12 years ago
Added empty helper to validate URLs. More... about 12 years ago
Link to OSI list of licenses, and remove text indicating that abbreviations are required when available. Fixes #16. More... about 12 years ago
Require plugin names to start with 'jquery.'. Fixes #22. More... about 12 years ago
Handle watchers and fork for suites. Fixes #20. More... about 12 years ago
Removed completed TODO. More... about 12 years ago
Handle failures while processing a suite. More... about 12 years ago
Removed todo about mysql connection errors. More... over 12 years ago
Initial support for suites. More... over 12 years ago
Fixed logic to figure out which versions to list in WordPress. More... over 12 years ago
Validate dependency version ranges. More... over 12 years ago
Updated sample package.json. More... over 12 years ago
Added type checks for all package.json fields. More... over 12 years ago
Use node-semver as definitive source for valid versions, not semver.org. More... over 12 years ago
Track users with services so the same username on two different services aren't treated the same. More... over 12 years ago
Removed all templating logic (moved to WordPress). More... over 12 years ago
Removed completed/unnecessary TODOs. More... over 12 years ago
Don't allow a plugin name to be a semver. More... over 12 years ago
Only process a maximum of 10 releases per update in order to keep the number of open file descriptors lower. More... over 12 years ago
package.json spec: Added docs and demo fields More... over 12 years ago
Removed UserError. Treat invalid package.json as non-existent package.json. More... over 12 years ago
Handle various error strings for commit ff290a9f97e3186bbfbfe638c12970d469277f89 Author: Scott González <[email protected]> Date: Wed Jan 4 14:48:39 2012 -0500 More... over 12 years ago
Create update page in WordPress during setup. More... over 12 years ago
Changed update.js to read from stdin. More... over 12 years ago
Log errors, warnings, and info to syslog (Use --console to log to console). More... over 12 years ago
Updated readme to explain what each script does. More... over 12 years ago
Added retry script. More... over 12 years ago
Added wp-restore.js to recover from a disk failure. More... over 12 years ago
Rewrote WordPress logic so that a full retry should work. More... over 12 years ago