Commit Graph

65 Commits

Author SHA1 Message Date
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
Dwight
661156fd1a timestampts 2008-02-24 11:29:42 -05:00
Dwight
4f4c54fcbb fix a dup key insert assertion
DBRef compare
2008-02-12 23:59:34 -05:00
Eliot Horowitz
02c5ac3206 debugging 2008-02-05 17:32:44 -05:00
Dwight
eef739da55 gt lt index support 2008-01-27 14:51:47 -05:00
Dwight
5795cee2f7 ranges 2008-01-26 14:20:29 -05:00
Dwight
a7b7184f09 regex really works 2007-12-13 15:46:14 -05:00
Dwight
30094cdb68 make regex smart 2007-12-13 15:36:56 -05:00
Dwight
d8b8718a67 always send back _id field 2007-12-13 13:09:15 -05:00
Dwight
ce4d2eb132 array bug 2007-12-03 11:52:46 -05:00
Dwight
6deca13fc0 regex test 2007-11-30 23:02:41 -05:00
Dwight
6b0f00c292 query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
2007-11-30 21:30:24 -05:00
Dwight
ace493f36f elim dups 2007-11-24 16:15:09 -05:00
Dwight
31311aeb81 indexing keys in an array 2007-11-21 21:44:57 -05:00