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
4.5
User selector
All users
All time
Commit history
Commits on Jun 13, 2016
Merge pull request #4219 from Automattic/gh-2562
Show description for fb2a08c
vkarpov15
authored
fb2a08c
View commit details
Copy full SHA for fb2a08c
Browse repository at this point
Commits on Jun 10, 2016
docs(populate): add basic populate virtuals docs
vkarpov15
committed
86d9c50
View commit details
Copy full SHA for 86d9c50
Browse repository at this point
test(populate): more coverage for virtual populate re: #2562
vkarpov15
committed
274b0d9
View commit details
Copy full SHA for 274b0d9
Browse repository at this point
Commits on Jun 9, 2016
feat(populate): basic PoC for mongoose-populate-virtuals integration
Show description for 5c490f9
vkarpov15
committed
5c490f9
View commit details
Copy full SHA for 5c490f9
Browse repository at this point
feat(populate): start work on integrating mongoose-populate-virtuals
vkarpov15
committed
339bfca
View commit details
Copy full SHA for 339bfca
Browse repository at this point
Merge branch 'master' into 4.5
Show description for bd849b4
vkarpov15
committed
bd849b4
View commit details
Copy full SHA for bd849b4
Browse repository at this point
refactor(test): reuse connections for more document tests
vkarpov15
committed
7002379
View commit details
Copy full SHA for 7002379
Browse repository at this point
Commits on Jun 8, 2016
fix(error): allow setting .messages object
Show description for 599a9b5
vkarpov15
committed
599a9b5
View commit details
Copy full SHA for 599a9b5
Browse repository at this point
test(error): repro #4207
vkarpov15
committed
5fd0e89
View commit details
Copy full SHA for 5fd0e89
Browse repository at this point
chore: use latest bluebird in tests
vkarpov15
committed
da73648
View commit details
Copy full SHA for da73648
Browse repository at this point
Commits on Jun 6, 2016
refactor(test): more robust test for #3222 #3478
Show description for ce0f16d
vkarpov15
committed
ce0f16d
View commit details
Copy full SHA for ce0f16d
Browse repository at this point
feat(model): emit error event when cb throws exception
Show description for 36a47c8
vkarpov15
committed
36a47c8
View commit details
Copy full SHA for 36a47c8
Browse repository at this point
feat(model): add custom query helpers
Show description for 8fc2c7f
vkarpov15
committed
8fc2c7f
View commit details
Copy full SHA for 8fc2c7f
Browse repository at this point
fix: resolve merge issues
vkarpov15
committed
33461ba
View commit details
Copy full SHA for 33461ba
Browse repository at this point
Merge branch 'master' into 4.5
Show description for 867b7c3
vkarpov15
committed
867b7c3
View commit details
Copy full SHA for 867b7c3
Browse repository at this point
chore: now working on 4.4.21
vkarpov15
committed
d5597f1
View commit details
Copy full SHA for d5597f1
Browse repository at this point
Commits on Jun 5, 2016
chore: release 4.4.20
vkarpov15
committed
b2af130
View commit details
Copy full SHA for b2af130
Browse repository at this point
fix(query): support minDistance with query casting and `.near()`
Show description for b97896f
vkarpov15
committed
b97896f
View commit details
Copy full SHA for b97896f
Browse repository at this point
test(query): repro #4179
vkarpov15
committed
7839aea
View commit details
Copy full SHA for 7839aea
Browse repository at this point
Commits on Jun 4, 2016
fix(promise): correct broken mpromise .catch()
Show description for d42daa7
vkarpov15
committed
d42daa7
View commit details
Copy full SHA for d42daa7
Browse repository at this point
test(promise): repro #4189
vkarpov15
committed
1a541b1
View commit details
Copy full SHA for 1a541b1
Browse repository at this point
docs: clarify command buffering when using driver directly
Show description for 0f2f8a1
vkarpov15
committed
0f2f8a1
View commit details
Copy full SHA for 0f2f8a1
Browse repository at this point
Commits on Jun 3, 2016
fix(document): clean modified subpaths when set path to empty obj
Show description for 61cdf9d
vkarpov15
committed
61cdf9d
View commit details
Copy full SHA for 61cdf9d
Browse repository at this point
test(document): repro #4182
vkarpov15
committed
90b1440
View commit details
Copy full SHA for 90b1440
Browse repository at this point
fix(model): remove unnecessary .save() promise
Show description for 048b776
vkarpov15
committed
048b776
View commit details
Copy full SHA for 048b776
Browse repository at this point
test(model): repro #4177
vkarpov15
committed
0e9cbd4
View commit details
Copy full SHA for 0e9cbd4
Browse repository at this point
Commits on Jun 1, 2016
docs: remove unclear "unsafe" term in query docs
Show description for e7c6d08
vkarpov15
committed
e7c6d08
View commit details
Copy full SHA for e7c6d08
Browse repository at this point
Commits on May 30, 2016
refactor(test): remove stale code
vkarpov15
committed
ace5221
View commit details
Copy full SHA for ace5221
Browse repository at this point
Commits on May 29, 2016
docs: clarify how to run tests
Show description for 96300cd
vkarpov15
committed
96300cd
View commit details
Copy full SHA for 96300cd
Browse repository at this point
Commits on May 28, 2016
Docs: change commit msg guideline for docs
vkarpov15
committed
ed4606e
View commit details
Copy full SHA for ed4606e
Browse repository at this point
Commits on May 27, 2016
fix(schema): cast all valid ObjectId strings to object ids
Show description for d2585af
vkarpov15
committed
d2585af
View commit details
Copy full SHA for d2585af
Browse repository at this point
Commits on May 24, 2016
refactor(test): ensure correct assert.equals() param order
Show description for a4d7e7b
vkarpov15
committed
a4d7e7b
View commit details
Copy full SHA for a4d7e7b
Browse repository at this point
refactor(test): correct order for assert.equals() calls re #4122
vkarpov15
committed
309c274
View commit details
Copy full SHA for 309c274
Browse repository at this point
refactor(test): correct more assert.equals() params re: #4122
vkarpov15
committed
9024902
View commit details
Copy full SHA for 9024902
Browse repository at this point
Commits on May 23, 2016
refactor(test): correct assert.equals() order for document.modified.test.js re #4122
vkarpov15
committed
2e0af3f
View commit details
Copy full SHA for 2e0af3f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.