Commit Graph

867 Commits

Author SHA1 Message Date
Eliot Horowitz
18fce96ec2 Mongo.adminCommand helper 2010-12-20 02:21:33 -05:00
Eliot Horowitz
87e7d1d096 comments and more utils for sharding + rs tests 2010-12-20 01:27:41 -05:00
agirbal
28904fa7ae [SERVER-1988]: Upsert allows inserting records with dots in key names 2010-12-17 00:12:16 -08:00
Eliot Horowitz
c0fa671318 map/reduce no longer uses temp collections.
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
Kristina
1e196fb851 check that latest writes haven't changed in repl tests 2010-12-14 10:09:43 -05:00
dwight
cd49f778d9 shell 2010-12-13 22:13:03 -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
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