Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aamining
/
mongoose
Public
forked from
Automattic/mongoose
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
3.6.x
User selector
All users
All time
Commit history
Commits on Oct 6, 2014
Merge pull request #2334 from slawo/3.6.x
Show description for 1d4c7e3
vkarpov15
committed
1d4c7e3
View commit details
Copy full SHA for 1d4c7e3
Browse repository at this point
Commits on Sep 29, 2014
Fixes #2333 exception on comparison with missing id.
slawo
committed
edbf6eb
View commit details
Copy full SHA for edbf6eb
Browse repository at this point
Commits on Sep 23, 2013
now working on 3.6.21
Aaron Heckmann
committed
6005f40
View commit details
Copy full SHA for 6005f40
Browse repository at this point
release 3.6.20
Aaron Heckmann
committed
55554cf
View commit details
Copy full SHA for 55554cf
Browse repository at this point
Commits on Sep 22, 2013
fixed; repopulating modified populated paths
Show description for 381f8bd
Aaron Heckmann
authored and
aheckmann
committed
381f8bd
View commit details
Copy full SHA for 381f8bd
Browse repository at this point
Commits on Sep 9, 2013
fixed; doc.equals w/ _id false
Show description for a1c8cb6
aheckmann
committed
a1c8cb6
View commit details
Copy full SHA for a1c8cb6
Browse repository at this point
fixed; strict mode warning
Show description for d10b833
aheckmann
committed
d10b833
View commit details
Copy full SHA for d10b833
Browse repository at this point
Commits on Sep 5, 2013
docs; near/nearSphere
aheckmann
committed
d693c67
View commit details
Copy full SHA for d693c67
Browse repository at this point
Commits on Sep 4, 2013
now working on 3.6.20
aheckmann
committed
a400b0f
View commit details
Copy full SHA for a400b0f
Browse repository at this point
stable
aheckmann
committed
834e541
View commit details
Copy full SHA for 834e541
Browse repository at this point
release 3.6.19
aheckmann
committed
bf7248c
View commit details
Copy full SHA for bf7248c
Browse repository at this point
fixed; population field selection w/ strings
Show description for 1cb20cb
aheckmann
committed
1cb20cb
View commit details
Copy full SHA for 1cb20cb
Browse repository at this point
docs; Date method caveats
Show description for 064dc53
aheckmann
committed
064dc53
View commit details
Copy full SHA for 064dc53
Browse repository at this point
Commits on Aug 27, 2013
10gen -> MongoDB
aheckmann
committed
f6c2696
View commit details
Copy full SHA for f6c2696
Browse repository at this point
Commits on Aug 22, 2013
now working on 3.6.19
aheckmann
committed
9a8a6e4
View commit details
Copy full SHA for 9a8a6e4
Browse repository at this point
release 3.6.18
aheckmann
committed
3c83f19
View commit details
Copy full SHA for 3c83f19
Browse repository at this point
updated; driver to 1.3.19
aheckmann
committed
85d935a
View commit details
Copy full SHA for 85d935a
Browse repository at this point
explicit test for #1445
aheckmann
committed
3b1f28c
View commit details
Copy full SHA for 3b1f28c
Browse repository at this point
ocd
aheckmann
committed
d028a45
View commit details
Copy full SHA for d028a45
Browse repository at this point
fixes #1445; setters not firing on null values
Show description for 6569653
ebensing
authored and
aheckmann
committed
6569653
View commit details
Copy full SHA for 6569653
Browse repository at this point
added documentation for safe:false and versioning interaction
ebensing
authored and
aheckmann
committed
b38256f
View commit details
Copy full SHA for b38256f
Browse repository at this point
refactor a bit
aheckmann
committed
e45171b
View commit details
Copy full SHA for e45171b
Browse repository at this point
fixes #1280; properly excludes subdocument fields
Show description for d5feab5
ebensing
authored and
aheckmann
committed
d5feab5
View commit details
Copy full SHA for d5feab5
Browse repository at this point
fixed; cast error in findAndModify
Show description for cd3f5c4
aheckmann
committed
cd3f5c4
View commit details
Copy full SHA for cd3f5c4
Browse repository at this point
Adding test for gh-1643 - allowing array properties to be set to null
aheuermann
authored and
aheckmann
committed
5439d6d
View commit details
Copy full SHA for 5439d6d
Browse repository at this point
updated; mocha to 1.12.0
aheckmann
committed
959e44b
View commit details
Copy full SHA for 959e44b
Browse repository at this point
Commits on Aug 21, 2013
docs; mention that middleware dont run on Models
aheckmann
committed
991dadf
View commit details
Copy full SHA for 991dadf
Browse repository at this point
Revert "fixed #1412; Subdocuments use their own transform"
Show description for 32c9422
aheckmann
committed
32c9422
View commit details
Copy full SHA for 32c9422
Browse repository at this point
fixed #1412; Subdocuments use their own transform
Show description for e805c48
ebensing
authored and
aheckmann
committed
e805c48
View commit details
Copy full SHA for e805c48
Browse repository at this point
Commits on Aug 16, 2013
tests; fix a versioning test bug
aheckmann
committed
ac10a4a
View commit details
Copy full SHA for ac10a4a
Browse repository at this point
make; suppress warning msg in test
aheckmann
committed
2c8ffd6
View commit details
Copy full SHA for 2c8ffd6
Browse repository at this point
warn when using an unstable version
Show description for 6c94edb
aheckmann
committed
6c94edb
View commit details
Copy full SHA for 6c94edb
Browse repository at this point
Commits on Aug 15, 2013
docs; fix indexes link
Show description for 3591501
aheckmann
committed
3591501
View commit details
Copy full SHA for 3591501
Browse repository at this point
tests; validate model.remove() does not remove all docs
aheckmann
committed
64bd250
View commit details
Copy full SHA for 64bd250
Browse repository at this point
Commits on Aug 14, 2013
tests; handle result orders better
aheckmann
committed
0951197
View commit details
Copy full SHA for 0951197
Browse repository at this point
Previous
Next
You can’t perform that action at this time.