|
2b80fcfc62
|
Update dependencies to latest versions
|
2016-03-14 16:07:39 -04:00 |
|
|
8f0a392505
|
another attempt at getting travis to build
|
2016-03-14 14:37:46 -04:00 |
|
|
85c6d2a417
|
Update travis config to start mysql and postgres
|
2016-03-14 14:25:55 -04:00 |
|
|
58008b46c0
|
Code and test tweaks
|
2016-03-11 16:32:38 -05:00 |
|
|
137f8ec693
|
Remove Firebird test database
|
2016-03-11 16:16:02 -05:00 |
|
|
8f0b394d3c
|
Remove Firebird.
|
2016-03-11 16:15:23 -05:00 |
|
|
a389a0d12e
|
Update CI settings a little bit
|
2016-03-11 13:51:22 -05:00 |
|
|
29bc4d4574
|
Try to gum up the works on connection errors
|
2016-03-11 13:41:33 -05:00 |
|
|
6dba16ac24
|
Move eslint settings to .eslintrc, and fix minor code style issues
|
2016-03-11 13:29:01 -05:00 |
|
|
f431463c9a
|
Stab in the dark at fixing broken mysql tests
|
2016-03-11 13:12:22 -05:00 |
|
|
74c28a112b
|
Fix test config
|
2016-03-11 11:02:06 -05:00 |
|
|
5ecd9d523a
|
First version with library-managed connections
|
2016-03-11 10:41:04 -05:00 |
|
|
26e3bdbf50
|
Remove mysql adapter, use mysql2 instead
|
2016-03-10 14:41:37 -05:00 |
|
|
7f982a4c2b
|
Fix some code-style issues and fix jenkins build
|
2016-03-09 15:05:38 -05:00 |
|
|
7afb44dc20
|
Add clover coverage report to jenkins build
|
2016-03-09 14:40:36 -05:00 |
|
|
508b1b0d88
|
Update docs again
|
2016-02-12 12:50:59 -05:00 |
|
|
9c7b93e7e1
|
Update documentation
|
2016-02-12 11:40:49 -05:00 |
|
|
0ccd692267
|
Remove bluebird dependency, add public query method, and re-add tests for node-firebird
|
2016-02-12 11:40:21 -05:00 |
|
|
383d632bb0
|
Fix mysql insert batch tests
|
2016-02-10 13:09:06 -05:00 |
|
|
763a29d733
|
Update pacakge.json to point to gitlab repo
|
2016-02-10 12:54:07 -05:00 |
|
|
c4006da1cb
|
Update README
|
2016-02-01 18:55:53 -05:00 |
|
|
11f869b327
|
Fix 'bye bye' being output in test progress
|
2016-01-26 20:34:35 -05:00 |
|
|
6677a677c4
|
Increment sonarqube version
|
2016-01-26 20:25:53 -05:00 |
|
|
ea15044d13
|
Update some documentation
|
2016-01-26 20:23:52 -05:00 |
|
|
da8b473bc7
|
Add promise interface to database execution methods
|
2016-01-26 19:29:12 -05:00 |
|
|
4b24771716
|
Update README
|
2016-01-12 15:46:37 -05:00 |
|
|
c1b03a9814
|
Try to generate code coverage report for codeclimate
|
2016-01-12 15:03:13 -05:00 |
|
|
c4256766ea
|
Fix package.json to point to correct starting file
|
2015-12-08 10:53:02 -05:00 |
|
|
77725b894f
|
v3.0.0
|
2015-12-08 10:45:21 -05:00 |
|
|
c3bb687321
|
More style fixes
|
2015-12-08 10:40:52 -05:00 |
|
|
dd4d7e2db0
|
Even more code coverage
|
2015-12-08 10:06:29 -05:00 |
|
|
577700ed10
|
More style fixes
|
2015-12-07 17:03:36 -05:00 |
|
|
e1a9aa48ec
|
Start of some code style cleanup
|
2015-12-07 15:58:31 -05:00 |
|
|
2cc48b56f8
|
95+% code coverage
|
2015-12-07 14:33:48 -05:00 |
|
|
816911b54d
|
Increase code coverage
|
2015-12-07 12:03:42 -05:00 |
|
|
104e439230
|
Revert to old driver setup, because it works
|
2015-12-07 11:16:04 -05:00 |
|
|
f84bbaa477
|
Update travis build and simplify a nested if statement
|
2015-12-04 09:13:26 -05:00 |
|
|
6b0be21782
|
Remove transpiling, drop node < 4, start moving tests to mocha/chai
|
2015-12-03 20:43:42 -05:00 |
|
|
6a9c67b924
|
Start of coversion to ES6-style code with transpiling
|
2015-12-02 13:01:31 -05:00 |
|
|
5f20e0adb4
|
Add back ES6 shim for older node versions
|
2015-11-20 09:21:46 -05:00 |
|
|
f85358aff0
|
Move from grunt to gulp
|
2015-11-20 09:14:09 -05:00 |
|
|
002d21b25f
|
Update some metadata config files
|
2015-11-19 14:17:01 -05:00 |
|
|
40d356d264
|
Add all the node versions to travis
|
2015-11-19 12:13:55 -05:00 |
|
|
38389a1808
|
Skip firebird tests on travis
|
2015-11-19 12:09:05 -05:00 |
|
|
db2be93299
|
Add test Firebird database to repo and update .gitignore
|
2015-11-19 11:58:33 -05:00 |
|
|
80c62b7986
|
Remove node_modules from repo, add travis tests for more recent versions of node
|
2015-11-19 11:46:58 -05:00 |
|
|
6b4e7c9f7a
|
Remove sqlite3 bundled module
|
2015-01-28 16:40:39 -05:00 |
|
|
2b2be8310a
|
Fix package.json
|
2015-01-28 16:16:42 -05:00 |
|
|
512a31ba95
|
Remove troublesome/unstable sqlite3 adapter. Dblite supports sqlite3, and actually installs reliably
|
2015-01-28 16:10:10 -05:00 |
|
|
16f86e9a92
|
Update package.json to have more accurate dependency information
|
2015-01-28 15:34:48 -05:00 |
|