Dwight Merriman
|
6c1f1a21c0
|
rs
|
2010-05-09 17:29:35 -04:00 |
|
Eliot Horowitz
|
740cc1308e
|
auto_ptr -> shared_ptr for Cursor objects
|
2010-05-07 17:25:57 -04:00 |
|
Eliot Horowitz
|
a48c830de9
|
Command::run gets "test" not "test.$cmd"
|
2010-05-03 16:25:34 -04:00 |
|
Mathias Stearn
|
3e47000a1a
|
Safer filemd5 command
|
2010-04-29 18:18:21 -04:00 |
|
Eliot Horowitz
|
2531a6cafd
|
moved some commands around so can be used for mongod and mongos
|
2010-04-28 13:20:08 -04:00 |
|
Eliot Horowitz
|
c8e9ec0247
|
maxSize for dataSize command
|
2010-04-28 12:19:46 -04:00 |
|
Dwight Merriman
|
3483f22813
|
refactor and rename insert
|
2010-04-28 08:25:56 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Eliot Horowitz
|
0967ed4b5d
|
helper to load collection names so not to use DBDirectClient
beter and also fixed SERVER-1047
|
2010-04-25 23:15:42 -04:00 |
|
Dwight Merriman
|
c4bd465042
|
towards 3
|
2010-04-24 18:25:58 -04:00 |
|
Dwight Merriman
|
96b58977fc
|
towards 2
|
2010-04-24 17:14:44 -04:00 |
|
Dwight
|
52fe13e41a
|
more build fix
|
2010-04-23 17:37:05 -04:00 |
|
Dwight
|
103b84006a
|
fix broken build
|
2010-04-23 17:35:05 -04:00 |
|
Dwight
|
bd8a3e9527
|
more /_commands
|
2010-04-23 16:41:56 -04:00 |
|
Dwight
|
837fd2cd86
|
/_commands in the http interface
|
2010-04-23 15:50:49 -04:00 |
|
Dwight Merriman
|
ac91527d47
|
rename file
|
2010-04-21 18:46:31 -04:00 |
|
Eliot Horowitz
|
55e8b26481
|
basic serverStatus for mongos SERVER-942
|
2010-04-20 12:58:04 -04:00 |
|
Dwight Merriman
|
b0da7500d9
|
allow some commands in the webui
|
2010-04-19 21:05:46 -04:00 |
|
Eliot Horowitz
|
d9e4b16738
|
put assertion code in command error
|
2010-04-16 01:14:45 -04:00 |
|
Mathias Stearn
|
4c0481213f
|
sharded filemd5 command SERVER-935
|
2010-04-13 21:02:45 -04:00 |
|
Eliot Horowitz
|
ac321ab259
|
move repl blocking code into its own file
|
2010-04-13 11:45:01 -04:00 |
|
Aaron
|
e18041f47b
|
SERVER-832 add ping command
|
2010-04-06 10:41:19 -07:00 |
|
Eliot Horowitz
|
06d88881b1
|
clean locking for shutdownServer
|
2010-04-05 20:52:05 -04:00 |
|
Eliot Horowitz
|
8ecaf5dc18
|
slave ids, and option to block or slaves SERVER-467
|
2010-04-02 11:29:45 -04:00 |
|
Eliot Horowitz
|
58821896fb
|
getIndexSizeForCollection shouldn't use DBDIrectClient SERVER-860
|
2010-04-01 10:19:38 -04:00 |
|
Eliot Horowitz
|
afbb75acbe
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-30 15:20:35 -04:00 |
|
Eliot Horowitz
|
f078b67f18
|
track last op in Client
|
2010-03-30 15:20:22 -04:00 |
|
Aaron
|
2c7c558cf8
|
SERVER-761 debug
|
2010-03-30 11:58:21 -07:00 |
|
Mathias Stearn
|
a050b7a0a8
|
specifying fields to return with findAndModify SERVER-827
|
2010-03-30 11:56:37 -04:00 |
|
Mathias Stearn
|
03c08deb44
|
Support Arrays with distinct SERVER-671
|
2010-03-29 17:08:58 -04:00 |
|
Eliot Horowitz
|
90d73f012a
|
try to fix distinct
|
2010-03-29 13:49:32 -04:00 |
|
Eliot Horowitz
|
401bcd044c
|
cleaning
|
2010-03-29 13:37:37 -04:00 |
|
Eliot Horowitz
|
963ed6cd90
|
group doesn't use DBDirectClient SERVER-840
|
2010-03-29 13:07:45 -04:00 |
|
Eliot Horowitz
|
5b5d73a652
|
faster distinct SERVER-796
|
2010-03-29 12:55:44 -04:00 |
|
Eliot Horowitz
|
45f8d675d3
|
make distrinct 50% faster - still need cursor change for another 2x improvement SERVER-796
|
2010-03-29 11:24:00 -04:00 |
|
Eliot Horowitz
|
c86ea1f913
|
fix ClientCursor change
|
2010-03-25 16:16:59 -04:00 |
|
Dwight
|
14e61fb619
|
store queryOptions in ClientCursor in case needed during getMore
|
2010-03-25 15:42:11 -04:00 |
|
Aaron
|
4912b40106
|
SERVER-615 more precise extent skipping calculation
|
2010-03-22 13:57:59 -07:00 |
|
Eliot Horowitz
|
1e6780f844
|
can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39
|
2010-03-22 11:47:37 -04:00 |
|
Aaron
|
e07aa8a7ca
|
Revert "SERVER-778 don't allow running write command with read lock"
This reverts commit ad6e86e451.
|
2010-03-18 00:22:31 -07:00 |
|
Aaron
|
ad6e86e451
|
SERVER-778 don't allow running write command with read lock
|
2010-03-17 23:16:23 -07:00 |
|
Mathias Stearn
|
cce309e895
|
flushing stats
|
2010-03-15 16:26:12 -04:00 |
|
Eliot Horowitz
|
f20775afda
|
add lockType to command help
|
2010-03-11 11:20:10 -05:00 |
|
Eliot Horowitz
|
9add6f1d80
|
dbhash command SERVER-720
|
2010-03-11 08:57:00 -05:00 |
|
Aaron
|
775a9ddf19
|
SERVER-705 add godinsert command for testing
|
2010-03-08 12:54:16 -08:00 |
|
Eliot Horowitz
|
dc29dbbb7c
|
appendNumber for nicer numbers in the shell
|
2010-03-01 17:14:23 -05:00 |
|
Eliot Horowitz
|
11b9ab758c
|
scaling on collstats
|
2010-02-27 12:11:41 -05:00 |
|
Eliot Horowitz
|
a347ce9b85
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
|
Eliot Horowitz
|
221301072d
|
add # of asserts to serverStatus
|
2010-02-23 07:51:36 -05:00 |
|
Mathias Stearn
|
d065d1bd72
|
Include index info in collstats command
|
2010-02-22 22:16:13 -05:00 |
|