summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-0/+1
* SERVER-18589 rename remote_command_executor->remote_executor_runnerRandolph Tan2015-05-221-1/+1
* SERVER-18589 Implement findAndModify serialization/deserializationRandolph Tan2015-05-221-0/+1
* SERVER-18016 added unit test for SyncTail. some SyncTail cleanupBenety Goh2015-05-191-2/+1
* SERVER-18328 Create mongos version of user management commands that uses cata...Daniel Alabi2015-05-131-1/+2
* SERVER-18410: Move MMAPv1 specific libraries from util to db/storage/mmap_v1Geert Bosch2015-05-121-2/+2
* SERVER-13360 Check for libunwind if cpu-profiler is turned onJonathan Reams2015-05-111-2/+1
* SERVER-9666 Remove coreserver libraryAndrew Morrow2015-05-081-1/+0
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-1/+1
* SERVER-18227 Add a mechanism to disable document validation and start using itMathias Stearn2015-05-081-0/+1
* SERVER-9666 Move connection pool init to new library and attach to mongos and...Andrew Morrow2015-05-061-0/+9
* SERVER-9666 Push stats/counters into new library in db/statsAndrew Morrow2015-05-061-0/+2
* SERVER-9666 Push log_process_details into own lib and attach to coredbAndrew Morrow2015-05-061-0/+9
* SERVER-9666 Push miniwebserver into library in util/netAndrew Morrow2015-05-061-0/+2
* SERVER-9666 Push file_allocator into new lib under utilAndrew Morrow2015-05-061-0/+1
* SERVER-9666 Push serveronly library into db directoryAndrew Morrow2015-05-061-1/+201
* SERVER-9666 Push coredb library into db directoryAndrew Morrow2015-05-061-2/+74
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-7/+8
* SERVER-18227 Make OperationContext decorableMathias Stearn2015-05-041-1/+3
* SERVER-9666 Make SConscript invocation more hierarchicalAndrew Morrow2015-04-291-0/+21
* SERVER-9666 Push lasterror and service_context into db directoryAndrew Morrow2015-04-291-2/+28
* SERVER-9666 Push mongod_options lib into db directoryAndrew Morrow2015-04-291-0/+16
* SERVER-9666 Push mongodandmongos and mongodwebserver into db directoryAndrew Morrow2015-04-291-0/+30
* SERVER-9666 Push range_deleter into db directoryAndrew Morrow2015-04-291-0/+28
* SERVER-9666 Push server options libraries into dbAndrew Morrow2015-04-291-0/+41
* SERVER-9666 Push update_index_data into db directoryAndrew Morrow2015-04-291-1/+20
* SERVER-9666 Push fail_point library into utilAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push server_parameters down into db directoryAndrew Morrow2015-04-291-0/+24
* SERVER-9666 Push namespace_string into db directoryAndrew Morrow2015-04-291-0/+20
* SERVER-9666 Push processinfo down into util directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push network and hostandport into util/netAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Push range arithmatic and global timestamp into dbAndrew Morrow2015-04-241-0/+29
* SERVER-9666 Push index_names and mongohasher into dbAndrew Morrow2015-04-241-2/+16
* SERVER-9666 Push curop library into db directoryAndrew Morrow2015-04-241-0/+26
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-18070 Split ConnectionString out into its own librarySpencer T Brody2015-04-161-1/+1
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-1/+0
* SERVER-16643 extend linux transparent huge pages to include 'defrag' parameter.Benety Goh2015-01-151-0/+30
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-0/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+10
* SERVER-14561 Make getStatusFromCommandResult a free function supplied by mong...Andy Schwerin2014-08-271-1/+2
* SERVER-14268: Improve server message parsingMark Benvenuto2014-07-301-0/+11
* SERVER-11875 Convert internal writes to use write commandsRandolph Tan2014-01-061-0/+1
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-1/+1
* SERVER-10203: Add new hasher unit tests and consolidate with old hasher dbtestsRobert J. Moore2013-08-081-1/+12
* SERVER-7175 Support for catching conflicting mods in the update driver.Alberto Lerner2013-07-051-6/+35
* SERVER-9468 Update unit tests' LIBDEPS for field_parser.cpp moveJason Rassi2013-06-031-1/+1
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-1/+3
* SERVER-5710 Changed KeyPattern.hasField() sematics to consider dotted field p...Alberto Lerner2013-01-161-0/+15