summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump versionv0.1.20Caolan McMahon2012-05-231-1/+1
* Merge pull request #124 from yawnt/masterCaolan McMahon2012-05-231-2/+2
|\
| * moar fixes for #98yawn2012-04-261-1/+1
| * fix issue #98yawn2012-04-261-1/+1
* | bump versionv0.1.19Caolan McMahon2012-05-231-1/+1
* | Merge pull request #126 from pgherveou/patch-1Caolan McMahon2012-05-231-1/+1
|\ \ | |/ |/|
| * without this ';' uglify throw errors when trying to build with strict_semicol...PG Herveou2012-04-291-1/+1
|/
* Merge pull request #113 from amco/doc_fixCaolan McMahon2012-03-121-3/+2
|\
| * Update example to reflect current behaviorIan Young2012-03-121-3/+2
|/
* bump versionCaolan McMahon2012-02-271-1/+1
* make uglify a dev dependency and remove make targets from npm scripts, #105Caolan McMahon2012-02-271-10/+3
* update minified buildv0.1.17Caolan McMahon2012-02-261-1/+1
* use uglify, nodeunit and nodelint directly from node_modulesCaolan McMahon2012-02-261-6/+6
* add .gitignoreCaolan McMahon2012-02-261-0/+1
* Merge pull request #48 from onirame/masterCaolan McMahon2012-02-261-1/+1
|\
| * fixed waterfallEnrico Marino2011-08-121-1/+1
* | bump versionCaolan McMahon2012-02-261-1/+1
* | Merge pull request #100 from mmalecki/foreach-no-callbackCaolan McMahon2012-02-262-0/+21
|\ \
| * | Allow `forEach*` functions to be called with no callbackMaciej Małecki2012-02-212-0/+21
* | | Merge pull request #103 from jstewmon/masterCaolan McMahon2012-02-262-2/+13
|\ \ \
| * | | deployment fix for issue caused by isaacs/npm#2195Jonathan Stewmon2012-02-242-2/+13
| |/ /
* | | Merge pull request #102 from sergi/masterCaolan McMahon2012-02-221-12/+0
|\ \ \ | |/ / |/| |
| * | The function `_indexOf` is never usedSergi Mansilla2012-02-221-12/+0
|/ /
* | Merge pull request #99 from mmalecki/refactor-testsCaolan McMahon2012-02-201-114/+75
|\ \
| * | Refactor and DRY tests a bitMaciej Małecki2012-02-211-114/+75
|/ /
* | Merge pull request #93 from jstewmon/make_devDependenciesCaolan McMahon2012-02-142-4/+13
|\ \
| * | updated package.json to specify devDependencies. updated Makefile to use cli ...Jonathan Stewmon2012-02-132-4/+13
|/ /
* | bump versionCaolan McMahon2012-02-121-1/+1
* | update minifed buildCaolan McMahon2012-02-121-1/+1
* | update tests for IE6 compatibilityCaolan McMahon2012-02-121-7/+7
* | Merge pull request #77 from insin/auto-docsCaolan McMahon2012-02-121-5/+7
|\ \
| * | Updated docs about async.auto results - it does a bit more than the current d...Jonathan Buchanan2012-01-061-5/+7
* | | Merge pull request #79 from clutchski/patch-1Caolan McMahon2012-02-121-3/+7
|\ \ \
| * | | Waterfall docs now show final result passing.Matt Perpick2012-01-161-3/+7
| |/ /
* | | added possibility to push taskbulks, added testzaphod19842012-02-123-3/+56
* | | Merge pull request #86 from pierrec/masterCaolan McMahon2012-02-121-1/+1
|\ \ \
| * | | #queue(): allow unspecified callbacksPierre Curto2012-01-301-1/+1
| |/ /
* | | Merge https://github.com/pistolero/async into pistoleroCaolan McMahon2012-02-121-1/+2
|\ \ \
| * \ \ Merge github.com:pistolero/asyncSergey Kirillov2011-04-294-25/+47
| |\ \ \
| * | | | Fixed bug with calling callback several times when some functions were execut...Sergey Kirillov2011-04-291-0/+1
| * | | | Fixed bug when listeners were not called in parallel.Sergey Kirillov2011-04-291-1/+1
* | | | | Merge pull request #80 from Sheile/2fc3ab83d79cd660d39355a4ad51897d6f8c3b70Caolan McMahon2012-02-121-0/+10
|\ \ \ \ \
| * | | | | Add test for auto problem about task sequenceSheile2012-01-201-0/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'issue-88' of https://github.com/ixti/asyncCaolan McMahon2012-02-121-1/+3
|\ \ \ \ \
| * | | | | Resolves #88Aleksey V Zapparov2012-02-051-1/+2
| |/ / / /
* | | | | Merge pull request #91 from zaphod1984/scriptFixCaolan McMahon2012-02-121-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | too small timeout provides unrelieable resultszaphod19842012-02-121-2/+2
| * | | | fixed noConflict testzaphod19842012-02-121-1/+1
|/ / / /
* | | | Merge pull request #65 from alFReD-NSH/patch-1Caolan McMahon2011-11-041-1/+1
|\ \ \ \
| * | | | Fix extra curly brace in whilst examplealFReD-NSH2011-11-041-1/+1
|/ / / /