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 }}
dshaw
/
mongoose
Public
forked from
Automattic/mongoose
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
master
User selector
All users
All time
Commit history
Commits on Nov 15, 2011
release 2.3.13
aheckmann
committed
ded03a8
View commit details
Copy full SHA for ded03a8
Browse repository at this point
add $nearSphere support to Array
Show description for fafd5e0
aheckmann
committed
fafd5e0
View commit details
Copy full SHA for fafd5e0
Browse repository at this point
fix required Ref validation
aheckmann
committed
fc18660
View commit details
Copy full SHA for fc18660
Browse repository at this point
Merge branch 'master' of github.com:LearnBoost/mongoose
aheckmann
committed
b9e1d25
View commit details
Copy full SHA for b9e1d25
Browse repository at this point
Merge pull request #612 from Obvious/master
Show description for e75826e
aheckmann
committed
e75826e
View commit details
Copy full SHA for e75826e
Browse repository at this point
Commits on Nov 14, 2011
- do not allow undefined values to pass validation
ded
committed
def9564
View commit details
Copy full SHA for def9564
Browse repository at this point
Commits on Nov 11, 2011
docs
aheckmann
committed
30f1956
View commit details
Copy full SHA for 30f1956
Browse repository at this point
docs about Model.update behavior
aheckmann
committed
2443de3
View commit details
Copy full SHA for 2443de3
Browse repository at this point
Commits on Nov 9, 2011
release 2.3.12
aheckmann
committed
5faa911
View commit details
Copy full SHA for 5faa911
Browse repository at this point
fixed; restored previous empty update behavior
Show description for cca00b1
aheckmann
committed
cca00b1
View commit details
Copy full SHA for cca00b1
Browse repository at this point
added; test showing only schema props are persisted
aheckmann
committed
560eb76
View commit details
Copy full SHA for 560eb76
Browse repository at this point
fixed; don't modify the obj passed to model.Update
Show description for 7d564a3
aheckmann
committed
7d564a3
View commit details
Copy full SHA for 7d564a3
Browse repository at this point
failing test; update obj is modified
aheckmann
committed
4d5b47c
View commit details
Copy full SHA for 4d5b47c
Browse repository at this point
Commits on Nov 8, 2011
release 2.3.11
aheckmann
committed
9c4a181
View commit details
Copy full SHA for 9c4a181
Browse repository at this point
fixed; Model.update without any atomic keys
Show description for 476af4b
aheckmann
committed
476af4b
View commit details
Copy full SHA for 476af4b
Browse repository at this point
failing test; Update op with no atomic keys
Show description for 3d95bc7
aheckmann
committed
3d95bc7
View commit details
Copy full SHA for 3d95bc7
Browse repository at this point
Commits on Nov 7, 2011
fixed; $regex with Array
Show description for be20326
aheckmann
committed
be20326
View commit details
Copy full SHA for be20326
Browse repository at this point
failing test; $regex with Array
Show description for 50f0873
aheckmann
committed
50f0873
View commit details
Copy full SHA for 50f0873
Browse repository at this point
fixed; $elemMatch on arrays of Mixed
Show description for 1437b1d
aheckmann
committed
1437b1d
View commit details
Copy full SHA for 1437b1d
Browse repository at this point
failing test; $elemMatch on Mixed type array
aheckmann
committed
73480b2
View commit details
Copy full SHA for 73480b2
Browse repository at this point
Commits on Nov 5, 2011
release 2.3.10
aheckmann
committed
c131193
View commit details
Copy full SHA for c131193
Browse repository at this point
remove old test file
aheckmann
committed
4dfa74a
View commit details
Copy full SHA for 4dfa74a
Browse repository at this point
fixed; model.update nested path casting
Show description for 2d989ee
aheckmann
committed
2d989ee
View commit details
Copy full SHA for 2d989ee
Browse repository at this point
Commits on Nov 4, 2011
failing test; Model.update with $pull of nested docs
Show description for cd2356b
aheckmann
committed
cd2356b
View commit details
Copy full SHA for cd2356b
Browse repository at this point
fixed update casting of positionals
aheckmann
committed
1d39d9a
View commit details
Copy full SHA for 1d39d9a
Browse repository at this point
failing test; update casting of positionals
aheckmann
committed
155de38
View commit details
Copy full SHA for 155de38
Browse repository at this point
release 2.3.9
aheckmann
committed
28a5758
View commit details
Copy full SHA for 28a5758
Browse repository at this point
remove old comment
aheckmann
committed
cad985a
View commit details
Copy full SHA for cad985a
Browse repository at this point
refactor doc#init
aheckmann
committed
a742c6e
View commit details
Copy full SHA for a742c6e
Browse repository at this point
Commits on Nov 3, 2011
refactor loop
aheckmann
committed
b3808e7
View commit details
Copy full SHA for b3808e7
Browse repository at this point
fixed; accessing doc.id when no _id exists
Show description for eaa700f
aheckmann
committed
eaa700f
View commit details
Copy full SHA for eaa700f
Browse repository at this point
more helpful schema debugging msg
Show description for ba46108
aheckmann
committed
ba46108
View commit details
Copy full SHA for ba46108
Browse repository at this point
Commits on Nov 2, 2011
fixed; $pop and $unset work in Model.update
Show description for 7e41700
aheckmann
committed
7e41700
View commit details
Copy full SHA for 7e41700
Browse repository at this point
fixed; populating schema with both id and _id
Show description for 6759a4e
aheckmann
committed
6759a4e
View commit details
Copy full SHA for 6759a4e
Browse repository at this point
failing test; populating schema with both id and _id defined
aheckmann
committed
f84c415
View commit details
Copy full SHA for f84c415
Browse repository at this point
Previous
Next
You can’t perform that action at this time.