Commit Graph

142 Commits

Author SHA1 Message Date
Eliot Horowitz
9e4087883d put fields into system.profile, not a big string SERVER-3061 2011-05-08 00:53:07 -04:00
Eliot Horowitz
18dc400e68 don't allow blank usernmae or password SERVER-3003 2011-05-03 10:53:24 -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
f46e187301 put hostname in the log. should make support a little easier. 2011-04-29 23:22:21 -04:00
Eliot Horowitz
c574959c57 shell helpers for turning on/off balancer SERVER-2680 2011-04-29 17:37:45 -04:00
Eliot Horowitz
3835614864 some more sh. helpers 2011-04-19 16:40:22 -04:00
Eliot Horowitz
d2bd72c3e4 more sh helpers 2011-04-16 02:41:09 -04:00
Eliot Horowitz
e46920d6b3 starting to work on sharding helper (sh) 2011-04-14 20:00:18 -04:00
dwight
1369f8f3c4 more shell help - feel free to add more! 2011-04-12 18:53:58 -04:00
Mathias Stearn
fa7fbbb1f6 support scale option to dbstats command SERVER-2174 2011-04-04 18:34:11 -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
Mathias Stearn
50613b6718 validate() helper support for sharding SERVER-2849 2011-03-30 16:28:21 -04:00
Mathias Stearn
b980e631d9 undefined should be quoted SERVER-2849 2011-03-30 16:07:22 -04:00
Mathias Stearn
30dd944c47 validate command now puts all data in proper fields SERVER-2849 2011-03-29 20:52:53 -04:00
Mathias Stearn
d399d0844b Add full option to validate defaulting to false SERVER-2803 2011-03-29 20:43:41 -04:00
Eliot Horowitz
b49e9338db collection._distinct helper to get raw info 2011-03-23 10:43:14 -04:00
Mathias Stearn
2775fa3e2b Add shell helpers db.fsyncLock() and db.fsyncUnlock() and clean up messages SERVER-2789 2011-03-17 21:12:46 -04:00
Eliot Horowitz
c983ac5fc9 vs 2011-03-17 01:40:22 -04:00
Eliot Horowitz
cfb9d9bda4 update vs file 2011-03-04 16:56:46 -05:00
Kristina
8ccd461948 printReplicationInfo will print slave info on a slave SERVER-2616 2011-03-03 16:56:10 -05:00
Eliot Horowitz
af4a9aca50 fix map/reduce shell helper 2011-03-02 10:36:32 -05:00
Eliot Horowitz
5d1db75690 fix convertToSingleObject for inline map/reduce 2011-03-02 09:10:13 -05:00
Eliot Horowitz
95694121cc db.currentOp() added all option 2011-02-18 10:16:47 -05:00
Aaron
c8f4f74781 don't run drop2 test inparallel suite 2011-02-08 11:50:10 -08:00
Eliot Horowitz
256e52081d vstudio 2011-02-07 23:40:16 -05:00
Eliot Horowitz
a7eb7f2c47 shell can pass query options 2011-01-25 02:02:37 -05:00
Eliot Horowitz
017c0ab553 fir m/r error handling 2011-01-23 10:08:23 -05:00
Eliot Horowitz
5edb4cc310 able to access map/reduce error 2011-01-23 02:53:31 -05:00
Eliot Horowitz
40b3524b75 commandHelp should complain if command doesn't exist SERVER-2392 2011-01-22 00:38:52 -05:00
Eliot Horowitz
f63206fed4 more test fixing 2011-01-21 09:01:24 -05:00
Eliot Horowitz
c31c7f3229 remove( { x : undefined } ) should not delete everything in the collection SERVER-2384 2011-01-21 02:51:21 -05:00
Eliot Horowitz
0a18aae345 db.serverBits() to get 32 or 64 2011-01-20 17:00:37 -05:00
Kristina
a0cb81514e vstudio update 2011-01-13 17:47:23 -05:00
Aaron
d81f037c21 in MapReduceResult, don't create collection with null name, fixing some v8 tests 2011-01-10 22:52:21 -08:00
Mathias Stearn
401f73dc8f compile and mongo_vstudio.cpp 2011-01-06 14:55:21 -05:00
agirbal
da0bc29177 [SERVER-1951]: M/R output param should allow us to use db.collection not only collection 2011-01-05 22:06:04 -08:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Mathias Stearn
661e2018e5 mongo_vstudio.cpp 2010-12-28 22:23:44 -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
dwight
cd49f778d9 shell 2010-12-13 22:13:03 -05:00
Eliot Horowitz
2575b23b9d gen 2010-12-09 22:59:34 -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