Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing redundant single-quote escape logicHEADorigin/masterorigin/HEADmaster | jakefeasel | 2013-03-13 | 2 | -1/+11 |
| | | | Resolves https://github.com/jakefeasel/DDLBuilder/issues/3 | ||||
* | https://github.com/jakefeasel/DDLBuilder/issues/2 | jakefeasel | 2013-03-11 | 1 | -1/+1 |
| | | | Firefox bug with certain date inputs causing JS error to be thrown | ||||
* | Typo in qunit header | jakefeasel | 2013-01-23 | 2 | -2/+2 |
| | |||||
* | Fixing package definition | jakefeasel | 2013-01-23 | 1 | -0/+2 |
| | |||||
* | Deleting them for real this time | jakefeasel | 2013-01-23 | 1449 | -207341/+0 |
| | |||||
* | Ignoring node_modules | jakefeasel | 2013-01-23 | 1 | -0/+1 |
| | |||||
* | Removing node modules from repo, adding package.json for dep list | jakefeasel | 2013-01-23 | 1 | -0/+7 |
| | |||||
* | Bumping travis-ci to node 0.8 | jakefeasel | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Using nodejs instead of phantomjs for testing QUnit, for better date | jakefeasel | 2013-01-22 | 1458 | -1560/+209405 |
| | | | parsing support. | ||||
* | Somehow, it wasn't actually parsing the dates correctly before? | jakefeasel | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | New tests for date parsing | jakefeasel | 2012-11-11 | 3 | -24/+88 |
| | | | | Fixes for Chrome to reject things that really shouldn't be treated as dates | ||||
* | Adjusting .travis.yml settings | jakefeasel | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | Adding more detail to the output when the tests fail | jakefeasel | 2012-10-02 | 1 | -1/+17 |
| | |||||
* | Changing test data to work around Date parsing bug in PhantomJS | jakefeasel | 2012-10-02 | 1 | -16/+16 |
| | |||||
* | Removing the broken input test format | jakefeasel | 2012-10-02 | 1 | -11/+14 |
| | |||||
* | Travis-CI hooks | jakefeasel | 2012-10-02 | 3 | -0/+83 |
| | |||||
* | Tweaks to support new input format | jakefeasel | 2012-10-01 | 2 | -1/+15 |
| | |||||
* | New input type that fails parsing (for the moment) | jakefeasel | 2012-09-30 | 1 | -0/+16 |
| | |||||
* | Improved messaging, error handling | jakefeasel | 2012-09-30 | 3 | -6/+12 |
| | |||||
* | Adding assertion messages in tests, support for additional input format ↵ | jakefeasel | 2012-09-30 | 7 | -53/+70 |
| | | | | comprised of more variable spacing | ||||
* | Fixing silly use of require rather than define; refactoring somewhat | jakefeasel | 2012-09-30 | 7 | -146/+123 |
| | |||||
* | Setting proper date mask for Oracle | jakefeasel | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | Fixed postgres date type | jakefeasel | 2012-09-28 | 1 | -0/+1 |
| | |||||
* | Added link to html previewer in github | jakefeasel | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Initial import | jakefeasel | 2012-09-27 | 24 | -3/+14411 |
| | |||||
* | Initial commit | jakefeasel | 2012-09-27 | 1 | -0/+4 |