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
/
retryable.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
be explicit (#1769)
Jimmy Wärting
2021-11-16
1
-4
/
+4
*
feat: await-able Async methods (#1572)
Alex Early
2018-09-30
1
-3
/
+14
*
ES6-ify codebase (#1553)
Alex Early
2018-07-08
1
-2
/
+2
*
use the AsyncFunction type in all docs :sweat:
Alexander Early
2017-04-01
1
-5
/
+9
*
handle async funcs in control flow methods
Alexander Early
2017-03-25
1
-1
/
+3
*
remove unnecessary arrays
oresoftware
2016-11-30
1
-1
/
+1
*
Genetate import path using jsdoc plugin
Graeme Yeates
2016-06-29
1
-3
/
+0
*
jsdocs: using proxy modules as categories, modifying minami theme
Hubert Argasinski
2016-06-29
1
-3
/
+6
*
Initial jsdoc documentation (using minami template)
Hubert Argasinski
2016-06-29
1
-2
/
+3
*
Fix doc linking (see #1135)
doc-linking
Graeme Yeates
2016-04-29
1
-1
/
+1
*
jsdoc-style documentation for `Control Flow` methods
Hubert Argasinski
2016-04-12
1
-0
/
+23
*
use initialParams to simplify callback extraction
Alexander Early
2016-03-19
1
-4
/
+2
*
re-enable test, handle omitted retry options
Alexander Early
2016-03-11
1
-2
/
+11
*
remove splat
Alexander Early
2016-03-11
1
-1
/
+1
*
added retryable wrapper for async tasks
Alexander Early
2016-03-07
1
-0
/
+11