summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5794 buildbot v8 major_version_check.js timestamps come back in differ...Greg Studer2012-06-131-8/+14
* SERVER-5552 - fix multi-update when index is finished being built in the middleEliot Horowitz2012-06-131-0/+25
* Clean up ReplicaSetMonitor when the whole set has been down for a long time. ...Spencer T Brody2012-06-121-0/+178
* Fix test to work with --small-oplog-rs optionKristina2012-06-121-4/+4
* SERVER-5794 only require major versions match on new connectionsGreg Studer2012-06-121-0/+51
* SERVER-5920 buildbot bad_config_load.js also check for socket exceptions in testGreg Studer2012-06-121-1/+4
* SERVER-5772 wait specifically for our query, not just any currentOpTad Marshall2012-06-121-1/+12
* SERVER-4628 - use ^ instead of . and fix test for currentopEliot Horowitz2012-06-121-4/+5
* fix line endingsEliot Horowitz2012-06-121-42/+42
* SERVER-4476 reload shard data before migration startsGreg Studer2012-06-111-0/+63
* SERVER-6045 check for valid pipeline elementsMatt Dannenberg2012-06-112-0/+67
* SERVER-4262 test that invalid writes are detected even when mongos initially ...Greg Studer2012-06-111-0/+91
* SERVER-5920 protect reload of database config, ensure we don't get partial db...Greg Studer2012-06-111-0/+49
* try to make fsync2 test less flake repliactionEliot Horowitz2012-06-101-1/+10
* Revert "SERVER-4262 test that invalid writes are detected even when mongos in...gregs2012-06-091-91/+0
* SERVER-4180 Generate single key index bounds for $elemMatch expressions of th...Aaron2012-06-093-0/+227
* SERVER-4180 Fixes and cleanups for $elemMatch index range calculation, in par...Aaron2012-06-093-1/+82
* SERVER-4180 Fixes and cleanups for $elemMatch matching, including fix for SER...Aaron2012-06-094-4/+56
* SERVER-4262 test that invalid writes are detected even when mongos initially ...gregs2012-06-081-0/+91
* bye bye medianKey command, was nice knowin' yaKevin Matulef2012-06-081-84/+0
* SERVER-4262 better commenting of coll_epoch_test1.jsGreg Studer2012-06-082-3/+39
* remove duplicate test caseGreg Studer2012-06-081-92/+0
* SERVER-4262 Correct detection of sharded collection dropping when performing ...gregs2012-06-083-0/+282
* medianKey command now requires a keyPatternKevin Matulef2012-06-081-18/+28
* SERVER-5797 Updated test to fix buildbot failure caused by a recent change in...Randolph Tan2012-06-071-1/+1
* add an assert at the end of the test to make sure counts all matchEliot Horowitz2012-06-071-0/+2
* SERVER-5797Randolph Tan2012-06-071-4/+8
* buildbot fixSpencer T Brody2012-06-071-1/+2
* Fix test by using localhost for whole test clusterSpencer T Brody2012-06-061-4/+4
* SERVER-5936 Prevent 'special' query plans from being used for a clause iterat...Aaron2012-06-061-0/+19
* SERVER-5935 count8.js sharding_passthrough test allow to progress longer for ...gregs2012-06-061-1/+1
* SERVER-6006 buildbot sharding_rs2.js turn off balancer in test before split/m...gregs2012-06-061-0/+6
* comment out hostinfo block for unimplemented platformsDan Pasette2012-06-041-7/+10
* SERVER-5441 make replSetGetStatus with forShell not change getLastError in mo...Eliot Horowitz2012-06-041-0/+21
* diagnostics for fsync2Eliot Horowitz2012-06-041-1/+10
* fix formatting in fsync2 testEliot Horowitz2012-06-041-25/+29
* SERVER-4972 mongorestore restores without no authSiddharth Singh2012-06-041-0/+76
* emptycapped handles indexes nowEliot Horowitz2012-06-031-0/+24
* SERVER-2639 assert early when inserting something too big into capped collectionEliot Horowitz2012-06-031-0/+27
* SERVER-5772 make query_yield2.js much more verboseTad Marshall2012-06-031-37/+80
* SERVER-5963 change order of initial sync so that we do data, then sync,Eliot Horowitz2012-06-031-1/+11
* SERVER-5993 move fsync test to appropriate placeEliot Horowitz2012-06-021-0/+0
* SERVER-1470 fix upsert with dbrefEliot Horowitz2012-06-021-0/+20
* Aggregation $sort for dates before 1970 SERVER-5973Mathias Stearn2012-06-012-0/+14
* Support geo indexing with points equal to max (+180 by default) SERVER-4027Mathias Stearn2012-06-012-2/+51
* SERVER-4243 Allow reading on secondaries+fsyncLockSiddharth Singh2012-06-011-0/+61
* SERVER-4504; minor changes from Mathias' code reviewU-tellus\cwestin2012-05-311-2/+2
* SERVER-4504 big explain: fix recursive lock issueU-tellus\cwestin2012-05-311-2/+2
* SERVER-5967 Fixed the data directory for testSiddharth Singh2012-05-311-3/+3
* SERVER-4992 Disable dropDatabase command on configSiddharth Singh2012-05-301-0/+38