Commit Graph

209 Commits

Author SHA1 Message Date
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
Aaron
ac7d7286e7 SERVER-1819 remove timing dependent tests from parallel suite 2010-10-05 12:16:52 -07:00
Aaron
7c3493d652 SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
Kyle Banker
75acd56fea SERVER-1615 rs.reconfig() js helper 2010-09-08 12:41:53 -04:00
Kristina Chodorow
95b93e4119 add rs.remove helper SERVER-1676 2010-08-25 11:36:41 -04:00
Mathias Stearn
4e234c4959 $centerSphere test and fixes to make it pass 2010-08-24 14:06:47 -04:00
Eliot Horowitz
4c6cc21fa9 help for DBQuery.shellBatchSize SERVER-1655 2010-08-22 15:23:45 -04:00
Eliot Horowitz
5952475067 dos2unix 2010-08-22 15:21:07 -04:00
Mathias Stearn
eb191debd2 replace UTCDate with ISODate 2010-08-19 16:47:53 -04:00
Mathias Stearn
bb5c545e79 UTCDate helper and new printing for Date objects SERVER-1299 2010-08-18 20:21:37 -04:00
Mathias Stearn
8360e22198 better autocomplete 2010-08-18 20:21:37 -04:00
Mathias Stearn
b082b63f75 Port killWithUri functionality to C++ 2010-08-17 18:27:30 -04:00
Mathias Stearn
ab4c0fe09e printStackTrace in doassert in JS land 2010-08-16 11:33:41 -04:00
dwight
a1a03bf71b explicit w:1 for getlasterror for shell REPL prompt 2010-08-11 17:08:48 -04:00
Mathias Stearn
c8e3f80a25 fix tab-complete on v8 2010-08-10 14:44:10 -04:00
Mathias Stearn
790d8851b3 shell tab completion SERVER-1604 2010-08-09 20:20:11 -04:00