Eliot Horowitz
|
affd92783f
|
making mongod sharding aware
|
2009-03-17 17:25:10 -04:00 |
|
Aaron
|
8ffaa3e2d9
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
|
Aaron
|
b936cb2c97
|
objcheck validates every bson object read from a message
|
2009-03-13 12:07:00 -04:00 |
|
Aaron
|
0fe7ab762f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-10 11:26:14 -04:00 |
|
Aaron
|
1374665894
|
Add --nohints cmd line option
|
2009-03-10 10:54:00 -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
|
384864c5b9
|
Don't log first operation, which is now coming from a DBDirectClient
|
2009-03-06 13:18:22 -05:00 |
|
Aaron
|
1839efb94d
|
Log current op to console on crash
|
2009-03-03 16:10:42 -05:00 |
|
Aaron
|
e641c77844
|
Clarify use of prefix
|
2009-03-03 15:32:51 -05:00 |
|
Aaron
|
dbaa985014
|
Reset NamespaceDetailsTransient and clear query cache on drop database
|
2009-03-03 15:27:22 -05:00 |
|
Aaron
|
7bfc826646
|
Remove old code
|
2009-02-24 14:41:53 -05:00 |
|
Aaron
|
a7eb50116c
|
Manually interleve query optimizer's plans rather than running each plan in a new thread
|
2009-02-24 11:49:55 -05:00 |
|
Aaron
|
86c4c87be6
|
New query optimizer checkpoint, minus jstest changes
|
2009-02-24 10:27:07 -05:00 |
|
Aaron
|
84231c6919
|
Wait for replication to finish before grabbing db mutex
|
2009-02-12 11:37:30 -05:00 |
|
Aaron
|
166716bb25
|
dbtop
|
2009-02-09 15:57:30 -05:00 |
|
Aaron
|
cf8e9b31b4
|
Create .ns file lazily
|
2009-02-06 12:45:05 -05:00 |
|
Dwight
|
4dc5d0b907
|
no more "msg end"
get rid of crazy <b> in profiling strings
|
2009-02-04 14:49:24 -05:00 |
|
Dwight
|
1290733ed9
|
some debug logging
|
2009-02-04 13:53:08 -05:00 |
|
Dwight
|
5dd84d0638
|
on exit, wait for replication to finish up
|
2009-02-04 13:22:02 -05:00 |
|
Aaron
|
57dc491b4b
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-02-04 10:59:32 -05:00 |
|
Aaron
|
0f724cd5fd
|
Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutex
|
2009-02-04 10:47:36 -05:00 |
|
Aaron
|
cf4e99b9ee
|
Log generated id with inserted object, log id as update query in some cases
|
2009-02-03 22:34:51 -05:00 |
|
Dwight
|
86fa7463e9
|
Merge branch 'master' of git.10gen.com:/data/gitroot/p
Conflicts:
db/instance.cpp
|
2009-02-02 18:23:57 -05:00 |
|
Dwight
|
d1ba9dfb49
|
datastore work
|
2009-02-02 18:18:22 -05:00 |
|
Aaron
|
bf700c8040
|
Add autoresync option
|
2009-02-02 11:15:24 -05:00 |
|
Aaron
|
c684aab51f
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-02-02 09:54:23 -05:00 |
|
Aaron
|
8974979813
|
Clean up signal handling, fixing some potential hangs
|
2009-02-02 09:52:14 -05:00 |
|
dwight
|
5e5765f9b4
|
recstore
|
2009-02-01 14:53:54 -05:00 |
|
Aaron
|
1fe268276d
|
Don't destroy db mutex
|
2009-01-29 17:26:07 -05:00 |
|
Dwight
|
e5c2c1b3b6
|
correct security
|
2009-01-29 09:27:45 -05:00 |
|
Dwight
|
ca9969293b
|
killop / inprog commands
|
2009-01-28 18:08:02 -05:00 |
|
Aaron
|
f3634828db
|
Legacy objects may not have ids
|
2009-01-28 15:34:33 -05:00 |
|
Aaron
|
639c73405c
|
Don't log an update having no effect, log id as query when doing just one remove
|
2009-01-28 15:24:52 -05:00 |
|
Eliot Horowitz
|
6745ae9693
|
dbexit needs to use real exit
|
2009-01-25 16:25:36 -05:00 |
|
dwight
|
7b69fc0656
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2009-01-23 11:35:42 -05:00 |
|
dwight
|
39ab3422b0
|
correct security on db eval's
|
2009-01-23 11:35:22 -05:00 |
|
Aaron
|
6d40919704
|
Typo
|
2009-01-23 10:30:15 -05:00 |
|
Aaron
|
29c383ae20
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-01-23 10:17:34 -05:00 |
|
Aaron
|
9d3019ba30
|
Dummy authorization for DBDirectClient
|
2009-01-23 10:11:11 -05:00 |
|
dwight
|
2e6f4fc3da
|
multi obj insert is ok - mistake with previous security checkin
|
2009-01-22 18:37:41 -05:00 |
|
Eliot Horowitz
|
64e1027072
|
track where the db was started from so easier to find jars
|
2009-01-22 11:15:51 -05:00 |
|
Eliot Horowitz
|
3e7985c5d6
|
changed verbose to logLevel and added log(int)
|
2009-01-20 14:30:59 -05:00 |
|
Aaron
|
26b4acb5b9
|
Set up authInfo in contexts where it may be required
|
2009-01-20 11:05:53 -05:00 |
|
unknown
|
cb90806ce1
|
basic security
|
2009-01-18 20:31: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 |
|