Aaron
|
69756316c1
|
reinstate KeyValJsMatcher
|
2009-04-07 10:40:10 -04:00 |
|
Aaron
|
bf07afef73
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
|
Aaron
|
e09106351e
|
add $all query option
|
2009-04-06 11:27:43 -04:00 |
|
Aaron
|
7ba4140d5c
|
Add $size query option
|
2009-03-25 14:47:04 -04:00 |
|
Aaron
|
2570f4824c
|
const ref
|
2009-03-20 16:20:46 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Aaron
|
d41ad26635
|
Use key val matcher in findOne(), cleanup
|
2009-03-02 17:12:02 -05:00 |
|
Aaron
|
f5e4fe8cd6
|
Key match checkpoint
|
2009-03-02 16:03:48 -05:00 |
|
Aaron
|
b5d11b9350
|
Use key matcher, keep real BSONObj in matcher, fix deleteObject bug
|
2009-03-02 13:42:31 -05:00 |
|
Aaron
|
dad75855e8
|
Add KeyValJSMatcher
|
2009-03-02 11:31:13 -05:00 |
|
Aaron
|
253a49d2a1
|
Add new Matcher interface, use in count, add consts
|
2009-03-02 10:41:36 -05:00 |
|
Aaron
|
86c4c87be6
|
New query optimizer checkpoint, minus jstest changes
|
2009-02-24 10:27:07 -05:00 |
|
Eliot Horowitz
|
9bcacf16c0
|
pragma pack changes for solaris
slight change this will break other platforms, will test
|
2009-02-01 22:21:32 -05:00 |
|
Aaron
|
201734cfa7
|
Matcher only reject incompatible types if not numbers
|
2009-01-20 15:44:40 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Dwight
|
0ffc82172d
|
release_nojni visual studio target added
check for little endian when start
|
2008-12-22 12:38:12 -05:00 |
|
Aaron
|
f5f533a36f
|
Bracket btree cursors with beginning and and ending keys
|
2008-12-09 09:54:51 -05:00 |
|
Eliot Horowitz
|
d390114bb2
|
java code still thinks its $client
|
2008-12-02 20:02:00 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
a9ada55c2e
|
fix bug from last commit
|
2008-11-18 16:09:58 -05:00 |
|
Dwight
|
ede1f1e2ba
|
big change for stopOnMiss
|
2008-11-18 15:47:37 -05:00 |
|
Dwight
|
580369978b
|
class UnitTest was broken
|
2008-11-18 09:30:31 -05:00 |
|
Dwight
|
0aef80f8cc
|
rename classes
|
2008-10-21 16:13:48 -04:00 |
|
Dwight
|
7af92d70d6
|
bug with new inumber stuff on compares
|
2008-10-13 09:28:53 -04:00 |
|
unknown
|
2a9c303a5a
|
int datatype
|
2008-10-12 20:09:59 -05:00 |
|
Dwight
|
887b437b9c
|
handle $ne null with missing fields
|
2008-10-10 13:55:02 -04:00 |
|
Dwight
|
084303afb7
|
$ne
|
2008-10-10 11:21:41 -04:00 |
|
Dwight
|
74de3ee5fa
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2008-10-10 11:10:29 -04:00 |
|
Dwight
|
6ff1bb8bf1
|
$ne in prog
|
2008-10-10 11:10:21 -04:00 |
|
dwight
|
875e674cb0
|
complain if an invalid $operator type (not $gt etc.)
|
2008-10-10 10:57:04 -04:00 |
|
dwight
|
f9b2cfb7f0
|
fix $gt for strings
BUG 910
|
2008-10-08 20:42:27 -04:00 |
|
dwight
|
2f9c588ef6
|
report $where errors
|
2008-10-04 22:28:49 -04:00 |
|
Dwight
|
a280883fee
|
minilex off
|
2008-09-19 17:56:31 -04:00 |
|
Eliot Horowitz
|
31eff8fb7c
|
can use this. instead of obj. for $where
scope passing for db.eval
|
2008-09-14 13:16:50 -04:00 |
|
Eliot Horowitz
|
54668a9afe
|
can pass functions with scopes
|
2008-09-14 12:39:49 -04:00 |
|
Dwight
|
90d0885116
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:
db/makefile
|
2008-09-09 14:30:22 -04:00 |
|