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
*
fix lint errors
Alexander Early
2016-05-31
1
-2
/
+2
*
add docs
Alexander Early
2016-05-31
3
-0
/
+78
*
added mapValues
Alexander Early
2016-05-31
4
-0
/
+31
*
Merge pull request #1170 from jnordberg/queue-error
Alex Early
2016-05-31
2
-0
/
+7
|
\
|
*
Document queue error callback
Johan Nordberg
2016-05-31
1
-0
/
+2
|
*
Add queue.error handler.
Johan Nordberg
2016-05-29
1
-0
/
+5
*
|
Remove redundant "use strict" directive as ES2015 modules are implicitly in s...
John-David Dalton
2016-05-31
86
-172
/
+0
|
/
*
Add docs for retry interval function
Alex Ianus
2016-05-21
1
-2
/
+14
*
Style fixes
Alex Ianus
2016-05-21
1
-12
/
+5
*
Allow custom retry interval
Alex Ianus
2016-05-18
1
-8
/
+18
*
Merge branch 'master' into es6arrows
Steve Robb
2016-05-16
42
-92
/
+162
|
\
|
*
handle no-dependency array tasks in auto/autoInject. Closes #1147
Alexander Early
2016-05-09
2
-3
/
+4
|
*
Clarify doWhilst/doUntil docs. Closes #1107
Alexander Early
2016-05-05
2
-4
/
+5
|
*
Add docs for transform. Closes #1134
Alexander Early
2016-05-05
1
-5
/
+49
|
*
Merge pull request #1142 from ezubarev/master
Graeme Yeates
2016-05-05
2
-2
/
+4
|
|
\
|
|
*
Make once and onlyOnce exception safe
Zubarev Evgeny
2016-05-04
2
-2
/
+4
|
*
|
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
|
|
/
|
*
Fix doc linking (see #1135)
doc-linking
Graeme Yeates
2016-04-29
38
-56
/
+56
|
*
fix `priorityQueue`
Suguru Motegi
2016-04-26
1
-6
/
+0
*
|
Use of lodash/trim instead of String.trim.
Steve Robb
2016-05-07
1
-1
/
+2
*
|
Merge branch 'master' into es6arrows
Steve Robb
2016-04-26
1
-17
/
+1
|
\
\
|
|
/
|
*
Revert injection of results in the final callack to autoInject.
Steve Robb
2016-04-25
1
-17
/
+1
*
|
Arrow function support in ES6.
Steve Robb
2016-04-25
1
-2
/
+2
|
/
*
Add linting for jsdocs
Graeme Yeates
2016-04-12
3
-3
/
+3
*
jsdoc-style documentation final touches
Hubert Argasinski
2016-04-12
2
-0
/
+37
*
jsdoc-style documentation for `Control Flow` methods
Hubert Argasinski
2016-04-12
12
-4
/
+475
*
jsdoc-style documentation finished documenting `Util` methods
Hubert Argasinski
2016-04-12
8
-0
/
+280
*
jsdoc-style documentation began documenting `Util` methods
Hubert Argasinski
2016-04-12
8
-0
/
+212
*
jsdoc-style documentation began documenting `Control Flow` methods
Hubert Argasinski
2016-04-12
15
-0
/
+498
*
jsdoc-style documentation wrapped @see info in backticks
Hubert Argasinski
2016-04-12
19
-19
/
+19
*
jsdoc-style documentation for 'collection' methods
Hubert Argasinski
2016-04-12
29
-1
/
+712
*
have applyEach pass results to the callback. Closes #1088
Alexander Early
2016-04-07
3
-7
/
+6
*
Merge pull request #1100 from steverobb/autoInjectPR
Alex Early
2016-04-07
1
-1
/
+17
|
\
|
*
Fix for injection into final callback.
Steve Robb
2016-04-06
1
-1
/
+17
*
|
Merge pull request #1098 from asilvas/named-timeout
Alex Early
2016-04-07
1
-2
/
+6
|
\
\
|
*
|
#1097. Named timeout for tracking purposes
asilvas
2016-04-05
1
-2
/
+6
|
|
/
*
|
Merge pull request #1094 from bspates/bind-after-ensure-async
Alex Early
2016-04-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
explicitly bind 'this', curried by lodash's rest method, to the wrapped metho...
bspates
2016-04-03
1
-1
/
+1
*
|
allow no callback for detect, some and family. Fixes #1096
Alexander Early
2016-04-05
1
-0
/
+3
*
|
streamline implementation
Alexander Early
2016-04-04
1
-9
/
+6
*
|
Add back reflect and reflectAll.
JT Turner
2016-04-03
3
-0
/
+42
|
/
*
ensure the fn can be GCed in once()
Alexander Early
2016-03-31
1
-3
/
+2
*
use simpler once() implementation
Alexander Early
2016-03-30
6
-7
/
+15
*
use simple 'in' check rather than _.has in memoize
Alexander Early
2016-03-29
1
-1
/
+4
*
use copyArray rather than baseClone
Alexander Early
2016-03-29
1
-1
/
+1
*
ensure map returns an array when an iterable is passed
Alexander Early
2016-03-23
3
-6
/
+10
*
Merge pull request #1074 from ex1st/master
Alex Early
2016-03-23
3
-28
/
+43
|
\
|
*
Remove iterator index (Map).
Ilya Shatokhin
2016-03-22
1
-3
/
+1
[next]