summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* explicit declare variableEric Milkie2012-04-111-1/+1
* stable test for every runEric Milkie2012-04-111-5/+1
* reset db back to 'test' at end of scriptEric Milkie2012-04-111-1/+2
* Remove manual rs test scripts.Aaron2012-04-102-208/+0
* Convert rs_basic test to use the shell's cd() helper rather than the _path va...Aaron2012-04-101-2/+3
* SERVER-5531: Make index insertion continuation information local to the funct...Andy Schwerin2012-04-101-6/+1
* SERVER-5531 new test that attempts to insert to two different db's simultaneo...Eric Milkie2012-04-101-0/+23
* fix typoEric Milkie2012-04-101-1/+1
* Clean up ReplicaSetMonitor after failed addShard command. SERVER-4447.Spencer T Brody2012-04-091-0/+6
* Test should make sure conns are authenticated before proceeding SERVER-5554Kristina2012-04-091-6/+13
* SERVER-5548 Relax timing in remove1.jsTad Marshall2012-04-091-19/+11
* fix indexbg1 test that was relying on minor speed differential to be more det...Eliot Horowitz2012-04-091-12/+9
* make all slowWeekly tests use their own mongodEliot Horowitz2012-04-0812-7/+68
* making more sloWeekly tests use their own mongodEliot Horowitz2012-04-082-2/+11
* fix time reportingEliot Horowitz2012-04-081-1/+1
* moving slowWeekly to the most trivial frameworkEliot Horowitz2012-04-082-4/+25
* make query_yield1 not need a pre-existing dbEliot Horowitz2012-04-081-0/+10
* SERVER-5063 $in limit efficiency.Aaron2012-04-061-0/+155
* SERVER-5357: cleanup following reviewagirbal2012-04-051-0/+1
* SERVER-5357: Map/Reduce operation writes output data in primary node of repli...agirbal2012-04-051-1/+9
* Revert "SERVER-5428 Remove yield validation from the count8.js test, but pres...Aaron2012-04-041-29/+37
* SERVER-5428 Remove yield validation from the count8.js test, but preserve san...Aaron2012-04-041-37/+29
* SERVER-4499: skip logpath testBrandon Diamond2012-04-041-1/+1
* SERVER-4499: Cross-platform test for log rotationBrandon Diamond2012-04-031-7/+11
* SERVER-4499: fixed log rotation + added testBrandon Diamond2012-04-031-0/+104
* SERVER-5206 Make dbadmin.js localTime check more tolerant of delay.Aaron2012-04-021-1/+5
* SERVER-3884 ; clean up expression handling; enable sharded testU-tellus\cwestin2012-04-021-12/+15
* more debugging for padding.jsEliot Horowitz2012-04-011-2/+1
* turn balancer off for test to avoid timing issuesEliot Horowitz2012-04-011-0/+1
* fix test conflictEliot Horowitz2012-04-011-4/+4
* make Extent::minSize() match allocation strategy and alloc from free list obe...Eliot Horowitz2012-04-011-0/+31
* teste needed getLastError to be more robustEliot Horowitz2012-03-301-0/+1
* buildbot no_empty_reset.js turn off balancer since we're manually moving chun...Greg Studer2012-03-291-0/+3
* SERVER-3562 movePrimary less dangerous...Greg Studer2012-03-291-0/+111
* SERVER-5244 clean up tests that leave a lot of data behindEric Milkie2012-03-286-0/+12
* try to make test a little more reliableEliot Horowitz2012-03-261-1/+3
* SERVER-5244 attempt to save db space (and thus virtual address space) by drop...Eric Milkie2012-03-261-2/+3
* make features3 curop test more resilient of timingEliot Horowitz2012-03-261-3/+7
* make error reporting better in jstests/sharding/features3.jsEliot Horowitz2012-03-261-2/+2
* SERVER-5369 don't show _id twice for exclusionary modeU-tellus\cwestin2012-03-262-0/+15
* SERVER-5062: proper stopping of threadsagirbal2012-03-251-9/+8
* SERVER-5062: parallel/del.js test seems not to be running correctlyagirbal2012-03-251-12/+12
* SERVER-5101 better test output so we know exactly which variant we're onEric Milkie2012-03-231-1/+1
* SERVER-5288 Use appendNumber when writing long longs to explain output.Aaron2012-03-221-3/+14
* SERVER-5067 Explicitly request elemMatchKey for update operations with a dyna...Aaron2012-03-221-0/+19
* Add some additional query tests.Aaron2012-03-224-0/+209
* SERVER-5293 Run some profile js tests from test specific user roles and filte...Aaron2012-03-223-16/+44
* SERVER-3884 save work so farU-tellus\cwestin2012-03-221-2/+2
* SERVER-3884 first pass at automated sharded testsU-tellus\cwestin2012-03-221-0/+128
* SERVER-4776 Fix server5346 test to work in v8 shell.Aaron2012-03-221-4/+4