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 |
|
Aaron
|
6224cd9f29
|
Add initial perf tests
|
2009-02-11 13:17:52 -05:00 |
|
Dwight
|
3366714892
|
better error msgs
--sysinfo
|
2009-01-29 16:06:22 -05:00 |
|
Aaron
|
da79a09df9
|
Don't print chars as ints
|
2009-01-20 17:21:47 -05:00 |
|
Eliot Horowitz
|
3e7985c5d6
|
changed verbose to logLevel and added log(int)
|
2009-01-20 14:30:59 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Eliot Horowitz
|
938c2c07a8
|
some cleaning so that client doesn't have to link against java and pcre
|
2009-01-15 10:08:20 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Dwight
|
6e9a533d67
|
more threadsafe
|
2009-01-06 18:57:01 -05:00 |
|
Dwight
|
1cc123561a
|
try not to die in segv printouts with deadlocks and such
|
2009-01-06 18:25:38 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Aaron
|
99bf277c18
|
g++ check return type, fix some warnings
|
2008-12-16 18:12:25 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
a4968427e2
|
bug fix with $natural
timeout on connects w/dbgrid faster
|
2008-11-03 20:42:59 -05:00 |
|
Dwight
|
234844724c
|
checkpoitning work
|
2008-07-31 13:37:32 -04:00 |
|
Dwight
|
3363fe311c
|
collection options are retained when db is cloned;
those options now listed in system.namespaces;
more repl work
|
2008-07-28 13:51:39 -04:00 |
|
Eliot Horowitz
|
50e8a1a3f5
|
added AGPL License Header to every file
take 2
|
2008-07-20 17:37:33 -04:00 |
|
Eliot Horowitz
|
383a862ad3
|
Revert "added AGPL License Header to every file"
Oops - added multiple times.
This reverts commit 608769fd03 .
|
2008-07-20 17:34:22 -04:00 |
|
Eliot Horowitz
|
608769fd03
|
added AGPL License Header to every file
|
2008-07-20 17:33:02 -04:00 |
|
Dwight
|
c3adb4946f
|
check for out of memory
|
2008-07-17 13:42:20 -04:00 |
|
Dwight
|
51bb240a58
|
--nojni option.
|
2008-07-11 12:27:23 -04:00 |
|
Dwight
|
017d3126bc
|
logging wasnt' threadsafe
|
2008-07-09 16:29:58 -04:00 |
|
Dwight
|
ee68a8e252
|
--nocursors
|
2008-07-09 12:32:11 -04:00 |
|