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
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
Browse repository at this point
chore: fix build re: #5670
vkarpov15
committed
e767661
View commit details
Copy full SHA for e767661
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
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
b10d520
View commit details
Copy full SHA for b10d520
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
Browse repository at this point
test(model): repro #2037
vkarpov15
committed
d0d2d5f
View commit details
Copy full SHA for d0d2d5f
Browse repository at this point
chore: bump lockfile
vkarpov15
committed
50aafb6
View commit details
Copy full SHA for 50aafb6
Browse repository at this point
chore: add use strict to fix build
vkarpov15
committed
cbb9903
View commit details
Copy full SHA for cbb9903
Browse repository at this point
chore: bump lockfile
vkarpov15
committed
796e3b0
View commit details
Copy full SHA for 796e3b0
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
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
Browse repository at this point
Commits on Dec 3, 2017
chore: bump lockfile
vkarpov15
committed
e4ecd28
View commit details
Copy full SHA for e4ecd28
Browse repository at this point
style: fix lint
vkarpov15
committed
dacf3f0
View commit details
Copy full SHA for dacf3f0
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
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
7d329a8
View commit details
Copy full SHA for 7d329a8
Browse repository at this point
Commits on Dec 2, 2017
chore: now working on 4.13.7
vkarpov15
committed
d3bb122
View commit details
Copy full SHA for d3bb122
Browse repository at this point
chore: release 4.13.6
vkarpov15
committed
5c159d7
View commit details
Copy full SHA for 5c159d7
Browse repository at this point
Merge pull request #5856 from ekulabuhov/master
Show description for 7dc384c
vkarpov15
authored
7dc384c
View commit details
Copy full SHA for 7dc384c
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
Browse repository at this point
test(query): repro #1698
vkarpov15
committed
0de9867
View commit details
Copy full SHA for 0de9867
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
Browse repository at this point
style: fix lint
vkarpov15
committed
b0c94a3
View commit details
Copy full SHA for b0c94a3
Browse repository at this point
chore: bump lockfile
vkarpov15
committed
49ac126
View commit details
Copy full SHA for 49ac126
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
Browse repository at this point
chore: fix build
vkarpov15
committed
ef25d0c
View commit details
Copy full SHA for ef25d0c
Browse repository at this point
Merge branch 'master' into 5.0
vkarpov15
committed
469cab3
View commit details
Copy full SHA for 469cab3
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
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
Browse repository at this point
Added strictBool option to schema
ekulabuhov
committed
cbab4ca
View commit details
Copy full SHA for cbab4ca
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
Browse repository at this point
test(update): repro #5839
vkarpov15
committed
5e279f4
View commit details
Copy full SHA for 5e279f4
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
Browse repository at this point
chore: bump lockfile
vkarpov15
committed
16a41e5
View commit details
Copy full SHA for 16a41e5
Browse repository at this point
chore: use strict in schematype.js
vkarpov15
committed
22b5b4f
View commit details
Copy full SHA for 22b5b4f
Browse repository at this point
docs: add note re: #4835
vkarpov15
committed
264ae6f
View commit details
Copy full SHA for 264ae6f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.