sort by:
Revision Author Date Message Commit Date
4da491f release 3.6.13 27 June 2013, 18:16:28 UTC
a7ef3b6 fixed; calling model.distinct without conditions closes #1541 27 June 2013, 18:09:11 UTC
4e9009d fixed; regression in Query#count() closes #1542 27 June 2013, 17:00:54 UTC
b3aa15d Revert "tests; remove pointless test" This reverts commit 255c3b8bae81d12c048555c0932c132d3c550770. 27 June 2013, 16:42:53 UTC
b941691 now working on 3.6.13 26 June 2013, 18:04:42 UTC
f7a370b release 3.6.12 26 June 2013, 01:28:42 UTC
87c9e7b fix subtype changes for 3.6 26 June 2013, 00:57:30 UTC
f2e57dd docs; subtypes 25 June 2013, 23:02:08 UTC
063560f tests; MongooseBuffer#subtype 25 June 2013, 23:02:02 UTC
3971733 remove schemabuffer.subtype() 25 June 2013, 23:01:51 UTC
1e6eaac fixed; MongooseBuffer subtype loss during casting We introduce a new MongooseBuffer schema option: `subtype`. When specified, this type is used when saving the buffer, otherwise the default (0x00) is used. 25 June 2013, 23:01:40 UTC
255c3b8 tests; remove pointless test 25 June 2013, 22:47:48 UTC
3dbca65 updated; driver to 1.3.10 25 June 2013, 22:47:19 UTC
2409945 tests; fixed timeouts 04 June 2013, 22:11:16 UTC
0b2ffba website; fix example 03 June 2013, 19:52:30 UTC
4b1988d updated; driver to 1.3.8 01 June 2013, 20:09:43 UTC
dedff35 website; improve _id disabling example 28 May 2013, 23:00:56 UTC
d0f06ea docs; clarify _id disabling see #1512 28 May 2013, 19:11:55 UTC
bb9028b Documentation: display by alphabetical order the methods list #1508 28 May 2013, 18:44:59 UTC
dcea951 clearer error message 24 May 2013, 22:18:11 UTC
5f74b44 docArray#id: handle when doc.id is disabled part of #1492 22 May 2013, 22:57:25 UTC
35cb0b5 docArray#id: add test when _id path is populated part of #1492 22 May 2013, 22:57:20 UTC
9289b02 docArray#id: support matches on populated arrays part of #1492 22 May 2013, 22:57:14 UTC
2a017a1 Added a 'Requesting new features' section. 22 May 2013, 22:57:04 UTC
85d42e5 bump driver to 1.3.6 22 May 2013, 16:37:49 UTC
80eb3b1 Update models.jade, fix typo 20 May 2013, 22:25:20 UTC
19ad742 tests; refactor isSelected checks 16 May 2013, 00:18:32 UTC
5715f4b now working on 3.6.12 15 May 2013, 17:00:06 UTC
02735e3 fix history 15 May 2013, 16:59:45 UTC
a21e114 update history 15 May 2013, 15:43:25 UTC
84c4bc5 release 3.6.11 15 May 2013, 15:37:02 UTC
571ca27 fixed; compat w/ Object.create(null) fixes #1484 fixes #1485 14 May 2013, 23:43:07 UTC
1aa2bc8 updated; driver to 1.3.5 14 May 2013, 20:33:44 UTC
c8a34eb refactor utils.clone 13 May 2013, 17:19:32 UTC
0957e3a fixed; cloning objects missing constructors 13 May 2013, 17:14:36 UTC
a0e2765 docs; increment() example 13 May 2013, 15:46:53 UTC
869ecb8 docs; $size example 13 May 2013, 15:46:53 UTC
34b6ec6 docs; add distinct example 13 May 2013, 15:46:53 UTC
485b879 remove unused params 13 May 2013, 15:46:53 UTC
b2f4bc8 refactor 09 May 2013, 21:54:48 UTC
972ac98 Fix error in SchemaNumber#min() 09 May 2013, 21:54:43 UTC
6a49ce4 update history 09 May 2013, 17:34:04 UTC
6ae5fbf now working on 3.6.11 09 May 2013, 17:10:35 UTC
5abd13d release 3.6.10 09 May 2013, 15:32:32 UTC
d630fcf update keywords 09 May 2013, 15:32:25 UTC
84d122f update driver to 1.3.3 09 May 2013, 15:15:32 UTC
8885062 fixed; increment() works without other changes closes #1475 08 May 2013, 22:21:44 UTC
7aebdb7 website; fix links to posterous 07 May 2013, 17:16:25 UTC
7725551 docs; fix link closes #1472 06 May 2013, 17:51:36 UTC
343e268 now working on 3.6.10 02 May 2013, 14:43:31 UTC
0cca69b release 3.6.9 02 May 2013, 14:41:35 UTC
33262c6 docs; 01 May 2013, 21:16:28 UTC
4e8283d fixed; depopulation of mixed documents closes #1471 01 May 2013, 21:15:52 UTC
d13c56f refactor populate 01 May 2013, 18:22:12 UTC
7561d71 docs; fix default example 29 April 2013, 16:39:42 UTC
e987b18 fixed; use of $options in array closes #1462 25 April 2013, 22:18:51 UTC
1d5a32d tests; fix race condition 25 April 2013, 19:30:36 UTC
2a81e78 update History 25 April 2013, 19:17:15 UTC
ca34043 now working on 3.6.9 25 April 2013, 18:33:46 UTC
42702d6 release 3.6.8 25 April 2013, 18:09:12 UTC
8b8879c ocd 25 April 2013, 16:28:06 UTC
77044b2 fix for #1458 25 April 2013, 16:27:56 UTC
8babb1c updated; driver to 1.3.0 25 April 2013, 16:04:15 UTC
95885fb tests; backwards compat with driver <1.3 25 April 2013, 16:04:10 UTC
9112f20 tests; 4-5 seconds faster 19 April 2013, 22:03:08 UTC
e99dbc6 now working on 3.6.8 19 April 2013, 18:35:20 UTC
01f13aa release 3.6.7 19 April 2013, 18:26:50 UTC
50646e6 fixed; population regression #1444 closes #1444 19 April 2013, 18:24:00 UTC
e6cce84 now working on 3.6.7 18 April 2013, 23:08:38 UTC
9ea82be release 3.6.6 18 April 2013, 23:00:36 UTC
24d52da fix copyright closes #1439 18 April 2013, 22:34:40 UTC
3ac5a2c fixed; saving populated new docs closes #1442 18 April 2013, 22:27:30 UTC
2f50f5e tests; added for #1441 18 April 2013, 19:17:25 UTC
20cbb84 refactor 18 April 2013, 18:53:25 UTC
dcbb697 fixed; population regession #1441 closes #1441 18 April 2013, 18:53:00 UTC
89c08cb ocd 16 April 2013, 16:08:41 UTC
21d5a5e now working on 3.6.6 16 April 2013, 16:08:37 UTC
e8995af release 3.6.5 15 April 2013, 18:47:29 UTC
4ecdffe update readme 15 April 2013, 18:47:04 UTC
acc2f78 docs; fix method example 15 April 2013, 18:34:01 UTC
46e2ff8 fixed; strict:throw using .set() 15 April 2013, 18:33:54 UTC
47941c3 fixed; schema.pathType on odd paths 15 April 2013, 18:30:50 UTC
bb9beaa fixed; numbericAlpha path versioning was over-aggresive 15 April 2013, 18:30:03 UTC
0dde469 fixed; setting nested mixed paths closes #1418 15 April 2013, 18:29:30 UTC
361606e fixed; setting nested objects with null prop closes #1326 15 April 2013, 18:25:56 UTC
7a9b2ac refactor pull 1426 15 April 2013, 18:19:22 UTC
ba349d8 benchmark ready 15 April 2013, 17:23:17 UTC
43ed1b3 removed new schema options for populate pull request #1426 15 April 2013, 17:23:17 UTC
3825657 speed improvment 15 April 2013, 17:23:17 UTC
7304f19 website; update faq 09 April 2013, 23:18:14 UTC
6f03322 website; add deep links 09 April 2013, 18:17:14 UTC
b549205 website; update poolSize docs 09 April 2013, 18:13:45 UTC
5332b1d fixed; read pref typos 08 April 2013, 15:16:52 UTC
6172d67 tests; validate read prefs relates to #1422 08 April 2013, 15:16:47 UTC
1ee0d8b refactor; docarray#id 05 April 2013, 21:59:48 UTC
bfa126e website; add 3.6 release notes 04 April 2013, 22:12:23 UTC
3cd0f05 website; note about keepAlive 04 April 2013, 19:42:59 UTC
db10509 tests; fix comment 04 April 2013, 16:31:26 UTC
923e906 now working on 3.6.5 03 April 2013, 23:14:05 UTC
be1b114 release 3.6.4 03 April 2013, 23:08:02 UTC
back to top