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
/
auto.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace lodash/slice
Alexander Early
2017-04-03
1
-1
/
+1
*
optimize auto, parallel, and waterfall by not useing rest()
Alexander Early
2017-04-02
1
-7
/
+7
*
use the AsyncFunction type in all docs :sweat:
Alexander Early
2017-04-01
1
-4
/
+4
*
handle async funcs in control flow methods
Alexander Early
2017-03-25
1
-1
/
+2
*
fix for #1358
Alexander Early
2017-01-30
1
-2
/
+2
*
Print the name of the actual missing dependency in `async.auto`
Jah Raphael
2017-01-08
1
-1
/
+2
*
Cleanup some of the dependency imports
lib-import-cleanups
Graeme Yeates
2016-11-17
1
-1
/
+1
*
Update lodash to 4.14.0
Graeme Yeates
2016-07-24
1
-1
/
+1
*
(nit) auto cleanup
Graeme Yeates
2016-07-20
1
-1
/
+1
*
Avoid including lodash iteratee in builds (saves 60kb :feelsgood:)
lodash-use
Graeme Yeates
2016-07-03
1
-1
/
+1
*
Merge pull request #1205 from caolan/dll
Alex Early
2016-07-02
1
-1
/
+1
|
\
|
*
Implment queues using DLLs
Graeme Yeates
2016-06-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
-1
/
+4
*
|
Initial jsdoc documentation (using minami template)
Hubert Argasinski
2016-06-29
1
-1
/
+2
|
/
*
fix new lint errors
Alexander Early
2016-06-07
1
-0
/
+1
*
Remove redundant "use strict" directive as ES2015 modules are implicitly in s...
John-David Dalton
2016-05-31
1
-2
/
+0
*
handle no-dependency array tasks in auto/autoInject. Closes #1147
Alexander Early
2016-05-09
1
-2
/
+3
*
Revert lodash/indexOf to lodash/_baseIndexOf
B Paul Anderson
2016-05-04
1
-2
/
+2
*
Re-introduce nonexistent dependency check
B Paul Anderson
2016-05-02
1
-0
/
+5
*
Implement cycle checking with Kahn's algorithm
B Paul Anderson
2016-05-02
1
-19
/
+42
*
Add linting for jsdocs
Graeme Yeates
2016-04-12
1
-1
/
+1
*
jsdoc-style documentation for `Control Flow` methods
Hubert Argasinski
2016-04-12
1
-0
/
+77
*
use simpler once() implementation
Alexander Early
2016-03-30
1
-3
/
+3
*
refactor auto to not need a deferral
auto-no-deferral
Alexander Early
2016-03-06
1
-75
/
+88
*
defend against multiple callbacks. Fixes #814
Alexander Early
2016-03-06
1
-2
/
+3
*
stop running tasks after an error. fixes #1023
Alexander Early
2016-02-27
1
-1
/
+4
*
make tests pass
Alexander Early
2016-02-27
1
-17
/
+35
*
merge from master
Alexander Early
2016-02-14
1
-1
/
+6
*
handle moved lodash internal methods
Alexander Early
2016-02-10
1
-3
/
+3
*
update locations of lodash methods
--global
2016-01-13
1
-7
/
+7
*
Avoid including lodash string parsing in bundle
Graeme Yeates
2016-01-04
1
-3
/
+5
*
Set up async bundles
Graeme Yeates
2015-12-29
1
-2
/
+2
*
Fix implementations (test green lights)
Graeme Yeates
2015-12-29
1
-24
/
+21
*
[WIP] modularization (#984)
Graeme Yeates
2015-12-29
1
-0
/
+110