0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

4153 Commits

Author SHA1 Message Date
Dwight
ff458d03b7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-02 16:58:15 -04:00
Dwight
cb060f8ce3 comment 2009-10-02 16:58:04 -04:00
Dwight
04104f13a1 add mapreduce() to the c++ client api.
not yet tested.
2009-10-02 16:55:47 -04:00
Eliot Horowitz
eaf0c845bc renamed DBRef DBPointer SERVER-243 2009-10-02 16:38:20 -04:00
Eliot Horowitz
5db7ed9d3e test for SERVER-328 2009-10-02 16:06:20 -04:00
Eliot Horowitz
9b0f12bb1e use _id for M/R output table - saves space and an index 2009-10-02 15:43:30 -04:00
Dwight
befa6fb41f Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-02 15:01:57 -04:00
Dwight
1c16fd57c0 getLastErrorObj() in shell 2009-10-02 15:01:45 -04:00
Eliot Horowitz
32852274d7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-01 17:16:02 -04:00
Eliot Horowitz
529b271070 fix return of mapreduce - ok if works, not ok if collection doesn't exist 2009-10-01 17:15:44 -04:00
Eliot Horowitz
95baa00d45 exists( ns ) 2009-10-01 17:15:33 -04:00
Dwight
3866337b42 windows vcproj: remove release_nojni option no longer needed 2009-10-01 14:59:24 -04:00
Eliot Horowitz
c608d20a8b starting work on 1.1.2 2009-10-01 14:54:57 -04:00
Eliot Horowitz
eca1e97b76 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-01 13:58:55 -04:00
Eliot Horowitz
15a86d57ff BUMP 1.1.1 2009-10-01 13:58:41 -04:00
Eliot Horowitz
3d263b1f46 windows testing 2009-10-01 12:06:04 -04:00
Eliot Horowitz
d3ad7fa491 fix windows 2009-10-01 10:41:22 -04:00
Eliot Horowitz
86e9a31716 better debugging for assertions 2009-10-01 10:41:15 -04:00
Eliot Horowitz
61bd868ce1 Merge branch 'master' of github.com:mongodb/mongo 2009-10-01 10:12:57 -04:00
Eliot Horowitz
9c83a9e08c win compile 2009-10-01 10:12:16 -04:00
Dwight
1b508836b5 link visual studio base64 2009-10-01 10:10:02 -04:00
Dwight
1ebfc3519e compile windows 2009-10-01 10:07:54 -04:00
Dwight
19453752fc Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-01 10:02:16 -04:00
Dwight
b622636eb2 minor prep for multi update work 2009-10-01 10:01:02 -04:00
Eliot Horowitz
1f622ad076 finish getting rid of boost base64 2009-10-01 09:49:17 -04:00
Eliot Horowitz
41a7ff05a7 counting fails twice 2009-10-01 08:35:04 -04:00
Eliot Horowitz
b8e956694f starting to rip out boost base64 2009-10-01 08:34:50 -04:00
Eliot Horowitz
80b7497d69 fix BSONObj::dump 2009-10-01 01:26:57 -04:00
Eliot Horowitz
1bb3d4a004 fix base64 issue 2009-10-01 01:26:19 -04:00
Eliot Horowitz
cc2377b335 better debugging 2009-10-01 01:26:10 -04:00
Eliot Horowitz
aaf8754d31 better debugging 2009-10-01 01:25:53 -04:00
Eliot Horowitz
f7bfd1192c base64 decode 2009-09-30 23:32:28 -04:00
Eliot Horowitz
fdd776a50a simple base64::encode 2009-09-30 23:08:33 -04:00
Eliot Horowitz
c9bbecda69 don't use multimap for MR b/c its slower 2009-09-30 19:07:01 -04:00
Eliot Horowitz
8658e97ed3 unlock while doing map/reduce 2009-09-30 17:11:56 -04:00
Dwight
993b94fcee compile windows 2009-09-30 16:34:18 -04:00
Dwight
04515195f8 fix compile windows 2009-09-30 15:23:56 -04:00
unknown
74aefcc405 test project 2009-09-30 14:32:26 -04:00
unknown
7153023470 win pre-compild headers 2009-09-30 14:32:17 -04:00
Eliot Horowitz
8058f0b7f3 trying to get dbtests running on win 2009-09-30 11:58:44 -04:00
Eliot Horowitz
9d0c7e66a3 some debugging 2009-09-30 10:30:25 -04:00
Eliot Horowitz
b302244b0a don't use assert b/c of windows 2009-09-30 10:08:58 -04:00
Eliot Horowitz
754655029f optional out paramter for map/reduce 2009-09-29 23:37:13 -04:00
Mike Dirolf
c000bcaafd allow restoring a single collection to a different collection name 2009-09-29 17:11:31 -04:00
Eliot Horowitz
f579b72175 compilie solaris MINOR 2009-09-29 16:58:48 -04:00
Eliot Horowitz
d7148cef45 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-29 16:55:08 -04:00
Eliot Horowitz
ae3d49d718 allow you to store js functions in the server SERVER-157 2009-09-29 16:54:31 -04:00
Dwight
2383059c03 fix slight memory wastage on bottom up index build 2009-09-29 15:48:58 -04:00
Dwight
665b14f97f Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-29 13:26:37 -04:00
Dwight
7cb2e80e14 repl helper functions 2009-09-29 13:26:23 -04:00