.. |
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
|
added bad file
|
2010-07-29 01:26:03 -04:00 |
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
|
dur
|
2010-11-26 18:18:24 -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
|
fix a 1.7 regression of REST stuff
|
2010-08-25 14:52:36 -04:00 |
commands.h
|
Pull timer.h and time_support.h out of goodies.h
|
2010-09-16 09:18:46 -04:00 |
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
|
using BSONObjMaxSize everywhere bson size comes into play
|
2010-10-10 20:01:17 -04:00 |
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
|
SERVER-1822 dedup webGetAdminUser/webHaveAdminUser
|
2010-10-01 09:06:58 -04:00 |
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
|
make journalformat more self-documenting
|
2010-12-10 19:20:43 -05:00 |
dur_journal.h
|
dur
|
2010-11-26 18:18:24 -05:00 |
dur_journalformat.h
|
make journalformat more self-documenting
|
2010-12-10 19:20:43 -05:00 |
dur_recover.cpp
|
remove some tabs
|
2010-12-08 16:23:21 -05:00 |
dur.cpp
|
Pull some durability code into a class for easy disabling
|
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
|
SERVER-1452 StringData-ing up, c_str()-ing down
|
2010-08-18 18:12:31 -04:00 |
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
|
$elemMatch works on primitives SERVER-1264
|
2010-09-24 15:57:20 -04:00 |
matcher.h
|
SERVER-2189
|
2010-12-07 23:01:40 -08:00 |
minilex.h
|
minilex deprecated
|
2010-08-16 11:58:02 -04:00 |
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
|
SERVER-1804 tighter background job
|
2010-10-13 17:38:09 -04:00 |
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
|
fix segfault on repl set slave before inited SERVER-1656
|
2010-08-22 18:04:42 -04:00 |
resource.h
|
|
|
restapi.cpp
|
fix http with auth SERVER-1952
|
2010-11-12 10:56:00 -05:00 |
restapi.h
|
SERVER-1822 dedup webGetAdminUser/webHaveAdminUser
|
2010-10-01 09:06:58 -04:00 |
scanandorder.h
|
const
|
2010-11-16 16:11:38 -05:00 |
security_commands.cpp
|
SERVER-779 don't use a write lock
|
2010-09-07 19:54:35 -07:00 |
security.cpp
|
move include to top of file from bottom
|
2010-11-04 09:00:39 -04:00 |
security.h
|
|
|
tests.cpp
|
towards a new capped impl; NamespaceDetails readability; cleaning
|
2010-09-09 07:12:17 -04:00 |
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 |