summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23299 Fix lint error in js test.Andy Schwerin2016-04-071-3/+2
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-072-0/+136
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-072-28/+74
* SERVER-23556 Disable mmapv1 on non-x86 platformsAndrew Morrow2016-04-062-0/+6
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-03-301-8/+2
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-3021-36/+21
* SERVER-21863, SERVER-22767: fix lint errors from recent backports.Ramon Fernandez2016-03-292-11/+23
* SERVER-21863 Prevent map-reduce from inserting >16MB documents.Max Hirschhorn2016-03-291-0/+54
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-291-0/+21
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2016-03-251-0/+18
* SERVER-23274 renameCollection on a temporary collection correctly replicates.Benjamin Murphy2016-03-241-0/+78
* Revert "SERVER-21975 wait for secondary to become secondary before starting t...Benety Goh2016-03-241-18/+0
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2016-03-241-0/+18
* SERVER-23086 fix lintRamon Fernandez2016-03-231-2/+2
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-231-2/+2
* SERVER-22794 fixing network error in continuous step down thread due to unacc...Dianna Hohensee2016-03-221-1/+28
* Fixing JS formatting for SERVER-22933 SERVER-22934Dianna Hohensee2016-03-211-61/+53
* SERVER-22933 SERVER-22934 make applyOps update the last optime on no-ops, and...Dianna Hohensee2016-03-211-0/+68
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-21138-294/+291
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-171-0/+2
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-171-68/+29
* SERVER-22873 updated disallow_adding_initialized_node2.js to accept alternate...Benety Goh2016-03-141-1/+3
* SERVER-22929 remove rollback4.jsmatt dannenberg2016-03-111-74/+0
* SERVER-23030 Increase number of iterations of aggregations performed in csrs_...Spencer T Brody2016-03-101-1/+1
* SERVER-23023 Disable clang-format for function values in jstests/tool/csvexpo...Mike Grundy2016-03-091-18/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091876-60511/+61870
* SERVER-22864 Fix minor javascript errors found by eslint in v3.2 branchMike Grundy2016-03-086-43/+43
* SERVER-22842 Support JavaScript style for clang-format. The JavasScript formatJonathan Abrahams2016-03-081-0/+129
* SERVER-22090 ssl_cert_password.js must be disabled on ppc64Mark Benvenuto2016-03-071-0/+2
* SERVER-22537 Fix DBDirectClient's OperationContext not getting updated.Max Hirschhorn2016-02-291-0/+55
* SERVER-22880 add requires_persistence tag to csrs_upgrade_mongod_using_movech...Esha Maharishi2016-02-261-0/+3
* SERVER-22878 rewrite checks in csrs_upgrade_mongod_using_movechunk.js after n...Esha Maharishi2016-02-261-6/+5
* SERVER-22822 prevent mongod stepdown in balance_repl.js and sharding_rs2.jsDianna Hohensee2016-02-262-7/+48
* SERVER-22863 make read concern timeout in read_after_optime.js test a multipl...Benety Goh2016-02-251-1/+2
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-252-3/+3
* SERVER-22732 assert.contains() has unreachable code after returnMike Grundy2016-02-251-11/+11
* SERVER-22846 Add applyOps command to readConcern passthroughJonathan Abrahams2016-02-251-0/+1
* SERVER-22590 improve applyChunkOpsDeprecated to check for false failures in c...Dianna Hohensee2016-02-251-2/+2
* SERVER-22184 check for the new error format in peekErrorAdam Midvidy2016-02-251-0/+23
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-244-5/+33
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-242-0/+115
* SERVER-22728: if journaling is off, update durableOpTime with appliedOpTimeScott Hernandez2016-02-241-6/+14
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-245-1/+626
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-204-89/+160
* SERVER-22641 Disable clang-format for template strings in JS codeJonathan Abrahams2016-02-191-0/+4
* SERVER-22332 Move the repl_write_threads_start_param.js JS test from jsCore t...Jonathan Abrahams2016-02-191-0/+0
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-195-6/+9
* SERVER-22731 allow replSetInitiate on nodes started with --configsvr but not ...Benety Goh2016-02-191-8/+38
* SERVER-22239 DuplicateKey Error, update optime to latest after insert failureDianna Hohensee2016-02-181-3/+16
* SERVER-22328 Remove benchRun() retval assertion in bench jstestJason Rassi2016-02-181-1/+0