dwight
2e76be1c6c
crlf
2010-12-11 00:39:23 -05:00
Richard Kreuter
1f0c57ec7f
Have ToolTest runMongoProgram return the program's exit, for asserting.
2010-12-10 17:32:21 -05:00
Eliot Horowitz
2575b23b9d
gen
2010-12-09 22:59:34 -05:00
Dwight
a83ad16ce7
shell comments and such
2010-12-09 15:12:58 -05:00
Tony Hannan
b7eaac286e
SERVER-2095 : Small enhancement to previous commit
2010-12-06 09:32:17 -05:00
Tony Hannan
1f02e078ca
SERVER-2095 : Shell requests another line when user enters a line with a dangling operator. Eg. 'x = 1 +' will request more input
2010-12-06 08:59:35 -05:00
dwight
2cf810007d
Merge branch 'master' of github.com:mongodb/mongo
2010-12-05 21:12:18 -05:00
dwight
4a5a00525b
refactor OID class a bit, cleanup, better id generation SERVER-2175
2010-12-05 20:56:51 -05:00
Kristina
4adaffa7b3
make rs shell prompt use readline
2010-12-03 15:55:40 -05:00
Eliot Horowitz
6395e385fe
fix recursion
2010-11-30 22:58:54 -05:00
Dwight
64bc8df4af
SERVER-2163
2010-11-30 13:55:29 -05:00
Eliot Horowitz
1808b56939
added getSiblingDB SERVER-2159
2010-11-29 23:09:59 -05:00
Mathias Stearn
6836d1fd52
Note about updating shell's explain
2010-11-29 16:09:34 -05:00
Mathias Stearn
f74a27345d
fix non-verbose explain()
2010-11-29 15:53:08 -05:00
dwight
83a58aa700
dur add a cmd lien setting
2010-11-28 10:13:01 -05:00
dwight
8b391b1e37
help
2010-11-27 18:10:59 -05:00
Eliot Horowitz
cda009c77b
throw exception if drop() given an argument SERVER-2144
2010-11-24 15:01:24 -05:00
dwight
0fc437f559
dur
2010-11-24 00:42:19 -05:00
Alberto Lerner
eb4c54bf5a
compile
2010-11-23 08:18:37 -05:00
dwight
f6a923ca3f
show repl state in shell prompt. needs more work
2010-11-23 04:16:04 -05:00
dwight
95517ebb68
help cleaning
2010-11-23 04:15:19 -05:00
Kristina Chodorow
a836da437b
vstudio changes for replinfo commands
2010-11-18 09:57:01 -05:00
Kristina Chodorow
f8cd15152b
printReplicationInfo and printSlaveReplicationInfo for rs SERVER-1890
2010-11-17 14:15:22 -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
Eliot Horowitz
5d50b728f8
replace goingAway with inShutdown() SERVER-1876
2010-11-11 01:47:15 -05:00
Kristina Chodorow
3198769ad5
add rs lib for common test funcs, fix test
2010-11-08 18:04:15 -05:00
Dwight
c5ca01e648
dur
2010-11-04 17:43:02 -04:00
Aaron
15802fea83
disable run_program1 in parallel test suite
2010-11-03 23:45:03 -07:00
Kristina Chodorow
6672ae0388
replset fastsync test
2010-11-03 12:28:04 -04:00
Eliot Horowitz
8c0fa5aa5e
update shell for vs
2010-11-01 20:27:07 -04:00
Mathias Stearn
d1b5bad751
Remove underscore from db.adminCommand and add alias to old name
2010-11-01 13:39:57 -04:00
dwight
846d748e4a
rs.freeze(); crlf
2010-10-31 14:42:08 -04:00
Eliot Horowitz
1e2c723b24
increase timeout on killing
2010-10-29 15:04:22 -04:00
Eliot Horowitz
88782349c2
update static shell js
2010-10-26 00:17:45 -04:00
Kristina Chodorow
be3ca8e084
updated rs.help()
2010-10-25 14:02:46 -04:00
Kristina Chodorow
8574f8f377
display ts for debugging MINOR
2010-10-18 11:59:51 -04:00
Dwight
52fc08fb5d
update msvc shell file
2010-10-14 13:32:40 -04:00
Dwight
3140bef60c
show db size or if empty in show dbs shell cmd.
2010-10-14 13:32:30 -04:00
Dwight
35d37b5199
readability of code
2010-10-06 11:19:43 -04:00
Aaron
f53fd79ecb
SERVER-1844 don't run test in parallel
2010-10-06 00:10:33 -07:00
Aaron
f9110a0355
SERVER-1818 add shutdown kill test
2010-10-05 12:16:53 -07:00
Aaron
ac7d7286e7
SERVER-1819 remove timing dependent tests from parallel suite
2010-10-05 12:16:52 -07:00
Eliot Horowitz
f3b6f4dd8d
more obvious db.getReplicationInfo() before an oplog roll-over SERVER-1096
2010-09-24 00:39:48 -04:00
Alberto Lerner
76910b9593
SERVER-1836 don't mention droped colleciton in printShardingStatus
2010-09-23 10:30:27 -04:00
Eliot Horowitz
662ffe1dcd
sharding test with multiple collections
2010-09-17 08:40:57 -04:00
Alberto Lerner
5f7500bf01
Pull timer.h and time_support.h out of goodies.h
...
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.
This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00
Eliot Horowitz
3cd49a8b0f
fix explain/limin test
2010-09-14 14:59:13 -04:00