Aaron
|
d0520ccafb
|
Use string instead of char * in client code
|
2009-03-24 16:58:33 -04:00 |
|
Aaron
|
87fc8adf10
|
Remove unnecessary include
|
2009-03-20 14:50:11 -04:00 |
|
Aaron
|
f0e25020b2
|
Reduce dbtop performance hit
|
2009-03-20 14:30:56 -04:00 |
|
Eliot Horowitz
|
46dddab48a
|
fix : -> _ conversion on windows
|
2009-03-19 08:36:24 -04:00 |
|
Eliot Horowitz
|
df4a8dbf55
|
doesOpGetAResponse
|
2009-03-17 17:24:38 -04:00 |
|
Aaron
|
b936cb2c97
|
objcheck validates every bson object read from a message
|
2009-03-13 12:07:00 -04:00 |
|
Dwight
|
a039cf7ec7
|
compile windows
|
2009-03-03 16:06:57 -05:00 |
|
Aaron
|
c8c7ae441e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-02 16:51:53 -05:00 |
|
Aaron
|
53e0287027
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-02 16:49:27 -05:00 |
|
Aaron
|
e7b0796b51
|
Add number of calls to setClient to DBTOP
|
2009-03-02 16:49:16 -05:00 |
|
Eliot Horowitz
|
062213eaef
|
work on old versions of boost
|
2009-03-02 16:27:35 -05:00 |
|
Aaron
|
67d39935dc
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-02 13:45:26 -05:00 |
|
Eliot Horowitz
|
474d2c0d24
|
switch mongos to use MessageServer
use boost asio if it exists on the system
|
2009-03-02 13:35:34 -05:00 |
|
Aaron
|
e6980f2e83
|
Call val() without log mutex
|
2009-03-02 13:18:47 -05:00 |
|
Eliot Horowitz
|
cc95f74066
|
asio checkpoing, working, not threaded yet
|
2009-03-02 10:32:29 -05:00 |
|
Eliot Horowitz
|
f7f6348d2f
|
basic asio core working
|
2009-03-02 09:57:43 -05:00 |
|
Eliot Horowitz
|
8a711dc649
|
nextMessageId function and valid() method on MsgData
|
2009-03-02 09:57:22 -05:00 |
|
Eliot Horowitz
|
13b828f592
|
checkpoint for async message server
|
2009-03-02 09:13:20 -05:00 |
|
Aaron
|
63e5764fe2
|
Add BSONElementManipulator and CurrentTime type
|
2009-02-27 17:18:56 -05:00 |
|
Aaron
|
4c491e5b9e
|
Handle const pointers correctly
|
2009-02-23 11:16:33 -05:00 |
|
Aaron
|
4311f257ef
|
Better LazyString
|
2009-02-23 11:11:00 -05:00 |
|
Dwight
|
b23ec0964c
|
compile windows
|
2009-02-23 09:50:45 -05:00 |
|
Aaron
|
3c33cbe8e7
|
Maybe more efficient
|
2009-02-20 15:56:24 -05:00 |
|
eliot
|
c9556de9ab
|
windows compile
|
2009-02-20 15:23:14 -05:00 |
|
Aaron
|
db0f38e88b
|
Dummy count implementation
|
2009-02-20 11:08:22 -05:00 |
|
Aaron
|
6f25a72ec3
|
'better' LazyString
|
2009-02-20 10:48:32 -05:00 |
|
Eliot Horowitz
|
c759ddf5cc
|
linux mem info
|
2009-02-20 09:52:13 -05:00 |
|
Eliot Horowitz
|
3f5102bf27
|
processinfo class and meminfo command, only works on darwin for the moment
|
2009-02-20 09:34:25 -05:00 |
|
Aaron
|
9d8876a09b
|
LazyString() takes const reference
|
2009-02-19 14:14:34 -05:00 |
|
Aaron
|
4fca3ad77a
|
Make assertions stringable
|
2009-02-19 12:43:46 -05:00 |
|
Aaron
|
6df7d02ce8
|
Don't create string unless we're actually going to log
|
2009-02-19 12:03:15 -05:00 |
|
Aaron
|
b1d9032447
|
Get rid of stringable class, use implicit type conversion to string instead
|
2009-02-18 22:17:30 -05:00 |
|
Aaron
|
593bf1f126
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
|
dwight
|
90f39126fc
|
log more on commands
|
2009-02-18 09:45:49 -05:00 |
|
dwight
|
22085b0540
|
add a couple virtual destructors just to be safe
|
2009-02-17 19:21:01 -05:00 |
|
Dwight
|
9c286b438f
|
btree: fix a bug (missing code) when reinserting a key that was marked unused
|
2009-02-13 11:25:52 -05:00 |
|
Aaron
|
bd3b8ec5e1
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-02-11 13:18:01 -05:00 |
|
Aaron
|
6224cd9f29
|
Add initial perf tests
|
2009-02-11 13:17:52 -05:00 |
|
Dwight
|
d11d75e7ef
|
separate counter for RARELY -- really only a partial "fix".
(we want these macros to be fast that is why it is as it is)
|
2009-02-11 12:25:28 -05:00 |
|
Dwight
|
9f5fe79f2f
|
little things: hack for windows filenames, better logging
|
2009-02-11 11:28:49 -05:00 |
|
Aaron
|
8476a12040
|
Cleaner
|
2009-02-09 17:00:13 -05:00 |
|
Dwight
|
a071a573c3
|
compile windows
|
2009-02-09 16:33:07 -05:00 |
|
Aaron
|
166716bb25
|
dbtop
|
2009-02-09 15:57:30 -05:00 |
|
Dwight
|
4d5f0e9a78
|
clean up exception classes
|
2009-02-06 16:21:49 -05:00 |
|
Eliot Horowitz
|
ef80bbf86c
|
dos2unix
|
2009-02-06 15:09:16 -05:00 |
|
Eliot Horowitz
|
62cab8c320
|
get rid of warnings
|
2009-02-06 15:08:53 -05:00 |
|
Aaron
|
7fddf99109
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-02-06 14:49:30 -05:00 |
|
Aaron
|
4705faf92b
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2009-02-06 14:47:45 -05:00 |
|
Aaron
|
f06e57b988
|
OSX compile
|
2009-02-06 14:47:38 -05:00 |
|
Dwight
|
0b210bfa0e
|
check if closed properly, recstore
|
2009-02-06 14:33:26 -05:00 |
|