summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13804 add necessary privilege to the built-in restore roleAmalia Hawkins2014-05-151-40/+79
* SERVER-13727 add collStats permission to builtin backup roleAmalia Hawkins2014-05-151-0/+2
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-151-4/+32
* SERVER-13769 QueryPlanner::plan() has to clear tags from query treeJason Rassi2014-05-151-0/+58
* SERVER-13769 geo_distinct.js: rewrite, add test casesJason Rassi2014-05-151-8/+42
* SERVER-13723 fix flakiness in tags.js by increasing timeoutmatt dannenberg2014-05-051-1/+1
* move tests from noPassthrough to slow2Mark Benvenuto2014-04-223-0/+0
* SERVER-13666 check that lat/lng are in bounds for near queries even if point ...Hari Khalsa2014-04-211-0/+3
* SERVER-13664 never detach filters from inside elemMatch objectDavid Storch2014-04-211-0/+26
* Revert "SERVER-13582 increase stability of server6733.js by retrying replSetS...Eric Milkie2014-04-211-3/+3
* SERVER-13620 Make indexbg_drop.js expose the bug.Andy Schwerin2014-04-181-2/+5
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-181-0/+35
* Revert "SERVER-13644 Fix command line censorship"Shaun Verch2014-04-171-35/+0
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-171-0/+35
* SERVER-13534 Remove data in test array_shard_key.jsSiyuan Zhou2014-04-161-3/+3
* SERVER-13441 getUser and getRole shell helpers shouldn't throw when user/role...Spencer T Brody2014-04-163-6/+6
* SERVER-13512 add mr_drop.js to the skipTests in parallelTester.jsmatt dannenberg2014-04-161-1/+2
* SERVER-13577 geo_borders.js immediately catches own assertionsGreg Studer2014-04-161-20/+15
* SERVER-13579 Wait for deletion after migration in feature2.jsSiyuan Zhou2014-04-161-7/+2
* SERVER-13503 disallow $where under $elemMatch valueBenety Goh2014-04-161-0/+11
* SERVER-13540 take CRS into account for output distances as well as inputGreg Studer2014-04-161-0/+66
* SERVER-13566 oplog start stage uses only 'ts' field as a filterDavid Storch2014-04-151-0/+45
* SERVER-13562 limit and skip stages no longer return eof without calling work(...David Storch2014-04-151-0/+63
* SERVER-13582 increase stability of server6733.js by retrying replSetSyncFrommatt dannenberg2014-04-151-3/+3
* SERVER-13537 better handle numerical overflow of large limit valuesDavid Storch2014-04-141-2/+18
* SERVER-13518 break child batches up by size or number of documentsGreg Studer2014-04-141-4/+56
* SERVER-13500 prevent syncSourceFeedback segfault by not allowing NULL members...matt dannenberg2014-04-101-0/+33
* SERVER-13516 When failing to bulk right copy don't access rep after resolvingAndrew Morrow2014-04-091-0/+20
* SERVER-13507 increased stability of stepdown_wrt_electable.js by altering its...matt dannenberg2014-04-091-9/+11
* SERVER-13495: fix ClientCursor::_pinValue concurrencyEliot Horowitz2014-04-091-2/+4
* SERVER-13477 make rollback5.js less likely to fail due to its assumption abou...matt dannenberg2014-04-091-1/+1
* SERVER-13462 Ignore orphan docments in sharding_migrate_cursor1.jsSiyuan Zhou2014-04-091-4/+16
* SERVER-13203 replset2.js no longer swallows exceptions or assertionsmatt dannenberg2014-04-091-8/+11
* SERVER-13066 allow negations to use multikey indicesDavid Storch2014-04-091-0/+19
* SERVER-12638 Sharding chunks ranges overlapRandolph Tan2014-04-091-0/+20
* SERVER-13459 migration rollback needs to use original metadatar2.6.0-rc3Greg Studer2014-04-021-0/+41
* SERVER-13448 broadcast updates/deletes to all shards when more than one targetedGreg Studer2014-04-011-0/+88
* SERVER-13429 Update exit_logging.js to also test mongos exit logging.Andy Schwerin2014-04-011-13/+53
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-7/+9
* SERVER-13429 Use logging system in mongod signal handlers, test exit logging.Andy Schwerin2014-04-011-0/+57
* SERVER-13416 Rename security.authentication to security.authorizationShaun Verch2014-03-312-5/+5
* SERVER-13413 profiling should not do version checks against op namespaceGreg Studer2014-03-311-0/+39
* SERVER-12550: insert has 3 phases:Eliot Horowitz2014-03-301-8/+12
* Increase oplog size for testMathias Stearn2014-03-301-1/+6
* SERVER-13379 jstests that start servers can't live in coreMatt Kangas2014-03-293-0/+0
* SERVER-13399 Increase timeout in server_status_metrics.jsRandolph Tan2014-03-281-3/+3
* SERVER-13379 Canonicalize noAutoSplit as sharding.autoSplitShaun Verch2014-03-282-10/+64
* SERVER-13379 Ensure replication.replSet overrides replication.replSetNameShaun Verch2014-03-282-0/+72
* SERVER-13379 Canonicalize noIndexBuildRetry as storage.indexBuildRetryShaun Verch2014-03-282-0/+66
* SERVER-13379 Canonicalize profile as operationProfiling.modeShaun Verch2014-03-282-0/+80