1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Apr 30, 2024 — Apr 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix scheduling.test.js against variable sqlite3 versions - closes #122 (thanks @tomhughes for initial patch) More... over 12 years ago
fix the fts test added in 42aa8c887868916e1406cae4e3d9a1c1055c705c, which was not valid for expresso and must never have worked (just hung) More... over 12 years ago
add wait() method that waits until the queue is empty More... over 12 years ago
Merge pull request #125 from tomhughes/node10 More... over 12 years ago
Move some protected methods to public More... over 12 years ago
Don't write to Async objects after we've deleted them More... over 12 years ago
Updated for libuv changes in node 0.10 More... over 12 years ago
Merge branch 'master' of github.com:developmentseed/node-sqlite3 More... almost 13 years ago
Merge pull request #87 from coolaj86/with-sqlite-3.7.13 More... almost 13 years ago
call make test from npm to make sure paths are set up right More... almost 13 years ago
ad DS_Store to ignores More... almost 13 years ago
put local expresso on path and clean up test db in clean target More... almost 13 years ago
Merge pull request #88 from developmentseed/gyp-note More... almost 13 years ago
Add note about installing node-gyp. More... about 13 years ago
added test to create fts contentless table More... about 13 years ago
version bump, added contributor, mention #85 #86 More... about 13 years ago
updated to sqlite v3.7.13 More... about 13 years ago
bump to version v2.1.5 More... about 13 years ago
Merge branch 'master' of github.com:developmentseed/node-sqlite3 More... about 13 years ago
correct package.json More... about 13 years ago
Update master More... about 13 years ago
bump to version v2.1.4 More... about 13 years ago
make package.json valid More... about 13 years ago
Makefile: expand NODE_PATH properly More... about 13 years ago
gitignore: ignore the test/tmp dir More... about 13 years ago
test: fix deprecation warning from path.existsSync() More... about 13 years ago
fixes to support node >= v0.7.9 More... about 13 years ago
package: support node v0.6.13-v0.8.x More... about 13 years ago
bump to version v2.1.3 More... over 13 years ago
rename sqlite3.gyp to binding.gyp to work around https://github.com/isaacs/npm/issues/2372 More... over 13 years ago