summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* missed closing braceKalashnikov Igor2016-01-231-1/+1
* Merge pull request #1008 from Kikobeats/patch-1Graeme Yeates2016-01-181-8/+7
|\
| * Fix Utils header sectionKiko Beats2016-01-181-8/+7
|/
* Update (C) to 2016Graeme Yeates2016-01-181-1/+1
* Merge pull request #1006 from pra85/2016Alex Early2016-01-151-1/+1
|\
| * Update year range to 2016Prayag Verma2016-01-161-1/+1
|/
* Merge pull request #1005 from silentroach/docs-styleAlex Early2016-01-141-162/+163
|\
| * docs style consistencyIgor Kalashnikov2016-01-131-162/+163
|/
* Merge pull request #1003 from proflayton/masterAlexander Early2016-01-091-1/+1
|\
| * Fix Link for Windows by removing unnecessary wildcardingBrandon Layton2016-01-081-1/+1
|/
* Merge pull request #977 from async-js/editorconfigAlexander Early2016-01-071-0/+10
|\
| * Add .editorconfigKiko Beats2015-12-151-0/+10
* | 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