0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

2082 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
cc6f3c9a25 Print debug info when mongo crashes 2009-03-24 17:35:50 -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
8a54574b76 Adjust timing, attempt to fix intermittent test failure 2009-03-24 11:42:21 -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
7e86cd69f3 Move update related tests to separate file 2009-03-23 18:32:05 -04:00
Aaron
6b9abc6144 mods on missing embedded objects checkpoint 2009-03-23 18:21:07 -04:00
Eliot Horowitz
cd7831f6c4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-23 17:28:27 -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
Eliot Horowitz
648633218d name cleaning 2009-03-23 16:42:18 -04:00
Dwight
2ebf2a4874 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-23 16:25:23 -04:00
Dwight
ea2df30205 recstore: support for multiple directories
plus bug fix
2009-03-23 16:25:03 -04:00
Aaron
d3340fb7ae Close databases to clear client cursors 2009-03-23 14:11:53 -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
ff54da9dde Better replacepeer tests 2009-03-23 11:14:48 -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
Aaron
87fc8adf10 Remove unnecessary include 2009-03-20 14:50:11 -04:00
Aaron
55ff5a5ec7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-20 14:31:13 -04:00
Aaron
f0e25020b2 Reduce dbtop performance hit 2009-03-20 14:30:56 -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