summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simplify index trackingmap-objectsAlexander Early2016-06-011-11/+4
* have map always return arraysAlexander Early2016-05-313-14/+22
* fix lint errorsAlexander Early2016-05-312-14/+14
* add docsAlexander Early2016-05-313-0/+78
* added mapValuesAlexander Early2016-05-315-0/+123
* update changelogAlexander Early2016-05-311-0/+2
* Merge pull request #1170 from jnordberg/queue-errorAlex Early2016-05-313-0/+34
|\
| * Document queue error callbackJohan Nordberg2016-05-311-0/+2
| * Add tests for queue error handlerJohan Nordberg2016-05-291-0/+27
| * Add queue.error handler.Johan Nordberg2016-05-291-0/+5
* | Merge pull request #1171 from jnordberg/makefile-osxAlex Early2016-05-311-1/+2
|\ \
| * | Fix Makefile build on OS XJohan Nordberg2016-05-291-1/+2
| |/
* | Merge pull request #1174 from jdalton/strictGraeme Yeates2016-05-3186-172/+0
|\ \ | |/ |/|
| * Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-3186-172/+0
|/
* Merge pull request #1163 from caolan/issue-templateGraeme Yeates2016-05-261-0/+14
|\
| * Add a issue template for users filing new issuesissue-templateGraeme Yeates2016-05-191-0/+14
* | Add docs for retry interval functionAlex Ianus2016-05-212-3/+30
* | Style fixesAlex Ianus2016-05-211-12/+5
* | Allow custom retry intervalAlex Ianus2016-05-182-10/+42
|/
* Add .idea to gitignoreGraeme Yeates2016-05-181-0/+1
* Remove magic numbers in queue pause testsGraeme Yeates2016-05-181-23/+23
* Update make fileGraeme Yeates2016-05-161-1/+2
* Version 2.0.0-rc.5v2.0.0-rc.5Graeme Yeates2016-05-162-2/+2
* update minified buildGraeme Yeates2016-05-165-363/+757
* Fixes #1158; update lodash dependencyGraeme Yeates2016-05-161-2/+2
* Merge pull request #1125 from steverobb/es6arrowsAlex Early2016-05-152-3/+33
|\
| * Merge branch 'master' into es6arrowsSteve Robb2016-05-1683-5158/+5282
| |\ | |/ |/|
* | Merge pull request #1153 from EndangeredMassa/patch-1Alex Early2016-05-111-1/+1
|\ \
| * | adds missing argument in function signature: `reflect(tasks)`Sean Massa2016-05-111-1/+1
|/ /
* | fix lint errorsAlexander Early2016-05-092-2/+2
* | handle no-dependency array tasks in auto/autoInject. Closes #1147Alexander Early2016-05-094-3/+28
* | Merge pull request #1149 from ezubarev/masterGraeme Yeates2016-05-082-2187/+0
|\ \
| * | Remove nodeunit from depsezubarev2016-05-082-2187/+0
* | | Merge pull request #1146 from ezubarev/masterGraeme Yeates2016-05-0725-1660/+1581
|\ \ \ | |/ /
| * | Replace assert with expect to ease debugezubarev2016-05-081-7/+7
| * | Fix test on asyncify with variable numbers of argumentsezubarev2016-05-081-8/+11
| * | Replace assert with expect to ease debugezubarev2016-05-061-13/+13
| * | Get rid of nodeunitezubarev2016-05-065-38/+5
| * | Convert console functions tests to mochaezubarev2016-05-062-68/+71
| * | Convert apply/concat tests to mochaezubarev2016-05-063-84/+78
| * | Convert during/ensureAsync tests to mochaezubarev2016-05-063-162/+150
| * | Convert sortBy/whilst/until tests to mochaezubarev2016-05-064-253/+252
| * | Convert asyncify tests to mochaezubarev2016-05-062-109/+114
| * | Convert transform/seq/reduce/iterator tests to mochaezubarev2016-05-067-280/+294
| * | Convert times tests to mochaezubarev2016-05-062-97/+90
| * | Convert timeout tests to mochaezubarev2016-05-062-81/+32
| * | Convert series tests to mochaezubarev2016-05-062-224/+200
| * | Convert parallel tests to mochaezubarev2016-05-063-271/+299
|/ /
* | Clarify doWhilst/doUntil docs. Closes #1107Alexander Early2016-05-053-6/+7
* | Version 2.0.0-rc.4v2.0.0-rc.4Alexander Early2016-05-052-2/+2