0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
Mathias Stearn d53c412a29 Add an md5sum to each journal commit and check it on restore
This slightly changes the journal format. Currently, support is there for
reading the old format, but I plan to remove that next week.
2010-12-10 19:20:43 -05:00
..
commands cleaning 2010-12-07 00:09:10 -05:00
geo get if a cursor is a multi key 2010-11-15 10:22:20 -05:00
helpers
modules
repl SERVER-2184 clarify usage of mongo mutex 2010-12-08 00:32:56 -08:00
stats handle overflow in opcounters a bit nicer SERVER-1907 2010-11-11 01:30:21 -05:00
background.h
btree.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
btree.h btree delete internal key 2010-12-08 09:50:15 -08:00
btreecursor.cpp conventions cleaning 2010-11-10 11:49:28 -05:00
bufreader.h Add an md5sum to each journal commit and check it on restore 2010-12-10 19:20:43 -05:00
cap.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
client.cpp move include to top of file from bottom 2010-11-04 09:00:39 -04:00
client.h move inl header inclusion to top 2010-11-04 09:07:28 -04:00
clientcursor.cpp if key is in index, use it for distinct SERVER-1673 2010-11-14 01:42:36 -05:00
clientcursor.h use data from indexes if possivle SERVER-192 2010-11-16 16:11:43 -05:00
cloner.cpp strcpy_s change 2010-11-24 10:20:34 -05:00
cmdline.cpp putting back validation on setParamter replApplyBatchSize and a setParamter validation hook 2010-12-01 11:12:28 -05:00
cmdline.h make journalformat more self-documenting 2010-12-10 19:20:43 -05:00
commands.cpp
commands.h
common.cpp dur remap 2010-11-27 15:25:08 -05:00
compact.cpp move include to top of file from bottom 2010-11-04 09:00:39 -04:00
concurrency.h dur 2010-11-17 01:53:52 -05:00
curop-inl.h crlf 2010-11-06 10:35:57 -04:00
curop.h fix warning on windows 2010-11-27 23:48:42 -05:00
cursor.cpp move include to top of file from bottom 2010-11-04 09:00:39 -04:00
cursor.h get if a cursor is a multi key 2010-11-15 10:22:20 -05:00
database.cpp dur remap 2010-11-27 15:25:08 -05:00
database.h dur 2010-11-23 14:13:46 -05:00
db.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
db.h
db.rc
db.vcxproj minor 2010-12-08 08:16:29 -05:00
db.vcxproj.filters minor 2010-12-08 08:16:29 -05:00
dbcommands_admin.cpp move inl header inclusion to top 2010-11-04 09:07:28 -04:00
dbcommands_generic.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-12-05 21:12:18 -05:00
dbcommands.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
dbeval.cpp option for db.eval not to lock SERVER-381 2010-10-24 18:51:43 -04:00
dbhelpers.cpp remove CursorIterator 2010-11-15 14:39:56 -05:00
dbhelpers.h remove CursorIterator 2010-11-15 14:39:56 -05:00
dbmessage.h move inl header inclusion to top 2010-11-04 09:07:28 -04:00
dbwebserver.cpp use boost::once for getHostNameCached and adding host to some commands 2010-11-28 02:07:38 -05:00
dbwebserver.h
diskloc.h SERVER-2007 in btree code use const qualifiers to better enforce durability requirements, also attempt to remove memory state dependencies between functions and make remaining dependencies more explicit 2010-11-03 20:25:33 -07:00
driverHelpers.cpp move inl header inclusion to top 2010-11-04 09:07:28 -04:00
dur_commitjob.h dur bug fix when --dur is off 2010-12-09 12:36:08 -05:00
dur_journal.cpp Add an md5sum to each journal commit and check it on restore 2010-12-10 19:20:43 -05:00
dur_journal.h dur 2010-11-26 18:18:24 -05:00
dur_journalformat.h Add an md5sum to each journal commit and check it on restore 2010-12-10 19:20:43 -05:00
dur_recover.cpp Add an md5sum to each journal commit and check it on restore 2010-12-10 19:20:43 -05:00
dur.cpp Add an md5sum to each journal commit and check it on restore 2010-12-10 19:20:43 -05:00
dur.h Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
durop.cpp make journalformat more self-documenting 2010-12-10 19:20:43 -05:00
durop.h make journalformat more self-documenting 2010-12-10 19:20:43 -05:00
extsort.cpp move inl header inclusion to top 2010-11-04 09:07:28 -04:00
extsort.h move inl header inclusion to top 2010-11-04 09:07:28 -04:00
filever.h
flushtest.cpp
index.cpp disinct can pull data from indexes and will choose an index to use if sensible SERVER-1673 2010-11-14 01:57:27 -05:00
index.h disinct can pull data from indexes and will choose an index to use if sensible SERVER-1673 2010-11-14 01:57:27 -05:00
indexkey.cpp basic sparse indexes working SERVER-484 2010-11-20 18:02:59 -05:00
indexkey.h basic sparse indexes working SERVER-484 2010-11-20 18:02:59 -05:00
instance.cpp Allow old lockfile if in durable mode 2010-12-10 19:20:42 -05:00
instance.h move include to top of file from bottom 2010-11-04 09:00:39 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp refactor OID class a bit, cleanup, better id generation SERVER-2175 2010-12-05 20:56:51 -05:00
jsobj.h rename to our -inl convention 2010-10-27 20:13:45 -04:00
jsobjmanipulator.h Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
json.cpp
json.h
lasterror.cpp on w timeout, don't set ok=0, but set ok=1 and set err SERVER-1585 2010-11-10 16:03:32 -05:00
lasterror.h on w timeout, don't set ok=0, but set ok=1 and set err SERVER-1585 2010-11-10 16:03:32 -05:00
matcher_covered.cpp notes for SERVER-1264 2010-11-15 10:22:08 -05:00
matcher.cpp
matcher.h SERVER-2189 2010-12-07 23:01:40 -08:00
minilex.h
module.cpp
module.h
mongo.ico
mongommf.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
mongommf.h dur 2010-11-30 14:46:18 -05:00
mongomutex.h Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
namespace-inl.h move inl header inclusion to top 2010-11-04 09:07:28 -04:00
namespace.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
namespace.h Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
nonce.cpp better getrandomnumber on windows SERVER-2175 2010-12-05 17:10:51 -05:00
nonce.h
oplog.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
oplog.h track replicated ops SERVER-1565 2010-11-09 17:01:58 -05:00
oplogreader.h allow initial sync from secondaries SERVER-1829 2010-11-09 17:29:27 -05:00
pcre.txt
pdfile.cpp Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
pdfile.h Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
projection.cpp safety for Projection's current state SERVER-192 SERVER-2104 2010-11-16 14:44:39 -05:00
projection.h comments 2010-11-16 14:44:39 -05:00
query.cpp Note about updating shell's explain 2010-11-29 16:09:34 -05:00
query.h rename FieldMatcher to Projection 2010-11-15 16:36:04 -05:00
queryoptimizer.cpp SERVER-2189 2010-12-07 23:01:40 -08:00
queryoptimizer.h SERVER-2189 2010-12-07 23:01:40 -08:00
queryutil.cpp raise the combinatorial limit for #in queries to 4M SERVER-2205 2010-12-10 16:02:27 -05:00
queryutil.h SERVER-2189 2010-12-07 23:01:40 -08:00
repl_block.cpp
repl_block.h
repl.cpp putting back validation on setParamter replApplyBatchSize and a setParamter validation hook 2010-12-01 11:12:28 -05:00
repl.h experimental option allowing application of multiple writes on a slave in a single write lock. 2010-11-29 10:21:18 -05:00
replpair.h
resource.h
restapi.cpp fix http with auth SERVER-1952 2010-11-12 10:56:00 -05:00
restapi.h
scanandorder.h const 2010-11-16 16:11:38 -05:00
security_commands.cpp
security.cpp move include to top of file from bottom 2010-11-04 09:00:39 -04:00
security.h
tests.cpp
update.cpp cleaning update durability code 2010-11-02 20:15:31 -04:00
update.h cleaning update durability code 2010-11-02 20:15:31 -04:00