openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cakephp-mongodb
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 1 of 10
Search / Filter on:
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
Dario
More...
over 11 years ago
Merge branch 'PullReq-37'
Yasushi Ichikawa
More...
over 13 years ago
fixed indent
Yasushi Ichikawa
More...
over 13 years ago
Merge branch 'PullReq-31'
Yasushi Ichikawa
More...
over 13 years ago
Makes the 'created' and 'modified' keys optional: if $mongoSchema is defined without these keys
Yasushi Ichikawa
More...
over 13 years ago
add SQL style of Model ordering syntax
Yasushi Ichikawa
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
Shawn Murphy
More...
over 13 years ago
*Adds the ability to set update operators (using mongoNoSetOperator) on findAndModify queries.
YOMorales
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.
seguer
More...
almost 14 years ago
bug fix: using correct method name, setSlaveOkay
Yasushi Ichikawa
More...
almost 14 years ago
Merge commit 'seguer/master'
Yasushi Ichikawa
More...
almost 14 years ago
change function name of test case
Yasushi Ichikawa
More...
almost 14 years ago
change replicaset setting
Yasushi Ichikawa
More...
almost 14 years ago
add mofidied field for default schema
Yasushi Ichikawa
More...
almost 14 years ago
fix typo
Yasushi Ichikawa
More...
almost 14 years ago
add replicaset information in README
Yasushi Ichikawa
More...
almost 14 years ago
add config for replicaset connection
Yasushi Ichikawa
More...
almost 14 years ago
using setMongoUpdateOperator in updateAll()
Yasushi Ichikawa
More...
almost 14 years ago
create setMongoUpdateOperator() method for updateAll. create it's test case
Yasushi Ichikawa
More...
almost 14 years ago
add condition field in the result of logQuery for updateAll()
Yasushi Ichikawa
More...
almost 14 years ago
add test case of updateAll()
Yasushi Ichikawa
More...
almost 14 years ago
Merge branch 'merge'
Yasushi Ichikawa
More...
almost 14 years ago
add test case for mapreduce with inline 1 option. bug fix returning result with inline 1 option.
Yasushi Ichikawa
More...
almost 14 years ago
Changing $return->count(); to $return->count(true); makes it respect limits.
Richard Uren
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"
seguer
More...
almost 14 years ago
Merge commit 'seguer/master' into merge
Yasushi Ichikawa
More...
about 14 years ago
Merge branch 'merge'
Yasushi Ichikawa
More...
about 14 years ago
Merge commit 'nops/master' into merge
Yasushi Ichikawa
More...
about 14 years ago
Merge commit 'elricho/master'
Yasushi Ichikawa
More...
about 14 years ago
update documents
Yasushi Ichikawa
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree