summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Toggling --gdbserver shouldn't rebuild everythingMathias Stearn2015-03-091-1/+1
* SERVER-17329 Interpolate new version.txt file into generated buildinfo filesAndrew Morrow2015-03-091-0/+25
* SERVER-17496 Move ChunkManager to separate fileKaloian Manassiev2015-03-091-0/+1
* SERVER-17496 Move ShardConnection to separate fileKaloian Manassiev2015-03-091-1/+1
* Libraryize Document and ValueMathias Stearn2015-03-051-4/+3
* SERVER-17151 ConfigCoordinator should not call fsyncKaloian Manassiev2015-03-031-9/+6
* SERVER-17412 removed authSchemaUpgrade commandBenety Goh2015-02-271-2/+0
* SERVER-17330 removed unused replication codeBenety Goh2015-02-271-2/+0
* SERVER-13339 Cleanup some SConscript and includesKaloian Manassiev2015-02-201-30/+27
* SERVER-13916 added scons flag --server-js to build mongod without JavaScript ...Benety Goh2015-02-131-5/+36
* 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