summaryrefslogtreecommitdiff
path: root/jstests/slowNightly
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-8670 wait for deleter to finish before calculating hashesEric Milkie2013-02-221-0/+1
* buildbot autosplit_heuristics.js add more padding for stochastic retry intervalGreg Studer2013-02-211-1/+3
* SERVER-8640 Took $setOnInsert test out of the sharding passthrough suite.Alberto Lerner2013-02-211-0/+3
* SERVER-8335 test for autosplit heuristicsGreg Studer2013-02-181-0/+72
* increase verbosity for replReads.jsRandolph Tan2013-02-151-2/+3
* tab -> space + formatting for sharding_passthrough.jsRandolph Tan2013-02-131-65/+117
* SERVER-8548 apply_ops2.js failing in slowNightly suiteRandolph Tan2013-02-131-2/+2
* SERVER-8344 disable IndexRebuilder testEric Milkie2013-02-121-0/+3
* SERVER-7952 Kill an authorized ClientCursor after processGetMore throws.aaron2013-02-101-0/+69
* Make slowNightly/sharding_rs1.js more robustTad Marshall2013-01-311-7/+3
* buildbot replReads.js don't query potentially stepdown'd node for statusGreg Studer2013-01-231-1/+1
* Make connections_opened.js more reliableSpencer T Brody2013-01-221-1/+1
* do not run connections_opened as part of sharding_passthroughEric Milkie2013-01-211-1/+1
* SERVER-5965 fix unit testEric Milkie2013-01-181-2/+2
* Moved slowWeekly/dur_passthrough.js to dur/dur_passthrough.jsDan Pasette2013-01-171-124/+0
* Decommissioning slowNightly sharding_cursor1.jsAlberto Lerner2013-01-111-75/+0
* SERVER-6700 Remove race in part 3 of testTad Marshall2013-01-081-0/+1
* SERVER-8000 minor other cleanup sharding_balance4.jsGreg Studer2012-12-271-6/+1
* SERVER-8000 make sharding_balance4.js test deterministicGreg Studer2012-12-271-4/+22
* Move test to slowNightlyKristina2012-12-271-0/+131
* Make test timeout longer for slow machinesKristina2012-12-271-1/+2
* SERVER-6700 allow updates to TTL expiration time using collModKevin Matulef2012-12-242-2/+38
* make test more resilient to race conditionsEliot Horowitz2012-12-241-4/+7
* Fix some js tests for parallelEliot Horowitz2012-12-243-0/+176
* was correct beforeEliot Horowitz2012-12-241-1/+1
* ensure we don't say 'insure' when we mean 'ensure'Kevin Matulef2012-12-211-1/+1
* SERVER-7572 - minor fix to testDaniel Pasette2012-12-211-1/+1
* SERVER-7572 - minor name changeEliot Horowitz2012-12-211-0/+1
* SERVER-7646 - track how many docs TTL deletesEliot Horowitz2012-12-191-1/+3
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-171-123/+0
* SERVER-2771 Add debugging to testKristina2012-12-171-3/+8
* Revert "SERVER-7867 repl_monitor_stress.js failing"Randolph Tan2012-12-141-0/+123
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-141-123/+0
* SERVER-7925 Fix command line parsing test to account for authentication optionShaun Verch2012-12-131-3/+13
* SERVER-2771 Multiple index buildsKristina2012-12-131-0/+104
* SERVER-4295 List index build info in currentOpKristina2012-12-121-0/+4
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-1/+5
* SERVER-7840 Skip reversecursor.js in sharding_passthrough.js testShaun Verch2012-12-051-1/+1
* do not run indexStatsCommand.js in sharding_passthrough.js because the comman...Eric Milkie2012-12-041-1/+1
* SERVER-7428 Regression test.Andy Schwerin2012-11-261-0/+16
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-191-14/+29
* Revert "SERVER-4295 Don't override currentOp for internal ops"Kristina2012-11-161-5/+0
* SERVER-4295 Don't override currentOp for internal opsKristina2012-11-161-0/+5
* Revert "SERVER-4295 Add index info to currentOp"Eric Milkie2012-11-161-5/+0
* SERVER-4295 Change currentOp field to "insert"Kristina2012-11-151-3/+3
* SERVER-4295 Add index info to currentOpKristina2012-11-141-0/+5
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+88
* Revert "SERVER-2771 Retry index builds on startup"Kristina2012-11-121-88/+0
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+88
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-0/+53