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
docs
on
1939
User selector
All users
All time
Commit history
Commits on Oct 3, 2017
Merge pull request #5682 from Automattic/4.12
Show description for ec2a391
vkarpov15
authored
ec2a391
View commit details
Copy full SHA for ec2a391
View code at this point
Browse repository at this point
chore: fix merge conflicts
vkarpov15
committed
1a2432d
View commit details
Copy full SHA for 1a2432d
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
feat(query): run update validators on $pull and $pullAll
Show description for b9cda3d
vkarpov15
committed
b9cda3d
View commit details
Copy full SHA for b9cda3d
View code at this point
Browse repository at this point
docs(validation): add docs coverage for ValidatorError.reason
Show description for d6f65e7
vkarpov15
committed
d6f65e7
View commit details
Copy full SHA for d6f65e7
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
fix(model): make `init()` public and return a promise that resolves when indexes are done building
Show description for 4875dbe
vkarpov15
committed
4875dbe
View commit details
Copy full SHA for 4875dbe
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
chore: remove debug print
vkarpov15
committed
f9f4986
View commit details
Copy full SHA for f9f4986
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
chore: use small pool size for test re: #5595
vkarpov15
committed
2121efb
View commit details
Copy full SHA for 2121efb
View code at this point
Browse repository at this point
chore: enable debug mode for test
vkarpov15
committed
691fd63
View commit details
Copy full SHA for 691fd63
View code at this point
Browse repository at this point
test: improve unique validator test by making create run before ensureIndex
Show description for 92f5ecc
vkarpov15
committed
92f5ecc
View commit details
Copy full SHA for 92f5ecc
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
test: repro #5591
vkarpov15
committed
83faed2
View commit details
Copy full SHA for 83faed2
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
docs(validation): show overriding custom validator error with 2nd cb arg
Show description for b4e3fc4
vkarpov15
committed
b4e3fc4
View commit details
Copy full SHA for b4e3fc4
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
docs: add details about unique not being a validator
Show description for 15809df
vkarpov15
committed
15809df
View commit details
Copy full SHA for 15809df
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
chore: fix build on node 4+5
vkarpov15
committed
3b07f29
View commit details
Copy full SHA for 3b07f29
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
docs(schema): add basic docs for loadClass()
Show description for 06099f8
vkarpov15
committed
06099f8
View commit details
Copy full SHA for 06099f8
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
docs(validation): add more detail re: #5119
vkarpov15
committed
bc8abea
View commit details
Copy full SHA for bc8abea
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
docs(discriminator): use message in discriminator docs re: #5113
vkarpov15
committed
0a03288
View commit details
Copy full SHA for 0a03288
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
docs(validation): add some more detail re: isAsync
vkarpov15
committed
dd3182f
View commit details
Copy full SHA for dd3182f
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Merge pull request #5018 from Automattic/4983
Show description for 566b9e8
vkarpov15
authored
566b9e8
View commit details
Copy full SHA for 566b9e8
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
test(validation): add some more tests re: isAsync
Show description for 95042da
vkarpov15
committed
95042da
View commit details
Copy full SHA for 95042da
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
docs(validation): add isAsync option
Show description for 1e79a1c
vkarpov15
committed
1e79a1c
View commit details
Copy full SHA for 1e79a1c
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
feat(schema): add a clone() function for schemas
Show description for 5a6c876
vkarpov15
committed
5a6c876
View commit details
Copy full SHA for 5a6c876
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
test(discriminators): repro first part of #5001
vkarpov15
committed
fa4ebe7
View commit details
Copy full SHA for fa4ebe7
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
test: fix tests on old node versions
vkarpov15
committed
63aca58
View commit details
Copy full SHA for 63aca58
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
docs(discriminators): explain embedded discriminators
Show description for 0e99907
vkarpov15
committed
0e99907
View commit details
Copy full SHA for 0e99907
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
docs(discriminators): add hanging sentence
vkarpov15
committed
1d7e74e
View commit details
Copy full SHA for 1d7e74e
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
feat(query): support push and addToSet for update validators
Show description for aa9b0c6
vkarpov15
committed
aa9b0c6
View commit details
Copy full SHA for aa9b0c6
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
docs(discriminators): add docs re: #3624
vkarpov15
committed
c1ecd75
View commit details
Copy full SHA for c1ecd75
View code at this point
Browse repository at this point
Commits on May 20, 2016
fix(model): throw overwrite error when discriminator name conflicts
Show description for 7bd8534
vkarpov15
committed
7bd8534
View commit details
Copy full SHA for 7bd8534
View code at this point
Browse repository at this point
Commits on May 9, 2016
docs(schematypes): don't throw CastError in examples
Show description for bc28bc3
vkarpov15
committed
bc28bc3
View commit details
Copy full SHA for bc28bc3
View code at this point
Browse repository at this point
Commits on Apr 23, 2016
refactor(schema): move array geospatial query casting into separate file
Show description for 2cdc4f3
vkarpov15
committed
2cdc4f3
View commit details
Copy full SHA for 2cdc4f3
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
docs(validation): warn that validators that take 2 args are async re: #4084
vkarpov15
committed
ebebb0f
View commit details
Copy full SHA for ebebb0f
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
fix(test): rename model to prevent conflict
vkarpov15
committed
7166fdd
View commit details
Copy full SHA for 7166fdd
View code at this point
Browse repository at this point
docs(validation): add context option example for update validators
Show description for 58eed03
vkarpov15
committed
58eed03
View commit details
Copy full SHA for 58eed03
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
docs(validation): move update validator tests to top level
vkarpov15
committed
dc488c5
View commit details
Copy full SHA for dc488c5
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
fix: make test async
vkarpov15
committed
31e2810
View commit details
Copy full SHA for 31e2810
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.