Eliot Horowitz
|
be1b3de4ca
|
disintct and eoo fix
|
2009-10-27 12:56:59 -04:00 |
|
Dwight
|
eeb0eae0bc
|
fix unittest; to unbreak the build
|
2009-10-21 18:29:27 -04:00 |
|
Dwight
|
1d4aa0a204
|
compile
|
2009-10-21 16:12:48 -04:00 |
|
Dwight
|
bfa27ae2b3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-21 16:00:55 -04:00 |
|
Dwight
|
844d96c19f
|
allow more indexes
do not revert to an earlier db version or you will have problems
|
2009-10-21 16:00:40 -04:00 |
|
Eliot Horowitz
|
1e1df0e434
|
fix assert
|
2009-10-20 17:31:52 -04:00 |
|
Eliot Horowitz
|
b2b90b5568
|
fix assertion message
|
2009-10-20 11:13:33 -04:00 |
|
Dwight
|
a606c7a6b8
|
cleanup/prep for # of indexes work
|
2009-10-19 16:53:58 -04:00 |
|
Dwight
|
314385b97e
|
some tests were failing when _DEBUG was defined...MINOR
|
2009-10-19 15:30:16 -04:00 |
|
Eliot Horowitz
|
f22a821979
|
fix group with [] in inital SERVER-361
|
2009-10-15 21:19:24 -04:00 |
|
Dwight
|
16f8b77c5e
|
move the var 'database' inside Client object
|
2009-10-14 14:34:38 -04:00 |
|
Dwight
|
2d934d1006
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
|
Dwight
|
cf7a86e0f9
|
make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
|
2009-10-12 15:12:16 -04:00 |
|
Dwight
|
ff54f16271
|
add Connection class
beginnings that is
|
2009-10-09 14:59:44 -04:00 |
|
Eliot Horowitz
|
55757f1547
|
more flexible group MINOR
|
2009-10-08 20:02:02 -04:00 |
|
Eliot Horowitz
|
c2b524522a
|
release group memory faster
|
2009-10-08 12:32:50 -04:00 |
|
Eliot Horowitz
|
9e7a31fae1
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
db/dbcommands.cpp
|
2009-10-07 12:46:02 -04:00 |
|
Eliot Horowitz
|
498169e9e3
|
got rid of meminfo and timeinfo and replace with serverStatus
|
2009-10-07 12:43:24 -04:00 |
|
Dwight
|
9589c84edf
|
killOp() wasn't working with validate
|
2009-10-07 11:51:13 -04:00 |
|
Mike Dirolf
|
32d147df9c
|
create system.profile as a capped collection when profiling is turned on, if it doesn't exist
|
2009-10-06 15:02:50 -04:00 |
|
Mike Dirolf
|
85fed4ec30
|
minor: whitespace
|
2009-10-06 15:02:50 -04:00 |
|
Dwight
|
cb8a425f39
|
system.profile collection can now be dropped
|
2009-10-05 16:40:24 -04:00 |
|
Dwight
|
151d960765
|
correctly rollback a failed index create
|
2009-10-05 10:19:51 -04:00 |
|
Eliot Horowitz
|
55be029b9d
|
reIndex command - in prep for SERVER-292
does all indexes, including _id
|
2009-09-29 10:15:06 -04:00 |
|
dwight
|
29ec5bf837
|
tuning index performance
log less too
|
2009-09-27 14:46:51 -04:00 |
|
Dwight
|
de8a957fdf
|
elim compiler warning
|
2009-09-21 16:37:20 -04:00 |
|
Eliot Horowitz
|
dfdfb74a57
|
don't let group() key map get too huge
|
2009-09-17 22:00:58 -04:00 |
|
Mathias Stearn
|
cf3f4ceca8
|
Finalizer for group() SERVER-287
Signed-off-by: Eliot <eliot@10gen.com>
|
2009-09-17 23:01:15 +08:00 |
|
Mathias Stearn
|
e5a3d001a6
|
Reflow internal js function MINOR
Signed-off-by: Eliot <eliot@10gen.com>
|
2009-09-17 23:01:12 +08:00 |
|
Eliot Horowitz
|
46e9226668
|
$keyf support for group SERVER-278
|
2009-09-15 14:19:54 -04:00 |
|
Eliot Horowitz
|
5ee8961f40
|
CodeWScope for group SERVER-262
|
2009-09-15 14:02:39 -04:00 |
|
Eliot Horowitz
|
73329a93a0
|
mongod side of client based errors for SHARDING-16
|
2009-09-11 12:52:17 -04:00 |
|
Eliot Horowitz
|
cbb58275d2
|
make group work better with nulls
|
2009-09-10 15:45:31 -04:00 |
|
Eliot Horowitz
|
7910e29912
|
mem safety for distinct
|
2009-09-10 13:03:24 -04:00 |
|
Eliot Horowitz
|
780d6dfe11
|
simple distinct SERVER-127
|
2009-09-09 17:33:27 -04:00 |
|
Eliot Horowitz
|
af13f83c61
|
use extractFields which is now correct to fix SERVER-257
|
2009-09-09 17:17:17 -04:00 |
|
dwight
|
2470913c70
|
change to NullStream
|
2009-09-03 13:11:30 -04:00 |
|
Eliot Horowitz
|
644df81d21
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-01 17:29:39 -04:00 |
|
Eliot Horowitz
|
e8d20f47ac
|
count of missing namespace returns 0
|
2009-09-01 17:28:15 -04:00 |
|
Dwight
|
7172529835
|
some help for commands
|
2009-09-01 16:23:56 -04:00 |
|
Dwight
|
777c1883c3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-01 16:03:41 -04:00 |
|
Dwight
|
10fc695870
|
small help text change
|
2009-09-01 16:03:23 -04:00 |
|
Eliot Horowitz
|
3ee681be36
|
more name changes in sharding
|
2009-09-01 12:17:41 -04:00 |
|
Dwight
|
6a8b0363d9
|
cleanup
|
2009-08-25 16:14:55 -04:00 |
|
Dwight
|
879e7b153e
|
more CmdLine object
|
2009-08-25 14:35:22 -04:00 |
|
Eliot Horowitz
|
9328ab884e
|
put number of bits in buildinfo
|
2009-08-24 16:35:20 -04:00 |
|
Eliot Horowitz
|
1f08223ab7
|
make shell use group cmd by default (can use groupeval if you want)
fix group where no key specified
|
2009-08-24 11:59:00 -04:00 |
|
Dwight
|
bedc9f2ceb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-08-24 11:43:11 -04:00 |
|
Dwight
|
f67e06ba64
|
improve help for group()
|
2009-08-24 11:42:15 -04:00 |
|
Eliot Horowitz
|
1681f080f0
|
better error message for reduce failure MINOR
|
2009-08-24 11:07:44 -04:00 |
|