summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.5.2v1.5.2Alexander Early2016-01-073-6/+7
* update minified buildAlexander Early2016-01-076-10/+10
* update changelog for v1.5.2Alexander Early2016-01-071-0/+5
* document promise support for asyncify. #956Alexander Early2016-01-071-0/+26
* clarify retry docs. Closes #936Alexander Early2016-01-071-4/+14
* Merge pull request #979 from marcolino/masterAlexander Early2016-01-071-0/+46
|\
| * updated README.mdmarcolino2015-12-151-0/+2
| * updated README.mdmarcolino2015-12-151-1/+1
| * Merge pull request #1 from marcolino/marcolino-patch-readme-waterfall-more-ex...marcolino2015-12-151-0/+44
| |\
| | * Update README.mdmarcolino2015-12-151-0/+44
| |/
* | Merge pull request #998 from dacoozheng/masterAlexander Early2016-01-072-2/+42
|\ \
| * | Allow "hasOwnProperty" as key for memoize method.dacoozheng2016-01-032-6/+20
| * | Test case for #998.dacoozheng2016-01-031-0/+26
| * | prevent return "undefined" immediately when key is "constructor" for memoize ...dacoozheng2016-01-031-2/+2
* | | Merge pull request #1002 from mattcollier/patch-1Alexander Early2016-01-071-1/+1
|\ \ \ | |/ / |/| |
| * | Use `nonexistent` instead of `inexistant` in error message.mattcollier2016-01-061-1/+1
|/ /
* | Merge pull request #994 from mchapman/patch-1Alexander Early2016-01-021-1/+1
|\ \
| * | Add some information to error messageMark Chapman2016-01-011-1/+1
* | | Version 1.5.1v1.5.1Alexander Early2016-01-023-6/+7
* | | update minified buildAlexander Early2016-01-026-25/+28
* | | update changelog for 1.5.1Alexander Early2016-01-021-0/+3
* | | Merge pull request #993 from gr2m/masterAlexander Early2016-01-022-0/+21
|\ \ \ | |/ / |/| |
| * | fix: auto stops after error #988Gregor Martynus2015-12-301-0/+5
| * | test: auto stops after error #988Gregor Martynus2015-12-301-0/+16
|/ /
* | 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