summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/backup_restore.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-69/+41
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-3/+5
* SERVER-21721 Specify 5 minute timeout in backup_restore.js for replica set in...Jonathan Abrahams2015-12-021-1/+4
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-241-0/+4
* SERVER-21269 stop workload in noPassthrough/backup_restore.js to allow node t...matt dannenberg2015-11-031-3/+8
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-2/+2
* SERVER-18899 - Add beginBackup and endBackup to storage APIDavid Hows2015-09-251-32/+45
* SERVER-20376 - Fix FSM test randomnization for backup_restore.jsJonathan Abrahams2015-09-171-0/+1
* Revert "SERVER-18899 - Add beginBackup and endBackup to storage API"David Hows2015-09-141-35/+30
* SERVER-18899 - Add beginBackup and endBackup to storage APIDavid Hows2015-09-141-30/+35
* SERVER-19501 New backup/restore tests:Jonathan Abrahams2015-08-041-0/+328