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 }}
danpe
/
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 20, 2016
#4629 Added test to reproduce
danpe
committed
407f4f9
View commit details
Copy full SHA for 407f4f9
Browse repository at this point
Commits on Jun 22, 2015
Corrected pre update hook
Show description for 63fa987
danpe
committed
63fa987
View commit details
Copy full SHA for 63fa987
Browse repository at this point
Commits on Jun 21, 2015
release 4.0.6
vkarpov15
committed
046d702
View commit details
Copy full SHA for 046d702
Browse repository at this point
Commits on Jun 20, 2015
Merge branch '3.8.x'
Show description for 750a07b
vkarpov15
committed
750a07b
View commit details
Copy full SHA for 750a07b
Browse repository at this point
now working on 3.8.32
vkarpov15
committed
a7c5430
View commit details
Copy full SHA for a7c5430
Browse repository at this point
release 3.8.31
vkarpov15
committed
c1b7a70
View commit details
Copy full SHA for c1b7a70
Browse repository at this point
upgrade; node driver -> 1.4.33
vkarpov15
committed
c72af6b
View commit details
Copy full SHA for c72af6b
Browse repository at this point
Commits on Jun 19, 2015
upgrade; node driver -> 2.0.34 (Fix #3087)
vkarpov15
committed
9c7ef65
View commit details
Copy full SHA for 9c7ef65
Browse repository at this point
docs; update release process
vkarpov15
committed
c7d7d2c
View commit details
Copy full SHA for c7d7d2c
Browse repository at this point
Commits on Jun 18, 2015
Merge branch 'master' of github.com:Automattic/mongoose
vkarpov15
committed
099c5f0
View commit details
Copy full SHA for 099c5f0
Browse repository at this point
docs; tweak readme
vkarpov15
committed
bc4c8ac
View commit details
Copy full SHA for bc4c8ac
Browse repository at this point
Merge pull request #3082 from gradecam/feature/gh3034_this_error
Show description for 86bf5fa
vkarpov15
committed
86bf5fa
View commit details
Copy full SHA for 86bf5fa
Browse repository at this point
Fixes #3034; check for doc not instanceof Document in Array or DocumentArray constructor
taxilian
committed
0e7c86e
View commit details
Copy full SHA for 0e7c86e
Browse repository at this point
Commits on Jun 17, 2015
Created feature branch gh3034_this_error
taxilian
committed
c801c3a
View commit details
Copy full SHA for c801c3a
Browse repository at this point
Merge pull request #3074 from eloytoro/master
Show description for c171628
vkarpov15
committed
c171628
View commit details
Copy full SHA for c171628
Browse repository at this point
fix; don't use arguments.callee, kills strict mode (Fix #3046)
vkarpov15
committed
e97fc96
View commit details
Copy full SHA for e97fc96
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
eloy
committed
8c2b1bd
View commit details
Copy full SHA for 8c2b1bd
Browse repository at this point
population of undefined fields in a collection of docs
eloy
committed
17d3e96
View commit details
Copy full SHA for 17d3e96
Browse repository at this point
Commits on Jun 16, 2015
Merge branch '3.8.x'
Show description for c9a8c79
vkarpov15
committed
c9a8c79
View commit details
Copy full SHA for c9a8c79
Browse repository at this point
upgrade; mquery -> 1.6.1 for #2166 fix
vkarpov15
committed
c7b3844
View commit details
Copy full SHA for c7b3844
Browse repository at this point
Commits on Jun 15, 2015
fix; de-select _id if it's not selected in schema (Fix #3010)
vkarpov15
committed
1c4a95a
View commit details
Copy full SHA for 1c4a95a
Browse repository at this point
repro; #3010
vkarpov15
committed
115d822
View commit details
Copy full SHA for 115d822
Browse repository at this point
Commits on Jun 13, 2015
Merge branch 'master' of github.com:Automattic/mongoose
vkarpov15
committed
bc859d5
View commit details
Copy full SHA for bc859d5
Browse repository at this point
docs; improve query documentation, Fix #3016
vkarpov15
committed
6b837ff
View commit details
Copy full SHA for 6b837ff
Browse repository at this point
Commits on Jun 12, 2015
Merge pull request #3067 from victorkohl/gh-3032
Show description for 665e006
vkarpov15
committed
665e006
View commit details
Copy full SHA for 665e006
Browse repository at this point
Merge pull request #3066 from gregthegeek/master
Show description for 4a76f0f
vkarpov15
committed
4a76f0f
View commit details
Copy full SHA for 4a76f0f
Browse repository at this point
Commits on Jun 11, 2015
Merge branch 'gh-3032' of https://github.com/victorkohl/mongoose into gh-3032
victorkt
committed
749d20d
View commit details
Copy full SHA for 749d20d
Browse repository at this point
fix; Setters on Array items not executed (Fix #3032)
Show description for e81464d
Victor Tavares
authored and
victorkt
committed
e81464d
View commit details
Copy full SHA for e81464d
Browse repository at this point
Updated tests
gregcarlin
committed
ac1bdd6
View commit details
Copy full SHA for ac1bdd6
Browse repository at this point
Refill missing parameters
gregcarlin
committed
aec6496
View commit details
Copy full SHA for aec6496
Browse repository at this point
Fixed indentation
gregcarlin
committed
2bea657
View commit details
Copy full SHA for 2bea657
Browse repository at this point
Merge pull request #3065 from sokolikp/patch-1
Show description for 89f222f
vkarpov15
committed
89f222f
View commit details
Copy full SHA for 89f222f
Browse repository at this point
Proper support for asynchronous post hooks
gregcarlin
committed
f7729d7
View commit details
Copy full SHA for f7729d7
Browse repository at this point
fix; Setters on Array items not executed (Fix #3032)
Show description for 52e4cc7
Victor Tavares
committed
52e4cc7
View commit details
Copy full SHA for 52e4cc7
Browse repository at this point
Add Semicolons to Line-Ends for Uniformity
Show description for 4a6e5ab
sokolikp
committed
4a6e5ab
View commit details
Copy full SHA for 4a6e5ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.