Commit Graph

118 Commits

Author SHA1 Message Date
Aaron
7ebcd6d133 merge 2010-06-08 15:56:46 -07:00
Eliot Horowitz
8c4533a035 add "n" to getLastError sharded SERVER-1204 2010-06-08 17:15:24 -04:00
Aaron
dc00413381 SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
Aaron
5aaf3320ac merge 2010-06-08 00:38:07 -07:00
dwight
001b28d3f6 shell tweaking 2010-06-07 21:38:23 -04:00
dwight
54caa6f78d shell stuff 2010-06-07 20:31:27 -04:00
Aaron
8680389bba SERVER-109 sort and geo 2010-06-07 12:18:00 -07:00
Alberto Lerner
9f22a44e05 SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet). 2010-06-07 15:15:06 -04:00
Dwight
ed7cfda35f Merge branch 'master' of github.com:mongodb/mongo 2010-06-07 11:17:15 -04:00
Dwight
370f9a1bd2 shell stuff 2010-06-07 11:17:08 -04:00
Eliot Horowitz
b9c427ec29 plumbing for shell auto-complete 2010-06-07 11:06:02 -04:00
Aaron
5ca456e9d5 add assert.eq.automsg 2010-05-20 10:54:57 -07:00
Eliot Horowitz
2dbdcf9e4c don't require constructor to be set SERVER-1118 2010-05-14 10:05:46 -04:00
Eliot Horowitz
d8b762a2ea don't pring getLastError on help() 2010-04-21 21:58:00 -04:00
Mike Dirolf
c0c57984d9 assert.close just uses difference now (can specify decimal place) - old implementation was brittle for small numbers 2010-03-22 12:07:44 -04:00
Mike Dirolf
d6e3981dc7 fix for assert.close and use assert.close for 0 case in jstests/geob.js 2010-03-22 11:19:50 -04:00
Eliot Horowitz
0a8e1f91c8 handle multiple geo indexes with $near SERVER-686 2010-03-01 22:06:30 -05:00
Aaron
5d59f64469 don't run test that checks profiling level in parallel 2010-02-25 23:30:59 -08:00
Eliot Horowitz
329423dbc0 edge case fix 2010-02-26 00:06:26 -05:00
Aaron
56150cc727 SERVER-305 shell kills in progress operations on clean exit 2010-02-17 17:06:54 -08:00
Mathias Stearn
f52bc8f43a tojson(undefined) shouldn't return "null" 2010-01-27 15:07:00 -05:00
Eliot Horowitz
8a81ec59b9 make --quiet option for shell SERVER-542 2010-01-13 21:08:23 -05:00
Aaron
2652e7faad SERVER-529 comment 2010-01-12 18:47:44 -08:00
Kristina Chodorow
de3163e5eb Merge branch 'master' of git@github.com:mongodb/mongo 2010-01-08 15:09:14 -05:00
Kristina Chodorow
ca426dd766 no \n's in empty array json formatting
[ ] instead of

[

]
2010-01-08 15:09:00 -05:00
Aaron
2b6fa54937 SERVER-470 finish basicPlus test 2010-01-05 15:58:25 -08:00
Aaron
9d671360dc SERVER-470 improvements for allops test 2010-01-05 14:45:45 -08:00
Aaron
3a1907331a SERVER-470 improve event generation helpers 2010-01-05 14:31:47 -08:00
Aaron
88eb16dc0f SERVER-470 move more code to parallel testing fwk 2010-01-05 14:05:40 -08:00
Aaron
5869ed26b8 SERVER-470 start extracting framework for parallel test 2010-01-05 12:52:26 -08:00
Aaron
4fbf8deaa9 MINOR comments 2010-01-05 11:09:44 -08:00
Aaron
e2bac039d1 SERVER-470 improve JS rand() 2010-01-04 17:28:42 -08:00
Aaron
3cec831af7 SERVER-470 clean up multi thread testing function 2010-01-04 12:38:29 -08:00
Aaron
33cd7bc1e1 SERVER-470 complete setup for parallel clients in separate js scopes 2009-12-29 19:01:10 -08:00
Aaron
d1e3f2afe5 SERVER-470 MINOR use return value to check in assert.parallelTests 2009-12-29 18:04:57 -08:00
Aaron
aece98652e SERVER-470 allow shell threads to be run in fresh scopes 2009-12-29 17:29:24 -08:00
Aaron
548fc0f895 MINOR put helper in assert namespace 2009-12-28 13:16:47 -08:00
Aaron
ad6c3d4132 SERVER-470 add runParallelTests helper, improve insert test 2009-12-28 13:05:11 -08:00
Aaron
7dcfe01698 SERVER-470 added fork()/Thread() to v8 engine- 2009-12-22 14:32:45 -08:00
Aaron
e7e790ee96 SERVER-446 implement keySet w/o array comprehension, since v8 doesn't support that 2009-12-21 11:34:02 -08:00
Aaron
81b7e051b2 SERVER-446 js implementation of keySet() 2009-12-21 11:21:25 -08:00
Eliot Horowitz
a2b6209692 Array.avg Array.stdDev 2009-11-09 22:25:37 -05:00
Eliot Horowitz
4a20517a71 Array.sum 2009-11-05 16:14:25 -05:00
Eliot Horowitz
f81362eb25 some tojson nicities 2009-10-19 11:00:43 -04:00
Eliot Horowitz
f22a821979 fix group with [] in inital SERVER-361 2009-10-15 21:19:24 -04:00
Eliot Horowitz
2894fe7b35 fix json tests 2009-10-15 11:38:39 -04:00
Eliot Horowitz
7ef85dd765 only use lint on big objects 2009-10-15 11:25:41 -04:00
Eliot Horowitz
9355cc739e v8: some more stuff working, checkpoint 2009-10-13 16:12:43 -04:00
Eliot Horowitz
5f62314f9e don't use lint for find() 2009-10-12 17:20:19 -04:00
Eliot Horowitz
6dad2527d2 fix json tesst 2009-10-12 16:27:35 -04:00