summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SERVER-18124 Move tags loading to the catalog manager""Kaloian Manassiev2015-05-204-109/+128
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-192-3/+4
* SERVER-8728 rewrite profile1.js removing its inherently racey portionmatt dannenberg2015-05-191-151/+91
* SERVER-18462 FSM enable capped collection testsJonathan Abrahams2015-05-199-111/+85
|\
| * SERVER-18462: FSM enable capped collection testsJonathan Abrahams2015-05-199-111/+85
* | SERVER-17607 initial OP_COMMAND mongod implementationAdam Midvidy2015-05-181-1/+8
* | SERVER-18355 Make awaitReplication properly respect maxTimeMSSpencer T Brody2015-05-181-0/+47
* | Make it safe to run evalb.js multiple times without clearing dataMathias Stearn2015-05-151-0/+1
* | SERVER-18198 fix incorrect logic for applying read pref to aggregate commandAdam Midvidy2015-05-151-0/+42
* | SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi2015-05-152-3/+56
* | SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-1594-43/+150
* | SERVER-18227 Correctly parse collection options in RS rollback of collmodMathias Stearn2015-05-141-1/+8
|/
* SERVER-18212: fix sort check in js testSam Kleinman2015-05-121-1/+1
* SERVER-18433 Add test for the secondaryCatchUpPeriodSecs argument to the repl...Charlie Swanson2015-05-121-0/+98
* SERVER-18376 Re-add bits to buildinfoJonathan Reams2015-05-114-4/+4
* SERVER-18334 preserve existing error message if runCommand fails due to conne...Adam Midvidy2015-05-111-1/+1
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-115-12/+140
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-2/+6
* SERVER-18227 Implement RS rollback for collmod of flags and validatorMathias Stearn2015-05-081-39/+33
* SERVER-16381 last key examined by IXSCAN stage should also count towards keys...David Storch2015-05-082-30/+30
* SERVER-17984 doTTLForIndex() delete with manual index scanJason Rassi2015-05-072-9/+8
* SERVER-17943 Add $filter aggregation expressionCharlie Swanson2015-05-072-2/+74
* SERVER-18170 Forbid creation of _id index if it's also a sparse indexJason Rassi2015-05-062-25/+57
* SERVER-18304 Add findAndModify FSM workloads as regression tests.Max Hirschhorn2015-05-042-0/+247
* SERVER-18222 Add $isArray aggregation expressionCharlie2015-05-041-0/+44
* SERVER-18290: Fix user string parsing from oplogSpencer Jackson2015-05-011-0/+30
* SERVER-7942: Remove obsolete test from auth jstestsAmalia Hawkins2015-04-301-21/+0
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-306-54/+50
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-292-7/+17
* SERVER-18221 Make auth1.js resilient to any node being elected primarySpencer T Brody2015-04-291-0/+1
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-8/+17
* SERVER-17807: reset state before starting intial sync attemptScott Hernandez2015-04-291-2/+13
* SERVER-17915 shardCollection shouldn't consider partial index usefulJason Rassi2015-04-281-1/+44
* SERVER-17984: jstest for ttl partial index (currently disabled).Mike Grundy2015-04-281-0/+31
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-282-1/+32
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-281-1/+8
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-281-0/+9
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-281-0/+60
* SERVER-18239 dumpauth.js should use correct db/collection namesmike o'brien2015-04-281-8/+9
* SERVER-17932 Make sure sharding passthrough test actually runs through mongosSpencer T Brody2015-04-271-1/+3
* BF-854: Don't run as many currentOp commands to avoid spurious timeoutGeert Bosch2015-04-241-1/+1
* SERVER-18201 Fix a missed variable declarationKaloian Manassiev2015-04-241-2/+3
* SERVER-17971 Fix bad_config_load.js test now that config server is a replsetSpencer T Brody2015-04-241-5/+4
* SERVER-18201 Explicitly pass the port to the test shellKaloian Manassiev2015-04-241-36/+40
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-242-15/+2
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-2321-151/+90
* SERVER-18122 Move sharding global settings retrieval to the catalog managerDaniel Alabi2015-04-231-6/+6
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-215-26/+34
* SERVER-17760 shardId no longer used by splitChunk and moveChunk commandsDaniel Alabi2015-04-171-1/+0
* SERVER-18103 Fix copyauth.js to run all permutations except skip one that is ...Spencer T Brody2015-04-171-1/+11