summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-6993 - fix findAndModify positional operator regression with undotted ...Eliot Horowitz2012-09-182-1/+34
* SERVER-6943: fix sh.addTagRange for 3 config serversScott Hernandez2012-09-182-4/+5
* [BUILDBOT-185] fix naming when you add modulesRandall Hunt2012-09-181-0/+3
* SERVER-7061 mongos can use invalid ptr to master conn when setShardVersion failsRandolph Tan2012-09-182-4/+16
* SERVER-7004: properly set buffer size for darwin's sysctlbyname()Ben Becker2012-09-181-5/+18
* SERVER-6909 fix case where update can modify document such that query doesn't...Eliot Horowitz2012-09-182-5/+36
* fix module search pathRandall Hunt2012-09-181-1/+1
* SERVER-6808 RecoveryJob shouldn't find MMF for each journal entryMathias Stearn2012-09-132-31/+47
* SERVER-6816 cap repl batches at 1 second or 5000 opsEric Milkie2012-09-132-8/+12
* SERVER-7003 fix migrations in the presence of active deletionsKevin Matulef2012-09-132-1/+49
* SERVER-6816 add a 5 sec time limit to replication batchesEric Milkie2012-09-122-4/+10
* SERVER-6816 cap the batch on the journal commit limitEric Milkie2012-09-122-2/+4
* Flush journal after every oplog write (if necessary) SERVER-6816Kristina2012-09-121-0/+1
* Fix for SERVER-6672:Randolph Tan2012-09-121-0/+17
* SERVER-6930 append correct format for timestampEric Milkie2012-09-121-1/+1
* SERVER-6930 trim minvalid document to just ts/timestamp and h/hash for perfor...Eric Milkie2012-09-125-22/+17
* SERVER-5890 do not require space after comma in Digest HTTP headerTad Marshall2012-09-121-1/+1
* SERVER-6717 use log() in msgasserted() instead of tlog()Tad Marshall2012-09-121-1/+1
* SERVER-6832 make 'move-top-chunk' heuristic work with prefix shard keysKevin Matulef2012-09-121-7/+29
* SERVER-6834 wait for all stopped nodes to be down in testTad Marshall2012-09-121-1/+3
* SERVER-6856 do not read past the end of a recordEric Milkie2012-09-121-1/+1
* SERVER-6931 Don't attempt to look up a cursor using an invalid id. Prevents ...Aaron2012-09-123-1/+21
* SERVER-6960 Always link object files and static archives in the same order.Andrew Schwerin2012-09-121-2/+2
* SERVER-6948 Make it safe to call commitIfNeeded() from a read lockMathias Stearn2012-09-121-27/+36
* SERVER-6878 Clean distinct3.js and make evalb.js more robust.Aaron2012-09-122-11/+41
* Fix balancer when running mixed 2.2 and 2.0 shards. SERVER-6902Spencer T Brody2012-09-121-2/+19
* SERVER:6810: free nonce once released from tspBen Becker2012-09-121-2/+2
* SERVER-6821 - test had a > vs >= bug making it flakyEliot Horowitz2012-09-111-4/+4
* Allow commands sent by system user to run even without an $auth table. SERVE...Spencer T Brody2012-09-052-8/+10
* post 2.2.0Eliot Horowitz2012-08-282-2/+2
* BUMP 2.2.0r2.2.0Eliot Horowitz2012-08-284-3/+9
* post 2.2.0-rc2Eliot Horowitz2012-08-232-2/+2
* fix compilation for test binaryEric Milkie2012-08-221-1/+1
* SERVER-6825 convert updates to upserts on oplog applicationEric Milkie2012-08-224-7/+9
* BUMP 2.2.0-rc2Eliot Horowitz2012-08-222-2/+2
* SERVER-6757 Store holdCursor in a ClientCursor::Holder to prevent a double fr...Aaron2012-08-211-4/+3
* SERVER-6785 fix leaking parallel cursor on unsharded readsEliot Horowitz2012-08-211-0/+9
* SERVER-6757 - need to clear holdCursor when collection dropped during yieldEliot Horowitz2012-08-211-0/+1
* SERVER-6759 - work around for libm loading on some platformsEliot Horowitz2012-08-212-0/+25
* SERVER-6778 use log() instead of cout for Windows stack traceTad Marshall2012-08-211-7/+11
* SERVER-6809 SERVER-6811 fix chunk bounds for prefix shard keysKevin Matulef2012-08-216-27/+107
* SERVER-6814 - fix memory leak in BtreeCursor::makeEliot Horowitz2012-08-211-4/+4
* SERVER-6766 Properly serialize DocumentSourceGroup for transmission to shards.Aaron2012-08-204-22/+67
* SERVER-6795 Correctly optimize reverse sense ExpressionCompare to ExpressionF...Aaron2012-08-202-4/+370
* Tweak tcmalloc license notice with request from legalIan Whalen2012-08-201-1/+3
* SERVER-4683 Add license for tcmallocIan Whalen2012-08-201-0/+31
* SERVER-6779 Correctly serialize ExpressionCoerceToBoolMathias Stearn2012-08-203-5/+73
* SERVER-6793 - parallel writer batch lock needs to be involved in yield/tempRe...Eliot Horowitz2012-08-204-6/+46
* post rc1Eliot Horowitz2012-08-142-2/+2
* BUMP 2.2.0-rc1r2.2.0-rc1Eliot Horowitz2012-08-132-2/+2