summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin2014-05-151-1/+6
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13641 split out dur from transactionexperiment part 1Hari Khalsa2014-05-151-0/+1
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-131-4/+4
* Revert "SERVER-11332 multi host query from fastest host using thread pools"Benety Goh2014-05-121-4/+4
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-121-4/+4
* SERVER-13635: pull out MAdvise interface, prove capped collection can compile...Eliot Horowitz2014-05-091-2/+0
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-6/+2
* Cleanup the BTree logic so it does not use global callsKaloian Manassiev2014-05-091-3/+2
* SERVER-13640: split up ServerStatus into a libraryEliot Horowitz2014-05-061-0/+2
* SERVER-13640: start breaking up librariesEliot Horowitz2014-05-061-8/+6
* SERVER-13834 Remove stack_introspect.cpp and dependent testsKaloian Manassiev2014-05-051-1/+0
* SERVER-13807 Remove old query framework related to shard targetingSiyuan Zhou2014-05-051-1/+0
* SERVER-13639: add ExtentManager interfaceEliot Horowitz2014-05-051-0/+1
* SERVER-13817 removing GhostSyncmatt dannenberg2014-05-051-1/+0
* SERVER-13795 rename test binary to dbtestRandolph Tan2014-05-021-2/+2
* SERVER-13704 write commands handles ClockSkewException differently from legac...Randolph Tan2014-05-011-0/+3
* SERVER-13656 Use new query framework in getShardsForQuery on mongosSiyuan Zhou2014-05-011-0/+1
* SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh2014-05-011-4/+6
* SERVER-13783 remove likelyInMemory and PageFaultExceptionHari Khalsa2014-04-291-3/+0
* SERVER-13629 Remove old btree code and DiskLoc::btree/btreemodMathias Stearn2014-04-251-1/+0
* SERVER-13643 introduce recovery unit aka transaction aka dur shimHari Khalsa2014-04-251-0/+1
* SERVER-13084 migrate builder to new iface, some clean-upHari Khalsa2014-04-251-1/+1
* SERVER-13631 Bring mongodump --repair implementation under RecordStoreKaloian Manassiev2014-04-231-0/+1
* SERVER-13645 move ReplSetHealthPollTask class into its own header and cpp filematt dannenberg2014-04-231-0/+1
* SERVER-13645 move replication_server_status.h/.cpp to repl_settings.h/.cppmatt dannenberg2014-04-231-1/+1
* SERVER-13645 move GhostSync class into its own header and cpp filematt dannenberg2014-04-231-0/+1
* SERVER-13645 move Member class into its own header and cpp filematt dannenberg2014-04-231-0/+1
* SERVER-13639: change mmap1 to mmap_v1Eliot Horowitz2014-04-211-7/+7
* SERVER-13639: move dur code into mmap1 directory as its implementation specificEliot Horowitz2014-04-211-7/+7
* SERVER-13084 btree navigation should use new implHari Khalsa2014-04-181-1/+0
* SERVER-13645 move HeartbeatInfo class into its own header and cpp filematt dannenberg2014-04-181-0/+1
* SERVER-13645 move InitialSync class into its own header and cpp filematt dannenberg2014-04-181-0/+1
* SERVER-13645 move SyncTail class into its own header and cpp filematt dannenberg2014-04-181-0/+1
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-1/+0
* SERVER-13084: move iterator into record layerEliot Horowitz2014-04-101-1/+2
* SERVER-13084: move legalClientSystemNS into namespace_stringEliot Horowitz2014-04-101-0/+1
* SERVER-13084: remove all main capped methods into record storeEliot Horowitz2014-04-101-1/+0
* SERVER-13084 pull record store out of btree.cpp part 1: inserts and deletesHari Khalsa2014-04-101-0/+2
* SERVER-13084: put all RecordStore subclasses in own filesEliot Horowitz2014-04-031-0/+3
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-1/+1
* SERVER-13374 change connection pool defaultsGreg Studer2014-03-311-0/+1
* SERVER-13208: dropDups should be ignored for index comparisonEliot Horowitz2014-03-171-0/+1
* SERVER-13115 Create DeleteExecutor to facilitate unlocked query parsing in de...Andy Schwerin2014-03-121-0/+1
* SERVER-12539 Make mongorestore not interfere with ongoing user or role modifi...Spencer T Brody2014-03-051-1/+2
* SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow2014-03-041-5/+0
* SERVER-8391 upgradeCheck() function added to shellmatt dannenberg2014-02-191-3/+15
* SERVER-8391 made a library for validateIndexKey()matt dannenberg2014-02-191-0/+12
* SERVER-8391 introduce a (indexObj x doc) -> keys function for upgrade checkingHari Khalsa2014-02-191-1/+0
* Revert "SERVER-8391 mongoadmin initial commit"matt dannenberg2014-02-191-1/+1