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
M
mongodb-php-odm
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mongo_Document::is_new()
Rafal Lindemann
More...
over 12 years ago
actual loading moved to load_if_needed()
Rafal Lindemann
More...
over 12 years ago
tests ported to phpUnit
Rafal Lindemann
More...
over 12 years ago
$_references allow to use getter and setter functions for properties
Rafal Lindemann
More...
over 12 years ago
Trying to load a non-existent document will keep it’s ID. You can reuse this object to create a new one
Rafal Lindemann
More...
over 12 years ago
Static models declaration, factory also accepts classname (has to start with '\') as a name
Rafal Lindemann
More...
over 12 years ago
formatting
Rafal Lindemann
More...
over 12 years ago
formatting
Rafal Lindemann
More...
over 12 years ago
update_safe accepts $upset and $multi options
Rafal Lindemann
More...
over 12 years ago
Ability to override connection instance for testing purposes
Rafal Lindemann
More...
over 12 years ago
count() checks for errors and throws them
Rafal Lindemann
More...
over 12 years ago
Helper functions
Rafal Lindemann
More...
over 12 years ago
Static configuration, handy if you don't use it in Kohana
Rafal Lindemann
More...
over 12 years ago
Composer.json
Rafal Lindemann
More...
over 12 years ago
Fix vardocs, allow document save() to take array of options.
Colin Mollenhour
More...
almost 13 years ago
Add default config to a static parameter
Eduardo Pacheco
More...
almost 13 years ago
Merge pull request #25 from kohenkatz/update-for-mongo-1.2.11+
Colin Mollenhour
More...
almost 13 years ago
using a boolean for MongoCollection::remove's second option is now deprecated. Replaced with the array form: "array('justOne' => true)"
Moshe Katz
More...
almost 13 years ago
Improve output of Mongo_Collection#inspect() to more closely match the Mongo shell.
Colin Mollenhour
More...
almost 13 years ago
Add/update @method annotations.
Colin Mollenhour
More...
almost 13 years ago
Minor vardoc updates.
Colin Mollenhour
More...
over 13 years ago
Fix missing parameter to after_save when doing upsert. Thanks Sebicas and Jussi!
Colin Mollenhour
More...
over 13 years ago
Merge pull request #21 from bbedwell/master
Colin Mollenhour
More...
almost 14 years ago
Updated Kohana::$config loading to work with Kohana 3.2
Bryce Bedwell
More...
almost 14 years ago
Add "remove_safe" method.
colinmollenhour
More...
about 14 years ago
update_safe method now returns upserted id if available
colinmollenhour
More...
about 14 years ago
Allow 'safe' option to be overridden in update_safe method.
colinmollenhour
More...
about 14 years ago
Fix $or query when it is already passed an array of sub-queries.
Colin Mollenhour
More...
about 14 years ago
Updated vardocs for Mongo_Collection, minor corrections.
Colin Mollenhour
More...
about 14 years ago
Merge pull request #13 from sebicas/unset-workaround
colinmollenhour
More...
about 14 years ago
←
1
2
3
4
5
→
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