index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
db.cpp
Age
Commit message (
Expand
)
Author
2011-09-12
Strip trailing / of dbpath on windows SERVER-3557
Mathias Stearn
2011-08-22
Warn that journaling isn't default on 32-bit SERVER-3654
Mathias Stearn
2011-08-08
SERVER-2506 configurable journal batch commit time
dwight
2011-08-03
add hidden --nopreallocj option to turn off journal preallocation
gregs
2011-07-31
make journaling the default on 64 bit
dwight
2011-07-27
remove duplicate log messages
Eliot Horowitz
2011-07-25
make sure rs always sets _logOp after newRepl runs
Kristina
2011-07-08
clean up --sysinfo output
Mathias Stearn
2011-07-07
don't spam in --repair because not listening
Eliot Horowitz
2011-06-28
crlf
Dwight
2011-06-26
put objcheck in CmdLine
Eliot Horowitz
2011-06-26
move noUnixSocket to cmdline
Eliot Horowitz
2011-06-26
net cleaning: move message_server* to net
Eliot Horowitz
2011-06-25
use journalling instead of dialog for config server SERVER-3336
Eliot Horowitz
2011-06-22
more cleaning
Eliot Horowitz
2011-06-21
first pass at --shutdown flag. Will use in init scripts after more testing SE...
Mathias Stearn
2011-06-21
Build parsedOpts object, print it at startup and include in getCmdLineOpts SE...
Mathias Stearn
2011-06-17
stub doPreServerStatupInits()
Dwight
2011-06-14
autoresync is for non repl sets only SERVER-3248
Dwight
2011-06-06
maxconns for mongos
Eliot Horowitz
2011-05-17
convert WriteBack cleaner to periodic task
Eliot Horowitz
2011-05-16
start thread at appropriate time
Eliot Horowitz
2011-05-15
slightly clearer msg
dwight
2011-05-02
more getLog work
Eliot Horowitz
2011-04-29
put hostname in the log. should make support a little easier.
dwight
2011-04-25
bug with --configsvr command line param
dwight
2011-04-19
cleaner
dwight
2011-04-18
use smaller journal files with --smallfiles option
dwight
2011-04-18
trap segfaults and such and try to log them on windows
dwight
2011-04-14
dont allow user databases on --configsvr instances
Dwight
2011-04-12
help locate errors and facility for better msgs
Dwight
2011-04-06
pathlock terminate message on windows was not very clear
Dwight
2011-04-05
fix linking of exitCleanly
Eliot Horowitz
2011-04-05
finish unifying network server code
Eliot Horowitz
2011-04-05
working towrads unifying network code
Eliot Horowitz
2011-04-04
Dont error out due to lockfile when running with --repair SERVER-1609
Mathias Stearn
2011-04-04
spelling
Mathias Stearn
2011-04-04
fix err numbers
Dwight
2011-03-31
make sure if we can't start a new thread for a socket, we release the connect...
Eliot Horowitz
2011-03-29
SERVER-1465 add deprecation message for deprecated replica pair command line ...
Aaron
2011-03-29
SERVER-1465 remove replica pairs
Aaron
2011-03-24
SERVER-2808 try to compile non apple
Aaron
2011-03-24
SERVER-2808 print address information when available for signals
Aaron
2011-03-16
add --nojournal along with --nodur
Eliot Horowitz
2011-03-16
fix SERVER-2745
Eliot Horowitz
2011-03-11
--journal SERVER-2745 180
Eliot Horowitz
2011-03-11
comment
Eliot Horowitz
2011-03-11
some old cruft cleaning
Eliot Horowitz
2011-03-11
make some options hidden
Eliot Horowitz
2011-03-07
don't try to put as much info for weird exceptions
Eliot Horowitz
[next]