sort by:
Revision Author Date Message Commit Date
25ce443 chore: release 4.3.5 09 January 2016, 16:13:02 UTC
25f4e15 style(query): clean up #3741 07 January 2016, 21:23:08 UTC
c08119d Merge pull request #3741 from kasselTrankos/master (fixed) error when passed a callback in updata, and that is not a function 07 January 2016, 21:21:14 UTC
125a1a8 Merge branch '3.8.x' Conflicts: History.md lib/aggregate.js package.json 07 January 2016, 21:17:19 UTC
49fa672 release 3.8.38 07 January 2016, 21:14:27 UTC
1b33555 fix(document): strict throw with setting nested to num (Fix #3735) 07 January 2016, 21:07:29 UTC
8077e9e test: repro #3735 07 January 2016, 21:06:52 UTC
bc8bdfc fix(model): .populate() returns ES6 promise (Fix #3734) 07 January 2016, 20:51:47 UTC
4b60369 test: repro #3734 07 January 2016, 20:50:36 UTC
4384555 solve, error when passed a callback in updata, and that is not a function 07 January 2016, 15:50:14 UTC
d959367 fix(drivers): re-register events when db changes (Fix #3729) 07 January 2016, 15:10:39 UTC
09af924 docs: fix dead links (Fix #3727) 07 January 2016, 14:42:47 UTC
e89227a fix(validation): update validators handle array validation (Fix #3724) 06 January 2016, 19:09:04 UTC
9c6cd3b test(validation): repro #3724 06 January 2016, 19:07:49 UTC
b969b69 docs(faq): add clarification re in-place date ops (Fix #3722) 06 January 2016, 15:07:15 UTC
82c9152 fix(document): manually populating arrays marks full path as populated (Fix #3721) 06 January 2016, 00:13:09 UTC
bcec765 test: repro #3721 06 January 2016, 00:11:57 UTC
258091b docs(api): clarify callback for mongoose.connect() (Fix #3705) 05 January 2016, 20:22:52 UTC
f589e5f fix(schema): pull singleNestedPaths up from subdocs (Fix #3702) 05 January 2016, 20:15:04 UTC
4c02203 test: repro #3702 05 January 2016, 20:14:32 UTC
e84ff06 Merge pull request #3733 from dbkup/3.8.x fix erroneous change in #3730 04 January 2016, 23:05:29 UTC
525e674 fix: handle setting documentarray of wrong type (Fix #3701) 04 January 2016, 23:04:16 UTC
8ba1355 tests(schema): repro #3701 04 January 2016, 23:02:41 UTC
c112f98 fix erroneous change 04 January 2016, 21:45:57 UTC
ede06fc docs(api): show schema constructors in docs (Fix #3700) 04 January 2016, 18:28:53 UTC
1c3dcff fix(drivers): debug prints 0 correctly (Fix #3689) 04 January 2016, 18:14:58 UTC
78f727a chore: now working on 4.3.5 04 January 2016, 18:08:34 UTC
c9ae762 Merge pull request #3730 from dbkup/3.8.x backport Aggregate#append fix for arrays from master 04 January 2016, 18:02:33 UTC
79a16b0 backport Aggregate#append fix for arrays from master 04 January 2016, 16:59:20 UTC
71e8a10 docs(compatibility): clarify 3.2 support re: #3656 04 January 2016, 15:28:09 UTC
cd411fb docs: Remove +1 comments from contributing.md 03 January 2016, 21:30:06 UTC
60c413b Merge pull request #3718 from dbkup/master Fix support for array pipeline argument when using Aggregate#append 02 January 2016, 16:29:40 UTC
a49186b fix support for array pipeline with Aggregate#append 28 December 2015, 20:36:27 UTC
d7c10cb chore: release 4.3.4 23 December 2015, 21:58:19 UTC
1b44616 Merge pull request #3712 from webflow/master Update mongo driver to 2.1.2 23 December 2015, 21:47:23 UTC
2c887ac Merge pull request #3708 from ChristianMurphy/general-linting General Linting 23 December 2015, 21:45:33 UTC
11114c2 Update mongo driver to 2.1.2 - fixes No primary server available errors 23 December 2015, 17:31:06 UTC
5a90c76 Merge pull request #3709 from ivanmaeder/master Fix typo 22 December 2015, 20:29:46 UTC
08c12ad Fix typo Changed "suite your needs" to "suit your needs." 22 December 2015, 16:18:31 UTC
370e11d general linting 22 December 2015, 15:42:22 UTC
69ee16f docs: clarify _id schema option (Fix #3638) 21 December 2015, 16:16:12 UTC
5058ca1 Merge pull request #3703 from mgcrea/fix-schema fix(schema): more duck-typing (fixes #3690) 21 December 2015, 16:04:44 UTC
eeb7470 fix(schema): more duck-typing (fixes #3690) 21 December 2015, 15:36:16 UTC
0998caa docs: fix #3697 20 December 2015, 16:39:54 UTC
52da7b5 Merge pull request #3693 from mgcrea/fix-schema fix(schema): add duck-typing to support cross-modules schema definiti… 20 December 2015, 16:34:44 UTC
99c3c64 docs: clarify that 3.8.x is no longer being developed 19 December 2015, 19:42:37 UTC
c65d0a9 fix(schema): add duck-typing to support cross-modules schema definitions (fixes #3690) 19 December 2015, 18:20:32 UTC
e1320da chore: now working on 4.3.4 18 December 2015, 16:48:39 UTC
82dd4db chore: release 4.3.3 18 December 2015, 16:44:55 UTC
89f2b4d Merge pull request #3687 from aliatsis/master add subdocs of single nested first for proper hook order 18 December 2015, 03:02:08 UTC
4d7de47 Merge pull request #3688 from gradecam/feature/replset_caps_issue Feature/replset caps issue 18 December 2015, 03:01:30 UTC
144ebc7 now working on 4.3.3 18 December 2015, 02:59:15 UTC
daa7ab7 Finish fixing #3685 - support 'replSet' as well as 'replset' for connect options 18 December 2015, 01:39:27 UTC
8b3c4ec add subdocs of single nested first for proper hook order 17 December 2015, 23:00:41 UTC
2623362 chore: release 4.3.2 17 December 2015, 18:01:10 UTC
14fd8fb fix(connection): support options.replSet (Fix #3685) 17 December 2015, 17:40:56 UTC
919fc0a fix(document): pre save for nested within single nested Fix #3680 17 December 2015, 17:38:48 UTC
e1a758a test(document): repro #3680 17 December 2015, 17:38:08 UTC
e66dfed fix: handle .set() to single nested docs Fix #3686 17 December 2015, 17:17:58 UTC
03a7a2d tests: repro #3686 17 December 2015, 17:17:42 UTC
1c872b3 fix: unhandled rejection in documentarray (Fix #3681) 16 December 2015, 19:09:43 UTC
0e4ed94 test: repro #3681 16 December 2015, 19:06:22 UTC
b60759e fix(schematype): single nested subscribes to parent save (Fix #3679) 16 December 2015, 18:54:07 UTC
9700147 test: repro #3679 16 December 2015, 18:47:18 UTC
729d1a4 Merge branch 'master' of github.com:Automattic/mongoose 15 December 2015, 18:19:27 UTC
13b3816 fix(schema): dont use promises in defaultMiddleware (Fix #3671) 15 December 2015, 18:19:20 UTC
f31e9c6 Merge pull request #3674 from sybarite/fix-3673 fix; remove unused npm library 15 December 2015, 14:52:57 UTC
dcc75c8 fix; remove unused npm library (Fix #3673) This was breaking make test on a fresh clone of the repo 15 December 2015, 08:31:51 UTC
f422e9a docs: clarification re: #3672 14 December 2015, 17:36:11 UTC
9ccdc69 fix: flakey test (Fix #3332) 14 December 2015, 17:34:17 UTC
45b6818 fix(query): more robust check for regexp (Fix #2969) 14 December 2015, 17:07:40 UTC
effe2a0 docs: keepAlive docs clarification re #3667 13 December 2015, 19:26:59 UTC
708f684 Merge pull request #3667 from ChrisZieba/patch-1 Docs: Update keepAlive info 13 December 2015, 19:25:46 UTC
175057e Update keepAlive info The current docs make it seem like this is a Boolean. According to the [native driver](https://mongodb.github.io/node-mongodb-native/driver-articles/mongoclient.html), the keepAlive is a number of seconds. 12 December 2015, 20:38:31 UTC
3104d8a Merge branch 'master' of github.com:Automattic/mongoose 12 December 2015, 18:59:27 UTC
72f6eb6 fix: strict throw throws a mongoose error (Fix #3662) 12 December 2015, 18:59:03 UTC
104a125 Remove unused file 12 December 2015, 15:30:11 UTC
da490a3 docs(query): fix stale maxScan link 11 December 2015, 20:47:54 UTC
9d98b32 now working on 4.3.2 11 December 2015, 20:45:33 UTC
caae826 release 4.3.1 11 December 2015, 15:41:54 UTC
9fb1933 feat(aggregate): .sample() helper (Fix #3665) 10 December 2015, 22:26:32 UTC
6c5d646 docs(migration): clarify findAndModify change for findByIdAndUpdate (Fix #3661) 10 December 2015, 22:23:01 UTC
d04e9ef feat(query): buffers support bitwise (Fix #3663) 10 December 2015, 22:19:56 UTC
d5a08ad now working on 4.3.1 10 December 2015, 20:19:38 UTC
2ee009a release 4.3.0 09 December 2015, 18:13:45 UTC
c003d31 feat(query): bitwise query operators 09 December 2015, 18:01:39 UTC
87dc23e Merge branch 'master' of github.com:Automattic/mongoose 09 December 2015, 16:14:35 UTC
1ef43b3 feat(aggregate): $lookup operator 09 December 2015, 16:14:29 UTC
84ca34a Merge pull request #3657 from ChristianMurphy/comma-last-test-p1 Comma Last Style in Test folder part 1 09 December 2015, 15:19:39 UTC
ffa5d50 general linting 08 December 2015, 23:38:02 UTC
9844592 Merge branch 'master' into comma-last-test-p1 08 December 2015, 23:26:52 UTC
a74f753 comma last style in tests 08 December 2015, 23:26:16 UTC
6ce343f chore: account for slow dropDBs 08 December 2015, 21:09:37 UTC
cc522d2 chore: upgrade to node driver 2.1.0 08 December 2015, 21:03:24 UTC
a986f43 now working on 4.3.0 08 December 2015, 19:01:16 UTC
668d1fd release 4.2.10 08 December 2015, 18:55:26 UTC
babe554 Merge pull request #3653 from ChristianMurphy/update-marked Update Marked 08 December 2015, 16:30:32 UTC
17e30be update marked 07 December 2015, 23:28:33 UTC
c6626bf docs(populate): cross-db populate 06 December 2015, 17:49:31 UTC
088ee54 Merge branch 'master' of github.com:Automattic/mongoose 04 December 2015, 18:38:27 UTC
back to top