summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4899 $size for aggregationmatt dannenberg2013-09-091-0/+20
* SERVER-8510 Fix to expected result in command line parsing testShaun Verch2013-09-061-1/+1
* SERVER-10693 added extra test case to ensure nest arrays function properlymatt dannenberg2013-09-061-4/+10
* SERVER-10693 include non-object array members if an array is included in $redactmatt dannenberg2013-09-061-3/+8
* SERVER-8510 Make sure to use different data directories in jstestShaun Verch2013-09-061-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-0653-394/+204
* SERVER-9517 SERVER-8213 Temporarily disable copydb tests that use auth until ...Spencer T Brody2013-09-062-0/+14
* SERVER-9517 SERVER-10668 Temporarily disable jstests/sharding/authCommands.js...Spencer T Brody2013-09-061-0/+6
* SERVER-8510 Fixed command line parsing test and add corresponding JSON config...Shaun Verch2013-09-052-1/+23
* SERVER-6405: move rename into databaseEliot Horowitz2013-09-041-0/+1
* SERVER-10231 disallow creation of indexes on system.indexesmatt dannenberg2013-09-041-0/+19
* SERVER-10654 background index builds on slaves are no longer synchronousEric Milkie2013-09-041-3/+4
* SERVER-10657 wait longer for replication in replsets_prefetch_stress.jsEric Milkie2013-09-041-1/+1
* SERVER-10655 aggregation_auth : mongos_slaveok.js failingRandolph Tan2013-08-301-4/+1
* SERVER-8378 make bg index test more reliableEric Milkie2013-08-301-4/+10
* SERVER-10594 slaveOk bit ignored for unsharded aggregateRandolph Tan2013-08-291-0/+41
* SERVER-8992 Better error for invalid polygonA. Jesse Jiryu Davis2013-08-291-0/+33
* SERVER-10641 Additional input validation for $near, $nearSphere, and geoNear.A. Jesse Jiryu Davis2013-08-284-76/+234
* 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