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
/
mocha_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix new lint errors
Alexander Early
2016-06-07
8
-68
/
+62
*
Merge pull request #1177 from caolan/map-objects
Graeme Yeates
2016-06-05
2
-11
/
+99
|
\
|
*
have map always return arrays
Alexander Early
2016-05-31
1
-11
/
+7
|
*
fix lint errors
Alexander Early
2016-05-31
1
-12
/
+12
|
*
added mapValues
Alexander Early
2016-05-31
1
-0
/
+92
*
|
Merge pull request #1180 from Kikobeats/CRLF
Graeme Yeates
2016-06-02
1
-85
/
+85
|
\
\
|
|
/
|
/
|
|
*
Add .gitattributes
Kiko Beats
2016-06-02
1
-85
/
+85
*
|
Add tests for queue error handler
Johan Nordberg
2016-05-29
1
-0
/
+27
|
/
*
Allow custom retry interval
Alex Ianus
2016-05-18
1
-2
/
+24
*
Remove magic numbers in queue pause tests
Graeme Yeates
2016-05-18
1
-23
/
+23
*
Merge branch 'master' into es6arrows
Steve Robb
2016-05-16
27
-8
/
+2824
|
\
|
*
fix lint errors
Alexander Early
2016-05-09
2
-2
/
+2
|
*
handle no-dependency array tasks in auto/autoInject. Closes #1147
Alexander Early
2016-05-09
2
-0
/
+24
|
*
Replace assert with expect to ease debug
ezubarev
2016-05-08
1
-7
/
+7
|
*
Fix test on asyncify with variable numbers of arguments
ezubarev
2016-05-08
1
-8
/
+11
|
*
Replace assert with expect to ease debug
ezubarev
2016-05-06
1
-13
/
+13
|
*
Convert console functions tests to mocha
ezubarev
2016-05-06
1
-0
/
+71
|
*
Convert apply/concat tests to mocha
ezubarev
2016-05-06
2
-0
/
+78
|
*
Convert during/ensureAsync tests to mocha
ezubarev
2016-05-06
2
-0
/
+150
|
*
Convert sortBy/whilst/until tests to mocha
ezubarev
2016-05-06
3
-0
/
+252
|
*
Convert asyncify tests to mocha
ezubarev
2016-05-06
1
-0
/
+114
|
*
Convert transform/seq/reduce/iterator tests to mocha
ezubarev
2016-05-06
6
-3
/
+294
|
*
Convert times tests to mocha
ezubarev
2016-05-06
1
-0
/
+90
|
*
Convert timeout tests to mocha
ezubarev
2016-05-06
1
-8
/
+32
|
*
Convert series tests to mocha
ezubarev
2016-05-06
1
-0
/
+200
|
*
Convert parallel tests to mocha
ezubarev
2016-05-06
2
-0
/
+299
|
*
Merge pull request #1145 from ezubarev/master
Graeme Yeates
2016-05-05
3
-0
/
+824
|
|
\
|
|
*
Convert memoize tests to mocha
ezubarev
2016-05-05
1
-0
/
+208
|
|
*
Сonvert each/eachOf tests to mocha
ezubarev
2016-05-05
2
-0
/
+616
|
*
|
Merge pull request #1142 from ezubarev/master
Graeme Yeates
2016-05-05
1
-0
/
+311
|
|
\
\
|
|
|
/
|
|
*
Add test case on resolved issue #1106
ezubarev
2016-05-05
1
-0
/
+16
|
|
*
Сonvert map tests to mocha
ezubarev
2016-05-05
1
-0
/
+295
|
*
|
Add failing test based on github issue #1092
B Paul Anderson
2016-05-02
1
-0
/
+17
|
|
/
|
*
add `queue` and `priortyQueue` test
Suguru Motegi
2016-04-26
2
-2
/
+74
|
*
fix `priorityQueue`
Suguru Motegi
2016-04-26
1
-3
/
+0
*
|
Spaces added to parameters in tests.
Steve Robb
2016-05-07
1
-4
/
+4
*
|
Fixes for ES6 tests.
Steve Robb
2016-05-01
1
-12
/
+29
*
|
Merge branch 'master' into es6arrows
Steve Robb
2016-04-26
1
-23
/
+5
|
\
\
|
|
/
|
*
Revert injection of results in the final callack to autoInject.
Steve Robb
2016-04-25
1
-20
/
+2
*
|
Code style fixes.
Steve Robb
2016-04-25
1
-11
/
+11
*
|
Arrow function support in ES6.
Steve Robb
2016-04-25
1
-0
/
+13
|
/
*
fix flaky test
Alexander Early
2016-04-07
1
-2
/
+2
*
have applyEach pass results to the callback. Closes #1088
Alexander Early
2016-04-07
1
-3
/
+6
*
convert applyEach tests to mocha
Alexander Early
2016-04-07
1
-0
/
+96
*
Merge pull request #1100 from steverobb/autoInjectPR
Alex Early
2016-04-07
1
-2
/
+20
|
\
|
*
Array results test.
Steve Robb
2016-04-06
1
-2
/
+20
*
|
Merge pull request #1098 from asilvas/named-timeout
Alex Early
2016-04-07
1
-2
/
+2
|
\
\
|
*
|
#1097. Named timeout for tracking purposes
asilvas
2016-04-05
1
-2
/
+2
|
|
/
*
|
Merge pull request #1094 from bspates/bind-after-ensure-async
Alex Early
2016-04-07
1
-0
/
+32
|
\
\
|
|
/
|
/
|
|
*
change tabs to 4 spaces per linter
bspates
2016-04-05
1
-21
/
+21
[next]