0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merging changes from MongoClient branch to fix issues with mongodb driver version >=1.3 More... over 11 years ago
Merge branch 'PullReq-37' More... over 13 years ago
fixed indent More... over 13 years ago
Merge branch 'PullReq-31' More... over 13 years ago
Makes the 'created' and 'modified' keys optional: if $mongoSchema is defined without these keys More... over 13 years ago
add SQL style of Model ordering syntax More... over 13 years ago
Allow slaveOkay setting to be set outside of a replica set, due to sharding not technically connecting to a replica set More... over 13 years ago
*Adds the ability to set update operators (using mongoNoSetOperator) on findAndModify queries. More... almost 14 years ago
Add support for Mongo::setSlaveOk to allow a connection using a replica set to determine whether reads are OK to be read from slaves. More... almost 14 years ago
bug fix: using correct method name, setSlaveOkay More... almost 14 years ago
Merge commit 'seguer/master' More... almost 14 years ago
change function name of test case More... almost 14 years ago
change replicaset setting More... almost 14 years ago
add mofidied field for default schema More... almost 14 years ago
fix typo More... almost 14 years ago
add replicaset information in README More... almost 14 years ago
add config for replicaset connection More... almost 14 years ago
using setMongoUpdateOperator in updateAll() More... almost 14 years ago
create setMongoUpdateOperator() method for updateAll. create it's test case More... almost 14 years ago
add condition field in the result of logQuery for updateAll() More... almost 14 years ago
add test case of updateAll() More... almost 14 years ago
Merge branch 'merge' More... almost 14 years ago
add test case for mapreduce with inline 1 option. bug fix returning result with inline 1 option. More... almost 14 years ago
Changing $return->count(); to $return->count(true); makes it respect limits. More... almost 14 years ago
Add support in mapReduce for out => inline = 1, where the mapReduce does not go into a collection. The results are passed back immediately. See http://www.mongodb.org/display/DOCS/MapReduce under "Output Options" More... almost 14 years ago
Merge commit 'seguer/master' into merge More... about 14 years ago
Merge branch 'merge' More... about 14 years ago
Merge commit 'nops/master' into merge More... about 14 years ago
Merge commit 'elricho/master' More... about 14 years ago
update documents More... about 14 years ago