0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-08-25 13:01:36 -04:00
..
geo Working $centerSphere 2010-08-24 14:28:09 -04:00
helpers
modules added bad file 2010-07-29 01:26:03 -04:00
repl HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
stats SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
background.h
btree.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-08-22 12:42:49 -04:00
btree.h SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
btreecursor.cpp SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
cap.cpp rs rollback create collection 2010-08-03 15:00:56 -04:00
client.cpp cleaning formatting 2010-08-25 13:01:36 -04:00
client.h cleaning formatting 2010-08-25 13:01:36 -04:00
clientcursor.cpp misc cleaning 2010-08-23 12:44:40 -04:00
clientcursor.h cleaning 2010-08-23 11:53:49 -04:00
cloner.cpp rs rollback work 162 163 2010-08-23 15:48:13 -04:00
cmdline.cpp Refactoring of Windows Service related code in preperation for SERVER-1589. 2010-08-20 18:40:44 -04:00
cmdline.h Refactoring of Windows Service related code in preperation for SERVER-1589. 2010-08-20 18:40:44 -04:00
commands.cpp security fix 2010-07-12 09:13:23 -04:00
commands.h cleaning 2010-08-16 09:00:58 -04:00
common.cpp
concurrency.h
curop.h use checksum to make curop threadsafe SERVER-723 2010-07-29 01:08:20 -04:00
cursor.cpp SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
cursor.h SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
database.cpp Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
database.h fix an old but serious bug with cursors 162 2010-08-23 11:12:35 -04:00
db_10.sln cleaning 2010-08-23 11:53:49 -04:00
db.cpp cleaning formatting 2010-08-25 13:01:36 -04:00
db.h future not using yet 2010-08-23 08:37:26 -04:00
db.rc RC script that compiles with Visual Studio Express and includes the mongo icon. 2010-07-08 12:56:11 +08:00
db.sln
db.vcproj new file rs 2010-07-16 10:42:53 -04:00
db.vcxproj vcxproj fix 2010-08-22 10:35:12 -04:00
db.vcxproj.filters minilex deprecated 2010-08-16 11:58:02 -04:00
dbcommands_admin.cpp
dbcommands_generic.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
dbcommands.cpp fix datasize tests 2010-08-24 01:39:38 -04:00
dbeval.cpp
dbhelpers.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-08-03 20:09:28 -07:00
dbhelpers.h rs handle rollbacks from capped collections 2010-08-03 14:13:53 -04:00
dbmessage.h messasge debugging 2010-07-23 16:06:06 -04:00
dbwebserver.cpp jsonp callback support in rest api 2010-08-24 17:57:00 -04:00
dbwebserver.h HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
diskloc.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
driverHelpers.cpp
extsort.cpp warning 2010-07-28 22:37:04 -04:00
extsort.h
filever.h
flushtest.cpp
index.cpp misc cleaning 2010-08-23 12:44:40 -04:00
index.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
indexkey.cpp
indexkey.h
instance.cpp idiot compiler 2010-08-24 22:23:19 -04:00
instance.h fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp sanity check for possible corruption 2010-08-22 16:32:14 -04:00
jsobj.h SERVER-1270 StringData unit test 2010-07-14 18:15:18 -04:00
jsobjmanipulator.h
json.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
json.h
lasterror.cpp remove mechanism to put mongos -> mongod connections in last error id mode 2010-08-17 17:01:33 -04:00
lasterror.h remove mechanism to put mongos -> mongod connections in last error id mode 2010-08-17 17:01:33 -04:00
matcher_covered.cpp
matcher.cpp minor: recursive -> nested 2010-08-19 10:15:04 -04:00
matcher.h avoid matching old or clauses unnecessarily 2010-07-20 14:49:36 -07:00
minilex.h minilex deprecated 2010-08-16 11:58:02 -04:00
module.cpp
module.h
mongo.ico
mr.cpp fix m/r sort SERVER-1652 2010-08-21 21:23:33 -04:00
namespace.cpp SERVER-1614 2010-08-11 17:12:35 -04:00
namespace.h SERVER-1549 implement empty capped 2010-08-02 14:26:14 -07:00
nonce.cpp
nonce.h
oplog.cpp clean logging 2010-08-17 16:31:21 -04:00
oplog.h more const 2010-08-23 11:45:32 -04:00
oplogreader.h remove logging 2010-08-16 13:53:29 -04:00
pcre.txt
pdfile.cpp do not background index when applying a create index operation 2010-08-23 13:55:34 -04:00
pdfile.h better error msg 2010-08-20 14:14:12 -04:00
query.cpp SERVER-1671 pair1.js failing 2010-08-24 22:16:00 -04:00
query.h store rolled back info in flat files SERVER-1512 2010-08-03 09:47:03 -04:00
queryoptimizer.cpp SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
queryoptimizer.h SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
queryutil.cpp SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
queryutil.h SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
rec.h
reccache.cpp
reccache.h
reci.h
recstore.h
repl_block.cpp fix isMaster detection SERVER-1544 2010-08-02 16:54:09 -04:00
repl_block.h
repl.cpp do not background index when applying a create index operation 2010-08-23 13:55:34 -04:00
repl.h cleaning 2010-07-18 13:34:16 -04: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 HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
scanandorder.h fix bugs with query yielding 162 2010-08-23 12:45:31 -04:00
security_commands.cpp cleaning 2010-08-16 09:00:58 -04:00
security.cpp
security.h
storage.cpp
tests.cpp
update.cpp assert when would inf. loop, but probably caused by something else, still looking 2010-08-25 02:42:25 -04:00
update.h out of range string access 2010-07-04 09:16:21 -04:00