summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17465 Do not attempt to use tcmalloc customizations with system tcmallocAndrew Morrow2015-04-201-1/+23
* SERVER-17529 Let find on system.namespaces imply listCollectionsAndreas Nilsson2015-03-291-0/+1
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-191-4/+13
* SERVER-16951: Improve TicketHolder and add semaphore versionEliot Horowitz2015-01-271-1/+2
* SERVER-16773: Mark threads idle for tcmallocGeert Bosch2015-01-221-0/+1
* Revert "Cleanup" and "Adding Artful radix tree initial files"mike o'brien2015-01-191-1/+0
* Adding Artful radix tree initial filesPaul Pedersen2015-01-181-0/+1
* SERVER-16643 extend linux transparent huge pages to include 'defrag' parameter.Benety Goh2015-01-151-2/+2
* SERVER-13863 removed javascript scripting engine dependency from mongosBenety Goh2015-01-151-19/+46
* SERVER-16829 Expose tcmalloc configuration options for per-thread cache size ...Andy Schwerin2015-01-131-5/+8
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-2/+2
* SERVER-16657 Libraryize namespace_stringJason Rassi2015-01-121-4/+7
* SERVER-16065 Move AlignedBuilder under MMAP V1Kaloian Manassiev2015-01-121-2/+0
* SERVER-16260 Accept Symbol BSON type arg for some commandsMatt Kangas2015-01-081-1/+2
* SERVER-13256 Remove useless pch.cppAndrew Morrow2015-01-051-2/+1
* SERVER-13256 Make debug_util macros onlyAndrew Morrow2015-01-051-1/+1
* SERVER-13256 Move observer to mutex.cpp and remove util.cppAndrew Morrow2015-01-051-1/+1
* SERVER-13256 Move ThreadSafeString to own fileAndrew Morrow2015-01-051-0/+1
* SERVER-16677 added unclean shutdown warning to global environmentBenety Goh2015-01-051-0/+1
* SERVER-16522 listCollections leave cursor open if >1 batch neededJason Rassi2014-12-231-1/+0
* SERVER-16520 Rename CollectionCursorCache to CursorManagerJason Rassi2014-12-231-1/+1
* SERVER-16197 fix scons install, distMatt Kangas2014-12-221-19/+35
* SERVER-14668: Rename lock_mgr_new to lock_managerGeert Bosch2014-12-161-1/+1
* SERVER-16173 Rewrite repair for KVEnginesMathias Stearn2014-12-081-0/+1
* SERVER-16101 replace DeleteExecutor with ParsedDeleteDavid Storch2014-12-041-1/+1
* SERVER-16101 replace UpdateExecutor with ParsedUpdateDavid Storch2014-12-041-1/+1
* SERVER-12468 Remove no-glibc-check option from sconsJonathan Reams2014-12-041-15/+0
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-2/+0
* SERVER-16184 repeated WriteBackListener error on out-of-order upgradeRandolph Tan2014-11-241-0/+1
* SERVER-15986 prevent server from starting up when non-active storage engine f...Benety Goh2014-11-201-0/+1
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-201-17/+2
* SERVER-15496 Update old unit tests to use new ReplicaSetConfigSpencer T Brody2014-11-201-1/+2
* SERVER-16078 SERVER-15945: consolidate WriteConflictException logging and do ...Eliot Horowitz2014-11-171-0/+1
* SERVER-16043 Rename heap1 classes and filenames to inMemory.Max Hirschhorn2014-11-131-2/+2
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-051-0/+6
* SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work.Andy Schwerin2014-11-041-10/+0
* SERVER-15684 Make copydb work with SCRAM (SASL)Andreas Nilsson2014-10-311-1/+1
* SERVER-15614 Move inProcCmd to a separate file and clean includesKaloian Manassiev2014-10-301-0/+1
* SERVER-15496 Code movement to facilitate ripping out legacy replication codeSpencer T Brody2014-10-301-1/+0
* SERVER-10515 removed unused file mongos_persistence_stubs.cppBenety Goh2014-10-301-1/+0
* clean up elapsed_tracker libraryEliot Horowitz2014-10-291-1/+7
* SERVER-15706 Refactor internal user authenticationAndreas Nilsson2014-10-211-1/+3
* SERVER-6062 clean up of str::stripTrailing. added unit test.Michael Ivanov2014-10-171-1/+2
* SERVER-15486 parse_log_component_settingsMatt Kangas2014-10-161-0/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-3/+8
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-0/+2
* SERVER-15595: devnull k/v engine for testingEliot Horowitz2014-10-091-0/+2
* SERVER-15544 repairCursor command for toolsMathias Stearn2014-10-081-0/+1
* SERVER-15547 removed legacy tools from source tree and build configuration. m...Benety Goh2014-10-081-51/+9
* SERVER-15487 added 'command' mode to run commands on databaseBenety Goh2014-10-061-0/+1