Tim Griesser
521a6f9e97
Remove use strict, assumed in ES6
2015-05-09 14:01:19 -04:00
Tim Griesser
7e884cb325
Babel src -> lib, remove gulp
2015-05-09 13:58:18 -04:00
Tim Griesser
c40b1339aa
Update process for web script build
2015-04-29 17:11:52 -04:00
Tim Griesser
ff76297506
Normalize connection config, fix #789
2015-04-29 15:14:41 -04:00
Tim Griesser
ebcc22176f
Make websql transaction api similar to others, jshint cleanup
2015-04-24 12:44:01 -04:00
Tim Griesser
3e47fafbe8
Cleaning up build process, WebSQL dialect
2015-04-24 12:19:33 -04:00
Tim Griesser
e570c167c1
JSHint and formatting
2015-04-22 15:39:29 -04:00
Tim Griesser
871b50b5aa
Cleaning up WebSQL & Oracle transaction implementations
2015-04-22 15:24:29 -04:00
Tim Griesser
7dfad30ff0
browserify -> webpack
2015-04-22 14:53:31 -04:00
Tim Griesser
f9aab9dc76
Major internal refactor
...
Beefed up transaction implementation, still needs tests
and cleanup of nested transaction queues.
Left todo:
- Fix commented out tests
- Fix oracle driver's transactions
2015-04-22 10:34:14 -04:00
Tim Griesser
eee4e9c005
Fixing the overall class dependency approach, lots of internal cleanup, WIP
2015-04-19 16:31:52 -04:00
Tim Griesser
27cd9f12c5
Cleanup pool implementation, preparing things for new release
2015-04-17 15:00:08 -04:00
Calvin Metcalf
33e9469fe9
rm console.error
2014-12-15 12:15:10 -05:00
Vincent Schoettke
67642ae542
Changed jshint browser option to false and fixed warning
2014-09-02 23:00:53 +02:00
Vincent Schoettke
ef173db790
Changed jshint option unused to true and fixed warnings
2014-09-02 22:56:51 +02:00
Vincent Schoettke
98f4f9a1dd
Removed jshint expr and fixed warnings
2014-09-02 22:03:14 +02:00
Vincent Schoettke
f3874ac651
Fixed several jshint warnings. Added strict mode
2014-09-01 17:19:34 +02:00
Tim Griesser
39569c7b2a
Remove unused SKIP for websql
2014-08-14 15:59:35 -04:00
Tim Griesser
0b1af71ac3
Cleanup for #383
2014-08-14 15:32:26 -04:00
Calvin Metcalf
d7e54e0741
fix transactions
2014-07-18 12:24:09 -04:00
Calvin Metcalf
030bdf1e5a
transactions
2014-07-17 08:34:53 -04:00
Tim Griesser
19eee6970c
Support more config options in websql
2014-07-11 11:52:40 -04:00
Calvin Metcalf
aa13aa56f0
typo in websql runner
2014-07-11 08:13:36 -04:00
Tim Griesser
fa42db09de
Increment/decrement returns affectedRows, with tests - #330
2014-06-18 12:39:58 -04:00
Tim Griesser
9e16ebf395
release 0.6.5
2014-06-09 12:57:10 -04:00
Tim Griesser
e73217e4c5
release 0.6.2
2014-06-04 16:24:29 -04:00
Tim Griesser
d7c27fc4a5
add the generated groc back in for the 0.6
2014-05-05 22:59:11 -04:00
Tim Griesser
613898cf43
adding a websql specific build
2014-05-05 22:22:51 -04:00
Tim Griesser
58274c618d
minor git spacing issues
2014-05-05 22:00:29 -04:00
Tim Griesser
f5e5eed1b5
well this is neat, websql pretty much works
2014-05-05 21:54:08 -04:00
Tim Griesser
6f4487bab6
basic websql scaffold, untested
2014-04-16 10:40:55 -04:00