https://github.com/Automattic/mongoose

sort by:
Revision Author Date Message Commit Date
517442e chore: release 4.4.15 06 May 2016, 16:55:25 UTC
f8c7e3a Merge pull request #4129 from Automattic/revert-4107-master Revert "Apply plugins to schemas only once" 06 May 2016, 16:52:13 UTC
7495208 Revert "Apply plugins to schemas only once" 06 May 2016, 16:51:16 UTC
8e013c3 fix(schema): support overwriting array default Fix #4109 02 May 2016, 14:53:04 UTC
76ff26c test(schema): repro #4109 02 May 2016, 14:52:41 UTC
e2f94a4 refactor(connection): use separate var statements 01 May 2016, 20:22:22 UTC
dcbfcb4 docs: add waffle.io to home page 30 April 2016, 17:24:34 UTC
e327138 fix(populate): assign values when resolving each populate Fix #4104 29 April 2016, 18:34:48 UTC
91c3eac test(populate): repro #4104 29 April 2016, 18:34:32 UTC
44cfd47 fix(aggregate): dont send async option to server Fix #4101 29 April 2016, 18:02:51 UTC
94e06a0 test(aggregate): repro #4101 29 April 2016, 18:02:36 UTC
746447a Merge branch 'master' of github.com:Automattic/mongoose 29 April 2016, 17:47:13 UTC
5ad5817 fix(model): ensure isNew set to false after insertMany Fix #4099 29 April 2016, 17:46:54 UTC
9dc5404 test(model): repro #4099 29 April 2016, 17:46:29 UTC
6549f08 Merge pull request #4107 from RobertWHurst/master Apply plugins to schemas only once 28 April 2016, 23:27:45 UTC
df56f2f fix(connection): emit on error if listeners and no callback Fix #4098 28 April 2016, 19:27:02 UTC
423dc8f fix(document): treat required fn that returns false as required: false Fix #4094 28 April 2016, 18:53:28 UTC
84def0f test(document): repro #4094 28 April 2016, 18:53:18 UTC
6bcdb27 apply plugins to schemas only once 28 April 2016, 18:49:46 UTC
76f399e chore: now working on 4.4.15 27 April 2016, 21:15:19 UTC
61d9fa5 docs(index): add missing comma 27 April 2016, 21:13:11 UTC
e3bb55d docs(index): use better sixplus logo 27 April 2016, 21:11:10 UTC
f7ca361 chore: release 4.4.14 27 April 2016, 21:03:33 UTC
0ab247d fix: upgrade bson to ~0.4.23 re: #4102 27 April 2016, 20:58:53 UTC
e8e688d Merge branch 'master' of github.com:Automattic/mongoose 27 April 2016, 19:53:58 UTC
c2cab6a fix: upgrade mongodb -> 2.1.18 Fix #4102 27 April 2016, 19:53:38 UTC
0ba3b74 Merge pull request #4093 from waffleio/master feat(mongos connection): Support specifying mongos as a connection string query parameter. 26 April 2016, 21:05:23 UTC
d0e4f50 docs: add DataFox and SixPlus to index.jade 26 April 2016, 20:30:25 UTC
d74e679 support specifying mongos as a connection string query parameter 25 April 2016, 18:33:42 UTC
3c2b9aa Merge branch '3.8.x' Conflicts: History.md package.json 24 April 2016, 16:24:00 UTC
ba0b2a8 chore: release 3.8.40 24 April 2016, 16:22:20 UTC
e0e249c Merge branch '3.8.x' of github.com:Automattic/mongoose into 3.8.x 24 April 2016, 16:19:50 UTC
3a5b093 Merge pull request #3989 from matskiv/update-mquery-3.8.x Update mquery to 1.10 24 April 2016, 16:19:26 UTC
47580d3 fix(populate): make sure to use correct assignment order for each model Fix #4073 23 April 2016, 20:09:25 UTC
cecd6a3 test(populate): repro #4073 23 April 2016, 20:08:58 UTC
f3310cb fix(schema): add complete set of geospatial operators for single embedded subdocs Fix #4014 23 April 2016, 18:00:52 UTC
6510e84 test(schema): repro #4014 23 April 2016, 18:00:48 UTC
84e6da4 Merge branch 'master' of github.com:Automattic/mongoose 23 April 2016, 17:45:07 UTC
2cdc4f3 refactor(schema): move array geospatial query casting into separate file Re: #4014 23 April 2016, 17:44:55 UTC
b983e56 docs: use correct issue number in history.md Re: https://github.com/Automattic/mongoose/issues/3254#issuecomment-212205869 22 April 2016, 19:17:16 UTC
ebebb0f docs(validation): warn that validators that take 2 args are async re: #4084 22 April 2016, 14:46:12 UTC
41a1f7d chore: now working on 4.4.14 22 April 2016, 14:01:37 UTC
2935eba style(services): add missing comments 21 April 2016, 22:12:22 UTC
dd857f0 chore: release 4.4.13 21 April 2016, 22:10:11 UTC
14957c1 Merge pull request #4082 from robertjustjones/docs-favicon Add docs favicons. 18 April 2016, 15:51:38 UTC
61dacd6 docs(query): add maxTimeMS option to findOneAndUpdate re: #4066 18 April 2016, 15:50:38 UTC
e6a079f Add docs favicons. 17 April 2016, 15:52:54 UTC
a217710 Merge pull request #4075 from Jokero/patch-2 Documentation: fixed Model.remove return value type 16 April 2016, 19:46:17 UTC
7e62643 fix(query): run setDefaultsOnInsert before checking if doc is empty Fix #3835 16 April 2016, 19:44:43 UTC
fa39d45 test(query): repro #3385 16 April 2016, 19:43:39 UTC
1928b30 test(schema): add coverage for timestamps with nested docs re: #4049 15 April 2016, 23:07:19 UTC
a604129 refactor(test): remove unused variables 15 April 2016, 22:38:52 UTC
ea30852 Fixed Model.remove return value type 14 April 2016, 13:48:31 UTC
5af4a40 refactor(test): reuse connections for query test 09 April 2016, 21:15:31 UTC
c1245af fix(query): add $geoWithin query casting for single embedded Fix #4044 09 April 2016, 21:10:24 UTC
5222424 test(query): repro #4044 09 April 2016, 21:09:45 UTC
f614c59 refactor(test): remove connection leak in query tests 09 April 2016, 21:00:21 UTC
9674257 fix(schema): handle setting trim to falsy Fix #4042 09 April 2016, 20:19:12 UTC
b979750 test(schema): repro #4042 09 April 2016, 20:19:06 UTC
390954e chore: now working on 4.4.13 09 April 2016, 19:24:19 UTC
ad83825 docs: add changelog for 4.4.12 08 April 2016, 18:52:46 UTC
239006c chore: release 4.4.12 08 April 2016, 18:48:04 UTC
7166fdd fix(test): rename model to prevent conflict 08 April 2016, 17:23:09 UTC
58eed03 docs(validation): add context option example for update validators Fix #4055 08 April 2016, 17:15:28 UTC
63e255e docs(query): document context option for update and findOneAndUpdate Re: #4055 08 April 2016, 16:56:55 UTC
46cea74 test: remove flakey tests 07 April 2016, 18:55:28 UTC
3c7b66c fix(types): improve .id() check for document arrays Fix #4011 07 April 2016, 14:42:14 UTC
6d4017c test(types): repro #4011 07 April 2016, 14:42:07 UTC
e9beafa Merge branch 'master' of github.com:Automattic/mongoose 07 April 2016, 14:34:27 UTC
b9a893c refactor(test): reuse connection for array tests 07 April 2016, 14:32:46 UTC
c9a0492 Merge pull request #4050 from schmalliso/patch-1 Correct broken link to MongoDB $geoWithin docs 07 April 2016, 13:49:52 UTC
5c5f023 fix(query): remove premature return when using $rename Fix #3171 07 April 2016, 13:46:41 UTC
7dff69c test(query): repro #3171 07 April 2016, 13:46:32 UTC
0dcd9f8 Correct broken link to MongoDB $geoWithin docs 06 April 2016, 18:16:35 UTC
881a16b docs: improve reporting bugs section on contrib guide 06 April 2016, 17:37:18 UTC
9a4c2f1 docs: remove google groups from contrib guide 06 April 2016, 17:33:48 UTC
cf8ecba docs(connection): clarify relationship between models and connections Fix #2157 06 April 2016, 17:21:14 UTC
47341e8 fix: upgrade mongodb -> 2.1.15 for several bug fixes Fix #4048 06 April 2016, 17:18:37 UTC
dc488c5 docs(validation): move update validator tests to top level 04 April 2016, 20:34:45 UTC
da3272c chore: now working on 4.4.12 03 April 2016, 17:19:42 UTC
328fbf7 Merge branch 'master' of github.com:Automattic/mongoose 03 April 2016, 16:46:35 UTC
7ea48a5 chore: release 4.4.11 03 April 2016, 16:45:53 UTC
0d423f4 Merge pull request #4032 from waffleio/master fix(mongos connection): Allow connecting with {mongos: true} to handle connection query params 03 April 2016, 14:37:58 UTC
9339d24 Merge pull request #4026 from tilleps/docs-autoIndex Add autoIndex config example at connection level 02 April 2016, 22:50:49 UTC
3cc6aa3 style(test): kill off some more commas 02 April 2016, 22:11:52 UTC
b1758eb chore: upgrade mongodb -> 2.1.14 Fix #4036 02 April 2016, 22:06:41 UTC
45471ad fix(populate): clone options before modifying Fix #4022 02 April 2016, 22:02:40 UTC
201b175 test(populate): repro #4022 02 April 2016, 22:02:36 UTC
7bb0130 fix(query): handle passRawResult when zero results Fix #4023 02 April 2016, 21:52:28 UTC
ad313da test(query): repro #4023 02 April 2016, 21:52:22 UTC
31e2810 fix: make test async 02 April 2016, 21:34:43 UTC
80dc610 refactor(test): reuse connections across aggregate tests 02 April 2016, 21:22:07 UTC
46b8a70 fix(types): single nested docs dont treat parent doc as skipId param Fix #4008 02 April 2016, 21:06:24 UTC
d37ce5f test(document): repro #4008 02 April 2016, 21:04:21 UTC
48f9bbc fix(document): inspect inherits schema options Fix #4001 02 April 2016, 20:39:03 UTC
d349401 test(document): repro #4001 02 April 2016, 20:35:57 UTC
8e2561f fix(populate): don't mark populated path as modified if setting to the same field Fix #3992 02 April 2016, 20:06:07 UTC
4e706d9 test(populate): repro #3992 02 April 2016, 20:06:01 UTC
ac72a76 Merge branch 'master' of github.com:Automattic/mongoose 02 April 2016, 19:48:14 UTC
e0326ef refactor(test): reuse connection for test 02 April 2016, 19:47:22 UTC
back to top