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
test
on
5.0
User selector
All users
All time
Commit history
Commits on Dec 5, 2017
chore: fix build re: #5670
vkarpov15
committed
e767661
View commit details
Copy full SHA for e767661
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
test(model): repro #2037
vkarpov15
committed
d0d2d5f
View commit details
Copy full SHA for d0d2d5f
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
Commits on Dec 3, 2017
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
test(query): repro #1698
vkarpov15
committed
0de9867
View commit details
Copy full SHA for 0de9867
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
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
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
Commits on Nov 29, 2017
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
test(update): repro #5839
vkarpov15
committed
5e279f4
View commit details
Copy full SHA for 5e279f4
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
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
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
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
Commits on Nov 22, 2017
style: fix lint
vkarpov15
committed
b27b831
View commit details
Copy full SHA for b27b831
View code at this point
Browse repository at this point
Merge branch '5.0' into 5824
vkarpov15
committed
632f8a7
View commit details
Copy full SHA for 632f8a7
View code at this point
Browse repository at this point
Merge branch '5.0' into 5791
vkarpov15
committed
de8819b
View commit details
Copy full SHA for de8819b
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
BREAKING CHANGE: remove legacy async validator support, and support custom error messages via `throw new Error()`
Show description for 19e3b79
vkarpov15
committed
19e3b79
View commit details
Copy full SHA for 19e3b79
View code at this point
Browse repository at this point
test(document): repro #5800
vkarpov15
committed
93ea193
View commit details
Copy full SHA for 93ea193
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
test(query): repro #5812
vkarpov15
committed
743c42c
View commit details
Copy full SHA for 743c42c
View code at this point
Browse repository at this point
test(document): repro #5703
vkarpov15
committed
07d8edb
View commit details
Copy full SHA for 07d8edb
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
fix(aggregate): add `.pipeline()` helper to get the current pipeline
Show description for 22d4657
vkarpov15
committed
22d4657
View commit details
Copy full SHA for 22d4657
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
refactor(index): remove MongooseThenable
Show description for d2ed0aa
vkarpov15
committed
d2ed0aa
View commit details
Copy full SHA for d2ed0aa
View code at this point
Browse repository at this point
Merge pull request #5821 from Faibk/master
Show description for a813dd2
vkarpov15
authored
a813dd2
View commit details
Copy full SHA for a813dd2
View code at this point
Browse repository at this point
style: fix lint re: #5791
vkarpov15
committed
f60dbc1
View commit details
Copy full SHA for f60dbc1
View code at this point
Browse repository at this point
test: fix tests
vkarpov15
committed
c766793
View commit details
Copy full SHA for c766793
View code at this point
Browse repository at this point
fix(connection): handle small issues with error and reconnectFailed events re: #5791
vkarpov15
committed
e67ab67
View commit details
Copy full SHA for e67ab67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.