Eliot Horowitz
|
5d08c9eb22
|
perftests to new unit test framework
|
2009-09-18 14:33:21 -04:00 |
|
Mike Dirolf
|
8f1e6bb3bf
|
use boost::program_options for test runner
|
2009-09-18 13:55:58 -04:00 |
|
Mike Dirolf
|
e86a0840aa
|
minor: whitespace
|
2009-09-18 13:55:58 -04:00 |
|
Eliot Horowitz
|
34e48aaf5d
|
new unit test framework
|
2009-09-17 17:23:38 -04:00 |
|
Eliot Horowitz
|
03404026b9
|
external srot for BSONObj and DiskLoc SERVER-291
|
2009-09-16 15:26:18 -04:00 |
|
Eliot Horowitz
|
0c0a3893e4
|
option to appendOID to gen _id
|
2009-09-15 14:50:17 -04:00 |
|
Mike Dirolf
|
94f07156f7
|
update parser for new strict ObjectId JSON format. allow $id in field names since we need to for new-style DBRefs.
|
2009-09-15 12:14:00 -04:00 |
|
Mike Dirolf
|
163db42954
|
failing test for new style dbrefs
|
2009-09-15 12:14:00 -04:00 |
|
Mike Dirolf
|
bde9da79b6
|
minor: whitespace
|
2009-09-15 12:13:47 -04:00 |
|
Eliot Horowitz
|
0cb4b01795
|
fix SERVER-282 - BSONObj::extractFields
|
2009-09-09 12:25:02 -04:00 |
|
Eliot Horowitz
|
927078af78
|
normalize sort order - put null first
|
2009-09-09 11:51:23 -04:00 |
|
Eliot Horowitz
|
e9e472c119
|
whitespace and tests for SERVER-282 b/c i made a git mistake
|
2009-09-09 09:49:27 -04:00 |
|
Eliot Horowitz
|
4e225bb303
|
some tests for SERVER-282
|
2009-09-09 09:48:37 -04:00 |
|
Eliot Horowitz
|
1f69aa1f1b
|
forgot to commit tests for $pop and repl SERVER-100
|
2009-09-07 23:44:12 -04:00 |
|
Aaron
|
04c9565d4d
|
add Pop and PopReverse tests for SERVER-260
|
2009-09-07 14:19:41 -07:00 |
|
Aaron
|
4a7330fd22
|
SERVER-100 generate precise btree intervals in FieldRangeSet::indexBounds
|
2009-09-07 13:49:22 -07:00 |
|
Aaron
|
6840c4e03a
|
SERVER-100 checkpoint move index bounding code to FieldRangeSet
|
2009-09-07 11:44:41 -07:00 |
|
Aaron
|
05b8207cc0
|
MINOR SERVER-100 specific tests for FieldBound operations
|
2009-09-07 10:39:32 -07:00 |
|
Aaron Staple
|
b4ed11064c
|
SERVER-100 checkpoint FieldRange more fine grained bounds using
|
2009-09-06 20:34:28 -07:00 |
|
Eliot Horowitz
|
08fcfcb34c
|
use canonicalType in a couple more places - make symbol test work
|
2009-08-27 10:19:58 -04:00 |
|
Eliot Horowitz
|
5a732ac0e2
|
symbol test not working yet
|
2009-08-27 09:41:56 -04:00 |
|
Eliot Horowitz
|
d0a925b7e4
|
null is now after Int
|
2009-08-25 12:24:51 -04:00 |
|
Dwight
|
2706a28123
|
begin cmdline.h
|
2009-08-25 10:24:44 -04:00 |
|
Eliot Horowitz
|
360dc900a0
|
test for broken indexing thing - doesn't assert - just prints
|
2009-08-25 02:24:27 -04:00 |
|
Aaron Staple
|
9fd0168eff
|
SERVER-100 checkpoint field range organization improvements
|
2009-08-11 16:43:30 -04:00 |
|
Aaron Staple
|
714de2af68
|
SERVER-100 checkpoint btree cursor can take multiple ranges
|
2009-08-11 16:42:27 -04:00 |
|
Eliot Horowitz
|
01ff742b4e
|
changed dbpath to std::string
|
2009-08-11 14:29:03 -04:00 |
|
Aaron Staple
|
671cf3ddd4
|
MINOR merge / fix namespace test failure
|
2009-08-11 02:36:38 -04:00 |
|
Aaron Staple
|
63b8f32e13
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-08-11 01:43:03 -04:00 |
|
Eliot Horowitz
|
af27a6594d
|
append(Min|Max)ForType - so that range queries can be made smarter SERVER-177
|
2009-08-10 17:08:43 -04:00 |
|
Eliot Horowitz
|
1e5118fac5
|
make dbtest shutdown cleanly
|
2009-08-06 11:32:35 -04:00 |
|
Eliot Horowitz
|
79be4b64a3
|
clean up dbexit with an ExitCode enum SERVER-183
|
2009-08-05 16:00:27 -04:00 |
|
Aaron Staple
|
137f185298
|
SERVER-62 generate keys for more complex array arrangements, also ensure generation of null key and semi-null keys
|
2009-08-03 14:32:23 -04:00 |
|
Eliot Horowitz
|
6746cd2493
|
get rid of Option_ALLFLAGS
|
2009-07-29 11:16:33 -04:00 |
|
Eliot Horowitz
|
0c46e6dd8f
|
change boost includes around for compatability
|
2009-07-24 10:53:46 -04:00 |
|
Aaron Staple
|
d5b720a5e6
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-07-22 17:30:42 -04:00 |
|
Aaron Staple
|
c477ed3a15
|
bug SERVER-132 implemented pullAll/pushAll modifiers
|
2009-07-21 18:37:30 -04:00 |
|
Eliot Horowitz
|
f6aebb421f
|
update tests to match array matching change MINOR
|
2009-07-17 16:02:25 -04:00 |
|
Aaron Staple
|
1a600bd3b2
|
BUG SERVER-130 pull modifier implemented
|
2009-07-15 17:05:38 -04:00 |
|
Dwight
|
b4f0a2c1fb
|
fix broken test file from last commit
|
2009-07-07 14:12:53 -04:00 |
|
Eliot Horowitz
|
7bb37b3fd2
|
fix $(gl)te? scanning for numeric indexes SERVER-99
|
2009-07-06 10:42:22 -04:00 |
|
Eliot Horowitz
|
70fcf37769
|
cimpile IdSet MINOR
|
2009-07-02 20:18:39 -04:00 |
|
Eliot Horowitz
|
bc7a53daf4
|
make warning show up in buildbot if triggered MINOR
|
2009-06-30 13:46:12 -04:00 |
|
Eliot Horowitz
|
ea32d7806c
|
fix $in with NumberInt, NumberDouble SERVER-113
|
2009-06-24 14:03:35 -04:00 |
|
Eliot Horowitz
|
004cd26dee
|
fix appending BSONElement via <<
|
2009-06-13 23:30:03 -04:00 |
|
Eliot Horowitz
|
7c8f6d5b1c
|
add var test that already worked MINOR
|
2009-06-11 20:15:01 -04:00 |
|
Eliot Horowitz
|
6b1d43b3b1
|
finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more
|
2009-06-09 12:32:04 -04:00 |
|
Eliot Horowitz
|
00df88c21d
|
moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
|
2009-06-09 11:43:04 -04:00 |
|
Eliot Horowitz
|
d2bbdd7941
|
BinData for spider monkey SERVER-97
|
2009-06-05 09:54:35 -04:00 |
|
Eliot Horowitz
|
b2defb1b7e
|
db ref for javascript and shell SERVER-46
|
2009-06-03 13:18:50 -04:00 |
|