summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* fix vcxprojdwight2011-04-301-0/+2
* text and commentdwight2011-04-302-2/+1
* put hostname in the log. should make support a little easier.dwight2011-04-291-2/+4
* Merge branch 'master' of git@github.com:mongodb/mongodwight2011-04-288-11/+43
|\
| * tabs->spacesgregs2011-04-281-27/+27
| * more checks for priority1.js - detect failed self ASAPgregs2011-04-281-19/+29
| * all the replSet logging starts with the word replset for easy grepping; a cou...Dwight2011-04-281-8/+8
| * better logging in case of reconfig issuesgregs2011-04-281-2/+4
| * fix journal recovery for case when lsn file is zero bytes longDwight2011-04-281-0/+5
| * fix for priority1.js - check still in rs before syncGreg Studer2011-04-271-1/+4
| * another assertEliot Horowitz2011-04-271-1/+1
| * assert that i think makes senseEliot Horowitz2011-04-261-0/+1
| * log default rs heartbeatsgregs2011-04-261-1/+5
| * log message on config change save Greg Studer2011-04-261-1/+1
| * vcxproj up to date for new cpp filedwight2011-04-253-2/+9
| * better error messageEliot Horowitz2011-04-251-1/+1
* | bug with --configsvr command line paramdwight2011-04-251-4/+5
|/
* compileAaron2011-04-252-2/+2
* SERVER-958 merge and address mongos dependency differencesAaron2011-04-255-97/+107
* SERVER-958 Update matcher and matcher usage for better non single key range s...Aaron2011-04-257-11/+23
* SERVER-958 Track non single key field ranges and utilize them in query planningAaron2011-04-255-327/+469
* reduce queryutil dependencies a bitAaron2011-04-259-127/+283
* _dbprofile variable wasnt always being set correctly in CurOpdwight2011-04-233-6/+14
* make profiling data (system.profile) not replicatedwight2011-04-221-9/+11
* box can legitimately be primary and in initial syncKristina2011-04-201-3/+6
* set max rollback to 30 minutesKristina2011-04-201-2/+2
* better error message in mrEliot Horowitz2011-04-201-2/+4
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-04-199-199/+145
|\
| * cleanerdwight2011-04-191-5/+1
| * use smaller journal files with --smallfiles optiondwight2011-04-184-18/+19
| * Merge branch 'master' of github.com:mongodb/mongodwight2011-04-183-164/+94
| |\
| | * single hash key for multiple locations at same hash value SERVER-2944gregs2011-04-181-162/+47
| * | trap segfaults and such and try to log them on windowsdwight2011-04-184-14/+75
| * | better error msg windowsdwight2011-04-181-2/+5
* | | better message on a dropdups index buildDwight2011-04-191-0/+2
| |/ |/|
* | five minutes was the intentDwight2011-04-181-1/+1
* | 2x for journaling to make the calculation rightDwight2011-04-181-2/+2
* | fix cmopiler warningDwight2011-04-181-1/+0
* | Merge branch 'master' of github.com:mongodb/mongoDwight2011-04-183-4/+7
|\ \ | |/
| * should be endldwight2011-04-151-1/+1
| * fix compile warningdwight2011-04-151-1/+1
| * allow slaveOk on copydb commanddwight2011-04-151-2/+5
* | less chattyDwight2011-04-181-1/+1
* | log memory usage so it is easier to troubleshoot from a log fileDwight2011-04-181-1/+47
|/
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-04-152-2/+2
|\
| * not checking msgasserted for dupesEliot Horowitz2011-04-152-2/+2
* | SERVER-2942 attempt to fix problem with remapPrivateView on windowsDwight2011-04-151-38/+13
* | fix race condition with experimental setparameter for commitfrequency more wo...Dwight2011-04-151-1/+1
|/
* fix for exact spherical checks and test SERVER-2951gregs2011-04-151-20/+42
* Merge branch 'master' of github.com:mongodb/mongodwight2011-04-141-1/+3
|\