summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #705 from aearly/for-each-ofAlexander Early2015-05-191-1/+66
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tightening up the documentationAlexander Early2015-01-201-7/+22
| * | | | adding docs for forEachOf methodsAlexander Early2015-01-191-0/+50
* | | | | Update README.mdWendy Leung2015-02-151-1/+1
* | | | | Merge pull request #710 from jub3i/patch-1Beau Gunderson2015-02-041-1/+1
|\ \ \ \ \
| * | | | | Update README.mdeternal student2015-02-041-1/+1
| |/ / / /
* | | | | Update README.mdeternal student2015-02-041-3/+3
|/ / / /
* | | | Document async.setImmediate()wltsmrz2015-01-061-1/+1
* | | | Delete unnecessary spaceLi Xin2015-01-041-1/+1
| |_|/ |/| |
* | | List alternate package managersBeau Gunderson2014-12-181-2/+10
* | | Document drain removal from kill(), fixes #550Beau Gunderson2014-11-291-1/+1
* | | #524 async.queue documentation typoJoanna Trela2014-11-211-1/+1
* | | Update README.mdFritz Lin2014-11-211-1/+0
* | | Further clarification, link composeBeau Gunderson2014-11-211-2/+2
* | | Fix incorrect sample codeAnup Bishnoi2014-11-211-2/+2
* | | Improve documentation for async.seqBeau Gunderson2014-11-211-15/+8
* | | improved seq() documentation wordingQix2014-09-151-1/+2
|/ /
* | Minor misprints fixDmitriy Schekhovtsov2014-05-231-3/+3
* | document priorityQueueJustin York2014-05-131-0/+13
* | Merge pull request #514 from Mithgol/patch-1Caolan McMahon2014-04-281-1/+1
|\ \
| * | use SVG to display Travis CI build testing statusMithgol2014-04-191-1/+1
* | | Fence code block as jsKevin Sawicki2014-04-151-14/+15
|/ /
* | updated README.md to reflect the the current "series" anchorJoseph Curtin2014-04-121-1/+1
* | Update README.mdBei Jia2014-04-091-1/+1
* | Update README.mdBei Jia2014-04-091-8/+5
* | Add in started attribute for queue. Helpful for displaying whether or not tha...Jon Morehouse2014-04-051-1/+2
* | Merge pull request #484 from jessehouchins/retry-docsCaolan McMahon2014-04-041-0/+1
|\ \
| * | specify defaultJesse Houchins2014-03-311-1/+1
| * | docs for retry task argumentJesse Houchins2014-03-311-0/+1
* | | Merge pull request #487 from simoami/masterCaolan McMahon2014-04-041-0/+1
|\ \ \
| * | | Update README.mdSimo Moujami2014-03-311-0/+1
| |/ /
* | | Fix small typo in README: s/asyc/asyncJeremy Martin2014-04-031-1/+1
|/ /
* | improve `.auto` docsMithgol2014-03-301-4/+5
* | Merge pull request #477 from dandv/patch-2Caolan McMahon2014-03-301-0/+1
|\ \
| * | Link to the cargo vs. queue animationDan Dascalescu2014-03-291-0/+1
* | | Merge pull request #475 from jessehouchins/async.retryCaolan McMahon2014-03-301-0/+42
|\ \ \
| * | | fix some poor spellingJesse Houchins2014-03-281-3/+3
| * | | implement async.retry using async.seriesJesse Houchins2014-03-281-0/+42
| |/ /
* | | Add queue.pause() and queue.resume()mk2014-03-281-0/+3
|/ /
* | Add idle() function to determine if the queue has any workCraig Andrews2014-03-281-0/+2
* | added readme example to show inversion of sort orderzaphod19842014-03-281-0/+19
* | Merge pull request #277 from kimptoc/masterCaolan McMahon2014-03-281-0/+3
|\ \
| * | Point at caolan repo / Travis build - assuming that will be setupChris Kimpton2013-04-011-1/+1
| * | nudge travis to buildChris Kimpton2013-04-011-0/+1
| * | add async to travisChris Kimpton2013-04-011-0/+2
* | | Clarify that `some` and `every` run iterators in parallel in readmeDavid Beck2014-03-281-6/+6
* | | Merge pull request #367 from menzoic/patch-1Caolan McMahon2014-03-281-0/+1
|\ \ \
| * | | Update README.mdEsco Obong2013-08-231-0/+1
* | | | Merge pull request #391 from kvz/patch-1Caolan McMahon2014-03-281-0/+8
|\ \ \ \
| * | | | Passing an object to .series() may lead to unexpected behaviorKevin van Zonneveld2013-10-141-0/+8
| |/ / /