summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Update (C) to 2016Graeme Yeates2016-01-181-1/+1
* | Merge pull request #1006 from pra85/2016Alex Early2016-01-151-1/+1
|\ \
| * | Update year range to 2016Prayag Verma2016-01-161-1/+1
|/ /
* | Merge pull request #1005 from silentroach/docs-styleAlex Early2016-01-141-162/+163
|\ \
| * | docs style consistencyIgor Kalashnikov2016-01-131-162/+163
|/ /
* | Merge pull request #1003 from proflayton/masterAlexander Early2016-01-091-1/+1
|\ \
| * | Fix Link for Windows by removing unnecessary wildcardingBrandon Layton2016-01-081-1/+1
|/ /
* | Merge pull request #977 from async-js/editorconfigAlexander Early2016-01-071-0/+10
|\ \
| * | Add .editorconfigKiko Beats2015-12-151-0/+10
* | | Version 1.5.2v1.5.2Alexander Early2016-01-073-6/+7
* | | update minified buildAlexander Early2016-01-076-10/+10
* | | update changelog for v1.5.2Alexander Early2016-01-071-0/+5
* | | document promise support for asyncify. #956Alexander Early2016-01-071-0/+26
* | | clarify retry docs. Closes #936Alexander Early2016-01-071-4/+14
* | | Merge pull request #979 from marcolino/masterAlexander Early2016-01-071-0/+46
|\ \ \
| * | | updated README.mdmarcolino2015-12-151-0/+2
| * | | updated README.mdmarcolino2015-12-151-1/+1
| * | | Merge pull request #1 from marcolino/marcolino-patch-readme-waterfall-more-ex...marcolino2015-12-151-0/+44
| |\ \ \ | | |/ / | |/| |
| | * | Update README.mdmarcolino2015-12-151-0/+44
| |/ /
* | | Merge pull request #998 from dacoozheng/masterAlexander Early2016-01-072-2/+42
|\ \ \
| * | | Allow "hasOwnProperty" as key for memoize method.dacoozheng2016-01-032-6/+20
| * | | Test case for #998.dacoozheng2016-01-031-0/+26
| * | | prevent return "undefined" immediately when key is "constructor" for memoize ...dacoozheng2016-01-031-2/+2
* | | | Merge pull request #1002 from mattcollier/patch-1Alexander Early2016-01-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use `nonexistent` instead of `inexistant` in error message.mattcollier2016-01-061-1/+1
|/ / /
* | | Merge pull request #994 from mchapman/patch-1Alexander Early2016-01-021-1/+1
|\ \ \
| * | | Add some information to error messageMark Chapman2016-01-011-1/+1
* | | | Version 1.5.1v1.5.1Alexander Early2016-01-023-6/+7
* | | | update minified buildAlexander Early2016-01-026-25/+28
* | | | update changelog for 1.5.1Alexander Early2016-01-021-0/+3
* | | | Merge pull request #993 from gr2m/masterAlexander Early2016-01-022-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | fix: auto stops after error #988Gregor Martynus2015-12-301-0/+5
| * | | test: auto stops after error #988Gregor Martynus2015-12-301-0/+16
|/ / /
| | * add note about in-progress docs for 2.0Alexander Early2016-02-141-4/+6
| | * pull in readme changes from masterAlexander Early2016-02-141-247/+329
| | * check in dist for bower supportAlexander Early2016-02-146-12/+10
| | * use tweaked version of xyz for our publish processAlexander Early2016-02-103-6/+174
| | * handle moved lodash internal methodsAlexander Early2016-02-1032-66/+67
| | * fix lint errorAlexander Early2016-02-091-2/+1
| | * move package manager files during build process, update main pathsAlexander Early2016-02-0995-953/+4698
| | * fix es build testAlexander Early2016-02-094-3/+30
| | * add es modules to build, with lodash replaced with lodash-esAlexander Early2016-01-214-7/+50
| | * clean up makefile, add smoke test to build processAlexander Early2016-01-214-11/+57
| | * fix karma test--global2016-01-191-1/+1
| | * rename build files, add smoke test for build--global2016-01-1591-1241/+44
| | * update code style, increase linter coverage, refactor makefile--global2016-01-158-44/+74
| | * update locations of lodash methods--global2016-01-1356-319/+218
| | * use lodash from npm, now that 4.0 is released--global2016-01-131-2/+2
| | * prevent having to require('async/foo').default--global2016-01-1283-81/+172
| | * Improve bundle error reportingGraeme Yeates2016-01-102-5/+5