| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 2.0.0v2.0.0 | Alexander Early | 2016-07-12 | 1 | -2/+4 |
* | increase coverage by excluding mocha_tests | Alexander Early | 2016-07-12 | 1 | -0/+3 |
* | Fix typo for npm run coveralls | Travis Warlick | 2016-07-12 | 1 | -1/+1 |
* | Fix nyc/code-coverage testing -- do not run sub-context tests under nyc. nyc... | Travis Warlick | 2016-07-12 | 1 | -2/+2 |
* | chore: update nyc to v7 | Graeme Yeates | 2016-07-11 | 1 | -1/+1 |
* | Fixes #1225; update nyc coverage | Graeme Yeates | 2016-07-11 | 1 | -4/+4 |
* | exclude jsdoc theme from linting | Alexander Early | 2016-06-30 | 1 | -1/+1 |
* | copy minami theme into project | Alexander Early | 2016-06-30 | 1 | -1/+0 |
* | remove unused esdoc config | Alexander Early | 2016-06-30 | 1 | -2/+0 |
* | add docs publishing script. Related to #1202 | Alexander Early | 2016-06-30 | 1 | -1/+5 |
* | jsdoc: added searchbar, need to still implement functionality @megawac | Hubert Argasinski | 2016-06-29 | 1 | -1/+1 |
* | jsdoc: added fixed header (using jsdelivr for jQuery, no gulpfile) | Hubert Argasinski | 2016-06-29 | 1 | -10/+1 |
* | jsdoc: added gulp for minifying and concating files | Hubert Argasinski | 2016-06-29 | 1 | -2/+12 |
* | jsdocs: using proxy modules as categories, modifying minami theme | Hubert Argasinski | 2016-06-29 | 1 | -1/+2 |
* | Initial jsdoc documentation (using minami template) | Hubert Argasinski | 2016-06-29 | 1 | -0/+4 |
* | Update typedef invoke docs | Graeme Yeates | 2016-06-29 | 1 | -1/+0 |
* | Initial esdocs documentation (#1083) | Graeme Yeates | 2016-06-29 | 1 | -1/+3 |
* | add eslint, remove jscs/jshint | Alexander Early | 2016-06-07 | 1 | -3/+2 |
* | Version 2.0.0-rc.6v2.0.0-rc.6 | Alexander Early | 2016-06-07 | 1 | -1/+1 |
* | Reduce package manager scaffolding. | John-David Dalton | 2016-05-31 | 1 | -26/+2 |
* | Version 2.0.0-rc.5v2.0.0-rc.5 | Graeme Yeates | 2016-05-16 | 1 | -1/+1 |
* | update minified build | Graeme Yeates | 2016-05-16 | 1 | -1/+1 |
* | Fixes #1158; update lodash dependency | Graeme Yeates | 2016-05-16 | 1 | -2/+2 |
* | Get rid of nodeunit | ezubarev | 2016-05-06 | 1 | -5/+3 |
* | Version 2.0.0-rc.4v2.0.0-rc.4 | Alexander Early | 2016-05-05 | 1 | -1/+1 |
* | update minified build | Alexander Early | 2016-05-05 | 1 | -1/+1 |
* | Add linting for jsdocs | Graeme Yeates | 2016-04-12 | 1 | -1/+2 |
* | Version 2.0.0-rc.3v2.0.0-rc.3 | Alexander Early | 2016-04-07 | 1 | -1/+1 |
* | update minified build | Alexander Early | 2016-04-07 | 1 | -1/+1 |
* | add back in fs-extra | Alexander Early | 2016-04-07 | 1 | -0/+1 |
* | update rollup plugin name | Alexander Early | 2016-04-02 | 1 | -0/+1 |
* | disable browser tests in CI for now | Alexander Early | 2016-04-02 | 1 | -1/+1 |
* | remove gulpfile.js from lint config | Alexander Early | 2016-04-02 | 1 | -1/+1 |
* | remove unused gulpfile | Alexander Early | 2016-03-31 | 1 | -5/+1 |
* | Version 2.0.0-rc.2v2.0.0-rc.2 | Alexander Early | 2016-03-23 | 1 | -1/+1 |
* | use more accurate rc tagv2.0.0-rc.1 | Alexander Early | 2016-03-18 | 1 | -1/+1 |
* | Version 2.0.0-alpha.0v2.0.0-alpha.0 | Alexander Early | 2016-03-18 | 1 | -1/+1 |
* | make the package json main dist/async.js | Alexander Early | 2016-02-18 | 1 | -4/+4 |
* | move build/async.js to build/dist/async.js | Alexander Early | 2016-02-16 | 1 | -1/+1 |
* | remove esnext:main from package json | Alexander Early | 2016-02-16 | 1 | -2/+1 |
* | check in dist for bower support | Alexander Early | 2016-02-14 | 1 | -2/+2 |
* | use tweaked version of xyz for our publish process | Alexander Early | 2016-02-10 | 1 | -2/+1 |
* | handle moved lodash internal methods | Alexander Early | 2016-02-10 | 1 | -2/+2 |
* | move package manager files during build process, update main paths | Alexander Early | 2016-02-09 | 1 | -17/+13 |
* | fix es build test | Alexander Early | 2016-02-09 | 1 | -1/+1 |
* | add es modules to build, with lodash replaced with lodash-es | Alexander Early | 2016-01-21 | 1 | -0/+1 |
* | rename build files, add smoke test for build | --global | 2016-01-15 | 1 | -1/+1 |
* | update code style, increase linter coverage, refactor makefile | --global | 2016-01-15 | 1 | -1/+1 |
* | use lodash from npm, now that 4.0 is released | --global | 2016-01-13 | 1 | -2/+2 |
* | prevent having to require('async/foo').default | --global | 2016-01-12 | 1 | -0/+1 |