Commit Graph

819 Commits

Author SHA1 Message Date
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
Tony Hannan
af62d45cf7 Filter out methods when creating command line options from an object so we can supply an object and not just a dictionary 2010-09-14 12:18:27 -04:00
Mike Dirolf
2b2e185ed3 shell: use -abs(limit) for explain, not -limit 2010-09-14 10:24:35 -04:00
Eliot Horowitz
8b6e19c98e update 2010-09-14 10:06:06 -04:00
Aaron
e47687bd03 SERVER-1762 clean up v8 mutex usage somewhat 2010-09-13 14:23:13 -07:00
Eliot Horowitz
77955627fa getProfilingStatus to replace getProfilingLevel
doc -1 gets current value
SERVER-1772
2010-09-13 13:19:28 -04:00
Eliot Horowitz
9e4b1298cc don't assert in listDatabases - throw instead so less annoying output 2010-09-10 16:22:17 -04:00
Aaron
df463cc254 SERVER-1457 comment 2010-09-08 23:05:29 -07:00
Aaron
7c3493d652 SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
Kristina Chodorow
967f617aa7 fix balancing of escaped //s SERVER-1758 2010-09-08 15:40:39 -04:00
Kyle Banker
75acd56fea SERVER-1615 rs.reconfig() js helper 2010-09-08 12:41:53 -04:00
Eliot Horowitz
495fabb953 collection.getMongo 2010-09-08 10:36:21 -04:00
Aaron
4aa83fac62 SERVER-1749 debugging 2010-09-07 13:26:30 -07:00
Kristina Chodorow
805346d1e1 fix sharding tests 2010-08-27 17:33:08 -04:00
Kristina Chodorow
f7932bcc15 tests SERVER-1665 2010-08-27 15:25:36 -04:00
Kyle Banker
d11ec32d5e increase oplog size and better debugging for replset2.js test 2010-08-26 12:13:08 -04:00
Eliot Horowitz
62cfaf245e some log cleaning 2010-08-25 16:10:31 -04:00
Kristina Chodorow
95b93e4119 add rs.remove helper SERVER-1676 2010-08-25 11:36:41 -04:00
Eliot Horowitz
9298bb1f38 increase shell pipe buffer 2010-08-25 09:43:04 -04:00
Mathias Stearn
4e234c4959 $centerSphere test and fixes to make it pass 2010-08-24 14:06:47 -04:00
Mathias Stearn
0fabb0e31d ignore shell prompts at start of line to make it easier to copy-paste user output 2010-08-24 13:28:00 -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
Eliot Horowitz
fa8b9a8c73 shell support for justOne for removes SERVER-1653 2010-08-22 00:52:06 -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
4c31fe49e7 Only prompt users to kill Op if there is something to kill after 10ms SERVER-1508 2010-08-18 16:03:27 -04:00
Mathias Stearn
b082b63f75 Port killWithUri functionality to C++ 2010-08-17 18:27:30 -04:00
Mathias Stearn
37298e6142 shell/dbshell.cpp should use namespace mongo 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
Alberto Lerner
812d855db2 SERVER-1517 Start with mongos checking. 2010-08-12 07:06:07 -07:00
Mathias Stearn
5922debdd3 typo 2010-08-11 20:18:30 -04:00
dwight
a1a03bf71b explicit w:1 for getlasterror for shell REPL prompt 2010-08-11 17:08:48 -04:00
Kyle Banker
7b726a7168 SERVER-1598 rs getlasterror default test refinement 2010-08-10 17:44:38 -04:00
Alberto Lerner
04d9cfb67c SERVER-1517 Heapcheck 'mongod' and 'mongos' only (fix core tests) 2010-08-10 15:36:29 -04:00
dwight
17d553904f vcxproj 2010-08-10 15:28:16 -04:00
Mathias Stearn
36134dafaf windows fix 2010-08-10 15:15:59 -04:00
Mathias Stearn
1b6885b5b2 update mongo_vstudio.cpp 2010-08-10 14:49:12 -04:00
Mathias Stearn
c8e3f80a25 fix tab-complete on v8 2010-08-10 14:44:10 -04:00
Mathias Stearn
787f22717f Revert "temporarily remove autocompleting collection names to get under stupid MSVC limit."
This reverts commit dd152a0686.
2010-08-10 14:44:10 -04:00
Mathias Stearn
e8e772181a Use one string per JS file.
mongo_vstudio.cpp in next push
2010-08-10 14:44:10 -04:00