- 17 Jul, 2013 3 commits
-
-
Dane Springmeyer authored
-
display npm package version
Dane Springmeyer authored -
The https://badge.fury.io/ service is used to display the latest version of the project's npm package. A quick look at the GitHub's project page may then tell any user if an upgrade is available (without visiting https://npmjs.org/package/sqlite3 for this purpose). A hyperlink to https://npmjs.org/package/sqlite3 is still available so that the package's version can be confirmed whenever the user feels that https://badge.fury.io/ service is less trusted (or if https://badge.fury.io/ is down, though the latter I haven't experienced yet).
Mithgol authored
-
- 16 Jul, 2013 9 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
configure Travis CI services
Dane Springmeyer authored -
run test/support/createdb.js before testing
Dane Springmeyer authored -
drop devDependencies from package.json
Dane Springmeyer authored -
Mithgol authored
-
Mithgol authored
-
Fix developmentseed/node-sqlite3#169
Mithgol authored
-
- 15 Jul, 2013 6 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Drop step@0.0.4 from devDependencies
Dane Springmeyer authored -
Extend the timeout
Dane Springmeyer authored -
Currently the `devDependencies` value in `package.json` lists `"step": "0.0.4"`, but it does not seem that the `step` module is used anywhere.
Mithgol authored -
`test/parallel_insert.test.js` took 134383ms on 2.2GHz single-core Pentium 4 in Windows XP
Mithgol authored
-
- 11 Jul, 2013 6 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
another try at fixing build order based on details at https://code.google.com/p/gyp/issues/detail?id=259
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 01 Jul, 2013 2 commits
-
-
Make tar.gz a bundled dependency
Dane Springmeyer authored -
Ryan Mechelke authored
-
- 27 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 20 Jun, 2013 2 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 18 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 17 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 14 Jun, 2013 2 commits
-
-
Don't bother unpacking sqlite if we're not using it
Dane Springmeyer authored -
Tom Hughes authored
-
- 13 Jun, 2013 7 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-