summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-25926 Fix LintMark Benvenuto2017-04-111-1/+1
* SERVER-25926 Windows audit bson output erroneously translates LF to CR LFMark Benvenuto2017-04-112-30/+35
* SERVER-21957 Don't destroy builder while still in useAndrew Morrow2017-04-091-34/+43
* SERVER-22707 fix mongo uri parseMatt Cotter2017-04-092-6/+26
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2017-04-091-4/+1
* SERVER-26343 DBPointer.prototype -> bson crashesJason Carey2017-04-092-0/+9
* SERVER-24595 enforce ismaster response has ok:1Matt Cotter2017-04-094-0/+54
* SERVER-25192 Handle null properties in Object.extendTim Sogard2017-04-092-1/+13
* SERVER-28390 Mark targets as Precious during incremental linksAndrew Morrow2017-04-093-0/+50
* SERVER-20540 Add an emitter for .dwo generated by -gsplit-dwarfAndrew Morrow2017-04-093-16/+93
* SERVER-28489 MockStream hook methods may still be used if the stream gets can...samantharitter2017-04-091-2/+2
* SERVER-28489 Add documentation to mock stream frameworksamantharitter2017-04-091-0/+59
* SERVER-28686 rollback_after_sync_source_selection.js waits for rollback to co...Benety Goh2017-04-091-1/+4
* SERVER-28652 Log the size of connection pools when we make new egress connect...samantharitter2017-04-073-3/+27
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-072-1/+11
* Revert "SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo command"Jonathan Reams2017-04-072-11/+1
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-072-1/+11
* SERVER-28447/SERVER-28448 Only refresh metadata or wait for critical section ...Kaloian Manassiev2017-04-055-26/+108
* SERVER-28259 Log time elapsed during connect for NetworkInterfaceASIO connect...samantharitter2017-04-051-1/+3
* SERVER-28546 confirm WiredTiger unindex operations remove the correct documentEric Milkie2017-04-054-17/+61
* SERVER-28380 Clear ramlog before looking for stopReplProducer failpoint log m...Spencer T Brody2017-04-044-4/+77
* SERVER-28548 skip unused keys in restorePosition, even when prev location is ...Eric Milkie2017-04-041-4/+0
* SERVER-28572 Change a js test to comply with configuration boundsAlex Gorrod2017-04-031-3/+3
* SERVER-28426 Update etc/longevity.yml to use run_test.pyHenrik Ingo2017-03-311-3/+3
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-302-370/+0
* SERVER-28135 stepdown.js should always fsyncUnlock() all secondary nodesBenety Goh2017-03-301-31/+57
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-03-291-5/+3
* SERVER-27403 SERVER-28278 Ensure sync source is ahead and not rolled back aft...Judah Schvimer2017-03-2412-61/+327
* SERVER-28430 Expose dropConnections() method on ConnectionPool through the Ne...Judah Schvimer2017-03-247-0/+23
* SERVER-28169 Set eviction=(threads_min=1) in Microbenchmarks testingHenrik Ingo2017-03-241-3/+3
* SERVER-28329 Remove comparison tasks from MicrobenchmarksHenrik Ingo2017-03-241-200/+0
* SERVER-28417 Update to Mozilla ESR 38.8.0Mark Benvenuto2017-03-2343-99/+232
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-195-13/+44
* SERVER-28287: Remove accidental backport of secondary performance tasksdalyd2017-03-161-2/+0
* SERVER-23915 Make split_stale_mongos.js wait for split to propagate to all co...Spencer T Brody2017-03-162-1/+13
* SERVER-28315 limit replBatchLimitBytes to 100MBGeert Bosch2017-03-161-3/+3
* SERVER-28287: Split sys-perf sharded cluster custom workloads task into multi...dalyd2017-03-151-17/+137
* SERVER-27864 Handle $cmd commands embedded in the query field properly in SCCCRandolph Tan2017-03-143-8/+31
* SERVER-28110 Set secondaryCatchUpPeriodSecs smaller when requesting remote pr...Siyuan Zhou2017-03-102-1/+8
* SERVER-24536 Nodes can run an election while stepping down.Siyuan Zhou2017-03-101-4/+5
* SERVER-25714 Don't wait for db work in executor when upgrading protocol verisonSiyuan Zhou2017-03-103-18/+36
* SERVER-23163 Fix signaling of worker thread in replication executor.Siyuan Zhou2017-03-102-0/+82
* SERVER-28022 Invalidate old IDs for moved system.namespaces recordsMaria van Keulen2017-03-106-56/+102
* SERVER-27996 Invalidate stale system.namespaces record IDsMaria van Keulen2017-03-102-1/+65
* SERVER-27930 Invalidate old index record IDs after renaming collectionsMaria van Keulen2017-03-102-15/+39
* SERVER-22823 Increase stability of authCommands.jsJack Mulrow2017-03-091-5/+2
* SERVER-27936 Fix yielding in handleDuplicateDbNameGeert Bosch2017-03-091-1/+1
* SERVER-27920 Fix incorrect locking of Client contextGeert Bosch2017-03-093-5/+5
* SERVER-27140 Linux package smoke testingBrian Samek2017-03-085-0/+502
* SERVER-22106 Require openssl >= 1.0.1 on RHEL 6Brian Samek2017-03-074-12/+12