summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removing redundant single-quote escape logicHEADorigin/masterorigin/HEADmasterjakefeasel2013-03-132-1/+11
| | | Resolves https://github.com/jakefeasel/DDLBuilder/issues/3
* https://github.com/jakefeasel/DDLBuilder/issues/2jakefeasel2013-03-111-1/+1
| | | Firefox bug with certain date inputs causing JS error to be thrown
* Typo in qunit headerjakefeasel2013-01-232-2/+2
|
* Fixing package definitionjakefeasel2013-01-231-0/+2
|
* Deleting them for real this timejakefeasel2013-01-231449-207341/+0
|
* Ignoring node_modulesjakefeasel2013-01-231-0/+1
|
* Removing node modules from repo, adding package.json for dep listjakefeasel2013-01-231-0/+7
|
* Bumping travis-ci to node 0.8jakefeasel2013-01-221-1/+1
|
* Using nodejs instead of phantomjs for testing QUnit, for better datejakefeasel2013-01-221458-1560/+209405
| | | parsing support.
* Somehow, it wasn't actually parsing the dates correctly before?jakefeasel2012-11-111-1/+1
|
* New tests for date parsingjakefeasel2012-11-113-24/+88
| | | | Fixes for Chrome to reject things that really shouldn't be treated as dates
* Adjusting .travis.yml settingsjakefeasel2012-10-021-1/+1
|
* Adding more detail to the output when the tests failjakefeasel2012-10-021-1/+17
|
* Changing test data to work around Date parsing bug in PhantomJSjakefeasel2012-10-021-16/+16
|
* Removing the broken input test formatjakefeasel2012-10-021-11/+14
|
* Travis-CI hooksjakefeasel2012-10-023-0/+83
|
* Tweaks to support new input formatjakefeasel2012-10-012-1/+15
|
* New input type that fails parsing (for the moment)jakefeasel2012-09-301-0/+16
|
* Improved messaging, error handlingjakefeasel2012-09-303-6/+12
|
* Adding assertion messages in tests, support for additional input format ↵jakefeasel2012-09-307-53/+70
| | | | comprised of more variable spacing
* Fixing silly use of require rather than define; refactoring somewhatjakefeasel2012-09-307-146/+123
|
* Setting proper date mask for Oraclejakefeasel2012-09-301-1/+1
|
* Fixed postgres date typejakefeasel2012-09-281-0/+1
|
* Added link to html previewer in githubjakefeasel2012-09-271-1/+1
|
* Initial importjakefeasel2012-09-2724-3/+14411
|
* Initial commitjakefeasel2012-09-271-0/+4