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
v1.x
User selector
All users
All time
Commit history
Commits on Aug 22, 2011
release 1.8.4
aheckmann
committed
91c43f5
View commit details
Copy full SHA for 91c43f5
Browse repository at this point
ws
aheckmann
committed
b68e4cf
View commit details
Copy full SHA for b68e4cf
Browse repository at this point
fixing bug where instantiating a new model directly with a hydrating object that includes non-schema attributes would prevent validation
Show description for 11ae7ea
jmreidy
authored and
aheckmann
committed
11ae7ea
View commit details
Copy full SHA for 11ae7ea
Browse repository at this point
Commits on Aug 19, 2011
release 1.8.3
aheckmann
committed
e8d14f5
View commit details
Copy full SHA for e8d14f5
Browse repository at this point
fixed regression in connection#open
Show description for aae26b9
aheckmann
committed
aae26b9
View commit details
Copy full SHA for aae26b9
Browse repository at this point
add failing connection test
aheckmann
committed
c00089c
View commit details
Copy full SHA for c00089c
Browse repository at this point
Commits on Aug 17, 2011
release 1.8.2
aheckmann
committed
02cca6f
View commit details
Copy full SHA for 02cca6f
Browse repository at this point
fix failing connection tests
aheckmann
committed
fd1ce5b
View commit details
Copy full SHA for fd1ce5b
Browse repository at this point
add connection#open tests
aheckmann
committed
91263d9
View commit details
Copy full SHA for 91263d9
Browse repository at this point
docs
aheckmann
committed
248a12f
View commit details
Copy full SHA for 248a12f
Browse repository at this point
fixed; can now query positionally for non-embedded docs
Show description for 1f8e897
aheckmann
committed
1f8e897
View commit details
Copy full SHA for 1f8e897
Browse repository at this point
add failing test; positional array querying
Show description for 16e5aa0
aheckmann
committed
16e5aa0
View commit details
Copy full SHA for 16e5aa0
Browse repository at this point
fix auto_reconnect tests for v1.x
aheckmann
committed
3f2a447
View commit details
Copy full SHA for 3f2a447
Browse repository at this point
Commits on Aug 15, 2011
retain current auto-reconnect behavior in v1.x
aheckmann
committed
1f28ceb
View commit details
Copy full SHA for 1f28ceb
Browse repository at this point
Commits on Aug 13, 2011
ws
aheckmann
committed
ec3ccb6
View commit details
Copy full SHA for ec3ccb6
Browse repository at this point
refactor options passing / add test
Show description for aa516cb
aheckmann
committed
aa516cb
View commit details
Copy full SHA for aa516cb
Browse repository at this point
Added the ability to specify arguments for the native driver layer when opening a new connection. With this you can now enable the mongodb driver's auto_reconnect feature as well as the use of the …
Show description for 67c5276
tomseago
authored and
aheckmann
committed
67c5276
View commit details
Copy full SHA for 67c5276
Browse repository at this point
Reset the readyState on a connection if it fails to open. This allows the connection to be disconnected and re-opened later.
tomseago
authored and
aheckmann
committed
dce55be
View commit details
Copy full SHA for dce55be
Browse repository at this point
Commits on Aug 11, 2011
fixed casting to remove Object.defineProperty
Show description for 00db0aa
aheckmann
committed
00db0aa
View commit details
Copy full SHA for 00db0aa
Browse repository at this point
Commits on Aug 10, 2011
release 1.8.1
aheckmann
committed
5809095
View commit details
Copy full SHA for 5809095
Browse repository at this point
fixed; can query/update with documents with subdocs
Show description for 74246e6
aheckmann
committed
74246e6
View commit details
Copy full SHA for 74246e6
Browse repository at this point
add failing test for #454
aheckmann
committed
6989f0b
View commit details
Copy full SHA for 6989f0b
Browse repository at this point
Commits on Aug 6, 2011
add another failing subdoc test
aheckmann
committed
a55d057
View commit details
Copy full SHA for a55d057
Browse repository at this point
docs
aheckmann
committed
e08ce82
View commit details
Copy full SHA for e08ce82
Browse repository at this point
Commits on Aug 5, 2011
fixed; ObjectIds were always marked modified
aheckmann
committed
02ac791
View commit details
Copy full SHA for 02ac791
Browse repository at this point
Commits on Aug 4, 2011
release 1.8.0
aheckmann
committed
42e1f04
View commit details
Copy full SHA for 42e1f04
Browse repository at this point
Commits on Aug 3, 2011
fixed; do not apply setters when doc returned from db
Show description for 35e8da1
aheckmann
committed
35e8da1
View commit details
Copy full SHA for 35e8da1
Browse repository at this point
Commits on Jul 30, 2011
fixed; subdoc#id works with custom _ids
Show description for 50816ae
aheckmann
committed
50816ae
View commit details
Copy full SHA for 50816ae
Browse repository at this point
failing test; subdoc#id fails with custom _id
Show description for 5c938ad
aheckmann
committed
5c938ad
View commit details
Copy full SHA for 5c938ad
Browse repository at this point
Commits on Jul 29, 2011
fixed; can query subdoc array with $ne: null
aheckmann
committed
f00bbfa
View commit details
Copy full SHA for f00bbfa
Browse repository at this point
failing test; query subdoc array with $ne: null
aheckmann
committed
21d599f
View commit details
Copy full SHA for 21d599f
Browse repository at this point
failing test; subdocument remove() after modification
Show description for 9fe18e7
aheckmann
committed
9fe18e7
View commit details
Copy full SHA for 9fe18e7
Browse repository at this point
Commits on Jul 26, 2011
Revert "fixed; getters are no longer circular refs to itself"
Show description for ce924ad
aheckmann
committed
ce924ad
View commit details
Copy full SHA for ce924ad
Browse repository at this point
Revert "cleaner fix for #366"
Show description for 06a9451
aheckmann
committed
06a9451
View commit details
Copy full SHA for 06a9451
Browse repository at this point
add $all support to Number
aheckmann
committed
666d903
View commit details
Copy full SHA for 666d903
Browse repository at this point
Previous
Next
You can’t perform that action at this time.