summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Added async.someLimitmtone2015-07-021-2/+26
* | Missing detectSeries in the TOS for CollectionsSaiichi Hashimoto2015-06-291-1/+1
* | fix alias formatting for wrapSyncAlexander Early2015-06-291-1/+1
* | Merge branch 'master' into cr-shortenReadmecharlierudolph2015-06-291-2/+103
|\ \
| * | Documentation for during and doDuring.U-Zyn Chua2015-06-281-0/+38
| * | added async.asyncify. closes #671Alexander Early2015-06-281-0/+25
| * | added async.constantAlexander Early2015-06-271-2/+41
* | | make README more concisecharlierudolph2015-06-261-197/+42
|/ /
* | re-order badgesAlexander Early2015-06-241-2/+2
* | Added Gitter badgeThe Gitter Badger2015-06-241-0/+2
* | Merge pull request #793 from ahum/feature/retry-add-optional-intervalAlexander Early2015-06-171-8/+15
|\ \
| * | move interval to options object that may be passed in as the 1st parameteredeustace2015-06-171-3/+9
| * | add millisecondsedeustace2015-06-161-7/+7
| * | add interval option to retryedeustace2015-06-161-1/+2
* | | Wrap seq arguments doc in backticksNaoufal Kadhom2015-06-171-1/+1
|/ /
* | Fix timesSeries documentationJulian Grinblat2015-06-141-2/+2
* | added docs for timesLimitAlexander Early2015-06-011-0/+6
* | document which functions have optional callbacksAlexander Early2015-06-011-36/+36
* | added docs around synchronous iterators. Fixes #629Alexander Early2015-06-011-0/+37
* | updated docs around cargoAlexander Early2015-05-311-0/+1
* | set branch on coveralls badgeAlexander Early2015-05-271-1/+1
* | docs for ensureAsyncAlexander Early2015-05-251-0/+36
* | switch to caolan from bcoeBenjamin Coe2015-05-231-1/+1
* | added test coverage with coveralls and nycBenjamin Coe2015-05-231-80/+80
* | Update README.mdmajecty2015-05-221-3/+3
* | clarify queue docs. closes #589 and #599Alexander Early2015-05-201-3/+3
* | added additional detectSeries test, clarified docs. Closes #534Alexander Early2015-05-201-4/+7
* | Merge pull request #739 from gmaclennan/patch-1Alexander Early2015-05-201-1/+1
|\ \