dwight
|
f7dcfc6a2c
|
better randoms on OS X
|
2009-01-18 12:19:26 -05:00 |
|
unknown
|
f412f99bee
|
compile on windows
|
2009-01-18 11:53:33 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Aaron
|
51276a86b1
|
Large oplog collection sizes + misc
|
2009-01-13 10:34:18 -05:00 |
|
Dwight
|
e586e5220a
|
a little work on securit
|
2009-01-09 18:15:30 -05:00 |
|
Dwight
|
3310cb2280
|
security beginnings
|
2009-01-07 18:47:11 -05:00 |
|
Dwight
|
db20305fa1
|
md5
|
2009-01-07 13:31:16 -05:00 |
|
Dwight
|
6e9a533d67
|
more threadsafe
|
2009-01-06 18:57:01 -05:00 |
|
Dwight
|
1cc123561a
|
try not to die in segv printouts with deadlocks and such
|
2009-01-06 18:25:38 -05:00 |
|
Dwight
|
2e35206b47
|
getlasterror
|
2009-01-05 15:30:07 -05:00 |
|
dwight
|
ffc3bb2216
|
minor nicer logging
|
2009-01-04 20:09:31 -05:00 |
|
Eliot Horowitz
|
f867ea1a11
|
typo
|
2008-12-29 17:59:44 -05:00 |
|
Eliot Horowitz
|
875ea007ef
|
boost filesystem oddity
this lets me use a:b with all versions of boost
|
2008-12-29 17:52:23 -05:00 |
|
Aaron
|
6e639c392d
|
Log prettier
|
2008-12-29 14:36:41 -05:00 |
|
Aaron
|
a6169c8e88
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2008-12-29 14:22:39 -05:00 |
|
Aaron
|
4e01f4fc84
|
Clear tmp dirs on startup
|
2008-12-29 14:22:36 -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
|
3211918f04
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2008-12-29 12:11:14 -05:00 |
|
Aaron
|
f6613cc644
|
Check db size before repairing
|
2008-12-29 11:56:13 -05:00 |
|
Dwight
|
a9bbd5681b
|
nicer logging
--verbose
|
2008-12-29 11:47:20 -05:00 |
|
Aaron
|
b8c9daf883
|
Catch more exception types in connThread(), instead of failing silently
|
2008-12-28 23:11:09 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
unknown
|
4148938303
|
simple quotas for disk usage
|
2008-12-27 12:07:20 -05:00 |
|
unknown
|
d3d8cb55d1
|
minor logging cleanup
|
2008-12-27 11:05:04 -05:00 |
|
dwight
|
ac2ab910d5
|
begin --quotasimple
|
2008-12-26 22:06:48 -05:00 |
|
Aaron
|
e00864a8b6
|
Print new pdfile version number in log message
|
2008-12-24 17:21:26 -05:00 |
|
Aaron
|
0611369ae8
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2008-12-22 13:14:35 -05:00 |
|
Aaron
|
351c50c7a4
|
dbpath parameter to initAndListen has been removed
|
2008-12-22 13:14:22 -05:00 |
|
Dwight
|
8b0a5e7f49
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2008-12-22 12:38:24 -05:00 |
|
Dwight
|
0ffc82172d
|
release_nojni visual studio target added
check for little endian when start
|
2008-12-22 12:38:12 -05:00 |
|
Aaron
|
e416c1f119
|
Automatically repair databases when pdfile version changes
|
2008-12-18 13:32:47 -05:00 |
|
Aaron
|
6ae140a2df
|
Use socketless interface for cloning using single db instance
|
2008-12-18 12:02:12 -05:00 |
|
Aaron
|
b473e85b92
|
Make g++ warnings stricter, clear a few new warnings
|
2008-12-17 14:09:37 -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
|
0e32c98bf3
|
protect against inappropriate $cmd's to a slave mode db
Command code cleanup
--quiet for Jim
|
2008-12-11 10:27:05 -05:00 |
|
Geir Magnusson Jr
|
40dd1bd6e4
|
Move the definition of objcheck variable from db.cpp to
instance.cpp, so that the dbtests can link - it doesn't
link with db.cpp
|
2008-12-08 14:41:38 -05:00 |
|
Dwight
|
a43b0755ad
|
--objcheck command
|
2008-12-08 11:21:00 -05:00 |
|
Dwight
|
e98dbf5acd
|
compile on windows
|
2008-12-03 10:12:27 -05:00 |
|
Aaron Staple
|
58fd04ab38
|
Merge with recent db.cpp, makefile changes
|
2008-12-03 09:56:18 -05:00 |
|
Aaron Staple
|
ffc4cd87af
|
Remove #include cruft
|
2008-12-02 17:27:22 -08:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Aaron Staple
|
6c5b0b5cfb
|
Forgot commit -a
|
2008-12-02 09:54:32 -08:00 |
|
unknown
|
dfb8f562ae
|
web console beginnings
|
2008-11-29 20:01:58 -05:00 |
|
Dwight
|
890048958b
|
--source useful now
|
2008-11-10 17:45:39 -05:00 |
|