Aaron
|
92a83fc997
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 15:47:58 -07:00 |
|
Aaron
|
d782c98f9c
|
SERVER-366 btree extent and node freeing
|
2010-06-14 15:47:12 -07:00 |
|
dwight
|
4eaaf25da3
|
shell : cleaner cleanup on exit
|
2010-06-14 16:22:11 -04:00 |
|
dwight
|
93fdeab943
|
better err msg
|
2010-06-14 16:10:23 -04:00 |
|
dwight
|
04529a1acf
|
in the shell, make explain() say less unless you say explain(true)
|
2010-06-14 14:07:42 -04:00 |
|
dwight
|
d900574a09
|
crlf fix
|
2010-06-14 12:47:05 -04:00 |
|
Eliot Horowitz
|
b183c1a4b8
|
fix shell again
|
2010-06-12 23:13:16 -04:00 |
|
Eliot Horowitz
|
f6fe05bf9a
|
fix shell
|
2010-06-12 22:45:17 -04:00 |
|
dwight
|
0fe7ef64f0
|
shell admin
|
2010-06-12 17:49:54 -04:00 |
|
Richard Kreuter
|
ff285839dc
|
Make the smallOplog tests start M/S replication & test dbhashes. SERVER-1051
|
2010-06-11 17:06:00 -04:00 |
|
Eliot Horowitz
|
d94152779d
|
typo SERVER-1219
|
2010-06-11 15:32:51 -04:00 |
|
dwight
|
ec85177ba1
|
shell
|
2010-06-11 00:16:34 -04:00 |
|
Dwight
|
dedf707197
|
shell
|
2010-06-10 18:02:17 -04:00 |
|
Dwight
|
210f105e49
|
Mongo.prototype.tojson
|
2010-06-10 17:09:39 -04:00 |
|
Dwight
|
bae780551a
|
help
|
2010-06-10 16:23:44 -04:00 |
|
Dwight
|
4bf1362429
|
help
|
2010-06-09 15:34:14 -04:00 |
|
Aaron
|
7ebcd6d133
|
merge
|
2010-06-08 15:56:46 -07:00 |
|
Eliot Horowitz
|
8c4533a035
|
add "n" to getLastError sharded SERVER-1204
|
2010-06-08 17:15:24 -04:00 |
|
Aaron
|
dc00413381
|
SERVER-1203 repair oplog properly
|
2010-06-08 11:50:45 -07:00 |
|
Aaron
|
144919657e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-08 09:54:56 -07:00 |
|
Eliot Horowitz
|
401c573da4
|
try to fix old for old readline versions
|
2010-06-08 10:15:34 -04:00 |
|
Aaron
|
5aaf3320ac
|
merge
|
2010-06-08 00:38:07 -07:00 |
|
dwight
|
4c51a62b5b
|
shell cleaning
|
2010-06-07 21:50:36 -04:00 |
|
dwight
|
001b28d3f6
|
shell tweaking
|
2010-06-07 21:38:23 -04:00 |
|
dwight
|
54caa6f78d
|
shell stuff
|
2010-06-07 20:31:27 -04:00 |
|
dwight
|
c0cc46954b
|
shell was missing flush on no readline version
|
2010-06-07 18:53:04 -04:00 |
|
dwight
|
e99f90dad0
|
compile w/out readline shell
|
2010-06-07 18:40:37 -04:00 |
|
Aaron
|
8680389bba
|
SERVER-109 sort and geo
|
2010-06-07 12:18:00 -07:00 |
|
Alberto Lerner
|
9f22a44e05
|
SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet).
|
2010-06-07 15:15:06 -04:00 |
|
Dwight
|
a3388501c5
|
shell
|
2010-06-07 11:29:02 -04:00 |
|
Dwight
|
ed7cfda35f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-07 11:17:15 -04:00 |
|
Dwight
|
370f9a1bd2
|
shell stuff
|
2010-06-07 11:17:08 -04:00 |
|
Eliot Horowitz
|
b9c427ec29
|
plumbing for shell auto-complete
|
2010-06-07 11:06:02 -04:00 |
|
dwight
|
4bf152cd56
|
make a .vcxproj/.sln for the shell
|
2010-06-05 20:55:11 -04:00 |
|
Eliot Horowitz
|
13d410ce1b
|
understanding rl auto complete
|
2010-06-04 15:35:51 -04:00 |
|
alerner
|
1798ea2d85
|
Pull all the code for defining and printing the version of executables to one place.
|
2010-05-28 12:08:36 -04:00 |
|
Mathias Stearn
|
ec609581b4
|
Plug leaks
|
2010-05-27 16:09:49 -04:00 |
|
Dwight Merriman
|
ee57458fcd
|
compile
|
2010-05-26 01:10:25 -04:00 |
|
Mathias Stearn
|
560b7baafc
|
Start of work on valgrind test for mongos SERVER-1125
|
2010-05-25 23:26:42 -04:00 |
|
Mathias Stearn
|
12a3059132
|
Hide password from ps output SERVER-1129
|
2010-05-24 16:56:10 -04:00 |
|
Aaron
|
5ca456e9d5
|
add assert.eq.automsg
|
2010-05-20 10:54:57 -07:00 |
|
Mathias Stearn
|
b5803d8698
|
Add db.serverCmdLineOpts() to shell
|
2010-05-15 18:27:26 -04:00 |
|
Eliot Horowitz
|
2dbdcf9e4c
|
don't require constructor to be set SERVER-1118
|
2010-05-14 10:05:46 -04:00 |
|
Mathias Stearn
|
f99aba9824
|
$showDiskLoc query option SERVER-1054.
Implementation is a bit ugly. Please code-review and let me know if there is a better way
|
2010-05-11 19:12:13 -04:00 |
|
Eliot Horowitz
|
7728b70838
|
fix shell parallle
|
2010-05-10 11:15:35 -04:00 |
|
Eliot Horowitz
|
a2ddc10462
|
fix printSlaveReplicationInfo for unsynced state SERVER-1106
|
2010-05-09 10:19:16 -04:00 |
|
Eliot Horowitz
|
27f8361d4d
|
multi-update yields SERVER-516
also some better parallel tools
|
2010-05-08 22:05:36 -04:00 |
|
Eliot Horowitz
|
0347f7e728
|
do collection sorting client side SERVER-1090
|
2010-05-05 10:00:04 -04:00 |
|
Guillaume Delannoy
|
a8aab6f98a
|
All tools (including shell) take -p should allow it to be blank and do password input SERVER-764
|
2010-05-04 10:47:20 -04:00 |
|
Eliot Horowitz
|
1e9856247a
|
pretty() option for cursor in shell SERVER-1071
|
2010-05-03 14:29:31 -04:00 |
|