summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* | | | document that collection methods accept maps/sets/iterablesAlexander Early2016-03-231-71/+73
* | | | clarify saturated/unsaturatedAlexander Early2016-03-221-2/+2
* | | | Add link to 1.5.x docsAlex Early2016-03-221-0/+1
* | | | [DOC] remove unexpected backquoteisayme2016-03-221-1/+1
* | | | Update README.mdDaniel Hritzkiv2016-03-211-2/+2
* | | | update readme with details that have changed in 2.0Alexander Early2016-03-181-13/+36
* | | | Merge pull request #1058 from caolan/retryableAlex Early2016-03-181-0/+26
|\ \ \ \
| * | | | add docs for retryableretryableAlexander Early2016-03-111-0/+26
* | | | | update readme - iteratee - callback(null, truthValue)Patrick Hogan2016-03-131-1/+1
|/ / / /
* | | | Update changelog for 2.0Alexander Early2016-03-111-1/+1
* | | | add newline after anchors to fix npm formatting issues. Closes #1015Alexander Early2016-03-091-0/+43
* | | | add find alias, apply *Limit, *Series more consistently. Closes #835Alexander Early2016-03-091-2/+6
* | | | remove ES6 idiomsautoinjectAlexander Early2016-03-091-5/+1
* | | | added autoInject, adapted from #608Alexander Early2016-03-081-1/+73
* | | | pass extra args to setImmediate/nextTick. Fixes #940Alexander Early2016-03-071-1/+6
* | | | Add entry for async.timeout in READMEAugusto Franzoia2016-03-071-0/+23
| |_|/ |/| |
* | | Update README.mdGraeme Yeates2016-03-021-1/+2
* | | Made 2.0 warning more obvious.Alex Early2016-03-021-1/+1
* | | update readme with new call signatureauto-argument-orderingAlexander Early2016-02-271-42/+16
* | | re-fix readmepredicate-standardizationAlexander Early2016-02-271-2/+2
* | | Merge pull request #1039 from lgaticaq/masterAlex Early2016-02-261-4/+4
|\ \ \
| * | | Fix async.filter exampleLeonardo Gatica2016-02-261-4/+4
* | | | Add race methodJorge Bay Gondra2016-02-261-0/+41
|/ / /
* | | added a base implementation for unsaturation event #868Ernie Casilla2016-02-201-2/+3
* | | move es build to separate folder/packageAlexander Early2016-02-161-1/+1
* | | fix readmecharlierudolph2016-02-161-5/+5
* | | filter, reject, detect, some, every with errorcharlierudolph2016-02-161-31/+40
* | | add note about in-progress docs for 2.0Alexander Early2016-02-141-4/+6
* | | pull in readme changes from masterAlexander Early2016-02-141-247/+329
| |/ |/|
* | fix typo in #971Charlie Rudolph2015-12-161-1/+1
* | Bug fix #968: uddate Readme for `async.every()`Kenta Fried2015-12-021-3/+3
* | update README with until/whilst callback resultsben fleis2015-11-261-6/+10
* | Clarify parallel callbackAlexander Early2015-11-051-1/+1
* | Merge pull request #891 from kolomiichenko/masterAlexander Early2015-10-251-0/+1
|\ \
| * | Added workersList() method into queueAndrii Kolomiichenko2015-08-251-0/+1
* | | move concurrency arg position in auto (#637)Alexander Early2015-10-251-3/+2
* | | Add concurrency argument to async.autoTim Vergenz2015-10-251-1/+3
* | | Fixes a typo in the ReadmeGary Ye2015-09-171-1/+1
* | | Fix typoVictor Alvarez2015-09-071-1/+1
* | | update docs to reflect setImmediate in examplewonderdogone2015-09-071-1/+1
* | | Update README.mdDmitriy Lukichev2015-08-271-1/+1
* | | adds caps to JavaScriptDavid Wickes2015-08-231-1/+1
|/ /
* | Fix StackOverflow anchormegawac2015-07-191-3/+1
* | :page_with_curl: Document detectLimitGraeme Yeates2015-07-191-1/+2
* | Fix parameters for filter and reject LimitGraeme Yeates2015-07-191-2/+2
* | updatecharlierudolph2015-07-161-2/+4
* | update READMEcharlierudolph2015-07-161-25/+10
* | Fix missing commaJohn Wu2015-07-161-1/+1
* | clarified auto docs, and added pitfall about multiple callbacks. Closes #811Alexander Early2015-07-051-7/+26
* | added clarifications about parallel. Cwqloses #732Alexander Early2015-07-051-0/+2