summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Adjust commonjs builds and use umd formatGraeme Yeates2015-12-29123-4256/+3999
| | * Set up async bundlesGraeme Yeates2015-12-29207-134/+7461
| | * Fix implementations (test green lights)Graeme Yeates2015-12-2915-117/+64
| | * [WIP] modularization (#984)Graeme Yeates2015-12-29494-5689/+903
| | * Initial work in progress - modularizationKiko Beats2015-12-29453-1328/+6747
| |/ |/|
* | Merge pull request #980 from charlierudolph/patch-1Alexander Early2015-12-161-1/+1
|\ \ | |/ |/|
| * fix typo in #971Charlie Rudolph2015-12-161-1/+1
|/
* Merge pull request #966 from ex1st/masterAlexander Early2015-12-032-2/+8
|\
| * Added test for auto with concurrency but without callback.Ilya Shatokhin2015-12-031-1/+7
| * Fixed incorrect handling of arguments in "auto" in case of empty callbackIlya Shatokhin2015-11-301-1/+1
* | Merge pull request #971 from hotaru355/masterAlexander Early2015-12-021-3/+3
|\ \ | |/ |/|
| * Bug fix #968: uddate Readme for `async.every()`Kenta Fried2015-12-021-3/+3
|/
* Update CHANGELOG.mdGraeme Yeates2015-11-261-0/+1
* Merge pull request #963 from benfleis/masterGraeme Yeates2015-11-263-23/+33
|\
| * update README with until/whilst callback resultsben fleis2015-11-261-6/+10
| * pass last result to while/until callbackben fleis2015-11-252-17/+23
* | Merge pull request #954 from scop/travisGraeme Yeates2015-11-251-0/+1
|\ \ | |/ |/|
| * Add node 5 to TravisVille Skyttä2015-11-081-0/+1
|/
* Clarify parallel callbackAlexander Early2015-11-051-1/+1
* Update CHANGELOG.mdGraeme Yeates2015-10-291-0/+3
* Merge pull request #946 from adam-26/masterGraeme Yeates2015-10-282-16/+45
|\
| * Clean upAdam2015-10-291-18/+13
| * Bug fix #945: remove commented codeAdam2015-10-281-1/+0
| * Bug fix #945: pause in queue with concurrency doesn't pauseAdam2015-10-282-0/+35
|/
* Version 1.5.0v1.5.0Alexander Early2015-10-253-6/+7
* update minified buildAlexander Early2015-10-256-5/+1268
* fix build taskAlexander Early2015-10-254-1264/+1
* update changelog for v1.5.0Alexander Early2015-10-251-0/+9
* update build files, include them in npm packageAlexander Early2015-10-255-30/+58
* Merge pull request #891 from kolomiichenko/masterAlexander Early2015-10-255-2/+31
|\
| * Added workersList() method into queueAndrii Kolomiichenko2015-08-255-2/+31
* | move concurrency arg position in auto (#637)Alexander Early2015-10-253-6/+10
* | Merge pull request #637 from vergenzt/auto-concurrencyAlexander Early2015-10-253-3/+41
|\ \
| * | Add concurrency argument to async.autoTim Vergenz2015-10-253-3/+41
|/ /
* | Merge pull request #896 from caolan/itersAlexander Early2015-10-242-18/+28
|\ \
| * | Implement eachOf through _keyIteratoritersGraeme Yeates2015-08-292-18/+28
* | | Merge pull request #892 from caolan/transformAlexander Early2015-10-242-1/+68
|\ \ \
| * | | Add async.transformtransformGraeme Yeates2015-08-242-1/+68
| |/ /
* | | simplify makefile, update node versions for travisAlexander Early2015-10-242-10/+6
* | | fix style errorsAlexander Early2015-10-241-3/+3
* | | Merge pull request #873 from caolan/object-mapAlexander Early2015-10-242-1/+3
|\ \ \
| * | | Allow map to return objectsobject-mapGraeme Yeates2015-08-012-1/+3
* | | | merge from megawacAlexander Early2015-10-242-42/+56
|\ \ \ \
| * | | | Fix tag detection methodologyGraeme Yeates2015-07-012-14/+27
* | | | | Merge pull request #904 from caolan/setImmGraeme Yeates2015-09-251-2/+2
|\ \ \ \ \
| * | | | | Use setImmediate consistently over nextTicksetImmGraeme Yeates2015-09-071-2/+2
* | | | | | Merge pull request #918 from scop/masterGraeme Yeates2015-09-251-0/+1
|\ \ \ \ \ \
| * | | | | | Add Node 4 to TravisVille Skyttä2015-09-251-0/+1
|/ / / / / /
* | | | | | Merge pull request #912 from garysye/patch-1Graeme Yeates2015-09-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes a typo in the ReadmeGary Ye2015-09-171-1/+1
|/ / / / / /