0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 20 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix syntax error More... almost 12 years ago
put `now` in scope for the usage in `get` More... almost 12 years ago
Merge pull request #26 from kriszyp/master More... about 12 years ago
Fix serialization of sub-arrays More... about 12 years ago
Merge pull request #25 from kriszyp/master More... about 12 years ago
Update to use the correct paths for the latest version of mongodb/bson More... about 12 years ago
Merge pull request #24 from kriszyp/master More... about 12 years ago
Prefer existing object's id over the directives's id to avoid type changes. More robust handling of JSON file line endings to survive git conversions. More... about 12 years ago
Allow forEachable objects to be serialized in the javascript serializer More... about 12 years ago
Fix copying properties to the extended error object now that v8 doesn't enumerate error properties More... over 12 years ago
Fix inherited query to be easily handled by RQL More... over 12 years ago
Return Model when using Model.Store More... over 12 years ago
Removed break; that prevents indexedProperties from being set More... over 12 years ago
Fixed project references in docs More... over 12 years ago
facet: basic linting and removal of dead code More... over 12 years ago
Fixed stray global More... over 12 years ago
Consistently use transaction module's transaction tracking More... over 12 years ago
Removed name parameter More... over 12 years ago
Fix name typo More... over 12 years ago
Make Model constructor available as top level export More... over 12 years ago
More docs More... over 12 years ago
Fix case on ObjectID More... over 12 years ago
Updated for the latest mongodb driver More... over 12 years ago
Rewrite persistent file if no logging is enabled, to keep it smaller. More... over 12 years ago
Pass on parameters to store. More... over 12 years ago
Bump version More... over 12 years ago
Properly wait for count More... over 12 years ago
Added utf8 support, fixed module references and param names, and fixed metadata (including inserted id) from results More... over 12 years ago
Bump versions More... over 12 years ago
Fix JSONExt reference More... over 12 years ago