index
:
delta/npm-packages/async.git
1.1.x
1465
2.0-doc-callouts
2.x
DELETE_THIS_BRANCH
add_missing_return_docs
applyeach-no-partial
async-fn-support
async-generator-support
async-q-process
async-retry-interval
auto-argument-ordering
auto-no-deferral
autoinject
awaitable
awaitable-queues
batch-push-queue
break-tester-loops
browser-ci
browser-ma
browser-setimmediate
build-refactor
building
canceling
concat-order
concatLimit
dependabot/npm_and_yarn/babel/eslint-parser-7.19.1
dependabot/npm_and_yarn/chai-4.3.7
dependabot/npm_and_yarn/eslint-8.35.0
dependabot/npm_and_yarn/fs-extra-11.1.0
dependabot/npm_and_yarn/jsdoc-4.0.2
dependabot/npm_and_yarn/karma-6.4.1
dependabot/npm_and_yarn/rollup-3.17.3
dependabot/npm_and_yarn/semver-7.3.8
dependabot/npm_and_yarn/yargs-17.7.1
dll
doc-linking
docs
docs-folder
each-cleanup
each-iter
eachOfLimitImpl
ensure_async
es5-dep
es6-iterators
es6ify
eslint
fast-path-eachOf
filter-array-specific
fix-build
fix-retry-interval-func
generate-index
gh-pages
include-source-map-in-build
initial-params
issue-template
iterable-docs
iterator-jit
iters
jsdoc
kill-iterator
lib-import-cleanups
linked-list-methods
lodash-use
loops
map-objects
master
modularization
module-pkg
object-map
optimize-page-load
pr/1267
pr/1297
predicate-standardization
promisify_priority_queue
propagate-err
queue-724
queue-hard-kill
queue-opts
queue-tests
queue-workerslist-fix
retry
retry-optional-callback
retryable
schedule-drain
setImm
setimmediate-args
test-build
test-retry
timeout-fix
token-bucket
transform
unused-condition
update-dependencies
v1.4
waterfall-multiple-callback-defense
waterfall-optimization
whilst-first-it-fix
github.com: caolan/async
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid double calling tasks in auto when one or more tasks are synchronous.
Allan Carroll
2012-05-29
1
-1
/
+1
*
update indentation on forEachSeries
Caolan McMahon
2012-05-24
1
-27
/
+27
*
fix occasional synchronous use of forEachLimit
Caolan McMahon
2012-05-24
1
-2
/
+2
*
Merge pull request #124 from yawnt/master
Caolan McMahon
2012-05-23
1
-2
/
+2
|
\
|
*
moar fixes for #98
yawn
2012-04-26
1
-1
/
+1
|
*
fix issue #98
yawn
2012-04-26
1
-1
/
+1
*
|
without this ';' uglify throw errors when trying to build with strict_semicol...
PG Herveou
2012-04-29
1
-1
/
+1
|
/
*
Merge pull request #48 from onirame/master
Caolan McMahon
2012-02-26
1
-1
/
+1
|
\
|
*
fixed waterfall
Enrico Marino
2011-08-12
1
-1
/
+1
*
|
Merge pull request #100 from mmalecki/foreach-no-callback
Caolan McMahon
2012-02-26
1
-0
/
+3
|
\
\
|
*
|
Allow `forEach*` functions to be called with no callback
Maciej MaĆecki
2012-02-21
1
-0
/
+3
*
|
|
The function `_indexOf` is never used
Sergi Mansilla
2012-02-22
1
-12
/
+0
|
/
/
*
|
added possibility to push taskbulks, added test
zaphod1984
2012-02-12
1
-3
/
+13
*
|
Merge pull request #86 from pierrec/master
Caolan McMahon
2012-02-12
1
-1
/
+1
|
\
\
|
*
|
#queue(): allow unspecified callbacks
Pierre Curto
2012-01-30
1
-1
/
+1
*
|
|
Merge https://github.com/pistolero/async into pistolero
Caolan McMahon
2012-02-12
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge github.com:pistolero/async
Sergey Kirillov
2011-04-29
1
-1
/
+1
|
|
\
\
|
*
|
|
Fixed bug with calling callback several times when some functions were execut...
Sergey Kirillov
2011-04-29
1
-0
/
+1
|
*
|
|
Fixed bug when listeners were not called in parallel.
Sergey Kirillov
2011-04-29
1
-1
/
+1
*
|
|
|
expose tasks array for queues
Caolan McMahon
2011-11-01
1
-8
/
+8
*
|
|
|
Merge https://github.com/allanca/async into allanca
Caolan McMahon
2011-10-29
1
-7
/
+11
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of https://github.com/caolan/async
Allan Carroll
2011-08-02
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Fix bug in auto. Results wern't being passed to functions that were immediate...
Allan Carroll
2011-07-19
1
-1
/
+1
|
*
|
|
|
In Auto function, save results from functions and pass them forward to depend...
Allan Carroll
2011-05-25
1
-6
/
+10
*
|
|
|
|
Merge branch 'master' of https://github.com/braddunbar/async into braddunbar-...
Caolan McMahon
2011-10-14
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
memoize - handle multiple calls before completion
braddunbar
2011-05-13
1
-1
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'unmemoize' of https://github.com/balinterdi/async into balinter...
Caolan McMahon
2011-10-14
1
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Unmemoize can be called with a not memoized function, too.
Balint Erdi
2011-10-06
1
-3
/
+3
|
*
|
|
|
|
Add unmemoize function
Balint Erdi
2011-10-06
1
-1
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #39 from indexzero/master
Caolan McMahon
2011-09-18
1
-0
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[api test] Added `async.forEachLimit()` and associated tests
indexzero
2011-06-12
1
-0
/
+36
|
|
|
/
/
|
|
/
|
|
*
|
|
|
replace stupid tasks splice call with shift
Caolan McMahon
2011-07-07
1
-1
/
+1
|
/
/
/
*
|
|
fix parallel implementation of detect when multiple matches occur, closes #28
Caolan McMahon
2011-05-17
1
-0
/
+1
|
/
/
*
|
fix bug in order of queue events and improve tests - thanks Kami
Caolan McMahon
2011-04-27
1
-1
/
+1
|
/
*
callback methods w/ test & docs
MaZderMind
2011-04-17
1
-0
/
+6
*
add running() which allows a task-callback to check if the queue has drained.
Peter
2011-04-11
1
-0
/
+3
*
Merge branch 'master' of git@github.com:caolan/async
Caolan McMahon
2011-01-18
1
-7
/
+7
|
\
|
*
remove extra function call from async.nextTick in node
Caolan McMahon
2010-12-19
1
-3
/
+8
|
*
Changed async.nextTick to be defined once based on whether process.nextTick i...
kpozin
2010-12-20
1
-8
/
+3
*
|
added test for issue 10, make sure series and parallel return original falsy ...
Caolan McMahon
2011-01-18
1
-2
/
+2
|
/
*
added memoize
Caolan McMahon
2010-11-24
1
-0
/
+21
*
allow queue.push without a callback
Caolan McMahon
2010-11-17
1
-1
/
+3
*
fix lint errors
Caolan McMahon
2010-11-17
1
-187
/
+275
*
added async.queue
Caolan McMahon
2010-11-16
1
-0
/
+27
*
allow parallel and series functions to accept and object instead of an array
Caolan McMahon
2010-10-17
1
-12
/
+42
*
add whilst and until
Caolan McMahon
2010-10-15
1
-0
/
+20
*
added concatSeries
Caolan McMahon
2010-09-17
1
-2
/
+4
*
added the concat function
Caolan McMahon
2010-09-16
1
-0
/
+12
*
return value from functions in async.apply
Caolan McMahon
2010-08-16
1
-1
/
+3
*
added noConflict
Caolan McMahon
2010-08-02
1
-47
/
+61
[next]