summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12132 Stop using stringstream in Value::coerceToString()Mathias Stearn2013-12-181-9/+4
* SERVER-12112 Invalidate user cache before starting auth schema upgradeSpencer T Brody2013-12-181-0/+1
* SERVER-12154 move indexRebuilder concurrency control to be latermatt dannenberg2013-12-181-10/+3
* fix typos / transpositions of pragmas in the last commitDwight2013-12-182-2/+1
* cleaning of windows compiler wwarningsDwight2013-12-184-2/+6
* typo in textDwight2013-12-181-1/+1
* SERVER-8871 added sorting of cacheable queries and plan cache key generationBenety Goh2013-12-184-0/+465
* SERVER-11422 better test names. additional test case for path to nested empty...Benety Goh2013-12-181-2/+23
* SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto2013-12-184-6/+6
* SERVER-11681 mongos gle with write commands should not clear client infoGreg Studer2013-12-181-1/+8
* SERVER-12092 mongorestore should generate valid "create" command objJason Rassi2013-12-171-24/+19
* SERVER-12092 "create" command shouldn't set "create" collection optionJason Rassi2013-12-171-5/+24
* Fix Windows OS Version namesMark Benvenuto2013-12-171-1/+7
* SERVER-12124 SERVER-10026 EOFRunner properly explain null collscanJason Rassi2013-12-172-1/+9
* SERVER-9063 Correctly sort on text metadata for sharded queriesJason Rassi2013-12-171-19/+57
* SERVER-11484 mongos bubbles up "code" field for some command failuresJason Rassi2013-12-172-5/+70
* SERVER-12117 fixed path checking when parsing projection on $where queryBenety Goh2013-12-172-1/+33
* Revert "SERVER-11813 Output date as string in jsonString strict mode"Shaun Verch2013-12-172-68/+19
* SERVER-5481 reject $in query on undefined valueBenety Goh2013-12-173-0/+26
* SERVER-10159 Cache field name lengths in mutable elementsAndrew Morrow2013-12-172-6/+32
* SERVER-12033: Add proper NUMA check for WindowsMark Benvenuto2013-12-172-1/+66
* SERVER-10026 skeleton of cache for query plansHari Khalsa2013-12-1614-114/+349
* SERVER-12056 query planner should generate at least one indexed solution when...Benety Goh2013-12-162-21/+51
* SERVER-9469 Make 'n' field in write commands mandatory.Randolph Tan2013-12-161-1/+1
* SERVER-9469 Add writeConcerError field to responseRandolph Tan2013-12-166-1/+353
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-1621-192/+192
* SERVER-11813 Output date as string in jsonString strict modeShaun Verch2013-12-162-19/+68
* SERVER-12125 require fetch on $elemMatch value expressionsBenety Goh2013-12-163-7/+34
* SERVER-12131 Add runMongoTool helper to MongoRunnerShaun Verch2013-12-161-0/+21
* Fix precedence mismatch in non-SCons sysInfo()Mathieu Turcotte2013-12-161-1/+1
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-1625-209/+562
* SERVER-11277 cleanupOrphaned does nothing on empty shardRandolph Tan2013-12-161-0/+7
* Fix comment in src/mongo/client/gridfs.hdaveh862013-12-151-2/+1
* Revert: SERVER-5481 reject $in query on undefined valueBenety Goh2013-12-143-26/+0
* SERVER-5481 reject $in query on undefined valueBenety Goh2013-12-143-0/+26
* Revert: SERVER-12046: Invalidate doc before mutation for new query systemScott Hernandez2013-12-141-6/+0
* SERVER-11611 port rename_collection over to new collection interfaceAmalia Hawkins2013-12-131-82/+183
* SERVER-11611: convert mapreduce to new collection encapsulationAmalia Hawkins2013-12-131-43/+107
* SERVER-11611: dbcommand ported to new collection interfaceAmalia Hawkins2013-12-132-35/+39
* SERVER-11929 MongoS allows chunk moves/splits when config servers inconsistentRandolph Tan2013-12-132-1/+9
* SERVER-8964 Disable creation of unique indexes w/dropDups on capped collectionsAmalia Hawkins2013-12-131-0/+7
* SERVER-11611: Add an IndexIterator to IndexCatalog.Amalia Hawkins2013-12-132-1/+119
* SERVER-12006 - Fixed potential pointer overflow leading to an infinite loop i...Jared Wong2013-12-131-3/+3
* SERVER-10026 relocate tests to right sectionHari Khalsa2013-12-131-26/+23
* SERVER-10026 remove cc_by_locHari Khalsa2013-12-135-90/+4
* SERVER-10026 query planner test for max/min reverse scanHari Khalsa2013-12-131-0/+33
* SERVER-10026 remove most of matcher.cppHari Khalsa2013-12-133-508/+7
* SERVER-10026 don't crash if we reverse a sort created with max/min paramsHari Khalsa2013-12-133-10/+24
* SERVER-10026 include pdfile for DiskLoc::obj defn to unbreak buildHari Khalsa2013-12-131-0/+1
* SERVER-12046: Invalidate doc before mutation for new query systemScott Hernandez2013-12-131-0/+6