0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

880 Commits

Author SHA1 Message Date
Aaron
a8053a4639 whitespace 2011-01-04 15:03:40 -08:00
Aaron
42ebc1c037 add waitMongoProgramOnPort to shell utils 2011-01-04 15:02:37 -08:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Aaron
befcc2704c add fuzzFile() shell function 2011-01-03 14:05:36 -08:00
Aaron
4c1ee8ca6e fix logging in killdb and add a fixme for extra sleep conditions 2011-01-03 12:41:01 -08:00
dwight
411274ae42 compile vcxproj 2010-12-30 23:08:42 -05:00
Aaron
786b5defd8 don't use double quotes in startParallelShell 2010-12-29 08:48:57 -08:00
Mathias Stearn
661e2018e5 mongo_vstudio.cpp 2010-12-28 22:23:44 -05:00
Mathias Stearn
2deea4c97d Helper functions for Array.sort 2010-12-28 20:12:23 -05:00
Dwight
1f6f0fa8ec compile vcxproj 2010-12-28 11:06:33 -05:00
Aaron
3b7152d81b don't run notablescan tests in parallel suite 2010-12-27 22:36:01 -08:00
Eliot Horowitz
439881c429 when shell calls replGetStatus don't reset last error 2010-12-27 16:20:11 -05:00
Eliot Horowitz
7bcbeaf91d printShardingStatus gives shard/chunk counts and won't print chunks if too many 2010-12-27 02:59:45 -05:00
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