0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
Dwight b63867ab3c cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
..
btree.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
btree.h Cursor bracketing supports multiple inequalities on the same field 2008-12-11 09:48:14 -05:00
btreecursor.cpp Cursor bracketing supports multiple inequalities on the same field 2008-12-11 09:48:14 -05:00
clientcursor.cpp replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
clientcursor.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
cloner.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
commands.cpp don't log to our oplog operations we are replicating from elsewhere 2008-12-05 10:09:16 -05:00
commands.h protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
cursor.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
database.h bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
db.cpp cleanup how we use boost. 2008-12-16 17:48:48 -05:00
db.h cleanup how we use boost. 2008-12-16 17:48:48 -05:00
db.rc first commit 2007-10-19 19:35:48 -04:00
db.sln dbgrid start 2008-09-09 10:19:31 -04:00
db.vcproj cleanup how we use boost. 2008-12-16 17:48:48 -05:00
dbcommands.cpp { query : ... } form accepted for $cmd's. 2008-12-15 09:45:51 -05:00
dbeval.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
dbhelpers.cpp $cmd replacepeer 2008-12-15 17:23:54 -05:00
dbhelpers.h $cmd replacepeer 2008-12-15 17:23:54 -05:00
dbinfo.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbinfo.h bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbmessage.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
dbwebserver.cpp $cmd replacepeer 2008-12-15 17:23:54 -05:00
instance.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
instance.h Adding new unit dbtests binary, with a few btree tests; moved some global state from db.cpp to instance.cpp 2008-12-02 09:53:05 -08:00
introspect.cpp replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
introspect.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
javajs.cpp $cmd replacepeer 2008-12-15 17:23:54 -05:00
javajs.h rename classes 2008-10-21 16:13:48 -04:00
javatest.cpp added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
jsobj.cpp Make object comparison recursive, with tests 2008-12-11 19:16:25 -05:00
jsobj.h Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-12 14:22:56 -05:00
json.cpp rename classes 2008-10-21 16:13:48 -04:00
json.h rename classes 2008-10-21 16:13:48 -04:00
makefile Add -Wsign-compare for g++, clean up a few warning messages 2008-12-12 14:19:49 -05:00
makefile.Darwin.i386 Added flag to build with 10.4 compatability. 2008-07-21 11:07:19 -04: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 Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -05:00
matcher.h Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -05:00
minilex.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
namespace.cpp replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
namespace.h compile visual c++ 2008-12-11 19:09:21 -05:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp Some basic array index improvements 2008-12-11 17:35:11 -05:00
pdfile.h cleanup how we use boost. 2008-12-16 17:48:48 -05:00
query.cpp prettier plus eliminating a couple warnings on visual c++ 2008-12-10 11:39:13 -05:00
query.h rename classes 2008-10-21 16:13:48 -04:00
queryoptimizer.cpp nscanned on slow query output in log 2008-11-15 19:04:01 -05:00
queryoptimizer.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
repl.cpp fixes for replacepeer (replica pair functionality) 2008-12-15 18:00:10 -05:00
repl.h $cmd replacepeer 2008-12-15 17:23:54 -05:00
replset.h Not master if haven't caught up 2008-12-12 16:00:55 -05:00
resource.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
scanandorder.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
storage.h rename classes 2008-10-21 16:13:48 -04:00
tests.cpp repl master fix 2008-07-31 09:58:08 -04:00