summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-03300-766/+578
* SERVER-12950 don't mark writes as completed after errors in ordered batchGreg Studer2014-03-033-1/+23
* SERVER-12529 fix explain output for nscannedObjects on $orSamantha Ritter2014-03-031-4/+1
* SERVER-12985 fix display index nameAsya Kamsky2014-03-031-1/+1
* SERVER-12607 make [update/delete] write commands interruptable with killOpEric Milkie2014-03-037-19/+35
* SERVER-12935 override OR child indexOnly when explaining non-covered queriesBenety Goh2014-03-031-0/+12
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-03450-0/+19437
* SERVER-8391 upgradechecker now supports database or collection as argumentmatt dannenberg2014-03-031-2/+41
* SERVER-12809 fix upgradechecker's index key size checkmatt dannenberg2014-03-031-1/+2
* SERVER-12841 upgrade checker gives better errmsg for documents with unindexab...matt dannenberg2014-03-031-1/+8
* SERVER-12952 do less work for non-matching index docsHari Khalsa2014-03-032-11/+73
* SERVER-12950 break ordered batches at first multi-shard opGreg Studer2014-03-032-22/+354
* SERVER-10026 limit number of self-intersectionsHari Khalsa2014-03-033-7/+27
* SERVER-12116 Return better messages to the user when the authz version field ...Spencer T Brody2014-03-037-19/+56
* SERVER-12908 don't aggressively retry when config inconsistency detected in b...Greg Studer2014-03-031-0/+1
* SERVER-12980 Index spec equality check: don't consider 'background'Jason Rassi2014-03-032-0/+4
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-032-25/+3
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-3/+3
* SERVER-12848 Don't validate field names of array childrenAndrew Morrow2014-03-033-53/+113
* SERVER-12870 Better error message when prividing a pwd arg when creating an e...Spencer T Brody2014-03-021-0/+16
* SERVER-12968: downcast createIndexes on 2.6 mongos -> insertEliot Horowitz2014-03-012-19/+179
* SERVER-12967: remove createIndexes 'noChangesMade' field as its redundantEliot Horowitz2014-02-282-3/+2
* SERVER-12903: Fix MSI UpgradeMark Benvenuto2014-02-283-5/+31
* SERVER-12897, SERVER-12894: Various MSI FixesMark Benvenuto2014-02-283-8/+23
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-28464-1297/+1116
* SERVER-12557 allow exists queries to use an indexSamantha Ritter2014-02-2810-120/+327
* SERVER-11688 Improve diagnostic messages for metadata reloading in shardsSiyuan Zhou2014-02-281-17/+29
* SERVER-12826 more count10.js improvementsDavid Storch2014-02-281-6/+23
* SERVER-12753 Don't use internal rpmbuild dependency generatorErnie Hershey2014-02-281-0/+1
* SERVER-5455 New script to sign S3 artifactsErnie Hershey2014-02-281-0/+105
* SERVER-12797 remove test2 from update_yield1.jsEric Milkie2014-02-281-25/+0
* SERVER-12962 Set ok field on failed upconverted writesMathias Stearn2014-02-282-0/+24
* Correct covered index comment in sharding/explain1.jsJason Rassi2014-02-281-1/+1
* SERVER-12955: MultiIndexBlock needs to check pdfile versionEliot Horowitz2014-02-283-2/+31
* SERVER-11770 Support setting the gssapiServiceName in mongo* tools.Andy Schwerin2014-02-283-5/+34
* smoke.py dbhash oplog printingScott Hernandez2014-02-281-5/+9
* SERVER-10879 Index build use post-fixed spec to check if index existsJason Rassi2014-02-285-29/+79
* SERVER-10879 Text index builds validate both "key" and "weights"Jason Rassi2014-02-281-16/+18
* SERVER-10879 Index spec equality check should test all index optionsJason Rassi2014-02-281-5/+39
* SERVER-11770 Support changing the default gssapiServiceName from the shell co...Andy Schwerin2014-02-284-12/+54
* SERVER-12866 explain queries should not mutate the cacheBenety Goh2014-02-284-59/+41
* SERVER-12866 added explain to canonical query constructorBenety Goh2014-02-289-26/+114
* SERVER-12786: make tests work in compatibility shell write modeScott Hernandez2014-02-283-14/+33
* SERVER-12921 Make sure mongorestore runs cleanup routines on errorSpencer T Brody2014-02-281-10/+14
* SERVER-12885 Make sure mongodump can dump admin.system.users when explicitly ...Spencer T Brody2014-02-281-1/+1
* SERVER-12868 Pick backup plan when winning plan contains hashed AND stageBenety Goh2014-02-274-7/+75
* SERVER-12868 renamed QuerySolution::hasSortStage to more generic hasBlockingS...Benety Goh2014-02-276-14/+27
* SERVER-12868 added getMemUsage to WorkingSetMemberBenety Goh2014-02-274-42/+37
* SERVER-12868 added memory usage accounting to hashed AND stageBenety Goh2014-02-273-6/+332
* SERVER-12945: inc/mul error message more betterScott Hernandez2014-02-271-3/+5