.. |
modules
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
background.h
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
btree.cpp
|
SERVER-182 allow queries with array indexes
|
2010-01-20 13:57:20 -05:00 |
btree.h
|
rename Matcher class
|
2010-01-19 11:04:52 -05:00 |
btreecursor.cpp
|
new killOp(opnumber)
|
2009-12-22 15:22:37 -05:00 |
client.cpp
|
replace resetClient with Client::Context
|
2010-01-19 13:03:23 -05:00 |
client.h
|
replace resetClient with Client::Context
|
2010-01-19 13:03:23 -05:00 |
clientcursor.cpp
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
clientcursor.h
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
cloner.cpp
|
rename Matcher class
|
2010-01-19 11:04:52 -05:00 |
cmdline.h
|
configure "slow" queries
|
2009-12-29 14:48:42 -05:00 |
commands.cpp
|
some command cleaning
|
2010-01-20 14:02:14 -05:00 |
commands.h
|
some command cleaning
|
2010-01-20 14:02:14 -05:00 |
concurrency.h
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
curop.h
|
compile windows (vcproj)
|
2009-12-30 11:59:54 -05:00 |
cursor.cpp
|
new killOp(opnumber)
|
2009-12-22 15:22:37 -05:00 |
cursor.h
|
rename Matcher class
|
2010-01-19 11:04:52 -05:00 |
database.cpp
|
--profile command line option SERVER-456
|
2009-12-29 12:27:27 -05:00 |
database.h
|
SERVER-493 when opening 'all' files, don't open preallocated ones
|
2010-01-19 16:33:41 -08:00 |
db_10.sln
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
db.cpp
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
db.h
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
db.rc
|
|
|
db.sln
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
db.vcproj
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
db.vcxproj
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
dbcommands_admin.cpp
|
SERVER-519
|
2010-01-04 16:37:28 -05:00 |
dbcommands.cpp
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
dbeval.cpp
|
configure "slow" queries
|
2009-12-29 14:48:42 -05:00 |
dbhelpers.cpp
|
rename DBContext to Client::Context
|
2010-01-17 16:57:35 -05:00 |
dbhelpers.h
|
rename DBContext to Client::Context
|
2010-01-17 16:57:35 -05:00 |
dbmessage.h
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
dbstats.cpp
|
compile vcproj
|
2010-01-18 11:06:10 -05:00 |
dbstats.h
|
add more ops to OpCounter
|
2010-01-16 08:00:42 -05:00 |
dbwebserver.cpp
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01:00 |
extsort.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
extsort.h
|
make buildindex interruptable
|
2010-01-15 13:19:35 -05:00 |
filever.h
|
datafile ver checking beginnings
|
2009-09-08 15:20:21 -04:00 |
flushtest.cpp
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
index.cpp
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
index.h
|
some work towards background indexing
|
2010-01-18 14:34:33 -05:00 |
instance.cpp
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
instance.h
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01:00 |
introspect.cpp
|
move the var 'database' inside Client object
|
2009-10-14 14:34:38 -04:00 |
introspect.h
|
Add 'cursorInfo' command, remove old method of getting information about cursors
|
2009-02-23 17:55:13 -05:00 |
javatest.cpp
|
|
|
jsobj.cpp
|
cleaning
|
2010-01-21 08:57:09 -05:00 |
jsobj.h
|
jsonString supports timestamp
|
2010-01-19 10:16:45 -05:00 |
jsobjmanipulator.h
|
cleaning
|
2010-01-21 08:57:09 -05:00 |
json.cpp
|
Support more escapes in JSON strings SERVER-552
|
2010-01-20 13:42:39 -05:00 |
json.h
|
Use @file to tell doxygen to document globals, add more doc for BSON() and QUERY()
|
2009-02-10 14:04:03 -05:00 |
lasterror.cpp
|
fix id based last error concurrency SERVER-535
|
2010-01-15 15:57:57 -05:00 |
lasterror.h
|
SERVER-531 use correct threading model for disabling lastError
|
2010-01-12 16:56:29 -08:00 |
matcher.cpp
|
SERVER-182 allow queries with array indexes
|
2010-01-20 13:57:20 -05:00 |
matcher.h
|
SERVER-182 allow queries with array indexes
|
2010-01-20 13:57:20 -05:00 |
minilex.h
|
cleaning to remove warning MINOR
|
2009-09-16 15:46:41 -04:00 |
module.cpp
|
minor: don't put mms in options
|
2009-11-25 10:14:08 -05:00 |
module.h
|
fix linux static init. will have to look at windows more
|
2009-11-18 17:08:58 -05:00 |
mr.cpp
|
better m/r debugging
|
2010-01-16 08:01:38 -05:00 |
namespace.cpp
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
namespace.h
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
nonce.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
nonce.h
|
bug fix with OID generation on OS X (init order problem)
|
2009-11-24 18:09:20 -05:00 |
pcre.txt
|
|
|
pdfile.cpp
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
pdfile.h
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
query.cpp
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
query.h
|
stop using stringstream for logging
|
2009-12-29 23:30:29 -05:00 |
queryoptimizer.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
queryoptimizer.h
|
MINOR comments
|
2009-12-21 09:26:16 -08:00 |
queryutil.cpp
|
Use indexes for regexes with "x" flags
|
2010-01-14 23:52:49 -05:00 |
queryutil.h
|
FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125
|
2009-10-28 12:44:26 -04:00 |
rec.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reccache.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reccache.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reci.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
recstore.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
repl.cpp
|
rename DBContext to Client::Context
|
2010-01-17 16:57:35 -05:00 |
repl.h
|
make findingstartcursor safe from timeouts
|
2010-01-12 14:08:38 -05:00 |
replset.h
|
nsToClient -> nsToDatabase
|
2009-12-31 16:31:07 -05:00 |
resource.h
|
|
|
scanandorder.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
security_commands.cpp
|
SERVER-469 don't crash when authenticate called before getnonce
|
2009-12-09 14:00:14 -08:00 |
security.cpp
|
security cleanup / segault fix in currentOp SERVER-384
|
2009-10-25 00:47:43 -04:00 |
security.h
|
rename DBContext to Client::Context
|
2010-01-17 16:57:35 -05:00 |
storage.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
storage.h
|
Increase max data size to 32TB
|
2009-12-02 15:39:46 -05:00 |
tests.cpp
|
got rid of exit() calls
|
2009-08-07 15:37:50 -04:00 |
update.cpp
|
fix $unset combined with other modifier bug
|
2010-01-21 23:26:46 -05:00 |
update.h
|
correcting where const gets removed
|
2010-01-21 13:24:18 -05:00 |