summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.0.7-rc0r2.0.7-rc0Eric Milkie2012-07-134-3/+10
* SERVER-6414 - fixed posix_fadvise callEliot Horowitz2012-07-121-1/+3
* fix test failure on Windows: open temp file in binary modeEric Milkie2012-07-121-9/+4
* fix Windows compile and link, for realEric Milkie2012-07-121-4/+4
* windows includeEliot Horowitz2012-07-111-0/+5
* SERVER-6414 - windows compile part 5Eliot Horowitz2012-07-111-1/+1
* SERVER-6414 - windows compile part 4Eliot Horowitz2012-07-111-1/+6
* SERVER-6414 - windows compile part 3Eliot Horowitz2012-07-111-1/+1
* SERVER-6414 - windows compile part 2Eliot Horowitz2012-07-111-2/+2
* SERVER-6414 - windows compileEliot Horowitz2012-07-111-2/+15
* Windows does not have ssize_tEric Milkie2012-07-112-4/+4
* SERVER-6414 - use regular file io, not mmap for external sortEliot Horowitz2012-07-112-15/+65
* SERVER-6311 do not crash if FlushFileBuffers failsEric Milkie2012-07-111-1/+0
* SERVER-6372 fassert does not exist in 2.0Eric Milkie2012-07-101-2/+2
* SERVER-5920 buildbot bad_config_load.js also check for socket exceptions in testGreg Studer2012-07-091-1/+4
* SERVER-6311 abort if FlushViewOfFile takes longer than 15 minutesEric Milkie2012-07-091-3/+5
* SERVER-5594 memory corruption in sharding/auth1.js V8 builderRandolph Tan2012-07-091-1/+1
* SERVER-6359 mongoexport now outputs full strings in CSV modeJosh Price2012-07-091-1/+1
* SERVER-6305 command-line option to turn off auto-splitting on particular mong...Greg Studer2012-07-065-1/+54
* fix Windows compileEric Milkie2012-07-051-31/+27
* SERVER-4907 Backport query plan hinting when oplog entries are applied.Aaron2012-07-047-13/+170
* SERVER-4992 Disable dropDatabase command on configSiddharth Singh2012-07-033-0/+48
* SERVER-5473 mongostat will not auth unless passed a username or passwordMatt Dannenberg2012-07-031-1/+2
* SERVER-5872 use ScopedDBConnection when we talk to other shards during autosplitEric Milkie2012-07-031-1/+1
* SERVER-5920 protect reload of database config, ensure we don't get partial db...Greg Studer2012-07-032-48/+118
* Don't grow a document on $pull/$pullAll. SERVER-6047Richard Kreuter2012-07-023-0/+38
* SERVER-6167 reduce logging verbosity on stale versioned writes and getting di...Greg Studer2012-07-022-6/+15
* SERVER-6178 catch dbexceptions not socket exceptions during startup consisten...Greg Studer2012-06-281-1/+5
* SERVER-6006 import code and fixes from 2.1.x into testTad Marshall2012-06-281-3/+152
* SERVER-6006 buildbot sharding_rs2.js turn off balancer in test before split/m...Greg Studer2012-06-271-0/+6
* SERVER-4800 make unsorted parallel cursors do round-robin when pulling data, ...Greg Studer2012-06-272-1/+11
* SERVER-6162 adapt sharding/no_empty_reset.js for v2.0Tad Marshall2012-06-271-0/+1
* Visual Studio -- .gitignore, make mongo shell buildableTad Marshall2012-06-273-116/+125
* Revert "Always go through relinquish when stepping down SERVER-5258"Tad Marshall2012-06-262-15/+30
* SERVER-6162 backport of targeted shard ranges instead of broadcast on all que...gregs2012-06-253-24/+66
* Always go through relinquish when stepping down SERVER-5258Kristina2012-06-252-30/+15
* SERVER-4291: Return code of recv uncheckedBrandon Diamond2012-06-221-3/+4
* SERVER-3969 handle spaces in passwords at the "Enter password:" promptTad Marshall2012-06-221-3/+2
* SERVER-3097 -- "mongod --install" uses wrong image path depending on CWDTad Marshall2012-06-221-8/+3
* SERVER-5663, SERVER-2942 MapViewOfFileEx backportTad Marshall2012-06-203-67/+109
* Visual Studio -- update shell/mongo_vstudio.cppTad Marshall2012-06-201-1/+206
* SERVER-6132 makeChunkWritable abort on failure (Windows)Tad Marshall2012-06-201-6/+15
* fix smalloplog; cleanup extra collectionEric Milkie2012-06-191-0/+1
* SERVER-2833 -- shut down cleanly on OS or Service Controller shutdown eventTad Marshall2012-06-104-19/+51
* Visual Studio -- .gitignore ipch, make mongos buildableTad Marshall2012-06-103-92/+170
* post 2.0.6Eric Milkie2012-06-042-2/+2
* BUMP 2.0.6r2.0.6Eric Milkie2012-06-043-3/+3
* post 2.0.6-rc0Andy Schwerin2012-05-231-1/+1
* BUMP 2.0.6-rc0r2.0.6-rc0Eric Milkie2012-05-224-3/+10
* fassert not available in 2.0 yetEric Milkie2012-05-181-1/+1