summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-22208-1974/+2353
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-224-2/+15
* SERVER-37629 Enable supportsDockLocking() in the BiggieSE Record Store TestGregory Wlodarek2018-10-192-5/+29
* SERVER-37337 Allow operations to be done from subtrees in BiggieSEGregory Wlodarek2018-10-199-407/+1117
* SERVER-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-121-1/+1
* SERVER-37550 Relax rules on setting readOnce flag on WiredTiger sessionMatthew Russotto2018-10-111-1/+2
* SERVER-36270: Add test combining backup cursors and manipulating the truncate...Daniel Gottlieb2018-10-083-25/+14
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-0212-51/+159
* SERVER-37380 Fix uninitialized scalar fieldGregory Wlodarek2018-10-021-1/+1
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-3/+3
* SERVER-37030 Make internal reads ignore prepare conflicts by defaultSamy Lanka2018-10-013-11/+11
* SERVER-37338 Fix Biggie UnittestsGregory Wlodarek2018-09-261-2/+1
* SERVER-36002 Integrate and build biggie storage engineGregory Wlodarek2018-09-268-44/+19
* SERVER-36002 Integrate and build biggie storage engineBen Judd2018-09-269-155/+181
* SERVER-36631 Have the storage engine expose a reduced cache footprint API for...Louis Williams2018-09-2511-76/+297
* SERVER-37256 Add missing index_access_methods dependency to storage_wiredtige...James Wahlin2018-09-211-0/+1
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-207-522/+215
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-185-46/+93
* SERVER-36948 fix incorrect usage of StatusWith<T> in biggie storage engineGregory Wlodarek2018-09-181-1/+1
* SERVER-36811: Save oplog dating back to oldest actively prepared transaction.Daniel Gottlieb2018-09-179-70/+186
* SERVER-36269: Add backup_restore test for $backupCursorsDaniel Gottlieb2018-09-172-4/+4
* Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata"Louis Williams2018-09-145-93/+46
* SERVER-14801 Add field names to duplicate key error messagesXiangyu Yao2018-09-1415-58/+124
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-143-1/+40
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-145-46/+93
* SERVER-37070 Improve duplicate key error messages for all storage enginesr4.1.3Xiangyu Yao2018-09-1314-80/+144
* Revert "SERVER-37070 Improve duplicate key error messages for all storage eng...Xiangyu Yao2018-09-1313-142/+78
* SERVER-37070 Improve duplicate key error messages for all storage enginesXiangyu Yao2018-09-1313-78/+142
* SERVER-37063 Fix uninitialized scalar fieldGregory Wlodarek2018-09-111-2/+2
* SERVER-36014 Remove support for IndexVersion V0Geert Bosch2018-09-103-1/+30
* SERVER-37048 Hold global intent lock whenever accessing the oplog collection ...Spencer T Brody2018-09-101-1/+1
* SERVER-36408 Efficiently merge trees in biggie storage engineGregory Wlodarek2018-09-071-49/+33
* SERVER-36408 more efficient merging for biggie radix trieDewal Gupta2018-09-072-155/+561
* SERVER-36952 Update the comment for SortedDataInterface classXiangyu Yao2018-09-051-15/+3
* SERVER-36382 Only snapshot, lineariable and afterClusterTime reads block on p...Samy Lanka2018-09-053-4/+6
* SERVER-36156 Delete RecordFetcher.David Storch2018-09-052-87/+0
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-2912-111/+20
* SERVER-36662 Delete UpdateNotifier.David Storch2018-08-2917-206/+39
* SERVER-16857 Delete MMAPv1 diskloc invalidations.David Storch2018-08-294-64/+55
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-2412-20/+111
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-2414-179/+268
* SERVER-35657 Do not delay journal flushes when operations are waiting for opl...Louis Williams2018-08-242-8/+22
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-08-242-9/+8
* Revert "SERVER-36280 Create a feature tracker bit indicating the existence of...Eric Milkie2018-08-239-91/+23
* SERVER-36768 Use namespace orphan for the recovered orphaned collectionsXiangyu Yao2018-08-234-10/+26
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-238-84/+285
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-229-23/+91
* SERVER-36302 Remove IndexCatalogImpl::_upgradeDatabaseMinorVersionIfNeeded an...Dianna Hohensee2018-08-221-5/+0
* SERVER-36268: Add ESE support for backup cursors.Daniel Gottlieb2018-08-215-8/+41
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+1