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
4.13
User selector
All users
All time
Commit history
Commits on Nov 18, 2017
fix trailing spaces
brunohcastro
committed
0b13451
View commit details
Copy full SHA for 0b13451
View code at this point
Browse repository at this point
fix trailing spaces
brunohcastro
committed
69f4ced
View commit details
Copy full SHA for 69f4ced
View code at this point
Browse repository at this point
fix(model): allow virtual ref function to return arrays
brunohcastro
committed
754db14
View commit details
Copy full SHA for 754db14
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Merge branch 'master' into 4.13
vkarpov15
committed
4348fa1
View commit details
Copy full SHA for 4348fa1
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
style: fix lint
vkarpov15
committed
65df02e
View commit details
Copy full SHA for 65df02e
View code at this point
Browse repository at this point
fix: undeprecate `ensureIndex()` and use it by default
Show description for 64fd968
vkarpov15
committed
64fd968
View commit details
Copy full SHA for 64fd968
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Merge pull request #5748 from Automattic/5337
Show description for a980af8
vkarpov15
authored
a980af8
View commit details
Copy full SHA for a980af8
View code at this point
Browse repository at this point
feat(schema): allow using set as a schema path
Show description for 01bf209
vkarpov15
committed
01bf209
View commit details
Copy full SHA for 01bf209
View code at this point
Browse repository at this point
refactor: get rid of weird setFunction, just use $set internally re: #1939
vkarpov15
committed
2068a4b
View commit details
Copy full SHA for 2068a4b
View code at this point
Browse repository at this point
Merge branch '4.13' into 1939
vkarpov15
committed
9b0525b
View commit details
Copy full SHA for 9b0525b
View code at this point
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
b9c2d3a
View commit details
Copy full SHA for b9c2d3a
View code at this point
Browse repository at this point
fix(schema): make clone() copy query helpers correctly
Show description for f43a984
vkarpov15
committed
f43a984
View commit details
Copy full SHA for f43a984
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Merge pull request #5766 from wlingke/master
Show description for ee01370
vkarpov15
authored
ee01370
View commit details
Copy full SHA for ee01370
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
fix: remove typo that was breaking tests
vkarpov15
committed
411db61
View commit details
Copy full SHA for 411db61
View code at this point
Browse repository at this point
refactor: reduce number of array accesses
vkarpov15
committed
9c709e1
View commit details
Copy full SHA for 9c709e1
View code at this point
Browse repository at this point
fix(query): correctly handle `$in` and required for $pull and update validators
Show description for 85821d9
vkarpov15
committed
85821d9
View commit details
Copy full SHA for 85821d9
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
fix(populate): handle slice projections correctly when automatically selecting populated fields
Show description for 1d87987
vkarpov15
committed
1d87987
View commit details
Copy full SHA for 1d87987
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
fix(connection): handle no cb correctly for connection helpers
vkarpov15
committed
a51e1f5
View commit details
Copy full SHA for a51e1f5
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
feat(model): report validation errors from `insertMany()` if using `ordered: false` and `rawResult: true`
Show description for 8632e79
vkarpov15
committed
8632e79
View commit details
Copy full SHA for 8632e79
View code at this point
Browse repository at this point
Merge branch '4.13' into addFields-aggregate-feature
vkarpov15
authored
cc41aa2
View commit details
Copy full SHA for cc41aa2
View code at this point
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
06f39e8
View commit details
Copy full SHA for 06f39e8
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
(docs) fix addFields link
AyushG3112
committed
273f489
View commit details
Copy full SHA for 273f489
View code at this point
Browse repository at this point
addFields operator and tests added
AyushG3112
committed
15ee3b5
View commit details
Copy full SHA for 15ee3b5
View code at this point
Browse repository at this point
Fixes #5706. Separately also adds length check for ObjectId hex string checker.
wlingke
committed
174ad6c
View commit details
Copy full SHA for 174ad6c
View code at this point
Browse repository at this point
fix(model): throw sane error when customer calls `mongoose.Model()` over `mongoose.model()`
Show description for 5d9c858
vkarpov15
committed
5d9c858
View commit details
Copy full SHA for 5d9c858
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
feat(query): add multipleCastError option for aggregating cast errors when casting update
Show description for 245cbbc
vkarpov15
committed
245cbbc
View commit details
Copy full SHA for 245cbbc
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
feat(populate): allow passing a function to virtual ref
Show description for e527264
vkarpov15
committed
e527264
View commit details
Copy full SHA for e527264
View code at this point
Browse repository at this point
feat(populate): support setting localField and foreignField to functions
Show description for e071b57
vkarpov15
committed
e071b57
View commit details
Copy full SHA for e071b57
View code at this point
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
e327a58
View commit details
Copy full SHA for e327a58
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
fix(connection): ensure connection promise helpers are removed before emitting 'connected'
Show description for 2445ca4
vkarpov15
committed
2445ca4
View commit details
Copy full SHA for 2445ca4
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
feat(connection): add connection-level bufferCommands
Show description for e3473b5
vkarpov15
committed
e3473b5
View commit details
Copy full SHA for e3473b5
View code at this point
Browse repository at this point
Merge branch '4.13' into 5251
vkarpov15
authored
545eadc
View commit details
Copy full SHA for 545eadc
View code at this point
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
ac066c3
View commit details
Copy full SHA for ac066c3
View code at this point
Browse repository at this point
docs(schema): add notes about runSettersOnQuery to schema setters
Show description for 90f4782
vkarpov15
committed
90f4782
View commit details
Copy full SHA for 90f4782
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
feat(aggregate): add pre/post aggregate middleware
Show description for 6478176
vkarpov15
committed
6478176
View commit details
Copy full SHA for 6478176
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.