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
Breadcrumbs
History for
mongoose
lib
on
5.0
User selector
All users
All time
Commit history
Commits on Dec 5, 2017
chore: fix build against driver 3.0.0-rc0 re: #5791
vkarpov15
committed
e7698f0
View commit details
Copy full SHA for e7698f0
View code at this point
Browse repository at this point
BREAKING CHANGE: use $push with $each instead of $pushAll, drop support for $pushAll
Show description for 82aeba5
vkarpov15
committed
82aeba5
View commit details
Copy full SHA for 82aeba5
View code at this point
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
b10d520
View commit details
Copy full SHA for b10d520
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
fix(model): throw error when passing non-object to create()
Show description for d90100e
vkarpov15
committed
d90100e
View commit details
Copy full SHA for d90100e
View code at this point
Browse repository at this point
chore: add use strict to fix build
vkarpov15
committed
cbb9903
View commit details
Copy full SHA for cbb9903
View code at this point
Browse repository at this point
refactor: add PoC for only returning promise if callback not specified
Show description for 22733a2
vkarpov15
committed
22733a2
View commit details
Copy full SHA for 22733a2
View code at this point
Browse repository at this point
BREAKING CHANGE: remove passRawResult, only allow rawResult
Show description for 79ea021
vkarpov15
committed
79ea021
View commit details
Copy full SHA for 79ea021
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
style: fix lint
vkarpov15
committed
dacf3f0
View commit details
Copy full SHA for dacf3f0
View code at this point
Browse repository at this point
fix(connection): use new async URI parser API from driver 3.0
Show description for 197371f
vkarpov15
committed
197371f
View commit details
Copy full SHA for 197371f
View code at this point
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
7d329a8
View commit details
Copy full SHA for 7d329a8
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
Merge pull request #5856 from ekulabuhov/master
Show description for 7dc384c
vkarpov15
authored
7dc384c
View commit details
Copy full SHA for 7dc384c
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
fix(query): report ObjectParameterError when passing non-object as filter to find() and findOne()
Show description for 5c547ad
vkarpov15
committed
5c547ad
View commit details
Copy full SHA for 5c547ad
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Added check for missing model parameter
ekulabuhov
committed
a3fd08c
View commit details
Copy full SHA for a3fd08c
View code at this point
Browse repository at this point
style: fix lint
vkarpov15
committed
b0c94a3
View commit details
Copy full SHA for b0c94a3
View code at this point
Browse repository at this point
BREAKING CHANGE: disallow passing a spread of pipeline operators to aggregate()
Show description for cc4c959
vkarpov15
committed
cc4c959
View commit details
Copy full SHA for cc4c959
View code at this point
Browse repository at this point
chore: fix build
vkarpov15
committed
ef25d0c
View commit details
Copy full SHA for ef25d0c
View code at this point
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
469cab3
View commit details
Copy full SHA for 469cab3
View code at this point
Browse repository at this point
refactor: remove unnecessary constructor check
Show description for f46e033
vkarpov15
committed
f46e033
View commit details
Copy full SHA for f46e033
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
docs: make Document $markValid() public re: #5826
vkarpov15
committed
a9be7dc
View commit details
Copy full SHA for a9be7dc
View code at this point
Browse repository at this point
Added strictBool option to schema
ekulabuhov
committed
cbab4ca
View commit details
Copy full SHA for cbab4ca
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
fix(update): make upsert option consistently handle truthy values, not just booleans, for updateOne()
Show description for 4d4dfa1
vkarpov15
committed
4d4dfa1
View commit details
Copy full SHA for 4d4dfa1
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
docs(query): correct function signature for .mod() helper
Show description for 3a88543
vkarpov15
committed
3a88543
View commit details
Copy full SHA for 3a88543
View code at this point
Browse repository at this point
chore: use strict in schematype.js
vkarpov15
committed
22b5b4f
View commit details
Copy full SHA for 22b5b4f
View code at this point
Browse repository at this point
BREAKING CHANGE: run setters in order as opposed to reverse
Show description for 9a2e325
vkarpov15
committed
9a2e325
View commit details
Copy full SHA for 9a2e325
View code at this point
Browse repository at this point
BREAKING CHANGE: remove dontThrowCastError option for update(), always true by default
Show description for 5a6ce20
vkarpov15
committed
5a6ce20
View commit details
Copy full SHA for 5a6ce20
View code at this point
Browse repository at this point
chore: use indexOf() instead of includes()
vkarpov15
committed
2304a69
View commit details
Copy full SHA for 2304a69
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
BREAKING CHANGE: treat all non-whitelisted values as cast errors for boolean
Show description for bb41fd3
vkarpov15
committed
bb41fd3
View commit details
Copy full SHA for bb41fd3
View code at this point
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
8e771f7
View commit details
Copy full SHA for 8e771f7
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
style: fix lint
vkarpov15
committed
edca051
View commit details
Copy full SHA for edca051
View code at this point
Browse repository at this point
Merge pull request #5344 from c0d0g3n/master
Show description for 38131d4
vkarpov15
authored
38131d4
View commit details
Copy full SHA for 38131d4
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
docs(query): add more detailed docs re: options
Show description for fe0d1c5
vkarpov15
committed
fe0d1c5
View commit details
Copy full SHA for fe0d1c5
View code at this point
Browse repository at this point
test: fix tests re: #5824
vkarpov15
committed
953359b
View commit details
Copy full SHA for 953359b
View code at this point
Browse repository at this point
Merge branch '5.0' into 5824
vkarpov15
committed
964ad97
View commit details
Copy full SHA for 964ad97
View code at this point
Browse repository at this point
Merge pull request #5845 from Michael77/master
Show description for dc19eac
vkarpov15
authored
dc19eac
View commit details
Copy full SHA for dc19eac
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Merge branch '4.13'
vkarpov15
committed
48aeccc
View commit details
Copy full SHA for 48aeccc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.