summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Add docs for transform. Closes #1134Alexander Early2016-05-051-0/+1
* Update README URLs based on HTTP redirectsReadmeCritic2016-05-031-3/+3
* call out breaking changes inline in readme2.0-doc-calloutsAlexander Early2016-04-261-14/+8
* Updated description of duringWaeCo2016-04-261-3/+11
* Revert injection of results in the final callack to autoInject.Steve Robb2016-04-251-8/+8
* Fix broken download linkXavier Zhou2016-04-231-2/+2
* Removed SPM from readme as it is dead (#1108)William Overton2016-04-141-1/+0
* Clarify what applyEach accepts. Closes #1087Alexander Early2016-04-071-1/+1
* Merge pull request #1100 from steverobb/autoInjectPRAlex Early2016-04-071-3/+6
|\
| * Docs updated to include injected results into final callback.Steve Robb2016-04-061-2/+5
| * Duplicate section removed and typo fixed.Steve Robb2016-04-061-68/+1
| * Merge branch 'master' into autoInjectPRSteve Robb2016-04-061-94/+366
| |\
| * \ Merge branch 'master' into autoInjectPRSteve Robb2016-03-061-311/+421
| |\ \
| * \ \ Merge branch 'master' into autoInjectPRSteve Robb2016-01-061-298/+447
| |\ \ \
| * | | | autoInject - dependency injection for auto.Steve Robb2014-08-311-0/+68
* | | | | Merge pull request #1098 from asilvas/named-timeoutAlex Early2016-04-071-2/+4
|\ \ \ \ \
| * | | | | #1097. Named timeout for tracking purposesasilvas2016-04-051-2/+4
| | |_|_|/ | |/| | |
* | | | | Clarify async.reflect descriptionEric Zhang2016-04-061-1/+1
* | | | | Spelling mistake in README.mdEric Zhang2016-04-061-1/+1
|/ / / /
* | | | Add back reflect and reflectAll.JT Turner2016-04-031-0/+81
* | | | Update README, spelling correctionMartin Josefsson2016-03-241-1/+1
* | | | fix docs re: setImmediate in node. Closes #1079Alexander Early2016-03-231-4/+1
* | | | 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