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
1939
User selector
All users
All time
Commit history
Commits on Oct 30, 2017
feat(schema): allow using set as a schema path
Show description for 01bf209
vkarpov15
committed
01bf209
View commit details
Copy full SHA for 01bf209
Browse repository at this point
refactor: get rid of weird setFunction, just use $set internally re: #1939
vkarpov15
committed
2068a4b
View commit details
Copy full SHA for 2068a4b
Browse repository at this point
Merge branch '4.13' into 1939
vkarpov15
committed
9b0525b
View commit details
Copy full SHA for 9b0525b
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
b9c2d3a
View commit details
Copy full SHA for b9c2d3a
Browse repository at this point
fix(schema): make clone() copy query helpers correctly
Show description for f43a984
vkarpov15
committed
f43a984
View commit details
Copy full SHA for f43a984
Browse repository at this point
test(schema): repro #5752
vkarpov15
committed
43fb086
View commit details
Copy full SHA for 43fb086
Browse repository at this point
chore: bump lockfile
vkarpov15
committed
4138ce5
View commit details
Copy full SHA for 4138ce5
Browse repository at this point
chore: now working on 4.12.6
vkarpov15
committed
65cc909
View commit details
Copy full SHA for 65cc909
Browse repository at this point
chore: fix date
vkarpov15
committed
c83b416
View commit details
Copy full SHA for c83b416
Browse repository at this point
Commits on Oct 29, 2017
chore: release 4.12.5
vkarpov15
committed
ae78242
View commit details
Copy full SHA for ae78242
Browse repository at this point
test(discriminator): fix tests re: #5757
vkarpov15
committed
4d9d71b
View commit details
Copy full SHA for 4d9d71b
Browse repository at this point
Merge pull request #5766 from wlingke/master
Show description for ee01370
vkarpov15
authored
ee01370
View commit details
Copy full SHA for ee01370
Browse repository at this point
Commits on Oct 28, 2017
fix: remove typo that was breaking tests
vkarpov15
committed
411db61
View commit details
Copy full SHA for 411db61
Browse repository at this point
refactor: reduce number of array accesses
vkarpov15
committed
9c709e1
View commit details
Copy full SHA for 9c709e1
Browse repository at this point
fix(query): correctly handle `$in` and required for $pull and update validators
Show description for 85821d9
vkarpov15
committed
85821d9
View commit details
Copy full SHA for 85821d9
Browse repository at this point
test(query): repro #5744
vkarpov15
committed
3b4211e
View commit details
Copy full SHA for 3b4211e
Browse repository at this point
refactor(test): remove unnecessary code
vkarpov15
committed
b9ab446
View commit details
Copy full SHA for b9ab446
Browse repository at this point
Commits on Oct 27, 2017
fix(document): catch sync errors in document pre hooks and report as error
Show description for 9e3427a
vkarpov15
committed
9e3427a
View commit details
Copy full SHA for 9e3427a
Browse repository at this point
fix(populate): handle slice projections correctly when automatically selecting populated fields
Show description for 1d87987
vkarpov15
committed
1d87987
View commit details
Copy full SHA for 1d87987
Browse repository at this point
test(populate): repro #5737
vkarpov15
committed
f02641c
View commit details
Copy full SHA for f02641c
Browse repository at this point
Commits on Oct 26, 2017
chore: bump lockfile
vkarpov15
committed
f008895
View commit details
Copy full SHA for f008895
Browse repository at this point
fix(connection): handle no cb correctly for connection helpers
vkarpov15
committed
a51e1f5
View commit details
Copy full SHA for a51e1f5
Browse repository at this point
Merge branch 'master' of https://github.com/wlingke/mongoose
wlingke
committed
b73af8d
View commit details
Copy full SHA for b73af8d
Browse repository at this point
Added test cases for #5706
wlingke
committed
8d09a20
View commit details
Copy full SHA for 8d09a20
Browse repository at this point
Commits on Oct 25, 2017
Merge pull request #5740 from AyushG3112/addFields-aggregate-feature
Show description for 62e2ff6
vkarpov15
authored
62e2ff6
View commit details
Copy full SHA for 62e2ff6
Browse repository at this point
Merge branch '4.13' into addFields-aggregate-feature
vkarpov15
authored
cc41aa2
View commit details
Copy full SHA for cc41aa2
Browse repository at this point
Merge branch 'master' into 4.13
vkarpov15
committed
06f39e8
View commit details
Copy full SHA for 06f39e8
Browse repository at this point
Commits on Oct 24, 2017
(lint): fix trailing spaces
AyushG3112
committed
541fb36
View commit details
Copy full SHA for 541fb36
Browse repository at this point
(docs) fix addFields link
AyushG3112
committed
273f489
View commit details
Copy full SHA for 273f489
Browse repository at this point
fix test name
AyushG3112
committed
45b749a
View commit details
Copy full SHA for 45b749a
Browse repository at this point
addFields operator and tests added
AyushG3112
committed
15ee3b5
View commit details
Copy full SHA for 15ee3b5
Browse repository at this point
Fixes #5706. Separately also adds length check for ObjectId hex string checker.
wlingke
committed
174ad6c
View commit details
Copy full SHA for 174ad6c
Browse repository at this point
fix(model): throw sane error when customer calls `mongoose.Model()` over `mongoose.model()`
Show description for 5d9c858
vkarpov15
committed
5d9c858
View commit details
Copy full SHA for 5d9c858
Browse repository at this point
Commits on Oct 22, 2017
feat(query): add multipleCastError option for aggregating cast errors when casting update
Show description for 245cbbc
vkarpov15
committed
245cbbc
View commit details
Copy full SHA for 245cbbc
Browse repository at this point
Commits on Oct 21, 2017
feat(populate): allow passing a function to virtual ref
Show description for e527264
vkarpov15
committed
e527264
View commit details
Copy full SHA for e527264
Browse repository at this point
Previous
Next
You can’t perform that action at this time.