summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* switch tools tag to 3.2.5-rc1r3.2.5-rc1r3.2.5Mike O'Brien2016-04-071-1/+1
* TOOLS-1098 pull the tools version from the server tagGabriel Russell2016-04-071-1/+1
* bump tools to r3.2.5-rc0r3.2.5-rc0Gabriel Russell2016-04-071-1/+1
* SERVER-23299 Fix lint error in js test.Andy Schwerin2016-04-071-3/+2
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-078-6/+242
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-076-70/+144
* SERVER-23556 Disable mmapv1 on non-x86 platformsAndrew Morrow2016-04-066-125/+181
* SERVER-23351 further refinements to resetting minvalid after rollbackEric Milkie2016-04-061-1/+3
* SERVER-23351 ensure applier aquires new minvalid value after rollbackEric Milkie2016-04-052-15/+12
* SERVER-22974 Ensure single threaded initialization of std::coutAndrew Morrow2016-04-041-1/+23
* SERVER-23452 Enable -Werror on SolarisMark Benvenuto2016-04-044-6/+6
* SERVER-23418 Use globally unique snapshot IDsGeert Bosch2016-04-012-5/+11
* SERVER-23387 Cleanup tasksHenrik Ingo2016-04-013-4/+5
* SERVER-22869 Guard against an already saved cursor in WT RandomCursorGeert Bosch2016-03-311-1/+3
* SERVER-23277 Update LDR branch range checkMark Benvenuto2016-03-311-1/+4
* SERVER-23373 Upgrade OS X builders to 10.10Brian Samek2016-03-311-12/+12
* SERVER-22937 Retry operations run through the ShardRegistry wherever possibleSpencer T Brody2016-03-3116-174/+147
* TOOLS-1100 Tag for osx-1010 SSL updatesBrian Samek2016-03-301-1/+1
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-03-303-13/+44
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-3023-38/+49
* SERVER-23387 Part 1: Moved dsi .sh files from clusters/ to bin/Henrik Ingo2016-03-303-10/+9
* SERVER-21863, SERVER-22767: fix lint errors from recent backports.Ramon Fernandez2016-03-292-11/+23
* SERVER-21681 Replace 'or' with operator || to fix Windows buildKaloian Manassiev2016-03-291-1/+1
* SERVER-21681: Use cursor statistics to derive index sizes for inMemoryGeert Bosch2016-03-291-1/+35
* Revert "SERVER-22937 Retry operations run through the ShardRegistry wherever ...Ramon Fernandez2016-03-2915-123/+166
* SERVER-21863 Prevent map-reduce from inserting >16MB documents.Max Hirschhorn2016-03-292-0/+74
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-292-2/+29
* SERVER-22937 Retry operations run through the ShardRegistry wherever possibleSpencer T Brody2016-03-2915-166/+123
* SERVER-23066 Make killOp accept negative opidGeert Bosch2016-03-291-0/+6
* SERVER-22493 don't use boost's initial_path when finding programs in MongoRunnerJonathan Reams2016-03-281-18/+3
* SERVER-23283 RangeDeleter does not log cursor ids correctly in deleteNow()Randolph Tan2016-03-281-7/+7
* SERVER-22708 Fixed whitespace lint errorAndreas Nilsson2016-03-281-1/+1
* SERVER-22708 Insecure configuration startup warningsAndreas Nilsson2016-03-285-40/+63
* Import wiredtiger-wiredtiger-2.7.0-1181-g43e885a.tar.gz from wiredtiger branc...Ramon Fernandez2016-03-25251-3765/+12175
* SERVER-22391 Handle race in connpool hostTimeoutJason Carey2016-03-252-0/+48
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2016-03-251-0/+18
* SERVER-23288: Update perf.yml baseline target to 3.0.9dalyd2016-03-251-1/+1
* SERVER-23274 renameCollection on a temporary collection correctly replicates.Benjamin Murphy2016-03-242-2/+80
* Revert "SERVER-21975 wait for secondary to become secondary before starting t...Benety Goh2016-03-241-18/+0
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2016-03-241-0/+18
* SERVER-23097 Improve killed executor handling in MapReduceJames Wahlin2016-03-232-23/+24
* SERVER-23097 Handle PlanExecutor error in MapReduceJames Wahlin2016-03-231-2/+16
* SERVER-23217 Hang in network_interface_asio_testWaley Chen2016-03-231-2/+2
* SERVER-23086 fix lintRamon Fernandez2016-03-231-2/+2
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-231-2/+2
* SERVER-23109 Typo in src/mongo/shell/collection.jsWaley Chen2016-03-221-1/+1
* SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0Mike Grundy2016-03-221-3/+9
* SERVER-22794 fixing network error in continuous step down thread due to unacc...Dianna Hohensee2016-03-221-1/+28
* Fixing JS formatting for SERVER-22933 SERVER-22934Dianna Hohensee2016-03-211-61/+53
* SERVER-22933 SERVER-22934 make applyOps update the last optime on no-ops, and...Dianna Hohensee2016-03-212-0/+84