summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10638 buildbot fix cleaup_orphaned_cmd_prereload.js, waitfordeleteGreg Studer2013-08-281-1/+4
* SERVER-10518 adding testmatt dannenberg2013-08-281-0/+6
* SERVER-10618 complex_sharding.js -> basic_sharding.js invert verbosity for le...Greg Studer2013-08-281-17/+17
* SERVER-9517 Allow AuthorizationManager to find and parse v2 priv docsSpencer T Brody2013-08-271-6/+6
* SERVER-10629 auth.js better tracing for missing docs using oplogGreg Studer2013-08-273-1/+147
* SERVER-8581 add $$KEEP example to $redactmatt dannenberg2013-08-261-0/+35
* SERVER-10588 $cond accepts an object with the fields if, then, and else (a la...matt dannenberg2013-08-261-11/+25
* SERVER-8581 use $$DESCEND rather than $$CONTINUE in $redactmatt dannenberg2013-08-261-5/+5
* SERVER-10596 Globalize formerly per-thread Pool of JS ScopesMathias Stearn2013-08-261-56/+65
* SERVER-10574 shard_kill_and_pooling.js make sure we're flushed to disk before...Greg Studer2013-08-261-0/+3
* SERVER-10597 disable test in debug mode, not valid autosplit_heuristics.jsGreg Studer2013-08-231-0/+10
* SERVER-10341 disable sync_passive2.js test for 2.5.2 releaseMatt Kangas2013-08-221-1/+5
* SERVER-10597 autosplit_heuristics.js additional commentGreg Studer2013-08-221-1/+1
* SERVER-10499 ismaster1.js need to explicitly wait for secondary to ack masterGreg Studer2013-08-221-33/+26
* SERVER-10374 Disable sync only with special chars test due to SERVER-10344Andrew Morrow2013-08-221-2/+7
* SERVER-10597 autosplit_heuristics.js data count of high chunk reset to random...Greg Studer2013-08-221-8/+14
* SERVER-10599 cleanup_orphaned_cmd.js need to wait for migration to finish so ...Greg Studer2013-08-223-7/+25
* SERVER-8598 cleanup_orphaned_cmd_hashed.js minor test improvementGreg Studer2013-08-211-3/+4
* SERVER-8598 test cleanup of orphaned data in hashed sharded collectionGreg Studer2013-08-211-0/+66
* SERVER-10482 buildbot movechunk_with_def_paranoia.js make sure test updated w...Greg Studer2013-08-201-6/+4
* SERVER-10530 Break first batch in aggregation cursor when encountering a larg...Mathias Stearn2013-08-191-0/+13
* Unify agg Expression parsing to eliminate special casesMathias Stearn2013-08-191-0/+9
* SERVER-8581 $redact pipeline stagematt dannenberg2013-08-191-0/+150
* SERVER-7446 This was fixed as part of update refactor; add a regression testAndrew Morrow2013-08-191-0/+43
* SERVER-8869 mongos command passthrough for mergeChunks plus testsGreg Studer2013-08-153-0/+226
* SERVER-10498 print conn pool stats and ensure migration succeeds before testi...Greg Studer2013-08-131-1/+3
* SERVER-5782 $literal operator to help prevent injection attacksmatt dannenberg2013-08-092-0/+27
* SERVER-10478 fix batch limit check for _cloneLocs in migrationGreg Studer2013-08-091-0/+63
* SERVER-9518 Handle otherDBRoles when initializing User object from V1 privile...Spencer T Brody2013-08-091-0/+46
* fix test to accept both error codes for update implsScott Hernandez2013-08-091-4/+8
* remove race condition from tags.js and multiVersion/replset_primary_updater[1...matt dannenberg2013-08-097-21/+63
* Make test not depend on unspecified order between shardsMathias Stearn2013-08-091-4/+11
* Do not expect updates equal to the number of array elementsScott Hernandez2013-08-091-4/+0
* SERVER-8598 minor test and logging fixes for orphaned data cleanupGreg Studer2013-08-091-1/+11
* Add a multi-version (2.4 and 2.6) test for sharded aggregation.Mathias Stearn2013-08-081-0/+111
* Error out if $out collection is shardedMathias Stearn2013-08-081-0/+5
* Support cursors returned from sharded aggregationMathias Stearn2013-08-081-19/+15
* SERVER-10097 sharded $outMathias Stearn2013-08-081-0/+7
* SERVER-10421 buildbot use unique coll names for geo_circle2a.js and eval2.jsGreg Studer2013-08-082-20/+21
* SERVER-10429 disable flaky test until we can fix it properlyEric Milkie2013-08-071-0/+2
* SERVER-10437 remove chaining.js testEric Milkie2013-08-071-57/+0
* SERVER-9861 explicitly forget temporary collections for versioning in M/RGreg Studer2013-08-061-0/+46
* SERVER-8598 merge newest pending chunks from stored metadata with newest chun...Greg Studer2013-08-061-0/+76
* SERVER-8598 command to iteratively cleanup orphaned dataGreg Studer2013-08-061-0/+91
* SERVER-9067 use correct relative field name in $push sort testAndrew Morrow2013-08-021-16/+23
* SERVER-9130: missing files and fix for lastError reset on isMasterScott Hernandez2013-08-021-1/+1
* SERVER-10410 allow full reporting of current collection metadata stateGreg Studer2013-08-021-0/+56
* SERVER-6405: we shouldn't over pre-allocate from a createCollectionEliot Horowitz2013-08-021-3/+3
* SERVER-9067: port of oplog update testsScott Hernandez2013-08-011-0/+200
* fix slowNightly command_line_parsing.js to work with any setParameter optionsScott Hernandez2013-08-011-8/+3