summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.1.xupdate package.jsons and changelogAlexander Early9 years
1465#1465; don't memoize results that had an errorGraeme Yeates7 years
2.0-doc-calloutscall out breaking changes inline in readmeAlexander Early8 years
2.xVersion 2.6.4Hubert Argasinski2 years
DELETE_THIS_BRANCHMerge branch 'master' into DELETE_THIS_BRANCHAlexander Early6 years
add_missing_return_docsdocs: add missing return definitions for awaitable functionsHubert Argasinski2 years
applyeach-no-partialBREAKING CHANGE: remove partial application feature of applyEachAlexander Early5 years
async-fn-supportmissed some docsAlexander Early7 years
async-generator-supporttighten up implementationAlexander Early6 years
async-q-processDefer q.process until the next tickGraeme Yeates7 years
async-retry-interval#1226, make retry interval asynchronousGraeme Yeates8 years
auto-argument-orderingupdate readme with new call signatureAlexander Early8 years
auto-no-deferralrefactor auto to not need a deferralAlexander Early8 years
autoinjectremove ES6 idiomsAlexander Early8 years
awaitablecleanup, remove noop and unused internal functionsAlexander Early6 years
awaitable-queuesclarify docsAlexander Early5 years
batch-push-queueprevent overwriting q.process from pausing the queueHubert Argasinski7 years
break-tester-loopsAdd short circuit test for everyGraeme Yeates8 years
browser-ciFix visibility of testsGraeme Yeates8 years
browser-maSet "browser" to index to allow tree-shakingGraeme Yeates8 years
browser-setimmediatewrap async import in setup blockAlexander Early9 years
build-refactorenable Make parallelizaionAlexander Early7 years
buildingSource map outputmegawac9 years
cancelingdocsAlexander Early6 years
concat-orderPR fixesHubert Argasinski7 years
concatLimitadd concatLimit [fixes #1426]Hubert Argasinski7 years
dependabot/npm_and_yarn/babel/eslint-parser-7.19.1Bump @babel/eslint-parser from 7.18.9 to 7.19.1dependabot[bot]19 months
dependabot/npm_and_yarn/chai-4.3.7Bump chai from 4.3.6 to 4.3.7dependabot[bot]17 months
dependabot/npm_and_yarn/eslint-8.35.0Bump eslint from 8.21.0 to 8.35.0dependabot[bot]14 months
dependabot/npm_and_yarn/fs-extra-11.1.0Bump fs-extra from 10.1.0 to 11.1.0dependabot[bot]17 months
dependabot/npm_and_yarn/jsdoc-4.0.2Bump jsdoc from 3.6.11 to 4.0.2dependabot[bot]14 months
dependabot/npm_and_yarn/karma-6.4.1Bump karma from 6.4.0 to 6.4.1dependabot[bot]19 months
dependabot/npm_and_yarn/rollup-3.17.3Bump rollup from 2.77.2 to 3.17.3dependabot[bot]14 months
dependabot/npm_and_yarn/semver-7.3.8Bump semver from 7.3.7 to 7.3.8dependabot[bot]18 months
dependabot/npm_and_yarn/yargs-17.7.1Bump yargs from 17.5.1 to 17.7.1dependabot[bot]14 months
dllMinor cleanupGraeme Yeates8 years
doc-linkingFix doc linking (see #1135)Graeme Yeates8 years
docsMerge pull request #1192 from hargasinski/docsGraeme Yeates8 years
docs-folderfix logo linkAlexander Early5 years
each-cleanupMinor cleanups to eachOfLimitGraeme Yeates8 years
each-iterImplement each as iteratorGraeme Yeates9 years
eachOfLimitImplimplement eachof via eachOfLimitGraeme Yeates9 years
ensure_asyncuse ensureAsync with forever. Fixes #622Alexander Early9 years
es5-depAdd dependency on ES5 stubsGraeme Yeates9 years
es6-iteratorsAdd support for ES2015 iteratorsGraeme Yeates9 years
es6ifymoar arrowsAlexander Early6 years
eslintsimplify global defsAlexander Early8 years
fast-path-eachOfAdd a fast path for eachOfGraeme Yeates8 years
filter-array-specificImplement array specific filter functionGraeme Yeates7 years
fix-buildmanually bump ansi-styles to 2.2.1Hubert Argasinski7 years
fix-retry-interval-funcfix: send proper retry count to retry's interaval funcAlexander Early5 years
generate-indexinclude individual module files for aliasesAlexander Early7 years
gh-pagesgh-pages updateAlexander Early5 years
include-source-map-in-buildupdate Makefile to include source map in build dir [fixes #1452]Hubert Argasinski7 years
initial-paramssimplify implementationAlexander Early8 years
issue-templateAdd a issue template for users filing new issuesGraeme Yeates8 years
iterable-docsDocument reduceRight as taking arrayGraeme Yeates8 years
iterator-jitMake iterator more prone to JIT optimizationsGraeme Yeates8 years
itersImplement eachOf through _keyIteratorGraeme Yeates9 years
jsdoc[WIP] setup jsdocGraeme Yeates8 years
kill-iteratorRemove async.iterator (#1237)Graeme Yeates8 years
lib-import-cleanupsCleanup some of the dependency importsGraeme Yeates7 years
linked-list-methodsadd queue.removeAlexander Early7 years
lodash-useAvoid including lodash iteratee in builds (saves 60kb :feelsgood:)Graeme Yeates8 years
loopsAdd filter benchmarkGraeme Yeates8 years
map-objectssimplify index trackingAlexander Early8 years
masterBump eslint from 8.20.0 to 8.21.0 (#1857)dependabot[bot]21 months
modularizationgitignore build directoriesAlexander Early8 years
module-pkgupdate docsAlexander Early5 years
object-mapAllow map to return objectsGraeme Yeates9 years
optimize-page-loadOptimize asset loading for docsGraeme Yeates8 years
pr/1267Avoid unnessary queuing of *concurrency processes on resumeGraeme Yeates7 years
pr/1297Handle iteratorsGraeme Yeates7 years
predicate-standardizationre-fix readmeAlexander Early8 years
promisify_priority_queuefix: update priorityQueue functionality to match queueHubert Argasinski2 years
propagate-errfix test descriptionsHubert Argasinski5 years
queue-724fix cargo events testAlexander Early8 years
queue-hard-killhard kill #1335 :volcano:Graeme Yeates7 years
queue-optsuse each instead of someAlexander Early8 years
queue-teststweak retry tests to be more descriptive when they failAlexander Early7 years
queue-workerslist-fixremove newlineHubert Argasinski7 years
retryUpdate changelogGraeme Yeates8 years
retry-optional-callbackmake callback optional in retry, refactor a bitAlexander Early8 years
retryableadd docs for retryableAlexander Early8 years
schedule-drainadd a guard to the task callback drainHubert Argasinski2 years
setImmUse setImmediate consistently over nextTickGraeme Yeates9 years
setimmediate-argssupport extra args for nextTick in older versions of nodeAlexander Early8 years
test-buildRun unit tests on buildGraeme Yeates8 years
test-retryAdd retries to a flakey retries test caseGraeme Yeates7 years
timeout-fixallow fn wrapped in timeout to be called multiple times (fixes #1418)Hubert Argasinski7 years
token-bucketAdd eachOfRateLimit exampleGraeme Yeates7 years
transformAdd async.transformGraeme Yeates9 years
unused-conditionDrop unused restParam caseGraeme Yeates9 years
update-dependenciesTweak travis configGraeme Yeates8 years
v1.4fix formatting, change a couple wordsAlexander Early9 years
waterfall-multiple-callback-defenseclean up code, use ES6Alexander Early8 years
waterfall-optimizationone more style fixAlexander Early7 years
whilst-first-it-fixinitialize results in whilst [fixes #1626]Hubert Argasinski5 years