0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2009-01-13 10:36:27 -05:00
..
btree.cpp nicer logging 2008-12-29 11:47:20 -05:00
btree.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
btreecursor.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
clientcursor.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
clientcursor.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
cloner.cpp recv full http request, implement simple rest post handling, refactor dbclient code 2009-01-07 10:08:12 -05:00
commands.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
commands.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
cursor.cpp New capped collection cursors 2009-01-13 10:32:34 -05:00
cursor.h New capped collection cursors 2009-01-13 10:32:34 -05:00
database.h Logic for choosing file size 2009-01-13 10:31:56 -05:00
db.cpp Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
db.h Move getDatabaseNames to instance.cpp 2008-12-29 14:07:21 -05:00
db.rc we don't need MFC 2009-01-07 16:48:47 -05:00
db.sln release_nojni visual studio target added 2008-12-22 12:38:12 -05:00
db.vcproj a little work on securit 2009-01-09 18:15:30 -05:00
dbcommands.cpp Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-10 18:29:09 -05:00
dbeval.cpp eval works with a string 2009-01-08 16:23:59 -05:00
dbhelpers.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
dbhelpers.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
dbinfo.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
dbinfo.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
dbmessage.h set options flag when $err is returned 2009-01-09 11:20:16 -05:00
dbwebserver.cpp recv full http request, implement simple rest post handling, refactor dbclient code 2009-01-07 10:08:12 -05:00
flushtest.cpp more flushtest 2009-01-04 19:13:51 +00:00
instance.cpp Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
instance.h recv full http request, implement simple rest post handling, refactor dbclient code 2009-01-07 10:08:12 -05:00
introspect.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
introspect.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
javajs.cpp backwards compatability for python where/eval 2009-01-10 18:26:02 -05:00
javajs.h can run without ed around 2009-01-08 14:18:27 -05:00
javatest.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
jsobj.cpp Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-10 18:29:09 -05:00
jsobj.h Make findElement const 2009-01-13 10:30:52 -05:00
json.cpp Check syntactically reserved field names specifically 2009-01-12 11:51:20 -05:00
json.h Enhance json parser 2009-01-06 13:02:09 -05:00
lasterror.cpp getlasterror 2009-01-05 15:30:07 -05:00
lasterror.h getlasterror 2009-01-05 15:30:07 -05:00
makefile Add new files to targets 2009-01-13 10:36:27 -05:00
makefile.Darwin.i386 testing - please ignore - no functional change 2008-12-29 14:07:20 -05:00
makefile.Linux.i686 Modify makefile system to allow different builds on 32-bit vs 64-bit linux. 2008-03-26 10:11:29 -04:00
makefile.Linux.x86_64 added 64 bit directory 2008-06-08 20:43:12 +00:00
matcher.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
matcher.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
minilex.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
namespace.cpp Support capped collections w/ multiple extents (migration from old formats is automatic) 2009-01-13 10:30:01 -05:00
namespace.h Support capped collections w/ multiple extents (migration from old formats is automatic) 2009-01-13 10:30:01 -05:00
pcre.txt
pdfile.cpp Separate file size spec from name, create new style capped cursors, define file size func on any os 2009-01-13 10:28:42 -05:00
pdfile.h Separate file size spec from name, create new style capped cursors, define file size func on any os 2009-01-13 10:28:42 -05:00
query.cpp Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
query.h set options flag when $err is returned 2009-01-09 11:20:16 -05:00
queryoptimizer.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
queryoptimizer.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
repl.cpp Large oplog collection sizes + misc 2009-01-13 10:34:36 -05:00
repl.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
replset.h Enhance json parser 2009-01-06 13:02:09 -05:00
resource.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
scanandorder.h Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
security.cpp a little work on securit 2009-01-09 18:15:30 -05:00
security.h a little work on securit 2009-01-09 18:15:30 -05:00
storage.h Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
tests.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00