0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update readme More... about 12 years ago
update readme More... about 12 years ago
update readme More... about 12 years ago
update readme More... about 12 years ago
deleted homepage field in package.json More... about 12 years ago
added npmignore More... about 12 years ago
v0.4.0 More... over 12 years ago
fixed for node v0.10 More... over 12 years ago
Every callback to next or done in each is async now. Fixed bug. More... almost 13 years ago
update test again More... almost 13 years ago
Fixed test for Travis-CI More... almost 13 years ago
Fixed a nasty regression causing the each callback to be called more than the total. More... almost 13 years ago
Setup regression with actual files. More... almost 13 years ago
Verified regression failure. More... almost 13 years ago
Not sure what this 0.3.0a improvement was. More... almost 13 years ago
Add batchflow regression test. More... almost 13 years ago
update readme. More... about 13 years ago
update readme. More... about 13 years ago
Update readme and package.json More... about 13 years ago
Merge branch 'master' of github.com:jprichardson/node-batchflow More... about 13 years ago
Update readme, version number, and changelog. More... about 13 years ago
Merge branch 'improvement/par_limits' More... about 13 years ago
More cleanup. More... about 13 years ago
Realized that sequential is just parallel with a limit of 1. Refactoring out sequential code. More... about 13 years ago
Add limit tests. More... about 13 years ago
Limit seems to be working and is passing the tests. More... about 13 years ago
Added limit field and param to parallel. More... about 13 years ago
Simplified constructor. More... about 13 years ago
Changed error test results. Stupid design decision to terminate sequential early if an error occurs. More... about 13 years ago
Refactored, prepared it to add limit field. More... about 13 years ago