dwight
2088a68e9a
rs logging
2010-07-28 20:39:09 -04:00
dwight
bed8c99ab7
attempt clean up ernoodesc on windows
2010-07-28 16:01:28 -04:00
Eliot Horowitz
f27b7ba4f7
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 13:29:55 -04:00
Eliot Horowitz
1965d3b3a9
safe shutdown
2010-07-28 13:29:17 -04:00
Eliot Horowitz
09c2cacddc
move client info out
2010-07-28 12:33:36 -04:00
Alberto Lerner
bc3f63ebf1
SERVER-1497 Cant mix and match localhost and real IPs
2010-07-28 11:14:26 -04:00
Eliot Horowitz
6ef654f43c
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 11:09:46 -04:00
dwight
26828e12a9
rs attempt fix for weird crash
2010-07-28 11:06:04 -04:00
Eliot Horowitz
c3175a2b9b
move rest out of dbwebserver
2010-07-28 10:13:56 -04:00
Eliot Horowitz
b1737a4198
use boost::bind instead of grab
2010-07-28 00:40:01 -04:00
Andrew C. Morrow
6239b1629a
SERVER-1498: qualify custom strnlen in bsoninlines, move impl
...
- strnlen was ambiguous in bsoninlines.h without goodies.h header
- goodies.h header includes lots of other stuff, so moved custom
strnlen to bson/util/misc.h.
- update bsoninlines.h to use namespace qualified name
2010-07-27 18:15:48 -04:00
Mathias Stearn
00679b9a2b
Test expect lowercase hex. May change them later.
2010-07-27 17:18:43 -04:00
Justin Dearing
b970c7c6d4
Updated comments.
2010-07-27 23:51:37 +08:00
Eliot Horowitz
95f84aead5
working on modularizing web server so can hook up to mongos SERVER-1355 2
2010-07-27 11:47:48 -04:00
Mathias Stearn
0a80030ba9
plug memory leak
2010-07-26 21:09:10 -04:00
Eliot Horowitz
be796737a7
better cast
2010-07-26 16:25:15 -04:00
Eliot Horowitz
f0359e7b54
MongoFile::flushAll won't lock for entire flushing time
2010-07-26 16:06:49 -04:00
Eliot Horowitz
6caf5bdc0e
forgot file for pidfile stuff
2010-07-26 14:31:09 -04:00
Eliot Horowitz
c7a38e409d
cleaning pidfilepath code - adding to mongos SERVER-1488
2010-07-26 14:25:55 -04:00
Eliot Horowitz
55382a6b84
clean up log messags
2010-07-26 11:23:34 -04:00
Eliot Horowitz
4e4a4959a8
some log cleaning
2010-07-25 11:51:34 -04:00
Eliot Horowitz
2cad9807fd
tm_mon is 0 based
2010-07-25 02:41:05 -04:00
Eliot Horowitz
2827add40c
don't put 0 and end of string
2010-07-24 23:54:16 -04:00
Eliot Horowitz
a0841b0171
change log format to TIME-THREAD-LEVEL-MSG and adjust ramlog for it
2010-07-24 12:40:34 -04:00
Eliot Horowitz
357cb2918e
move logging cpp code into log.cpp
2010-07-24 12:40:07 -04:00
Eliot Horowitz
098a66e3cc
spacing
2010-07-24 12:02:35 -04:00
Eliot Horowitz
392ce39d91
post 1.5.6
2010-07-24 12:02:27 -04:00
Eliot Horowitz
39cdcd202f
BUMP 1.5.6
2010-07-24 11:37:00 -04:00
dwight
401872b593
shutdown niceness
2010-07-23 23:26:27 -04:00
Eliot Horowitz
c9f86b31aa
fix rawOut to use --logpath
2010-07-23 23:14:37 -04:00
Eliot Horowitz
f383a5afd4
make lowercase for solaris
2010-07-23 12:29:30 -04:00
dwight
f5c49c6c31
proper synchronization on reconfig
2010-07-23 11:48:07 -04:00
Eliot Horowitz
f8b872344d
Merge branch 'master' of github.com:mongodb/mongo
2010-07-22 15:39:39 -04:00
Eliot Horowitz
380cdd5bf2
handle databases with different cases in mongos SERVER-1443
2010-07-22 15:39:20 -04:00
Dwight
a27f58a890
rs elect better
2010-07-22 15:10:23 -04:00
Dwight
f1d859be45
rs dropalldatabases bug
2010-07-22 13:13:50 -04:00
Dwight
3b2ede3771
rs rollback work
2010-07-21 15:39:59 -04:00
Eliot Horowitz
db31e7bf50
debugging
2010-07-21 12:46:33 -04:00
dwight
7532649184
linkify ramlog
2010-07-20 23:20:30 -04:00
Mathias Stearn
aa547ad8f2
Don't put 256k array on stack. Caused overflow on OpenBSD
2010-07-20 14:12:33 -04:00
Alberto Lerner
5a576ddbe0
SERVER-1270 Elim c_str() /util
2010-07-20 12:58:58 -04:00
Dwight
dcc152acc7
rs initial sync
2010-07-19 18:05:44 -04:00
Dwight
80fbaf2d63
better hostandport
2010-07-19 17:23:11 -04:00
Alberto Lerner
d46f9c1bfe
Eliminate implicit conversion
2010-07-19 12:39:14 -04:00
Dwight
b2897d86b7
minor html
2010-07-19 12:16:02 -04:00
Alberto Lerner
f51a4d0669
SERVER-1270 Hook StringData to BufBuilder
2010-07-19 09:56:24 -04:00
Eliot Horowitz
72f2eb24d5
change LazyString to toString rather than (string)
2010-07-17 22:11:21 -04:00
Eliot Horowitz
f8489f4b0c
make a global RamLog and display in webserver
2010-07-17 12:38:48 -04:00
Eliot Horowitz
3b337bd0d3
post 1.5.5
2010-07-16 18:12:23 -04:00
Eliot Horowitz
74a15ef995
BUMP 1.5.5
2010-07-16 15:50:58 -04:00