Eliot Horowitz
|
265af2d1f9
|
restore can import 64-bit data files with 32-bit mongorestore SERVER-141
|
2009-09-15 13:48:26 -04:00 |
|
Mike Dirolf
|
94f07156f7
|
update parser for new strict ObjectId JSON format. allow $id in field names since we need to for new-style DBRefs.
|
2009-09-15 12:14:00 -04:00 |
|
Mike Dirolf
|
d78655dcf7
|
emit ObjectIds in strict JSON as { "$oid" : ... }
|
2009-09-15 12:14:00 -04:00 |
|
Mike Dirolf
|
163db42954
|
failing test for new style dbrefs
|
2009-09-15 12:14:00 -04:00 |
|
Mike Dirolf
|
bde9da79b6
|
minor: whitespace
|
2009-09-15 12:13:47 -04:00 |
|
Eliot Horowitz
|
c566bf6016
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-15 11:35:52 -04:00 |
|
Eliot Horowitz
|
5d1efbd21e
|
make matching use only index if it can, makes count fast SERVER-232
|
2009-09-15 11:35:14 -04:00 |
|
Eliot Horowitz
|
2cab899cb4
|
version numbers
|
2009-09-15 02:43:53 -04:00 |
|
dwight
|
b21aea9c7f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-14 23:48:51 -04:00 |
|
Eliot Horowitz
|
b7a242602a
|
BUMP 1.1.0
|
2009-09-14 16:13:47 -04:00 |
|
Eliot Horowitz
|
78bfd73520
|
writeback fix and making sure all connection pools are cleaned up
|
2009-09-14 14:32:24 -04:00 |
|
Eliot Horowitz
|
9bfcbbb343
|
assert debugging
|
2009-09-14 14:32:04 -04:00 |
|
Eliot Horowitz
|
11ee78fc03
|
don't complain about ScopedDBConnection if the underlying connection failed
|
2009-09-14 14:31:46 -04:00 |
|
dwight
|
68c24f3595
|
getLastErrorDetailed() for C++ client
|
2009-09-14 12:31:47 -04:00 |
|
Eliot Horowitz
|
3b5b0caee9
|
getLastError sharded SHARDING-16
|
2009-09-14 11:33:42 -04:00 |
|
Eliot Horowitz
|
4df046f5b0
|
getClientId()
|
2009-09-14 11:33:35 -04:00 |
|
Eliot Horowitz
|
6d95f3cd1c
|
onHandedOut
|
2009-09-14 11:33:20 -04:00 |
|
Eliot Horowitz
|
8d07d50c48
|
fix embedded fields in export SERVER-293
|
2009-09-13 06:58:00 -04:00 |
|
Eliot Horowitz
|
d331919eb3
|
distinct() for sharded collection SHARDING-35
|
2009-09-12 13:01:34 -04:00 |
|
Eliot Horowitz
|
96a5d76821
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-11 16:15:15 -04:00 |
|
Eliot Horowitz
|
335d92c443
|
client id work and make getLastError work non sharded-collections in sharding, but with connection pooling SHARDING-16
|
2009-09-11 16:14:14 -04:00 |
|
Eliot Horowitz
|
1811d1e47f
|
don't let getLastError fail silently
|
2009-09-11 16:11:00 -04:00 |
|
Eliot Horowitz
|
4040d9799f
|
add hooks for connection pool
|
2009-09-11 16:10:48 -04:00 |
|
Eliot Horowitz
|
ff495b5b73
|
remove spam MINOR
|
2009-09-11 16:10:38 -04:00 |
|
Mike Dirolf
|
c03fe0d5c5
|
mongodump: move default argument to options declaration so it shows up in help text
|
2009-09-11 14:33:10 -04:00 |
|
Eliot Horowitz
|
48797ed118
|
some tests MINOR
|
2009-09-11 14:16:54 -04:00 |
|
Mike Dirolf
|
bf5faae277
|
minor: whitespace
|
2009-09-11 14:15:28 -04:00 |
|
Mike Dirolf
|
eae40d3e62
|
minor: mongofiles more clear docs
|
2009-09-11 14:14:31 -04:00 |
|
Eliot Horowitz
|
6d48c89851
|
cleaning old $eval handling that is smarter now
|
2009-09-11 13:23:30 -04:00 |
|
Eliot Horowitz
|
fdc8d61ba3
|
print hex of id also
|
2009-09-11 13:23:22 -04:00 |
|
Eliot Horowitz
|
73329a93a0
|
mongod side of client based errors for SHARDING-16
|
2009-09-11 12:52:17 -04:00 |
|
Eliot Horowitz
|
378356ccbc
|
make lastError able to work with ids, rather than just tl
|
2009-09-11 11:56:57 -04:00 |
|
Dwight
|
fd36a649d0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-11 11:00:24 -04:00 |
|
Dwight
|
8b83d8ad5f
|
fix comment
|
2009-09-11 11:00:03 -04:00 |
|
Dwight
|
1bdc3762c6
|
GENOID feature for BSON in c++
BSON( GENOID << z << 3 );
|
2009-09-11 10:58:59 -04:00 |
|
Eliot Horowitz
|
be79e2aecc
|
bump pdfile version to 4.5
|
2009-09-10 17:15:37 -04:00 |
|
Eliot Horowitz
|
17dcc317cd
|
new exit code MINOR
|
2009-09-10 16:25:24 -04:00 |
|
Eliot Horowitz
|
6d17320350
|
require --upgrade to upgrade dbs otherwise does nothing
|
2009-09-10 16:21:55 -04:00 |
|
Eliot Horowitz
|
cbb58275d2
|
make group work better with nulls
|
2009-09-10 15:45:31 -04:00 |
|
Eliot Horowitz
|
47a7238303
|
claener command output for sharding
|
2009-09-10 13:09:26 -04:00 |
|
Eliot Horowitz
|
f496a2e2d8
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-10 13:03:46 -04:00 |
|
Eliot Horowitz
|
7910e29912
|
mem safety for distinct
|
2009-09-10 13:03:24 -04:00 |
|
Mike Dirolf
|
64a1af2b42
|
mongoexport: copy fields argument before parsing
|
2009-09-10 11:01:37 -04:00 |
|
Eliot Horowitz
|
29548da4c4
|
strict compile for windows MINOR
|
2009-09-10 10:41:17 -04:00 |
|
Eliot Horowitz
|
236f13cec5
|
more help MINOR
|
2009-09-10 10:40:38 -04:00 |
|
Eliot Horowitz
|
bbc07f85ec
|
don't allow db.eval on sharded collections SHARDING-27
|
2009-09-10 10:36:11 -04:00 |
|
Eliot Horowitz
|
b9d61d202c
|
sharding config db versioning SHARDING-33
|
2009-09-10 00:39:30 -04:00 |
|
Eliot Horowitz
|
30d4cf6114
|
just an example of group sum
|
2009-09-09 21:38:55 -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 |
|