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 }}
gomardev
/
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
master
User selector
All users
All time
Commit history
Commits on Oct 7, 2014
Merge pull request #2353 from bloudermilk/patch-1
Show description for 1bd8c93
vkarpov15
committed
1bd8c93
View commit details
Copy full SHA for 1bd8c93
Browse repository at this point
Merge pull request #2349 from gaguirre/master
Show description for 7cf2542
vkarpov15
committed
7cf2542
View commit details
Copy full SHA for 7cf2542
Browse repository at this point
Fixes type in guide template
Show description for f6f6e27
Brendan Loudermilk
committed
f6f6e27
View commit details
Copy full SHA for f6f6e27
Browse repository at this point
Commits on Oct 6, 2014
Reject promise on .create() error
Gon
committed
54c4225
View commit details
Copy full SHA for 54c4225
Browse repository at this point
Merge pull request #2343 from nkcmr/master
Show description for 8421f7f
vkarpov15
committed
8421f7f
View commit details
Copy full SHA for 8421f7f
Browse repository at this point
Merge branch '3.8.x'
Show description for ff2fdab
vkarpov15
committed
ff2fdab
View commit details
Copy full SHA for ff2fdab
Browse repository at this point
Pull in changes from #2340
vkarpov15
committed
9b6e419
View commit details
Copy full SHA for 9b6e419
Browse repository at this point
Merge pull request #2304 from archangel-irk/master
Show description for 72fa429
vkarpov15
committed
72fa429
View commit details
Copy full SHA for 72fa429
Browse repository at this point
Commits on Oct 5, 2014
Style cleanup in aggregate.test.js
vkarpov15
committed
2d18233
View commit details
Copy full SHA for 2d18233
Browse repository at this point
Commits on Oct 4, 2014
use defineProperty so that statics can't change
nkcmr
committed
4b09220
View commit details
Copy full SHA for 4b09220
Browse repository at this point
Start unhoisting functions cleanup in model.js
vkarpov15
committed
58b6578
View commit details
Copy full SHA for 58b6578
Browse repository at this point
Unhoist some more functions in query.js
vkarpov15
committed
c0a8d32
View commit details
Copy full SHA for c0a8d32
Browse repository at this point
Commits on Oct 1, 2014
Now working on 3.9.4
vkarpov15
committed
7057171
View commit details
Copy full SHA for 7057171
Browse repository at this point
release 3.9.3
vkarpov15
committed
feb2b43
View commit details
Copy full SHA for feb2b43
Browse repository at this point
Commits on Sep 29, 2014
Merge branch '3.8.x'
Show description for 3b8560c
vkarpov15
committed
3b8560c
View commit details
Copy full SHA for 3b8560c
Browse repository at this point
release 3.8.17
vkarpov15
committed
60ffab4
View commit details
Copy full SHA for 60ffab4
Browse repository at this point
Merge pull request #2335 from LearnBoost/gh-860
Show description for c749be2
vkarpov15
committed
c749be2
View commit details
Copy full SHA for c749be2
Browse repository at this point
Factor out updateValidators into its own file
vkarpov15
committed
6ed3580
View commit details
Copy full SHA for 6ed3580
Browse repository at this point
Merge branch 'master' into gh-860
vkarpov15
committed
bad0e0c
View commit details
Copy full SHA for bad0e0c
Browse repository at this point
Commits on Sep 28, 2014
return document_provider.js
archangel-irk
committed
0ac1185
View commit details
Copy full SHA for 0ac1185
Browse repository at this point
Get rid of another hoisted function in query
vkarpov15
committed
f8041d9
View commit details
Copy full SHA for f8041d9
Browse repository at this point
Remove hoisted function from Query constructor
vkarpov15
committed
6472101
View commit details
Copy full SHA for 6472101
Browse repository at this point
Commits on Sep 26, 2014
Fix #1514, Fix #2274: actually take schema options when calling toObject on save()
vkarpov15
committed
d098ad3
View commit details
Copy full SHA for d098ad3
Browse repository at this point
More complete tests for #860
vkarpov15
committed
8375feb
View commit details
Copy full SHA for 8375feb
Browse repository at this point
Add options for validators and defaults on update
vkarpov15
committed
1d8c3e9
View commit details
Copy full SHA for 1d8c3e9
Browse repository at this point
Half-functioning POC for #860
vkarpov15
committed
7ccc571
View commit details
Copy full SHA for 7ccc571
Browse repository at this point
Fix small bug with update keys
vkarpov15
committed
9d42627
View commit details
Copy full SHA for 9d42627
Browse repository at this point
Add mongo-query
vkarpov15
committed
f1c0eee
View commit details
Copy full SHA for f1c0eee
Browse repository at this point
Merge pull request #2324 from emgeee/master
Show description for 05c98d7
vkarpov15
committed
05c98d7
View commit details
Copy full SHA for 05c98d7
Browse repository at this point
Merge pull request #2323 from zheng1/master
Show description for 4580d29
vkarpov15
committed
4580d29
View commit details
Copy full SHA for 4580d29
Browse repository at this point
Better tests for defaults on update()
vkarpov15
committed
6243b8b
View commit details
Copy full SHA for 6243b8b
Browse repository at this point
General POC for defaults on update() #860
vkarpov15
committed
ce7b694
View commit details
Copy full SHA for ce7b694
Browse repository at this point
Commits on Sep 24, 2014
Typo fix: Live Examples link https -> http
emgeee
committed
c6bdf6a
View commit details
Copy full SHA for c6bdf6a
Browse repository at this point
update mongodb to 1.4.12
zheng1
committed
ef22866
View commit details
Copy full SHA for ef22866
Browse repository at this point
Commits on Sep 21, 2014
Basic test case for defaults on upsert #860
vkarpov15
committed
5f8af81
View commit details
Copy full SHA for 5f8af81
Browse repository at this point
Previous
Next
You can’t perform that action at this time.