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
/
util
Age
Commit message (
Expand
)
Author
2011-12-24
bulk move of code to src/ SERVER-4551
Eliot Horowitz
2011-12-23
SERVER-4499: avoid renaming non-reg files
Brandon Diamond
2011-12-22
safer
dwight
2011-12-22
SERVER-4499: made log rotation more robust
Brandon Diamond
2011-12-22
SERVER-4499: old log rotated, not clobbered
Brandon Diamond
2011-12-21
fix duplicated code
Eric Milkie
2011-12-21
SERVER-4538 fix code buffer size calculation
Eric Milkie
2011-12-21
SERVER-4538 detect if pages are in our working set, on Windows
Eric Milkie
2011-12-21
milliseconds are thousandths of a second; thx Tad
Eric Milkie
2011-12-21
fix socket timeouts on Windows
Eric Milkie
2011-12-20
SERVER-3844 make exclusive recursive mutex work properly
Eric Milkie
2011-12-20
SERVER-1273 fix name collisions between bson.h and assert_util.h
Eric Milkie
2011-12-19
cleaner currentop output lslightly
Dwight
2011-12-19
printmeminfo references memorymappfile stuff so move it to avoid dependcencie...
Dwight
2011-12-19
compile gcc
dwight
2011-12-19
begin the process of putting global vairables in one central location. in par...
Dwight
2011-12-18
cleaning
dwight
2011-12-17
compile linux
dwight
2011-12-17
beginnings of PageFaultException. Not yet active (ifdefd out)
dwight
2011-12-16
vcpp compile warnings elim
Dwight
2011-12-16
Merge branch 'master' of github.com:mongodb/mongo
Dwight
2011-12-16
comments and logging
Dwight
2011-12-14
SERVER-4215 use consistent cursor for map phase
Greg Studer
2011-12-13
Also track heap usage in mmap blocks in addition to main arena SERVER-4483
Mathias Stearn
2011-12-13
back out bc1c27f184cc1dda2d07f387a2534be0337640d0
Eric Milkie
2011-12-13
technically, these memory reads need to be serialized for multi-threaded access
Eric Milkie
2011-12-12
clc
dwight
2011-12-11
Merge pull request #151 from charsyam/patch-1
Eliot
2011-12-11
clc
dwight
2011-12-11
change false -> true in opIsWrite in op is dbUpdate/dbInsert/dbDelete
charsyam
2011-12-08
fix namespace for Windows-only non-Visual-Studio source files
Eric Milkie
2011-12-08
SERVER-4459 move shared_mutex so that we only "using" it on non-Windows and o...
Eric Milkie
2011-12-08
SERVER-4459 tighten up namespace pollution. importing all of boost in a glob...
Eric Milkie
2011-12-07
Merge branch 'master' of http://github.com/mongodb/mongo into aggregation
U-tellus\cwestin
2011-12-07
SERVER-4075 add traceException parameter for turning on stack traces of all D...
Greg Studer
2011-12-07
merge from main
U-tellus\cwestin
2011-12-06
Make sure journal truncation is on disk before we proceed with rotation
Mathias Stearn
2011-12-02
SERVER-4410 -- Windows Service --install option isn't quoting all file parame...
Tad Marshall
2011-12-01
SERVER-2833 -- shut down cleanly on OS or Service Controller shutdown event
Tad Marshall
2011-12-01
Fix MessagingPort to register all ports in global list
Kristina
2011-12-01
RecursiveMutex class
Dwight
2011-12-01
new threadlocal method
Dwight
2011-11-29
SERVER-4359
U-tellus\cwestin
2011-11-27
SERVER-3969 -- handle spaces in passwords at the "Enter password:" prompt
Tad Marshall
2011-11-27
catch boost exception
dwight
2011-11-26
redo how we handle concurrency when opening a database initially.
dwight
2011-11-26
SERVER-3582 -- Mongo Windows Service locks up CPU when computer reboots after...
Tad Marshall
2011-11-26
SERVER-3097 -- "mongod --install" uses wrong image path depending on CWD
Tad Marshall
2011-11-23
crlf
dwight
2011-11-23
SERVER-2612 -- support logRotate under windows
Tad Marshall
[next]