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.10
User selector
All users
All time
Commit history
Commits on May 18, 2017
docs: add missing ignores to sharding plugin
vkarpov15
committed
4bc7b3e
View commit details
Copy full SHA for 4bc7b3e
Browse repository at this point
Merge branch '4.10' of github.com:Automattic/mongoose into 4.10
vkarpov15
committed
e8c8789
View commit details
Copy full SHA for e8c8789
Browse repository at this point
Merge branch 'master' into 4.10
Show description for 9d4c9d4
vkarpov15
committed
9d4c9d4
View commit details
Copy full SHA for 9d4c9d4
Browse repository at this point
Merge pull request #5253 from Automattic/5145
Show description for b8f0dd8
vkarpov15
authored
b8f0dd8
View commit details
Copy full SHA for b8f0dd8
Browse repository at this point
Merge pull request #5252 from Automattic/4569
Show description for f3805fa
vkarpov15
authored
f3805fa
View commit details
Copy full SHA for f3805fa
Browse repository at this point
Merge pull request #5268 from clozanosanchez/patch-2
Show description for 8ba7869
vkarpov15
authored
8ba7869
View commit details
Copy full SHA for 8ba7869
Browse repository at this point
Update clone method to include indexes
clozanosanchez
authored
373bb6f
View commit details
Copy full SHA for 373bb6f
Browse repository at this point
chore: now working on 4.9.11
vkarpov15
committed
07b12f0
View commit details
Copy full SHA for 07b12f0
Browse repository at this point
chore: release 4.9.10
vkarpov15
committed
bb1f92a
View commit details
Copy full SHA for bb1f92a
Browse repository at this point
fix(connection): ensure callback arg to openSet() is handled properly
Show description for ec76786
vkarpov15
committed
ec76786
View commit details
Copy full SHA for ec76786
Browse repository at this point
Commits on May 17, 2017
fix(document): check for virtual before setting nested non-existent path
Show description for 4f78b3b
vkarpov15
committed
4f78b3b
View commit details
Copy full SHA for 4f78b3b
Browse repository at this point
test(document): repro #5250
vkarpov15
committed
7393f10
View commit details
Copy full SHA for 7393f10
Browse repository at this point
Commits on May 16, 2017
Merge branch 'master' of github.com:Automattic/mongoose
vkarpov15
committed
10895fe
View commit details
Copy full SHA for 10895fe
Browse repository at this point
fix(model): skip index build if connecting after model init and autoIndex false
Show description for 236c87e
vkarpov15
committed
236c87e
View commit details
Copy full SHA for 236c87e
Browse repository at this point
Merge pull request #5248 from OmgImAlexis/master
Show description for 3f33ef6
vkarpov15
authored
3f33ef6
View commit details
Copy full SHA for 3f33ef6
Browse repository at this point
docs: remove dead plugins repo and add content links
Show description for 76e5c2e
vkarpov15
committed
76e5c2e
View commit details
Copy full SHA for 76e5c2e
Browse repository at this point
docs(populate): add details re: justOne in virtual populate
Show description for bdc1b9c
vkarpov15
committed
bdc1b9c
View commit details
Copy full SHA for bdc1b9c
Browse repository at this point
Commits on May 15, 2017
Merge branch '4.10' into 5145
vkarpov15
committed
2373502
View commit details
Copy full SHA for 2373502
Browse repository at this point
Merge branch '4.10' into 4569
vkarpov15
committed
214323d
View commit details
Copy full SHA for 214323d
Browse repository at this point
style: fix lint
vkarpov15
committed
636e922
View commit details
Copy full SHA for 636e922
Browse repository at this point
fix(document): make nested doc keys not enumerable again
Show description for 6987ba8
vkarpov15
committed
6987ba8
View commit details
Copy full SHA for 6987ba8
Browse repository at this point
fix(model): always emit 'index', even if no indexes
Show description for 25c350f
vkarpov15
committed
25c350f
View commit details
Copy full SHA for 25c350f
Browse repository at this point
fix(schema): set unique indexes on primitive arrays
Show description for 5908ef0
vkarpov15
committed
5908ef0
View commit details
Copy full SHA for 5908ef0
Browse repository at this point
test(schema): repro unique index issue with primitive arrays re: #3347
vkarpov15
committed
52c6b35
View commit details
Copy full SHA for 52c6b35
Browse repository at this point
Commits on May 14, 2017
fix typo
OmgImAlexis
committed
f83c9cc
View commit details
Copy full SHA for f83c9cc
Browse repository at this point
Merge pull request #5198 from Automattic/4868
Show description for 1dec7e4
vkarpov15
authored
1dec7e4
View commit details
Copy full SHA for 1dec7e4
Browse repository at this point
Merge pull request #5184 from rocketspacer/master
Show description for bafa678
vkarpov15
authored
bafa678
View commit details
Copy full SHA for bafa678
Browse repository at this point
Merge pull request #5166 from Automattic/2190
Show description for e047cf1
vkarpov15
authored
e047cf1
View commit details
Copy full SHA for e047cf1
Browse repository at this point
Merge pull request #5165 from Automattic/4136
Show description for 930434a
vkarpov15
authored
930434a
View commit details
Copy full SHA for 930434a
Browse repository at this point
Merge branch '4.10' into 4136
vkarpov15
committed
4eed659
View commit details
Copy full SHA for 4eed659
Browse repository at this point
Merge pull request #5146 from Automattic/3064
Show description for b43add6
vkarpov15
authored
b43add6
View commit details
Copy full SHA for b43add6
Browse repository at this point
Merge pull request #5116 from Automattic/5064
Show description for acc6ac5
vkarpov15
authored
acc6ac5
View commit details
Copy full SHA for acc6ac5
Browse repository at this point
Merge branch '4.10' into 5064
Show description for e79681d
vkarpov15
committed
e79681d
View commit details
Copy full SHA for e79681d
Browse repository at this point
Merge pull request #5106 from Automattic/5105
Show description for 71d85b1
vkarpov15
authored
71d85b1
View commit details
Copy full SHA for 71d85b1
Browse repository at this point
chore: dont use .find() for ES5 compat
vkarpov15
committed
9a19a82
View commit details
Copy full SHA for 9a19a82
Browse repository at this point
Previous
Next
You can’t perform that action at this time.