Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build in windows | Luiz Américo | 2016-08-21 | 1 | -3/+4 |
| | |||||
* | Include tests for minimized artifacts | kpdecker | 2015-11-19 | 1 | -0/+11 |
| | |||||
* | Add source map flag for istanbul fork | kpdecker | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Remove keen code | kpdecker | 2015-09-02 | 1 | -42/+2 |
| | | | This hasn’t been running and is horribly out of date. | ||||
* | Enforce 100% code coverage | kpdecker | 2015-08-03 | 1 | -1/+13 |
| | |||||
* | Style updates | kpdecker | 2015-08-03 | 6 | -10/+26 |
| | |||||
* | Fix VERSION update script | kpdecker | 2015-05-05 | 1 | -3/+3 |
| | | | | | This broke after updating to es6 formatted code. Fixes #1016 | ||||
* | Add full support for es6 | kpdecker | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | Converts the tool chain to use babel, eslint, and webpack vs. the previous proprietary solutions. Additionally begins enforcing additional linting concerns as well as updates the code to reflect these rules. Fixes #855 Fixes #993 | ||||
* | Add istanbul code coverage | kpdecker | 2014-08-14 | 1 | -1/+12 |
| | |||||
* | Add quotes to exception | kpdecker | 2014-01-20 | 1 | -1/+1 |
| | |||||
* | Include content on binary output test failure | kpdecker | 2014-01-18 | 1 | -2/+3 |
| | |||||
* | Use git describe to lookup tag | kpdecker | 2014-01-17 | 1 | -4/+11 |
| | |||||
* | Fix for issue #673 - Parser task did not execute correctly on windows ↵ | Brett Bim | 2014-01-02 | 1 | -1/+7 |
| | | | | environments because of forward/backward slash issues | ||||
* | Run jshint on output | kpdecker | 2013-12-01 | 1 | -1/+1 |
| | | | Allows us to execute jshint in non-forced mode. | ||||
* | Use module packager for all transpile tasks | kpdecker | 2013-12-01 | 1 | -13/+0 |
| | |||||
* | Add simple binary utility tests | kpdecker | 2013-11-05 | 1 | -0/+32 |
| | |||||
* | Fix publish task typo | kpdecker | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | Publish tag versions from travis build | kpdecker | 2013-11-03 | 1 | -2/+9 |
| | |||||
* | Fix typo | kpdecker | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | Log tag on jenkins build | kpdecker | 2013-11-03 | 1 | -0/+2 |
| | |||||
* | Update version task for generator-release | kpdecker | 2013-11-03 | 2 | -48/+41 |
| | |||||
* | Remove tag target | kpdecker | 2013-11-03 | 1 | -13/+0 |
| | |||||
* | Move component definitions into sub directory | kpdecker | 2013-11-03 | 1 | -4/+3 |
| | |||||
* | Merge branch 'master' into es6-modules | kpdecker | 2013-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Only init amazon SDK when we are publishing | kpdecker | 2013-10-04 | 1 | -1/+1 |
| | | |||||
* | | Defer load packager module | kpdecker | 2013-10-09 | 1 | -3/+4 |
| | | | | | | Second change required to work around multiple traceur loading issue. | ||||
* | | Generate dist file using es6-module-packager | kpdecker | 2013-10-09 | 1 | -0/+12 |
| | | |||||
* | | Generate parser as es6 module | kpdecker | 2013-10-01 | 1 | -1/+1 |
|/ | |||||
* | Handle missing revision error in publish | kpdecker | 2013-08-25 | 1 | -1/+3 |
| | |||||
* | Add git debugging to publish command | kpdecker | 2013-08-25 | 2 | -7/+27 |
| | |||||
* | Rename to publish latest | kpdecker | 2013-08-25 | 1 | -1/+1 |
| | |||||
* | Additional logging on git command error messages | kpdecker | 2013-08-25 | 1 | -6/+6 |
| | |||||
* | Metrics collection framework | kpdecker | 2013-08-25 | 1 | -0/+63 |
| | |||||
* | AWS publish tasks | kpdecker | 2013-08-25 | 1 | -0/+69 |
| | |||||
* | Version update task | kpdecker | 2013-08-24 | 2 | -0/+145 |
| | |||||
* | Move parser generation into grunt file | kpdecker | 2013-08-17 | 1 | -0/+23 |