| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean other built files | Graeme Yeates | 2016-07-25 | 1 | -1/+2 |
* | add doc generation to makefile | Alexander Early | 2016-07-07 | 1 | -2/+6 |
* | exclude jsdoc scripts from linting | Alexander Early | 2016-06-30 | 1 | -1/+1 |
* | make docs publishing fail if there are uncommitted changes | Alexander Early | 2016-06-30 | 1 | -0/+2 |
* | add docs publishing script. Related to #1202 | Alexander Early | 2016-06-30 | 1 | -0/+6 |
* | add eslint, remove jscs/jshint | Alexander Early | 2016-06-07 | 1 | -2/+1 |
* | remove component.json | Alexander Early | 2016-06-07 | 1 | -1/+1 |
* | Reduce package manager scaffolding. | John-David Dalton | 2016-05-31 | 1 | -6/+0 |
* | Fix Makefile build on OS X | Johan Nordberg | 2016-05-29 | 1 | -1/+2 |
* | Update make file | Graeme Yeates | 2016-05-16 | 1 | -1/+2 |
* | Get rid of nodeunit | ezubarev | 2016-05-06 | 1 | -1/+1 |
* | use npm publish rather than pack | Alexander Early | 2016-05-05 | 1 | -2/+2 |
* | Fixes #1117 | Hubert Argasinski | 2016-04-21 | 1 | -0/+1 |
* | remove gulpfile.js from lint config | Alexander Early | 2016-04-02 | 1 | -1/+1 |
* | add prerelease to makefile | Alexander Early | 2016-03-11 | 1 | -2/+2 |
* | move build/async.js to build/dist/async.js | Alexander Early | 2016-02-16 | 1 | -3/+5 |
* | move es build to separate folder/package | Alexander Early | 2016-02-16 | 1 | -4/+26 |
* | check in dist for bower support | Alexander Early | 2016-02-14 | 1 | -1/+1 |
* | use tweaked version of xyz for our publish process | Alexander Early | 2016-02-10 | 1 | -4/+2 |
* | move package manager files during build process, update main paths | Alexander Early | 2016-02-09 | 1 | -2/+13 |
* | fix es build test | Alexander Early | 2016-02-09 | 1 | -0/+1 |
* | add es modules to build, with lodash replaced with lodash-es | Alexander Early | 2016-01-21 | 1 | -6/+14 |
* | clean up makefile, add smoke test to build process | Alexander Early | 2016-01-21 | 1 | -11/+26 |
* | rename build files, add smoke test for build | --global | 2016-01-15 | 1 | -3/+6 |
* | update code style, increase linter coverage, refactor makefile | --global | 2016-01-15 | 1 | -9/+22 |
* | Improve bundle error reporting | Graeme Yeates | 2016-01-10 | 1 | -4/+4 |
* | use npm for lodash-es, rather than a git submodule | Kiko Beats | 2016-01-07 | 1 | -3/+1 |
* | Update make build tasks | Graeme Yeates | 2016-01-04 | 1 | -7/+16 |
* | Avoid including lodash string parsing in bundle | Graeme Yeates | 2016-01-04 | 1 | -8/+4 |
* | Adjust commonjs builds and use umd format | Graeme Yeates | 2015-12-29 | 1 | -2/+3 |
* | Set up async bundles | Graeme Yeates | 2015-12-29 | 1 | -2/+9 |
* | Initial work in progress - modularization | Kiko Beats | 2015-12-29 | 1 | -2/+4 |
* | fix build task | Alexander Early | 2015-10-25 | 1 | -1/+1 |
* | update build files, include them in npm package | Alexander Early | 2015-10-25 | 1 | -2/+4 |
* | simplify makefile, update node versions for travis | Alexander Early | 2015-10-24 | 1 | -9/+6 |
* | also add updated package manager jsons on release | Alexander Early | 2015-08-07 | 1 | -0/+1 |
* | dont silence xyz command | Alexander Early | 2015-08-07 | 1 | -1/+1 |
* | ignore errors in minified build commit | Alexander Early | 2015-08-07 | 1 | -1/+1 |
* | added not about mocha migration, fixed linting | Alexander Early | 2015-07-19 | 1 | -2/+2 |
* | Fix typo in Makefile | Graeme Yeates | 2015-07-19 | 1 | -1/+1 |
* | Source map outputbuilding | megawac | 2015-07-19 | 1 | -2/+2 |
* | Revert build dir to dist/ and add async.js to folder | megawac | 2015-07-19 | 1 | -4/+6 |
* | :scroll: Manadate style guide with jscs | Graeme Yeates | 2015-07-08 | 1 | -0/+2 |
* | Build distribution file to lib/async.min.js | Graeme Yeates | 2015-06-29 | 1 | -2/+2 |
* | commit dist build in make release | Alexander Early | 2015-06-29 | 1 | -0/+1 |
* | add mangle and compress options to uglify | Alexander Early | 2015-06-29 | 1 | -1/+1 |
* | Add package manager syncing to make publish | Graeme Yeates | 2015-06-24 | 1 | -1/+2 |
* | Setup publish make task [ci skip] | Graeme Yeates | 2015-06-24 | 1 | -0/+7 |
* | update ignore files, update changelog | Alexander Early | 2015-05-20 | 1 | -1/+1 |
* | cleaning up build files | Alexander Early | 2015-05-19 | 1 | -7/+6 |