Eliot Horowitz
|
63fa175a9b
|
better failure message
|
2009-11-17 10:17:07 -08:00 |
|
Mathias Stearn
|
df71e4dcdc
|
match free to malloc
|
2009-11-14 22:11:15 -05:00 |
|
Eliot Horowitz
|
f9d031f12c
|
fsync command part of SERVER-255
|
2009-11-11 13:41:45 -05:00 |
|
Eliot Horowitz
|
9f77794640
|
MemoryMappedFile::flushAll
|
2009-11-11 13:02:04 -05:00 |
|
Eliot Horowitz
|
37baf952b8
|
sleepmicros
|
2009-11-03 22:53:18 -05:00 |
|
Mathias Stearn
|
80edd9e5cf
|
Pull launchGDB out to debug_util.cpp
|
2009-11-03 16:39:55 -05:00 |
|
Mathias Stearn
|
39a66ce531
|
Remove debugging couts
|
2009-11-03 01:56:40 -05:00 |
|
Mathias Stearn
|
526e514bff
|
assert and massert now trigger breakpoint()
|
2009-11-02 18:56:29 -05:00 |
|
Mathias Stearn
|
bf2467973f
|
Make breakpoint() safe to call anywhere.
|
2009-11-02 18:56:29 -05:00 |
|
Mathias Stearn
|
d7c527d437
|
pull EmbeddedBuilder to its own file
|
2009-11-02 13:32:20 -05:00 |
|
Mathias Stearn
|
9ecceafbca
|
Add breakpoint functions (*nix only)
|
2009-11-01 23:29:20 -05:00 |
|
Dwight
|
a03aecb988
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-28 13:41:06 -04:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Dwight
|
31a1b75aa3
|
slightly better error message when problem opening files
|
2009-10-27 14:25:45 -04:00 |
|
Eliot Horowitz
|
52333b5e73
|
cute hack so log() works before startup is finished
|
2009-10-21 16:40:31 -04:00 |
|
Dwight
|
a606c7a6b8
|
cleanup/prep for # of indexes work
|
2009-10-19 16:53:58 -04:00 |
|
metagoto
|
14cd7183e6
|
quick fix for global namespace pollution (mostly client)
|
2009-10-18 09:39:08 +08:00 |
|
Eliot Horowitz
|
e401ac9c35
|
win32 fix
|
2009-10-16 12:54:31 -04:00 |
|
Eliot Horowitz
|
d8235205f5
|
log rotation with USR1 signal SERVER-358
|
2009-10-16 12:46:06 -04:00 |
|
Eliot Horowitz
|
e48db1f60a
|
replace cerr with cout for all server files
|
2009-10-16 11:39:59 -04:00 |
|
Eliot Horowitz
|
543ce2b8a5
|
clean logpath code
|
2009-10-16 11:31:49 -04:00 |
|
Eliot Horowitz
|
166c722630
|
make logpath use FILE/fopen instead of open - should work on windows SERVER-339
|
2009-10-16 10:56:15 -04:00 |
|
Dwight
|
5696d65d83
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-15 16:47:48 -04:00 |
|
Dwight
|
f152047f19
|
fix assert to use ours and thus make unit test pass
|
2009-10-15 16:47:35 -04:00 |
|
Eliot Horowitz
|
98d994eb51
|
get rid of warning in linux process info thing
|
2009-10-15 16:19:25 -04:00 |
|
Mathias Stearn
|
0abfa82d54
|
GCC4.4 doesn't like char array subscripts
|
2009-10-15 16:14:20 -04:00 |
|
Dwight
|
06aa85b12e
|
this not good with unit test
|
2009-10-14 16:34:25 -04:00 |
|
Dwight
|
ddcf5eeb32
|
refactor a little
|
2009-10-14 16:29:32 -04:00 |
|
Dwight
|
c43df1e575
|
make Top threadsafe
|
2009-10-14 15:48:13 -04:00 |
|
Dwight
|
2d934d1006
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
|
Dwight
|
1083a425c2
|
ThreadLocalInt prettier
|
2009-10-13 12:55:23 -04:00 |
|
Eliot Horowitz
|
e6069e40d9
|
make assert use mongo::asserted so it'll work even with out using namepsace SERVER-289
|
2009-10-08 16:35:15 -04:00 |
|
Eliot Horowitz
|
a54742b3de
|
make mongoimportjson not crash with small objects, some ProgressMeter enhancements SERVER-342
|
2009-10-08 10:11:26 -04:00 |
|
Eliot Horowitz
|
9e7a31fae1
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
db/dbcommands.cpp
|
2009-10-07 12:46:02 -04:00 |
|
Eliot Horowitz
|
b733978054
|
MemoryMappedFile::getTotalMapped
|
2009-10-07 12:42:43 -04:00 |
|
Dwight
|
9589c84edf
|
killOp() wasn't working with validate
|
2009-10-07 11:51:13 -04:00 |
|
Dwight
|
0c9212038d
|
small cleanups
|
2009-10-06 16:17:11 -04:00 |
|
Eliot Horowitz
|
727fc307f9
|
more verbose shutdown logging to try and figure out why shutdown is very slow sometimes
|
2009-10-05 15:09:52 -04:00 |
|
Eliot Horowitz
|
27fd0a7a9f
|
more ProgressMeter to public place
|
2009-10-05 15:09:18 -04:00 |
|
Eliot Horowitz
|
86e9a31716
|
better debugging for assertions
|
2009-10-01 10:41:15 -04:00 |
|
Eliot Horowitz
|
9c83a9e08c
|
win compile
|
2009-10-01 10:12:16 -04:00 |
|
Eliot Horowitz
|
1f622ad076
|
finish getting rid of boost base64
|
2009-10-01 09:49:17 -04:00 |
|
Eliot Horowitz
|
1bb3d4a004
|
fix base64 issue
|
2009-10-01 01:26:19 -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 |
|
unknown
|
7153023470
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
|
Eliot Horowitz
|
4fc1b55e0d
|
cleaning MINOR
|
2009-09-21 20:32:17 -04:00 |
|
Dwight
|
6bbaf0fdc3
|
better unit tests for unique indexes and dropDup : true on indexing
|
2009-09-21 16:31:00 -04:00 |
|
Dwight
|
71af757e56
|
use posix_fadvise when we populate a new datafile
|
2009-09-21 10:05:03 -04:00 |
|
Eliot Horowitz
|
18b1091e01
|
remotePort
|
2009-09-17 15:19:57 -04:00 |
|