-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: mongodb/mongoid
base: v8.1.5
head repository: mongodb/mongoid
compare: v8.1.6
- 10 commits
- 59 files changed
- 10 contributors
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dce18b8 - Browse repository at this point
Copy the full SHA dce18b8View commit details
Commits on May 13, 2024
-
Mongoize is not called on update_all, when $set operator is used (#5815)
* update tests to highlight a problem with mongoize in $set operation * fix params in mongoize_for method call * align with the mongoize_for method annotation * fix failing test
Configuration menu - View commit details
-
Copy full SHA for 2281f0d - Browse repository at this point
Copy the full SHA 2281f0dView commit details
Commits on May 28, 2024
-
DOCSP-38361 - Add text to empty pages (#5826) (#5827)
* add text to empty pages * fix Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c75d72 - Browse repository at this point
Copy the full SHA 1c75d72View commit details
Commits on Jul 15, 2024
-
MONGOID-5789 Allow nil attribute access (backport of #5836) (#5838)
* MONGOID-5789 database_field_name given nil or empty string should raise UnknownAttribute exception (#5836) * database_field_name given nil or empty string should raise UnknownAttribute exception * fix spec syntax * database_field_name return empty string instead of exception * `field` might be an empty string, not merely nil * fix specs to expect empty string instead of nil This is okay, because the database_field_name method is a private API. We can change the contract here without regard for who else might be using it. --------- Co-authored-by: Jamis Buck <jamis.buck@mongodb.com> * see if we can update the permissions for the Ruby directories --------- Co-authored-by: Dan Healy <dan@beyondludus.com>
Configuration menu - View commit details
-
Copy full SHA for e128665 - Browse repository at this point
Copy the full SHA e128665View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 260d3f2 - Browse repository at this point
Copy the full SHA 260d3f2View commit details -
Fix mongoize update all array operators 8.1 (#5824)
* Cover all mongo array update operators with tests. Include and in special handling conditions for Mongoize * fix spacing issues --------- Co-authored-by: Jamis Buck <jamis.buck@mongodb.com>
Configuration menu - View commit details
-
Copy full SHA for feaa47d - Browse repository at this point
Copy the full SHA feaa47dView commit details
Commits on Sep 4, 2024
-
MONGOID-5806 Rails 7.2 Support (#5852) (#5860)
Co-authored-by: AlexKovynev <kovyniev.oleksii@gmail.com> Co-authored-by: AlexKovynev <alexkovynev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0ff935 - Browse repository at this point
Copy the full SHA f0ff935View commit details
Commits on Sep 20, 2024
-
MONGOID-5793 Backport SSDLC changes from master (#5865)
* MONGOID-5743 SSDLC Requirements (#5834) * prep for SSDLC tasks (and remove old release flow) * address code-scanning concerns * permit code scanning on all branches * tie actions to a specific ref do we need to bump the v2 to v3 in order to get the ruby actions? * v2 * use boolean type for dry-run flag * Add empty SBOM lite file (#5830) --------- Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
Configuration menu - View commit details
-
Copy full SHA for 24d2c9f - Browse repository at this point
Copy the full SHA 24d2c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67b088 - Browse repository at this point
Copy the full SHA a67b088View commit details -
Configuration menu - View commit details
-
Copy full SHA for a549de2 - Browse repository at this point
Copy the full SHA a549de2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.1.5...v8.1.6