index
:
DDLBuilder
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Removing redundant single-quote escape logic
jakefeasel
12 years
origin/HEAD
Removing redundant single-quote escape logic
jakefeasel
12 years
origin/master
Removing redundant single-quote escape logic
jakefeasel
12 years
Age
Commit message
Author
Files
Lines
2013-03-13
Removing redundant single-quote escape logic
HEAD
origin/master
origin/HEAD
master
jakefeasel
2
-1
/
+11
2013-03-11
https://github.com/jakefeasel/DDLBuilder/issues/2
jakefeasel
1
-1
/
+1
2013-01-23
Typo in qunit header
jakefeasel
2
-2
/
+2
2013-01-23
Fixing package definition
jakefeasel
1
-0
/
+2
2013-01-23
Deleting them for real this time
jakefeasel
1449
-207341
/
+0
2013-01-23
Ignoring node_modules
jakefeasel
1
-0
/
+1
2013-01-23
Removing node modules from repo, adding package.json for dep list
jakefeasel
1
-0
/
+7
2013-01-22
Bumping travis-ci to node 0.8
jakefeasel
1
-1
/
+1
2013-01-22
Using nodejs instead of phantomjs for testing QUnit, for better date
jakefeasel
1458
-1560
/
+209405
2012-11-11
Somehow, it wasn't actually parsing the dates correctly before?
jakefeasel
1
-1
/
+1
2012-11-11
New tests for date parsing
jakefeasel
3
-24
/
+88
2012-10-02
Adjusting .travis.yml settings
jakefeasel
1
-1
/
+1
2012-10-02
Adding more detail to the output when the tests fail
jakefeasel
1
-1
/
+17
2012-10-02
Changing test data to work around Date parsing bug in PhantomJS
jakefeasel
1
-16
/
+16
2012-10-02
Removing the broken input test format
jakefeasel
1
-11
/
+14
2012-10-02
Travis-CI hooks
jakefeasel
3
-0
/
+83
2012-10-01
Tweaks to support new input format
jakefeasel
2
-1
/
+15
2012-09-30
New input type that fails parsing (for the moment)
jakefeasel
1
-0
/
+16
2012-09-30
Improved messaging, error handling
jakefeasel
3
-6
/
+12
2012-09-30
Adding assertion messages in tests, support for additional input format compr...
jakefeasel
7
-53
/
+70
2012-09-30
Fixing silly use of require rather than define; refactoring somewhat
jakefeasel
7
-146
/
+123
2012-09-30
Setting proper date mask for Oracle
jakefeasel
1
-1
/
+1
2012-09-28
Fixed postgres date type
jakefeasel
1
-0
/
+1
2012-09-27
Added link to html previewer in github
jakefeasel
1
-1
/
+1
2012-09-27
Initial import
jakefeasel
24
-3
/
+14411
[...]