0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

78 Commits

Author SHA1 Message Date
Dwight
2a46ef9acd embedded object segfault fix 2008-11-04 15:05:01 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
unknown
64769580b1 client support for replica fails (auto failover) 2008-10-19 12:48:04 -05:00
unknown
2a9c303a5a int datatype 2008-10-12 20:09:59 -05:00
Dwight
6ff1bb8bf1 $ne in prog 2008-10-10 11:10:21 -04:00
Dwight
732e137119 BUG 905 fixed w/indexes case 2008-10-09 17:29:04 -04:00
Dwight
d7781cda23 BUG 905 sorting embedded 2008-10-09 17:06:56 -04:00
Dwight
2391b9083c jsobj::valid() 2008-10-08 19:04:44 -04:00
Dwight
ab00e9875b validate objects on clone() 2008-10-02 17:25:57 -04:00
Eliot Horowitz
245779485e Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2008-09-14 22:03:01 -04:00
Eliot Horowitz
54668a9afe can pass functions with scopes 2008-09-14 12:39:49 -04:00
Dwight
5f163f72b8 dbgrid.vcproj missing; more work on dbgrid 2008-09-11 09:15:34 -04:00
Dwight
98d4a02dcb dbgrid start 2008-09-09 10:19:31 -04:00
Dwight
02bc370b37 sort without index 2008-08-21 18:05:13 -04:00
Dwight
776387ea1b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/repl.h
2008-08-11 15:16:54 -04:00
Dwight
236575ca95 minor cleanup pragmas 2008-08-11 14:53:08 -04:00
dwight
187156c280 bug fix with $in 2008-08-04 07:00:48 -04:00
Eliot Horowitz
9d5178583f added type Symbol 2008-07-31 22:21:32 -04:00
Dwight
227f630729 replication 2008-07-29 17:54:54 -04:00
Dwight
3363fe311c collection options are retained when db is cloned;
those options now listed in system.namespaces;
more repl work
2008-07-28 13:51:39 -04:00
Dwight
38dbc34d45 a little defensive plus better json output 2008-07-22 18:12:32 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
258be59a79 compound $lt $gt statements now work, but query optimizer needs to be smarter 2008-07-17 19:34:47 -04:00
Dwight
08bbcb55f2 $in queries 2008-07-17 16:43:58 -04:00
Dwight
09da292c09 lots: new count implemenation,
segv handler fix,
tweak # of objects returned on unlimit()ed find
2008-07-11 16:47:02 -04:00
Dwight
51bb240a58 --nojni option. 2008-07-11 12:27:23 -04:00
Dwight
1620d7ebdf regex matches now supported, partially, when reaching into arrays. 2008-06-26 10:39:32 -04:00
Dwight
3d428ce459 fix zero pointers in deleted lists on alloc() 2008-06-25 18:58:04 -04:00
Dwight
2fc57c4159 change to do ref counts for JSObj objects.
should fix OS X
dangerous change.
2008-06-25 17:13:40 -04:00
Dwight
4bab168e0f better opLogging - smarter with $cmd, log subset of reads option. 2008-06-25 14:25:34 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
4cd6484518 gcc 2008-06-02 23:08:55 -04:00
Dwight
1c62109154 handle array case properly 2008-06-02 22:33:42 -04:00
Dwight
9fba70e49f query embedded objects 2008-06-02 20:27:45 -04:00
Eliot Horowitz
de0a31a3f0 some asserts 2008-04-01 17:58:33 -04:00
Dwight
b9666b4db1 switch machines 2008-03-31 08:35:28 -04:00
Dwight
93b8ffe183 $where optimization 2008-03-29 23:30:44 -04:00
Dwight
a46965e010 where tweaks 2008-03-26 14:51:47 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Dwight
cf6cd6c60b bad assert
cleanup
2008-03-21 18:21:22 -04:00
Eliot Horowitz
f8a960b7a0 better 2008-03-20 16:28:26 -04:00
Eliot Horowitz
7f8f49696a crazy jni version 2008-03-20 13:45:45 -04:00
Dwight
7fd658e329 javajs late init 2008-03-18 20:47:51 -04:00
Dwight
5a45aec49c mergeMerge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/javajs.cpp
2008-03-18 17:31:29 -04:00
Eliot Horowitz
462460c3ae invoke api change 2008-03-18 16:46:06 -04:00
Dwight
d57a80c13e where 1 2008-03-18 16:40:27 -04:00
Dwight
0fafc08113 embedded objects now indexable
embedded fields still not indexable yet
2008-02-24 14:15:36 -05:00