summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.5.3r2.5.3Dan Pasette2013-10-172-2/+2
* SERVER-11244 make storefunc.js play nice with other tests (e.g. where4.js)Eric Milkie2013-10-171-8/+10
* SERVER-11235 extend timeout for builders with slower disksEric Milkie2013-10-171-1/+1
* SERVER-11220 empty_cluster_init.js longer timeout for long startup hanggregs2013-10-162-3/+4
* SERVER-11212 Make sure snmp module is correctly initializedShaun Verch2013-10-162-0/+10
* SERVER-10519 fix database name mongos write commands are sent onGreg Studer2013-10-166-9/+287
* remove a timing assert, fix lng/lat swapHari Khalsa2013-10-162-5/+6
* SERVER-10830 temporarily hardcode the WiX path because Cygwin doesn't work we...Eric Milkie2013-10-161-4/+4
* SERVER-11168 remove inTiming.js tests - flakyHari Khalsa2013-10-151-58/+0
* Revert "SERVER-11168 go to EOF if collection doesn't exist or has no docs" br...Hari Khalsa2013-10-151-4/+3
* SERVER-11168 go to EOF if collection doesn't exist or has no docsHari Khalsa2013-10-151-3/+4
* SERVER-11175 disable !belongsToMe logging in debug modeGreg Studer2013-10-151-2/+3
* SERVER-11177 buildbot stale_clustered.js make repl error codes constantsGreg Studer2013-10-153-10/+16
* don't crash when checking to see if we can use a 2d query and there is no col...Hari Khalsa2013-10-151-1/+6
* SERVER-9063 Better error message in TextMatchExpression::matchesSingleElement()Jason Rassi2013-10-151-1/+4
* SERVER-6246 Basic test of updateUser commandSpencer T Brody2013-10-151-2/+9
* SERVER-9515 Fix updateRole commandSpencer T Brody2013-10-152-1/+11
* SERVER-10026 clean up logic for interval sorting comparisonHari Khalsa2013-10-151-11/+6
* SERVER-11176 don't allow OOB legacy points to become spherical pointsHari Khalsa2013-10-153-34/+83
* SERVER-10026 sort when not empty, fix interval comparison to strict weakHari Khalsa2013-10-151-7/+12
* SERVER-11160 improved comments describing missing syslog.h facility namesBenety Goh2013-10-151-3/+6
* SERVER-11160 detect missing facilitynames in platform agnostic mannerBenety Goh2013-10-151-11/+5
* SERVER-11174 Reference db of tool test rather than global db objectShaun Verch2013-10-141-1/+1
* SERVER-11174 Skip tests of negative dates on windowsShaun Verch2013-10-141-0/+8
* SERVER-11174 Skip test for date that cannot be stored on 32 bit systemsShaun Verch2013-10-141-1/+5
* SERVER-11169 Always link boost symbols into dll on windowsAndrew Morrow2013-10-141-3/+7
* SERVER-8510 Register mongobridge options with new options parserShaun Verch2013-10-144-39/+174
* SERVER=11160 added compatibility syslog symbols under solarisBenety Goh2013-10-131-0/+53
* SERVER-10026 disable failpoint check in getmore error testHari Khalsa2013-10-131-0/+4
* SERVER-10026 don't crash when explaining a multiplanrunner that hasn't picked...Hari Khalsa2013-10-131-1/+3
* SERVER-10992 SERVER-11130 Avoid inclusion of boost symbols for non system boo...Andrew Morrow2013-10-131-10/+11
* SERVER-10026 multiplan runner should return all its cached results before goi...Hari Khalsa2013-10-132-1/+7
* SERVER-10026 return more than one result from a getmore when caller wants all...Hari Khalsa2013-10-121-1/+1
* Fix authenticationMechanisms check in jstest helper by adding type checkShaun Verch2013-10-121-1/+2
* Revert "Fix authenticationMechanisms check in jstest helper"Shaun Verch2013-10-121-4/+2
* SEVER-10545 Fix initial syncying from a non-exising logAlberto Lerner2013-10-121-9/+17
* SERVER-7883 use getent to check user existenceErnie Hershey2013-10-122-2/+2
* SERVER-11110 Specify correct conflicts in every subpackageErnie Hershey2013-10-122-1/+11
* SERVER-7708 Use pid file under /var/run/mongodb in rpmErnie Hershey2013-10-122-1/+3
* SERVER-11008 specify Conflicts instead of BreaksErnie Hershey2013-10-121-5/+5
* SERVER-963 split enterprise package rpm spec fileErnie Hershey2013-10-121-46/+66
* SERVER-963 Separate enterprise and community debian rules and control filesErnie Hershey2013-10-126-9/+291
* SERVER-963 Externalize enterprise packaging spec filesErnie Hershey2013-10-123-382/+227
* Fix authenticationMechanisms check in jstest helperShaun Verch2013-10-121-2/+4
* SERVER-10545 Don't save tailable cursor if only one document was requested.Alberto Lerner2013-10-121-1/+1
* SERVER-10545 Save a tailable cursor only if it's worth tailing it.Alberto Lerner2013-10-123-4/+20
* SERVER-10545 Query caching in not on in the new querying system.Alberto Lerner2013-10-121-59/+64
* SERVER-10545 Fix test with wrong syntax.Alberto Lerner2013-10-121-2/+1
* SERVER-10026 stages can die natural deathsHari Khalsa2013-10-127-10/+48
* SERVER-10026 fix obsolete testHari Khalsa2013-10-121-1/+12