summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.5.0r2.5.0Dan Pasette2013-05-212-2/+2
* SERVER-9702: debugging for drop2 test failureEliot Horowitz2013-05-202-2/+6
* SERVER-9713 Rewrite BSONObj::getFieldDotted to accept StringDataJason Rassi2013-05-203-16/+20
* SERVER-9713 Port some BSONObj accessors to accept StringDataJason Rassi2013-05-203-16/+14
* SERVER-6400: change error codes agg is expectingEliot Horowitz2013-05-202-1/+2
* SERVER-6400: inprog has a $all option which isn't valid syntax, so re-write w...Eliot Horowitz2013-05-191-1/+14
* SERVER-6400: additional update testEliot Horowitz2013-05-191-0/+21
* SERVER-6400: This switches from MatcherOld to Matcher2Eliot Horowitz2013-05-199-47/+64
* SERVER-6400: commentsEliot Horowitz2013-05-191-1/+2
* SERVER-6400: fix $or use of indexesEliot Horowitz2013-05-191-1/+9
* SERVER-6400: nice construtor for NotMatchExpressionEliot Horowitz2013-05-191-0/+1
* make test work even if system can't handle a lot of connectionsEliot Horowitz2013-05-191-5/+20
* SERVER-6400: do not call FieldRef::getPart on non-existant partsEliot Horowitz2013-05-171-2/+6
* SERVER-6400: for leaf expressions, handled nested arraysEliot Horowitz2013-05-172-22/+68
* SERVER-6400: fix for array walkingEliot Horowitz2013-05-171-2/+2
* SERVER-6400: expose isAllDigitsEliot Horowitz2013-05-171-0/+2
* SERVER-6400: in $all, correct embedded array walkingEliot Horowitz2013-05-171-0/+11
* SERVER-6400: handle more cases where expressions interact in indexes (especia...Eliot Horowitz2013-05-171-13/+41
* SERVER-6400: $ne is $not + $eqEliot Horowitz2013-05-171-2/+10
* SERVER-6400: fix some $not parsingEliot Horowitz2013-05-171-1/+11
* SERVER-6400 remove $not test no longer vaildEliot Horowitz2013-05-171-2/+0
* make test work with any server portEliot Horowitz2013-05-171-6/+13
* SERVER-6400: $ne is not its own operator anymore, $not + $eqEliot Horowitz2013-05-176-105/+27
* SERVER-6400: mark doc loaded flag late so no one can overwriteEliot Horowitz2013-05-171-3/+4
* SERVER-6400: ExistsMatchExpression is always looking for a doc, so false is s...Eliot Horowitz2013-05-175-56/+22
* SERVER-9720 return_partial_shards_down.js turn off balancer before manual chu...Greg Studer2013-05-171-0/+3
* SERVER-9719 sharding_multiple_ns_rs.js wait for mongos to detect primary fail...Greg Studer2013-05-171-1/+5
* SERVER-9718 authCommands.js wait 5 minutes for migrations on very slow test s...Greg Studer2013-05-171-1/+1
* SERVER-9695 fix racy testEric Milkie2013-05-171-2/+2
* SERVER-8836 remove2.js wait for deletion on migration until the resolution of...Greg Studer2013-05-161-0/+6
* SERVER-6400: querying for DBRef and cleaningEliot Horowitz2013-05-162-12/+36
* SERVER-6400: fix $in with nested arraysEliot Horowitz2013-05-162-4/+24
* SERVER-6400: Remove NinMatchExpression, $nin is now just a parses issueEliot Horowitz2013-05-164-186/+8
* SERVER-6400: fix $regex/$options parsingEliot Horowitz2013-05-163-36/+38
* SERVER-6400: handle empty "" pathsEliot Horowitz2013-05-162-0/+11
* SERVER-9714 buildbot auto2.js don't run connpoolsync before gleGreg Studer2013-05-161-1/+2
* SERVER-9622 buildbot testshard1.js turn on exception tracing in mongodGreg Studer2013-05-151-0/+11
* SERVER-9502 fix assert code in unit testEric Milkie2013-05-151-2/+2
* SERVER-9502 fix assert codeEric Milkie2013-05-151-1/+1
* SERVER-9502 prohibit _id as RegExEric Milkie2013-05-153-2/+36
* SERVER-9694 fix test to cover all GLE stepdown casesEric Milkie2013-05-151-1/+4
* SERVER-9647 fix test for small_oplogEric Milkie2013-05-151-0/+3
* SERVER-9647 don't transform 2dsphere desc fields into ascGreg Studer2013-05-155-3/+110
* SERVER-9621 Fix case for 32-bit windows test.Alberto Lerner2013-05-141-1/+1
* SERVER-9411 SERVER-9679 Work around compiler bug in RHEL6.2Mathias Stearn2013-05-141-1/+1
* SERVER-9621 Disable jstests/dur/closeall.js on 32-bit WindowsTad Marshall2013-05-141-6/+13
* SERVER-9621 Add getBuildInfo() function to shellTad Marshall2013-05-141-2/+12
* SERVER-9518 Include necessary header in hash_namespace.hSpencer T Brody2013-05-141-0/+8
* SERVER-8741 make sure we contact from-shard at least once after commitGreg Studer2013-05-141-2/+14
* SERVER-9411 Fix IO error messages from sorter on windows.Mathias Stearn2013-05-141-4/+12