0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #43 from evanx/master More... about 8 years ago
Update README for Gitter Join Chat URL escaping More... about 8 years ago
Merge pull request #30 from bcolucci/babel-es6 More... almost 9 years ago
merge More... about 9 years ago
Merge pull request #31 from marcbachmann/update-uuid More... about 9 years ago
chore(package): update uuid to version 3.0.0 More... about 9 years ago
fix examples More... about 9 years ago
- Add 'use strict' - Fix performance script More... about 9 years ago
wip on code refactoring More... about 9 years ago
Refactor to es6 diskdb file More... about 9 years ago
- Add babel dependencies && configuration - Add the compile npm command - Use (for now) the compiled entry point (dist/diskdb) in the test - Add the polyfill requirement More... about 9 years ago
Merge pull request #27 from arvindr21/fix-performance-test-script More... about 9 years ago
Merge pull request #28 from bcolucci/catch-collection-parse-error More... about 9 years ago
- Fix a comment into the test - Update a note into the readme, about the load process when a collection's JSON is invalid (or empty) More... about 9 years ago
Just fix the test name More... about 9 years ago
- Add test db tmp dir to the gitignore (in case of...) - Add opts object in the collection constructor (for a later usage, but now for the load try/catch) - Fix the lint errors - Add the test More... about 9 years ago
wrap the collection load process with a try catch, in case we have an invalid JSON, at least we return an empty array More... about 9 years ago
Remove the test db and let that be created/removed when the test runs More... over 9 years ago
Build the full path for the db More... over 9 years ago
Update package version to 0.1.17 More... over 9 years ago
Merge pull request #25 from patchfx/empty-search-params More... over 9 years ago
Return all search results when params are empty More... over 9 years ago
Merge pull request #24 from patchfx/fix-multiple-find More... over 9 years ago
Update test comments More... over 9 years ago
Update variable name to be more descriptive More... over 9 years ago
Merge pull request #19 from azharichenko/master More... over 9 years ago
Fix issue with multiple find not matching all search criteria More... over 9 years ago
Updated README.md Fixed formatting issue above the count title Removed bitdeli due to it not being active since it's merger with AdRoll More... over 9 years ago
Updated README.md Fixed type with collectionName being collectioName Added seperators for each section under Documentation Performance table is now in Markdown rather than HTML More... over 9 years ago
Merge remote-tracking branch 'upstream/master' More... over 9 years ago