1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change -fpic to -fPIC and remove boost -mt since it is no longer relevant in boost > 1.42 More... over 12 years ago
Merge pull request #5 from neoxic/master More... over 12 years ago
Merge pull request #4 from neomantra/master More... over 12 years ago
Merge pull request #6 from moai/mongoExtensions More... over 12 years ago
Add run command. Patch submitted by neomantra More... over 12 years ago
+ Add cyclic reference checks in BSON building + Add support for BSON.BinData + Consistency & security checks: * Avoid long jumps from luaL_error which caused memory leaks * Check string pointers before use More... over 12 years ago
Add getLastError and getLastErrorDetailed More... over 12 years ago
Updated README.md More... over 12 years ago
Merge pull request #3 from moai/integration More... over 12 years ago
Use the headers in /usr/local since we build against a local compile of the mongo c++ drivers, not the system installed headers More... over 12 years ago
debian: Package cleanup, fix dependencies More... over 12 years ago
Makefile: Don't link to libboost-program-options, seems unnecessary More... over 12 years ago
Commit debian/control, accidentally missed from previous commit More... over 12 years ago
Update packaging More... over 12 years ago
Makefile: Include system Mongo library More... over 12 years ago
mongo.ObjectID(): Initialize with generated OID if no input was given. More... over 12 years ago
Edited README.md via GitHub More... over 12 years ago
add link to mongo replica set documentation More... over 12 years ago
Merge branch 'release/v0.2' More... over 12 years ago
Merge branch 'feature/ReplicaSetSupport' into develop More... over 12 years ago
Merge pull request #2 from neomantra/master More... almost 13 years ago
Added some unit tests. More... almost 13 years ago
Fix Issue 12: numberic looking string keys confused on storing http://code.google.com/p/luamongo/issues/detail?id=12 More... almost 13 years ago
Removed support for building against mongodb < 1.6 More... almost 13 years ago
Added ReplicaSet support More... almost 13 years ago
Merge remote-tracking branch 'origin/master' More... almost 13 years ago
change readme to markdown More... almost 13 years ago
added markup More... almost 13 years ago
add links to wiki pages More... almost 13 years ago
initial version More... almost 13 years ago