0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 9 years ago
Tone down README header More... about 9 years ago
Update README.md More... about 9 years ago
bump version More... about 9 years ago
Merge pull request #24 from harrisonhunter/patch-1 More... about 9 years ago
Fix security vulnerability More... about 9 years ago
Merge pull request #23 from harrisonhunter/master More... over 11 years ago
removed unncessary trailing whitespace More... over 11 years ago
removed name for clarity (not used in iron.io examples) More... over 11 years ago
give examples (in README and tests) of more advanced worker queuing showing new options More... over 11 years ago
Fixed spacing in History More... over 12 years ago
fixed spacing More... over 12 years ago
bump version More... over 12 years ago
added History.md file More... over 12 years ago
Merge branch '14-Codes-Endpoints' More... over 12 years ago
Added support for code package endpoints, except 'Upload or Update a Code Package' which is a bit more sophisticated More... over 12 years ago
version bump More... over 12 years ago
Merge branch 'christof-path-fix' More... over 12 years ago
updated nock version More... over 12 years ago
Added path concatenation to task More... over 12 years ago
removed join function since we'll be using string concatenation for paths More... over 12 years ago
Do not use path.join for joining URLs, as this will break on Windows introducing backslashes where we don't want to have them. Two variants provided: Simple string concatenation, and in task.js the implementation of a replacement join() function. Which do you like better? More... over 12 years ago
bump version More... about 13 years ago
Updated to latest request version More... about 13 years ago
bump version More... about 13 years ago
Added delay param for queue.release and test; added empty body for queue.touch More... about 13 years ago
Release requires an empty JSON body More... about 13 years ago
Removed extraneous code from queue More... about 13 years ago
Added missing queue update function More... about 13 years ago
Merge branch '5-push-queues' More... about 13 years ago