Eliot Horowitz
|
eeae78fbf2
|
when creating a DB for the first time, and only need a read lock, make sure to give up the write lock
|
2010-02-12 14:07:17 -05:00 |
|
Eliot Horowitz
|
2348a3cc12
|
make some things noLocking
|
2010-02-12 13:36:10 -05:00 |
|
Eliot Horowitz
|
1775dc3719
|
don't lock
|
2010-02-12 13:33:22 -05:00 |
|
Eliot Horowitz
|
96f7493c21
|
refactor again for mongos,mongo
|
2010-02-12 13:21:33 -05:00 |
|
Eliot Horowitz
|
a4ae3d420e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-12 13:04:31 -05:00 |
|
Eliot Horowitz
|
ee3b7145e3
|
refactoring command execution
|
2010-02-12 13:04:20 -05:00 |
|
Mike Dirolf
|
6ed8777643
|
make mms url configurable from the command line
|
2010-02-12 13:03:40 -05:00 |
|
Eliot Horowitz
|
bf8d571e5e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-12 11:33:27 -05:00 |
|
Eliot Horowitz
|
d56750fe7f
|
re-enable mms with some fixes
|
2010-02-12 11:33:15 -05:00 |
|
Eliot Horowitz
|
2f406ce762
|
test for http interface
|
2010-02-12 11:33:07 -05:00 |
|
Eliot Horowitz
|
eaf2a30a5b
|
change to uassert
|
2010-02-12 11:32:44 -05:00 |
|
Richard Kreuter
|
861c8513f3
|
Fix typo in debian/changelog MINOR
|
2010-02-12 11:25:19 -05:00 |
|
Richard Kreuter
|
22530d6b64
|
Try starting or stopping mongo in all runlevels. MINOR
|
2010-02-12 11:17:22 -05:00 |
|
Richard Kreuter
|
7677986ab7
|
Minor fixups for Debian.
|
2010-02-12 11:17:22 -05:00 |
|
Eliot Horowitz
|
a4e79e80c2
|
make sure to use flags for all send/recv ops
|
2010-02-12 11:07:57 -05:00 |
|
Eliot Horowitz
|
65d6f42b83
|
better debugging for rouge clients
|
2010-02-12 11:07:37 -05:00 |
|
Eliot Horowitz
|
9f06af5d7b
|
spacing
|
2010-02-12 10:00:50 -05:00 |
|
Dwight Merriman
|
4b372247f1
|
crlf->lf
|
2010-02-12 08:46:53 -05:00 |
|
Dwight Merriman
|
56092b9e2d
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-12 08:44:03 -05:00 |
|
Eliot Horowitz
|
6370984c5d
|
post 1.3.2
|
2010-02-11 22:38:53 -05:00 |
|
Mathias Stearn
|
29f0b15d5f
|
Don't split chunk if min would equal max
|
2010-02-11 20:22:32 -05:00 |
|
Eliot Horowitz
|
a94e0b79b1
|
increase threshold to start mongod
|
2010-02-11 17:45:29 -05:00 |
|
Eliot Horowitz
|
74d81e44b5
|
moving bg stuff to slow
|
2010-02-11 17:33:13 -05:00 |
|
Eliot Horowitz
|
5d44f01b1f
|
wait longer but smarter for mongod to stasrt
|
2010-02-11 17:17:36 -05:00 |
|
Eliot Horowitz
|
e13c189def
|
temp rlease when connecting to master for serverStatus
|
2010-02-11 17:17:24 -05:00 |
|
Eliot Horowitz
|
328754c4ec
|
BUMP 1.3.2
|
2010-02-11 15:29:16 -05:00 |
|
Dwight
|
3005fcb976
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-11 14:50:09 -05:00 |
|
Dwight
|
0ae466d158
|
SERVER-619 background indexing fix
|
2010-02-11 14:49:55 -05:00 |
|
Richard Kreuter
|
dfa63a69a7
|
Trying (again) to fix the permissions on makedist.py. MINOR
|
2010-02-11 14:39:59 -05:00 |
|
Richard Kreuter
|
678f2d9bce
|
Merge branch 'makedist'
|
2010-02-11 14:39:07 -05:00 |
|
Richard Kreuter
|
9e21b214fc
|
Misc. changes to makedist.py. MINOR
|
2010-02-11 14:37:08 -05:00 |
|
Eliot Horowitz
|
5bff6ebc41
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-11 14:36:19 -05:00 |
|
Eliot Horowitz
|
2b96337203
|
option to have slave lag in serverStatus SERVER-586
|
2010-02-11 14:35:55 -05:00 |
|
Mathias Stearn
|
6ea23ccfa2
|
ServerStatus ratios shouldn't divide by 0
|
2010-02-11 13:50:34 -05:00 |
|
Mathias Stearn
|
72f8e1ae73
|
fix opToString MINOR
|
2010-02-11 13:50:34 -05:00 |
|
Eliot Horowitz
|
e2a8e2f12d
|
explicit test for SERVER-628
|
2010-02-11 13:49:37 -05:00 |
|
Eliot Horowitz
|
c3b8492cf0
|
count commands separately
|
2010-02-11 12:52:26 -05:00 |
|
Eliot Horowitz
|
c9ed60974d
|
fix upsert for DBRef SERVER-627
|
2010-02-11 11:36:08 -05:00 |
|
Eliot Horowitz
|
7935d23cca
|
use opidtostring
|
2010-02-10 22:28:29 -05:00 |
|
Eliot Horowitz
|
db18c068d4
|
handle bad syntax better
|
2010-02-10 21:57:14 -05:00 |
|
Dwight
|
d311ff64ff
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-10 15:34:54 -05:00 |
|
Dwight
|
635a16e94c
|
SERVER-620
mongod thinks a background process is running for a db, even when it's not
|
2010-02-10 15:34:41 -05:00 |
|
Eliot Horowitz
|
b88e91c8f5
|
clean up curop read/write detection
|
2010-02-10 15:16:00 -05:00 |
|
Eliot Horowitz
|
f765ec0442
|
fix repl
|
2010-02-10 14:18:57 -05:00 |
|
Eliot Horowitz
|
38b822809b
|
test for SERVER-622
|
2010-02-10 13:35:43 -05:00 |
|
Eliot Horowitz
|
ce7b286745
|
make sure all threads that use a lock have a Client
|
2010-02-10 13:28:08 -05:00 |
|
Richard Kreuter
|
e9676be9b5
|
Add Ubuntu 8.10 to makedist.py; refactor slightly. MINOR
|
2010-02-10 13:18:57 -05:00 |
|
Richard Kreuter
|
8e3bf0feca
|
Run mongod as user mongodb on upstart systems. MINOR
|
2010-02-10 13:18:13 -05:00 |
|
Richard Kreuter
|
b255688822
|
Delete ubuntu/ subdir in debian/ (no non-redundant contents). MINOR
|
2010-02-10 10:09:41 -05:00 |
|
Eliot Horowitz
|
58dff03bbb
|
warning -> note
|
2010-02-09 23:17:48 -05:00 |
|