0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

36 Commits

Author SHA1 Message Date
Dwight
c88389e558 checkpoint: beginnings of cleaning up the recstore interface 2009-03-20 15:39:22 -04:00
Aaron
3931f7efcb Revert "Use os file locking to lock dbpath"
This reverts commit 56e81849a0.
2009-03-10 10:14:37 -04:00
Aaron
56e81849a0 Use os file locking to lock dbpath 2009-03-09 20:02:02 -04:00
Aaron
dbaa985014 Reset NamespaceDetailsTransient and clear query cache on drop database 2009-03-03 15:27:22 -05:00
Dwight
3111e5411e BSONObjBuilderValueStream bug fix 2009-02-23 18:05:38 -05:00
Aaron
86b5efcd1e Call clientStop() before releasing mutex 2009-02-11 10:24:32 -05:00
Aaron
166716bb25 dbtop 2009-02-09 15:57:30 -05:00
Dwight
c01b4a773a reccache bug fix 2009-02-04 11:26:51 -05:00
Eliot Horowitz
3aa74384ae grid/message -> util/message 2009-02-03 13:30:28 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
Aaron
1fe268276d Don't destroy db mutex 2009-01-29 17:26:07 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
689962e86d Move getDatabaseNames to instance.cpp 2008-12-29 14:07:21 -05:00
Aaron
59c6f23224 Add listDatabases command 2008-12-29 13:24:24 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Aaron
7e5802c7ae Comment 'first operation' logging 2008-12-22 13:19:51 -05:00
Aaron
e416c1f119 Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
Dwight
7890020506 windows release build support 2008-12-16 18:25:56 -05:00
Dwight
ac51aadd92 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/pdfile.h
2008-12-16 18:01:00 -05:00
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
Aaron
75a45c346f Add repairDatabase support 2008-12-16 10:20:24 -05:00
Dwight
b393202f97 fix my brain dead timing code 2008-12-10 16:52:25 -05:00
Aaron
8b8522c4e6 Lock repl pair state where necessary. 2008-12-10 13:07:18 -05:00
Dwight
971524387a Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	client/dbclient.h
2008-12-05 16:51:43 -05:00
Dwight
74f630aacc timing capabilities 2008-12-05 16:45:10 -05:00
Aaron Staple
243a3e6b2f Adding some pairing tests 2008-12-05 16:03:35 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
dwight
e783239b3f copydb work 2008-09-14 22:49:30 -04:00
dwight
bc24777c11 replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Eliot Horowitz
48de06f6e9 db local jni access works 2008-03-27 17:48:07 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00