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
index.js
on
3.8.x
User selector
All users
All time
Commit history
Commits on Apr 21, 2015
fix; remove mquery.then() for backwards compat (fix #2864)
vkarpov15
committed
b5d5b08
View commit details
Copy full SHA for b5d5b08
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Fix bad uri examples in docs
vkarpov15
committed
5046e86
View commit details
Copy full SHA for 5046e86
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
Fix `mongoose.models` consistency bug.
Show description for f535083
yamadapc
committed
f535083
View commit details
Copy full SHA for f535083
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
expose connection states for user-land
yorkie
committed
f042175
View commit details
Copy full SHA for f042175
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
support disabling collection pluralization
Show description for be5844a
Refael Ackermann
authored and
aheckmann
committed
be5844a
View commit details
Copy full SHA for be5844a
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
fixed; strict mode warning
Show description for 77e84da
aheckmann
committed
77e84da
View commit details
Copy full SHA for 77e84da
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
remove unused option
aheckmann
committed
1664d97
View commit details
Copy full SHA for 1664d97
View code at this point
Browse repository at this point
added; custom error msgs for built-in validators
aheckmann
committed
47feb2e
View commit details
Copy full SHA for 47feb2e
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
warn when using an unstable version
Show description for ce20da7
aheckmann
committed
ce20da7
View commit details
Copy full SHA for ce20da7
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
docs; NOTE about db safe options
aheckmann
committed
939656e
View commit details
Copy full SHA for 939656e
View code at this point
Browse repository at this point
docs; multi-mongos support
aheckmann
committed
959c5be
View commit details
Copy full SHA for 959c5be
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
rename mongoosequery -> query
aheckmann
committed
8a8d3e3
View commit details
Copy full SHA for 8a8d3e3
View code at this point
Browse repository at this point
Changed all MongooseQuery references to just be Query
Show description for 389648e
ebensing
authored and
aheckmann
committed
389648e
View commit details
Copy full SHA for 389648e
View code at this point
Browse repository at this point
Fixed issue with ReadPreference tests
Show description for 8efd94d
ebensing
authored and
aheckmann
committed
8efd94d
View commit details
Copy full SHA for 8efd94d
View code at this point
Browse repository at this point
mongoose.Query now points to MongooseQuery
ebensing
authored and
aheckmann
committed
4bf00c5
View commit details
Copy full SHA for 4bf00c5
View code at this point
Browse repository at this point
Commits on Jul 5, 2013
remove unused variable
Show description for 13bd0c4
aheckmann
committed
13bd0c4
View commit details
Copy full SHA for 13bd0c4
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
docs;
aheckmann
committed
693109e
View commit details
Copy full SHA for 693109e
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
website; add more api links
aheckmann
committed
070e3bb
View commit details
Copy full SHA for 070e3bb
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
fixed; Constructor / version exposure
Show description for 7bd12b2
aheckmann
committed
7bd12b2
View commit details
Copy full SHA for 7bd12b2
View code at this point
Browse repository at this point
remove unused argument
aheckmann
committed
32617bc
View commit details
Copy full SHA for 32617bc
View code at this point
Browse repository at this point
added; {mongoose,db}.modelNames()
Show description for a785380
aheckmann
committed
a785380
View commit details
Copy full SHA for a785380
View code at this point
Browse repository at this point
added; support for object literal schemas
Show description for 4d9dce8
aheckmann
committed
4d9dce8
View commit details
Copy full SHA for 4d9dce8
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
website; fix source code links
Show description for 3edaac6
aheckmann
committed
3edaac6
View commit details
Copy full SHA for 3edaac6
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
docs; collection argument to mongoose.model
Show description for 9936386
aheckmann
committed
9936386
View commit details
Copy full SHA for 9936386
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
docs; add link to plugins page
aheckmann
committed
a7f1981
View commit details
Copy full SHA for a7f1981
View code at this point
Browse repository at this point
Commits on Dec 1, 2012
docs; remove outdated docs
aheckmann
committed
da26417
View commit details
Copy full SHA for da26417
View code at this point
Browse repository at this point
docs; connection string options
aheckmann
committed
8869ebb
View commit details
Copy full SHA for 8869ebb
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
docs; NOTE about db safe options
aheckmann
committed
6380589
View commit details
Copy full SHA for 6380589
View code at this point
Browse repository at this point
Commits on Nov 28, 2012
refactor .model()
Show description for 12a61c7
aheckmann
committed
12a61c7
View commit details
Copy full SHA for 12a61c7
View code at this point
Browse repository at this point
docs
aheckmann
committed
527bdff
View commit details
Copy full SHA for 527bdff
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
refactor errors exposure
Show description for 1849d74
aheckmann
committed
1849d74
View commit details
Copy full SHA for 1849d74
View code at this point
Browse repository at this point
centrally expose Mongoose Error types
aheckmann
committed
cfabfab
View commit details
Copy full SHA for cfabfab
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
docs; connections
aheckmann
committed
c898b06
View commit details
Copy full SHA for c898b06
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
docs;
aheckmann
committed
1c7ebfa
View commit details
Copy full SHA for 1c7ebfa
View code at this point
Browse repository at this point
Commits on Aug 10, 2012
fixed; repair mongoose.SchemaTypes alias
aheckmann
committed
ae81a54
View commit details
Copy full SHA for ae81a54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.