summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14058 Implementation of ReplicationExecutor event loop.Andy Schwerin2014-06-041-0/+2
* SERVER-14110 Take responsibility for numerical conversions away from boost pr...Shaun Verch2014-06-021-0/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-195-18/+18
* SERVER-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-161-3/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-1633-317/+736
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-131-1/+2
* Revert "SERVER-11332 multi host query from fastest host using thread pools"Benety Goh2014-05-121-2/+1
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-121-1/+2
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-1/+1
* SERVER-13630 Enhance OwnedPointerVectorMathias Stearn2014-04-232-15/+340
* SERVER-13402 bulk insert can result in too large chunksRandolph Tan2014-04-211-0/+2
* SERVER-13620 When applying operations from the oplog, wait for background ope...Andy Schwerin2014-04-211-0/+2
* SERVER-13496 do not abort replication on secondaries when index name conflict...Eric Milkie2014-04-161-0/+4
* SERVER-13084 pull record store out of btree.cpp part 1: inserts and deletesHari Khalsa2014-04-101-0/+2
* SERVER-13470 Give Status move semantics in C++11 modeAndrew Morrow2014-04-073-0/+138
* SERVER-13282 Fix leak in mongos BatchedWriteExec::execute()Siyuan Zhou2014-03-202-12/+43
* SERVER-13032 record write errors on failures of shards and lack of progressGreg Studer2014-03-161-0/+1
* SERVER-12607 make [update/delete] write commands interruptable with killOpEric Milkie2014-03-031-1/+3
* SERVER-12770 Change stringification and casting of ErrorCodes::Error to impro...Andy Schwerin2014-02-264-23/+21
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-181-0/+1
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-0/+1
* SERVER-10159 In receivedUpdate, parse CanonicalQuery outside DB Write lock.Andy Schwerin2014-01-171-0/+1
* SERVER-12093 Improve error message when adding a user with a role that doesn'...Spencer T Brody2014-01-141-0/+1
* SERVER-3364: The C++ Driver compiled as shared library must export the APIMark Benvenuto2014-01-141-1/+1
* SERVER-12274 refactor validation out of waiting for write concernGreg Studer2014-01-141-0/+1
* SERVER-11767 display interrupted index builds nicelyEric Milkie2014-01-141-0/+1
* SERVER-11995 Have authSchemaUpgrade sent to a mongos upgrade auth schema ever...Andy Schwerin2014-01-101-0/+2
* SERVER-12119 Add new command to allow applications to append notes to the oplogSpencer T Brody2014-01-071-0/+1
* SERVER-12157: fix build on Linux 32-bit and old version(s) of g++.Davide Italiano2014-01-051-8/+8
* SERVER-12157: fix 32-bit compileEliot Horowitz2014-01-041-4/+4
* SERVER-12157 Replace implementation of StringMapDefaultHash::operator()Davide Italiano2014-01-032-3/+58
* SERVER-3364 Label rest of client api with MONGO_CLIENT_APIRanjay Krishna2013-12-281-1/+2
* fix typos / transpositions of pragmas in the last commitDwight2013-12-181-1/+0
* cleaning of windows compiler wwarningsDwight2013-12-181-0/+1
* SERVER-3364 Label enough of the client api with MONGO_CLIENT_API to build htt...Andy Schwerin2013-12-103-11/+16
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-104-0/+48
* SERVER-11665: fix getLastError reporting of some errorsEliot Horowitz2013-12-041-0/+1
* SERVER-11665: new waitForWriteConcern function fails with specfic error codes...Eliot Horowitz2013-12-031-0/+1
* SERVER-5625 SERVER-7426 allow all connections in all states to tolerate downe...Greg Studer2013-12-021-0/+1
* SERVER-11759 errmsg is empty on sharding create index errorRandolph Tan2013-11-201-0/+1
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-15/+15
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-2/+2
* SERVER-10942 use legacy error code for duplicate keyGreg Studer2013-11-131-3/+6
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-0/+1
* SERVER-10818 host resolver to handle DBClientRS connectionsGreg Studer2013-11-011-0/+2
* SERVER-9516 Disable user and role management commands when schema is too old.Andy Schwerin2013-10-301-0/+1
* SERVER-11178: Introduce IndexCatalog and requirementsEliot Horowitz2013-10-231-0/+2
* fix emacs mode overrideEric Milkie2013-10-111-1/+1
* SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow2013-10-111-0/+1
* SERVER-8510 Make initializer groups for the four stages of option handlingShaun Verch2013-10-091-1/+0