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
Commit message (
Expand
)
Author
Age
Files
Lines
*
moar coverage
Alexander Early
2019-06-22
3
-0
/
+29
*
improve coverage of forEachAsync
Alexander Early
2019-06-22
1
-0
/
+30
*
more reflectAll covereage
Alexander Early
2019-06-22
1
-11
/
+11
*
disable Edge tests
Alexander Early
2019-06-22
1
-2
/
+2
*
fix tests in firefox
Alexander Early
2019-06-22
1
-6
/
+6
*
fix: include config for browserify. Closes #1653
Alexander Early
2019-06-22
1
-0
/
+4
*
feat(queue): add pushAsync and unshiftAsync functions that reject on error. ...
Alexander Early
2019-06-22
4
-29
/
+91
*
fix(autoInject): tighten up regex for parsing args. Closes #1663
Alexander Early
2019-06-22
2
-2
/
+78
*
hide erroring azure badges
Alexander Early
2019-06-22
2
-1
/
+4
*
disable coveralls on azure
Alexander Early
2019-06-22
1
-3
/
+3
*
fix(docs): applyEach docs. Closes #1658
Alexander Early
2019-06-22
6
-44
/
+48
*
fix(doc): until example. Closes #1664
Alexander Early
2019-06-22
4
-12
/
+12
*
Remove libhive badge from Readme (#1665)
Avner Sorek
2019-06-18
2
-2
/
+0
*
Azure pipelines badges (#1652)
Pablo Núñez
2019-05-29
2
-0
/
+8
*
rework applyEach tests. Closes #1646
Alexander Early
2019-05-26
1
-18
/
+18
*
docs: use `docs/` folder, include links for every major version (#1648)
Alex Early
2019-05-26
257
-410
/
+142290
*
Version 3.0.1
v3.0.1
Alexander Early
2019-05-26
1
-1
/
+1
*
Update built files
Alexander Early
2019-05-26
2
-7
/
+17
*
add more variation in autoInject test
Alexander Early
2019-05-26
1
-4
/
+4
*
update changelog
Alexander Early
2019-05-24
1
-0
/
+7
*
fix(docs): correct browser support. Closes #1643
Alexander Early
2019-05-24
1
-1
/
+3
*
fix: don't completely flatten arrays pushed to queue/cargo. Fixes #1645
Alexander Early
2019-05-24
2
-7
/
+35
*
update gh-pages-deploy
Alexander Early
2019-05-19
2
-8
/
+8
*
Version 3.0.0
v3.0.0
Alexander Early
2019-05-19
1
-1
/
+1
*
Update built files
Alexander Early
2019-05-19
4
-145
/
+326
*
move async.mjs to dist
Alexander Early
2019-05-19
3
-3
/
+3
*
update changelog
Alexander Early
2019-05-19
1
-0
/
+1
*
feat: Add .mjs bundle and pkg.main to CJS build (#1642)
Alex Early
2019-05-19
9
-269
/
+400
*
update changelog
Alexander Early
2019-05-19
1
-1
/
+2
*
BREAKING CHANGE: awaitable queues (#1641)
Alex Early
2019-05-19
9
-211
/
+310
*
update changelog
Alexander Early
2019-05-19
1
-0
/
+1
*
BREAKING CHANGE: remove partial application feature of applyEach (#1640)
Alex Early
2019-05-19
6
-53
/
+34
*
chore: Add Azure Pipelines for CI (Windows, Linux, Mac) (#1630), Fix async fu...
Pablo Núñez
2019-04-07
19
-83
/
+315
*
feat: add flatMap aliases for concat
Alexander Early
2019-03-09
4
-0
/
+6
*
fix: Reflect passes value on error (#1633)
Alex Early
2019-03-09
4
-17
/
+38
*
initialize results in whilst [fixes #1626] (#1628)
Hubert Argasinski
2019-03-01
2
-1
/
+19
*
Remove --save option as it isn't required anymore (#1624)
Steve Moser
2019-03-01
1
-3
/
+3
*
fix: stop priorityQueue from draining while items still pending (#1623)
André Guedes
2019-02-20
2
-1
/
+37
*
fix: send proper retry count to retry's interaval func (#1621)
Alex Early
2019-02-13
2
-2
/
+7
*
Fixes #1610 (#1615)
Sam Radhakrishnan
2019-02-13
1
-0
/
+3
*
chore: maybe fix xvfb in travis?
Alexander Early
2019-02-13
1
-2
/
+3
*
Fixes #1582 (#1597)
Hubert Argasinski
2018-11-27
28
-16
/
+917
*
feat: Use heap tree in priority queue (#1595)
yemreinci
2018-11-20
4
-10
/
+275
*
docs: Set focus on search input on page load (#1591)
David Stepanov
2018-10-29
1
-1
/
+1
*
--save no longer needed (#1585)
Joe Cortopassi
2018-10-04
1
-1
/
+1
*
Version 3.0.1-0
v3.0.1-0
Alexander Early
2018-09-30
1
-1
/
+1
*
Update built files
Alexander Early
2018-09-30
3
-4
/
+4
*
Update built files
Alexander Early
2018-09-30
4
-7031
/
+6053
*
update changelog for 3.0.0-rc1
Alexander Early
2018-09-30
1
-0
/
+36
*
feat: await-able Async methods (#1572)
Alex Early
2018-09-30
77
-201
/
+987
[next]