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

1291 Commits

Author SHA1 Message Date
Aaron
b850675fa9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-24 18:15:58 -04:00
Aaron
a265385f10 $push checkpoint 2009-03-24 18:15:47 -04:00
Aaron
d0520ccafb Use string instead of char * in client code 2009-03-24 16:58:33 -04:00
Aaron
63a8d2d173 Upsert insert with embedded objects 2009-03-24 15:42:35 -04:00
Aaron
bf9976cf68 More embedded mod corner cases 2009-03-24 15:16:44 -04:00
Aaron
d7fdc782cb Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-24 14:33:49 -04:00
Aaron
55a170aaa5 mod checkpoint 2009-03-24 14:33:36 -04:00
Aaron
f4e1f60ecd Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-24 14:32:28 -04:00
Aaron
18680997e8 Initialize BSONElement() with correct totalSize 2009-03-24 14:32:13 -04:00
Dwight
db14f056f9 comments/cleanup 2009-03-24 14:19:03 -04:00
Dwight
2724428604 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-24 12:53:38 -04:00
Dwight
64ed02b27d recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
Aaron
c27e290116 Support large count and nscanned 2009-03-24 12:12:04 -04:00
Aaron
ca46791a7b Just exit if --only specified without --source 2009-03-24 11:46:55 -04:00
Aaron
a6c9d60843 embedded mod checkpoint 2009-03-24 11:34:09 -04:00
Aaron
a6f3402e0d Few more tests 2009-03-23 18:55:32 -04:00
Aaron
6b9abc6144 mods on missing embedded objects checkpoint 2009-03-23 18:21:07 -04:00
Aaron
ea44d9886c Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-23 17:04:47 -04:00
Aaron
8ca46fb7c5 Update nscanned for profiling 2009-03-23 17:04:32 -04:00
Dwight
ea2df30205 recstore: support for multiple directories
plus bug fix
2009-03-23 16:25:03 -04:00
Dwight
3426f0e8c7 clean up warnings on windows 2009-03-23 13:12:47 -04:00
Aaron
bc5da3a496 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-23 11:47:59 -04:00
Aaron
a1a76f96bf Check --pairwith peer spec against local.sources on startup 2009-03-23 11:38:22 -04:00
Eliot Horowitz
5ac057bd50 comment 2009-03-23 11:32:30 -04:00
Aaron
4e04ab5bac optimizations 2009-03-20 17:08:38 -04:00
Aaron
4d8acb31fe virtual dtor 2009-03-20 16:53:03 -04:00
Aaron
4fbc099c10 Better example 2009-03-20 16:29:38 -04:00
Aaron
06d933ecbe Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-20 16:21:01 -04:00
Aaron
2570f4824c const ref 2009-03-20 16:20:46 -04:00
Aaron
d654edbef4 Optimizations 2009-03-20 16:07:05 -04:00
Aaron
b66a9b168d Remove unused function 2009-03-20 16:06:43 -04:00
Dwight
4e0d20dfc1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-20 15:39:48 -04:00
Dwight
c88389e558 checkpoint: beginnings of cleaning up the recstore interface 2009-03-20 15:39:22 -04:00
Aaron
7dd5dd50af Remove old debug logging 2009-03-20 14:57:04 -04:00
Dwight
554cc09904 minor: better error message 2009-03-20 12:19:21 -04:00
Aaron
3c2196420e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-19 16:23:19 -04:00
Aaron
5a276ef621 Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
Dwight
e35ffd32dd improved dropIndex for new recstore 2009-03-19 15:38:49 -04:00
Aaron
fdde87047f Cleanup 2009-03-19 14:50:40 -04:00
Aaron
2ee0e271e1 More sensible isValid 2009-03-19 14:44:28 -04:00
Aaron
dba5a1e036 Cleanup 2009-03-19 13:53:52 -04:00
Aaron
d28cae6187 Use boost shared_ptr 2009-03-19 13:48:57 -04:00
Aaron
909fbbe1b2 Don't allocate a Details object if memory is not owned 2009-03-19 13:41:20 -04:00
Aaron
cf5c758901 Add objdata to BSONObj directly 2009-03-19 13:15:59 -04:00
Aaron
d330916d1a Remove cached object size 2009-03-19 12:11:46 -04:00
Dwight
3a5aef6756 fix a btree reuse key case
and clean up code a little
2009-03-19 11:17:16 -04:00
Dwight
86ce9e5d41 compile windows/visual studio 2009-03-19 10:33:35 -04:00
Aaron
3a63d74903 Remove 'temp' log cruft 2009-03-18 18:28:08 -04:00
Aaron
bf1d5f4282 $set can be used with any type, checkpoint 2009-03-18 18:06:37 -04:00
Aaron
cc83107966 Now forward startLoc, with test 2009-03-18 17:50:45 -04:00