Commit Graph

224 Commits

Author SHA1 Message Date
gregs
ec9147aaeb tests for including location in geoNear results 2011-08-04 13:44:30 -04:00
gregs
6bf06f445e don't allow multikey shard indices or array values in shard keys 2011-08-04 12:54:16 -04:00
Kristina
a97a8ef72e added some shell helpers for common replica set problems 2011-08-04 11:35:00 -04:00
gregs
16955912bc allow sharding and rs tests to respect smoke --nopreallocj setting 2011-08-03 17:35:43 -04:00
gregs
53965e6f03 Allow turning off journaling at smoke.py command line to make tests run faster and not preallocate 2011-08-01 12:44:11 -04:00
gregs
05ed9407e3 clean test case SERVER-3471 2011-07-28 14:25:27 -04:00
gregs
d6cce7e211 some test case fixes for SERVER-1726 2011-07-28 14:25:27 -04:00
Eliot Horowitz
0084b65772 fix shell assignment 2011-07-27 13:47:13 -04:00
gregs
3d1a47381a add between assertion to js 2011-07-27 12:37:46 -04:00
Eliot Horowitz
5385a59f6d arrays follow lint rules 2011-07-05 01:39:06 -04:00
Eliot Horowitz
91efa3fcd9 more forgiving assert.eq 2011-07-05 00:46:50 -04:00
Eliot Horowitz
74cd733b1b some NumberInt tests and equality SERVER-854 2011-07-04 18:44:27 -04:00
agirbal
5dcc4f9d49 SERVER-854: NumberInt implemented in SM 2011-07-03 18:47:14 -07:00
agirbal
758a9c7341 removing NumberInt ref until implemented in SM 2011-07-03 01:19:14 -07:00
agirbal
eb5c2318c7 SERVER-854: implementation of NumberInt for V8 2011-07-02 16:01:48 -07:00
Aaron
34c0970db0 cleanups for parallel tests 2011-06-21 22:58:34 -07:00
Kristina
fb7fdf8527 added options arg to rs.reconfig 2011-06-16 13:06:59 -04:00
dannenberg
808a792186 rs.config alias to rs.conf 2011-06-16 11:39:07 -04:00
agirbal
21def6cf94 SERVER-3168: added length() and subtype(). Moved methods from SM layer to utils.js 2011-05-30 10:25:29 -07:00
dwight
284af81234 shell bindata stuff 2011-05-27 00:49:47 -04:00
Eliot Horowitz
9e4087883d put fields into system.profile, not a big string SERVER-3061 2011-05-08 00:53:07 -04:00
Eliot Horowitz
815b995207 more getLog work
show logs
show log helpers in shell
2011-05-02 15:01:52 -04:00
Mathias Stearn
ef373aa1de remove whitespace before trailing ; in shell helpers SERVER-3001
This was causing issues when someone typed "use some_db ;" into the shell
2011-05-02 13:28:11 -04:00
dwight
1369f8f3c4 more shell help - feel free to add more! 2011-04-12 18:53:58 -04:00
Mathias Stearn
a1689f6847 show private vars in completion when starting with _ 2011-04-04 12:47:59 -04:00
Dwight
1e3afd84eb try to make rs helper output in shell less confusing on a dropped connection during reconfig etc. 2011-04-04 12:32:20 -04:00
Kristina
c5b38d88eb force argument for reconfig SERVER-2894 2011-04-04 10:15:51 -04:00
Aaron
c8f4f74781 don't run drop2 test inparallel suite 2011-02-08 11:50:10 -08:00
Eliot Horowitz
e0000924d4 better parallel test failure messasge 2011-02-07 16:04:25 -05:00
Eliot Horowitz
38047f976e safety for assert.throws 2011-01-21 02:49:21 -05:00
Kristina
bfda2f21d5 added shell help for runProgram SERVER-2123 2011-01-13 17:24:09 -05:00
Mathias Stearn
2deea4c97d Helper functions for Array.sort 2010-12-28 20:12:23 -05:00
Aaron
3b7152d81b don't run notablescan tests in parallel suite 2010-12-27 22:36:01 -08:00
Eliot Horowitz
87e7d1d096 comments and more utils for sharding + rs tests 2010-12-20 01:27:41 -05:00
Mathias Stearn
623ad9da1a fix off-by-one in spidermonkey line numbering SERVER-2215 2010-12-13 19:02:27 -05:00
dwight
2e76be1c6c crlf 2010-12-11 00:39:23 -05:00
Dwight
a83ad16ce7 shell comments and such 2010-12-09 15:12:58 -05:00
Dwight
64bc8df4af SERVER-2163 2010-11-30 13:55:29 -05:00
dwight
8b391b1e37 help 2010-11-27 18:10:59 -05:00
dwight
0fc437f559 dur 2010-11-24 00:42:19 -05:00
dwight
95517ebb68 help cleaning 2010-11-23 04:15:19 -05:00
dwight
7721712824 better shell help 2010-11-16 23:15:00 -05:00
dwight
786801bb70 clearer error msgs 2010-11-12 20:46:02 -05:00
dwight
8c11db1487 rs clearer 2010-11-12 16:09:14 -05:00
dwight
8d3642f234 crlf 2010-11-12 15:50:54 -05:00
Aaron
15802fea83 disable run_program1 in parallel test suite 2010-11-03 23:45:03 -07:00
dwight
846d748e4a rs.freeze(); crlf 2010-10-31 14:42:08 -04:00
Kristina Chodorow
be3ca8e084 updated rs.help() 2010-10-25 14:02:46 -04:00
Dwight
3140bef60c show db size or if empty in show dbs shell cmd. 2010-10-14 13:32:30 -04:00
Aaron
f53fd79ecb SERVER-1844 don't run test in parallel 2010-10-06 00:10:33 -07:00