Dwight
|
7c5992dbea
|
fix shutdownServer in shell to show returend error msg
|
2009-11-30 11:18:41 -05:00 |
|
Eliot Horowitz
|
0fb7289f3a
|
refactoring/cleaning of drop/dropDatabase/removeshard
|
2009-11-24 17:28:57 -05:00 |
|
Eliot Horowitz
|
a46dbe3dae
|
getShardVersion in mongos - diagnostic tools
|
2009-11-24 15:24:41 -05:00 |
|
Eliot Horowitz
|
8f1aea304a
|
bad git commit
|
2009-11-24 13:21:38 -05:00 |
|
Eliot Horowitz
|
0254bf6cf0
|
google profiler
|
2009-11-24 13:08:36 -05:00 |
|
Eliot Horowitz
|
ea24725b8e
|
some command cleaning and query for distinct SERVER-437
|
2009-11-24 09:41:33 -05:00 |
|
Eliot Horowitz
|
14a6e978ba
|
is this really waht broke?
|
2009-11-23 10:22:31 -05:00 |
|
Eliot Horowitz
|
6ecbbdebb7
|
sync before going straight to mongod
|
2009-11-23 08:59:46 -05:00 |
|
Eliot Horowitz
|
1c136572d6
|
better error message
|
2009-11-19 21:40:11 -05:00 |
|
Eliot Horowitz
|
420a7e51f0
|
db.printShardingStatus
|
2009-11-19 10:07:59 -05:00 |
|
Eliot Horowitz
|
d0958dc115
|
made count command take optional size/limit params
and added size() method to js query object
SERVER-417
|
2009-11-12 14:27:18 -05:00 |
|
Eliot Horowitz
|
123cd0eb67
|
optional params for map function SERVER-401
|
2009-11-10 15:43:51 -05:00 |
|
Eliot Horowitz
|
a2b6209692
|
Array.avg Array.stdDev
|
2009-11-09 22:25:37 -05:00 |
|
Eliot Horowitz
|
76d849e090
|
fix drop fallout
|
2009-11-09 13:10:30 -05:00 |
|
Eliot Horowitz
|
f6d0668141
|
drop() support for sharded collections SHARDING-36
|
2009-11-09 12:42:20 -05:00 |
|
Eliot Horowitz
|
697ce04a25
|
some utils for printing out sharding info
|
2009-11-06 13:55:00 -05:00 |
|
Eliot Horowitz
|
4a20517a71
|
Array.sum
|
2009-11-05 16:14:25 -05:00 |
|
Eliot Horowitz
|
01c85879b1
|
some simple optimiziations
|
2009-11-04 14:48:36 -05:00 |
|
Eliot Horowitz
|
ccd4f09387
|
cleaning sharding tests
|
2009-11-02 15:30:12 -05:00 |
|
Eliot Horowitz
|
d9f5e91892
|
don't do magic ctrl-c handling on freebsd SERVER-399
|
2009-11-01 20:18:37 -05:00 |
|
Eliot Horowitz
|
3eb4295ae9
|
helpers for distinct/mapReduce
|
2009-10-27 11:52:37 -04:00 |
|
Eliot Horowitz
|
a361b49376
|
a basic repl test that just ensures master/salve are the same - multi update test as well SERVER-268
|
2009-10-26 14:32:20 -04:00 |
|
Eliot Horowitz
|
21964f0873
|
trying to clean/speedup repl tests a bit - SERVER-10
|
2009-10-26 14:19:52 -04:00 |
|
Eliot Horowitz
|
5ebb72b9ec
|
cleaning m/r api
|
2009-10-22 23:47:52 -04:00 |
|
Eliot Horowitz
|
3146b3110b
|
indentation
|
2009-10-22 23:46:03 -04:00 |
|
Eliot Horowitz
|
1bc6fff4e6
|
shell multi-update option and test SERVER-268
|
2009-10-22 09:43:31 -04:00 |
|
Eliot Horowitz
|
7301029f4b
|
fix a couple of returns so shell getLastError works
|
2009-10-21 16:01:46 -04:00 |
|
Eliot Horowitz
|
17568a92c4
|
slight mr speedup across the board and v8 wrapper work
|
2009-10-21 11:40:43 -04:00 |
|
Eliot Horowitz
|
4c856f6e8f
|
can't throw an exception...
|
2009-10-20 16:20:22 -04:00 |
|
Eliot Horowitz
|
8615f7d1cd
|
fix ensureIndex to return errors
|
2009-10-20 16:15:27 -04:00 |
|
Eliot Horowitz
|
a78cb6681c
|
map/reduce finalize option SERVER-372
nice mapReduce helper for shell
|
2009-10-19 11:00:53 -04:00 |
|
Eliot Horowitz
|
f81362eb25
|
some tojson nicities
|
2009-10-19 11:00:43 -04:00 |
|
metagoto
|
14cd7183e6
|
quick fix for global namespace pollution (mostly client)
|
2009-10-18 09:39:08 +08:00 |
|
Mathias Stearn
|
448e629a81
|
sort lines in js help
|
2009-10-16 13:57:03 -04:00 |
|
Eliot Horowitz
|
f22a821979
|
fix group with [] in inital SERVER-361
|
2009-10-15 21:19:24 -04:00 |
|
Eliot Horowitz
|
2894fe7b35
|
fix json tests
|
2009-10-15 11:38:39 -04:00 |
|
Eliot Horowitz
|
adfc0973c0
|
map/reduce cleaning
|
2009-10-15 11:26:51 -04:00 |
|
Eliot Horowitz
|
7ef85dd765
|
only use lint on big objects
|
2009-10-15 11:25:41 -04:00 |
|
Eliot Horowitz
|
2295bf1ec9
|
cleaning up map/reduce temp collection names and output
|
2009-10-14 16:19:13 -04:00 |
|
Eliot Horowitz
|
9355cc739e
|
v8: some more stuff working, checkpoint
|
2009-10-13 16:12:43 -04:00 |
|
Eliot Horowitz
|
f7553c7835
|
v8: more refactoring, basic shell working
|
2009-10-13 10:48:38 -04:00 |
|
Eliot Horowitz
|
5f62314f9e
|
don't use lint for find()
|
2009-10-12 17:20:19 -04:00 |
|
Eliot Horowitz
|
6dad2527d2
|
fix json tesst
|
2009-10-12 16:27:35 -04:00 |
|
Eliot Horowitz
|
7881edc2ca
|
option for 1 line tojson
|
2009-10-12 16:11:52 -04:00 |
|
Eliot Horowitz
|
c628c7b93f
|
don't allow shards on localhost unless allowLocal : true SHARDING-47
|
2009-10-12 13:27:04 -04:00 |
|
kristina
|
85354972ae
|
pretty JSON
|
2009-10-12 12:53:01 -04:00 |
|
Eliot Horowitz
|
324438fbae
|
fix printCollectionStats
|
2009-10-11 18:29:35 -04:00 |
|
Eliot Horowitz
|
7885b8a7c0
|
removing old v8 stuff
|
2009-10-10 01:32:39 -04:00 |
|
Eliot Horowitz
|
8a6dfdc9e9
|
cleaning tool debugging/tests
|
2009-10-09 22:11:15 -04:00 |
|
Eliot Horowitz
|
ff170c0f9f
|
use timestamp for replication instead of Date
|
2009-10-09 13:10:04 -04:00 |
|